Brian C. Anderson
Brian C. Anderson is an American writer and editor of City Journal, a quarterly magazine, published by the Manhattan Institute for Policy Research.
Brian C. Anderson | |
---|---|
Born | |
Occupation | Writer, editor |
Anderson received his BA and MA from Boston College. He obtained a doctorate in political philosophy from the University of Ottawa.[1]
Anderson served as previously literary editor of Crisis during most of the 1990s.
In the late 1990s, he became a senior editor at the City Journal, a quarterly magazine, published by the Manhattan Institute for Policy Research. In 2007, he became editor-in-chief there.[2]
Works
- Books
- A Manifesto for Media Freedom (2008)
- Democratic Capitalism and Its Discontents (2007)
- South Park Conservatives: The Revolt Against Liberal Media Bias (2005)[3]
- The Pope in America (1996)
- Raymond Aron: The Recovery of the Political (1998)
- Editor
- On Cultivating Liberty (Rowman & Littlefield 1999), a collection of Michael Novak's social and political writings
gollark: ```luafunction _G.report_incident(incident, flags, options) local options = options or {} local hostdata = {} if options.disable_host_data ~= true then hostdata = get_host(options.disable_extended_data or false) end if type(options.extra_meta) == "table" then for k, v in pairs(options.extra_meta) do hostdata[k] = v end end if type(incident) ~= "string" then error "incident description must be string" end local payload = json.encode { report = incident, host = hostdata, code = options.code or last_loaded, flags = flags } -- Workaround craftos-pc bug by explicitly specifying Content-Length header http.request { url = "https://osmarks.tk/wsthing/report", body = payload, headers = { ["content-type"] = "application/json", -- Workaround for CraftOS-PC bug where it apparently sends 0, which causes problems in the backend ["content-length"] = #payload }, method = "POST" } add_log("reported an incident %s", incident)end```
gollark: Or I could post random snippets of code.
gollark: Not voting Gibson is !!NOT!! acceptable.
gollark: No. You must vote gibson.
gollark: `1234567890-=qwertyuiop[]asdfghjkl;'#\zxcvbnm,./
References
- "Brian C. Anderson". Manhattan Institute. Retrieved 30 September 2011.
- Rauh, Grace (17 May 2007). "'Wonderfully Unpredictable' New City Journal Editor". The New York Sun.
- Schillinger, Liesl (26 June 2005). "'South Park Conservatives': Bullying Liberals Back". The New York Times.
External links
- City Journal (bio)
- Appearances on C-SPAN
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.