The American Scholar (magazine)

The American Scholar is the quarterly literary magazine of the Phi Beta Kappa Society, established in 1932. The magazine has won fourteen National Magazine Awards from the American Society of Magazine Editors from 1999 to present, including awards for General Excellence (circulation <100,000).[1][2] Additionally, the magazine has won four UTNE Independent Press Awards from Utne Reader, most recently in 2011 in the category "Best Writing".[3]

The American Scholar
EditorRobert Wilson
CategoriesLiterary
FrequencyQuarterly
PublisherFrederick M. Lawrence
Year founded1932
CompanyPhi Beta Kappa Society
CountryUnited States
Based inWashington, D.C.
LanguageEnglish
Websitewww.theamericanscholar.org
ISSN0003-0937

The magazine is named for an oration by Ralph Waldo Emerson given before the society in 1837. According to its website, "the magazine aspires to Emerson’s ideals of independent thinking, self-knowledge, and a commitment to the affairs of the world as well as to books, history, and science." The American Scholar began publishing fiction in 2006, and "essays, articles, criticism, and poetry have been mainstays of the magazine for 75 years."

Editors

Since its inception in 1932, the magazine has had seven editors-in-chief (two of them on an interim basis):[4][5]

*Interim editor

gollark: Something is very O(n) here and I have about 300 search results for bee.
gollark: Site-3371.
gollark: I mean, postgres has very good caching, so it gets fairly fast if I search for bees multiple times, but whyyyy?
gollark: Yes.
gollark: ```sqlnonlocality=# EXPLAIN ANALYZE SELECT url, ts_rank(fts, query) AS rank, ts_headline(fts::text, query, 'MaxWords=60') FROM pages, websearch_to_tsquery('bee') query WHERE fts @@ query ORDER BY rank LIMIT 1; QUERY PLAN -------------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=860.79..861.06 rows=1 width=96) (actual time=35935.590..35935.594 rows=1 loops=1) -> Result (cost=860.79..874.83 rows=52 width=96) (actual time=35935.587..35935.589 rows=1 loops=1) -> Sort (cost=860.79..860.92 rows=52 width=178) (actual time=35934.109..35934.111 rows=1 loops=1) Sort Key: (ts_rank(pages.fts, query.query)) Sort Method: top-N heapsort Memory: 25kB -> Nested Loop (cost=0.25..860.53 rows=52 width=178) (actual time=444.148..35932.932 rows=349 loops=1) Join Filter: (pages.fts @@ query.query) Rows Removed by Join Filter: 10272 -> Function Scan on websearch_to_tsquery query (cost=0.25..0.26 rows=1 width=32) (actual time=0.038..0.041 rows=1 loops=1) -> Seq Scan on pages (cost=0.00..728.95 rows=10495 width=142) (actual time=10.189..289.581 rows=10621 loops=1) Planning Time: 0.184 ms Execution Time: 35935.637 ms(12 rows)```

See also

References

  1. "2003 National Magazine Awards". Information Please Database. Pearson Education. Retrieved 2008-10-20.
  2. 2006 NATIONAL MAGAZINE AWARD WINNERS ANNOUNCED AT 40th ANNIVERSARY CELEBRATION Archived 2007-06-14 at the Wayback Machine
  3. "Utne Independent Press Awards: 2011 Winners". Utne.com. Retrieved 2012-03-15.
  4. Ted Widmer, "The Scholar at 75: An Educated Guess, The American Scholar, Winter 2007.
  5. Tracy Chevalier, Encyclopedia of the Essay (Taylor & Francis, 1997), ISBN 978-1884964305, pp. 23-24. Excerpts available at Google Books.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.