'use client'; import React, { useState } from 'react'; import Link from 'next/link'; const SORT_OPTIONS = ['Relevance', 'Newest First', 'Oldest First', 'Most Cited']; const PublicationResults = () => { const [isSortOpen, setIsSortOpen] = useState(false); const [selectedSort, setSelectedSort] = useState('Relevance'); return (
Showing 1-10 of 12,450 results
This paper examines the structural shifts in Western European democratic frameworks from 1945 to 1980. By analyzing institutional archives across France, Germany, and Italy, the research identifies a distinct divergence in how parliamentary powers were consolidated versus distributed. The findings challenge traditional narratives of a uniform democratic resurgence, suggesting instead that local historical contexts heavily dictated the adoption of specific liberal norms.
An exploration into how metaphor and cognitive framing shape contemporary ethical debates. The study utilizes computational linguistics to analyze over 10,000 policy documents and public speeches, demonstrating a significant correlation between specific metaphorical structures and the resulting ethical policy frameworks adopted by legislative bodies.