Cite
Bibliographic details for Academic publishing
- Page name: Academic publishing
- Author: New World Encyclopedia contributors
- Publisher: New World Encyclopedia, .
- Date of last revision: 28 May 2008 03:53 UTC
- Date retrieved: 24 May 2013 08:43 UTC
- Permanent URL: http://www.newworldencyclopedia.org/p/index.php?title=Academic_publishing&oldid=721156
- Page Version ID: 721156
Citation styles for Academic publishing
APA style
Academic publishing. (2008, May 28). New World Encyclopedia, . Retrieved 08:43, May 24, 2013 from http://www.newworldencyclopedia.org/p/index.php?title=Academic_publishing&oldid=721156.
MLA style
"Academic publishing." New World Encyclopedia, . 28 May 2008, 03:53 UTC. 24 May 2013, 08:43 <http://www.newworldencyclopedia.org/p/index.php?title=Academic_publishing&oldid=721156>.
MHRA style
New World Encyclopedia contributors, 'Academic publishing', New World Encyclopedia, , 28 May 2008, 03:53 UTC, <http://www.newworldencyclopedia.org/p/index.php?title=Academic_publishing&oldid=721156> [accessed 24 May 2013]
Chicago style
New World Encyclopedia contributors, "Academic publishing," New World Encyclopedia, , http://www.newworldencyclopedia.org/p/index.php?title=Academic_publishing&oldid=721156 (accessed May 24, 2013).
CBE/CSE style
New World Encyclopedia contributors. Academic publishing [Internet]. New World Encyclopedia, ; 2008 May 28, 03:53 UTC [cited 2013 May 24]. Available from: http://www.newworldencyclopedia.org/p/index.php?title=Academic_publishing&oldid=721156.
Bluebook style
Academic publishing, http://www.newworldencyclopedia.org/p/index.php?title=Academic_publishing&oldid=721156 (last visited May 24, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "New World Encyclopedia",
title = "Academic publishing --- New World Encyclopedia{,} ",
year = "2008",
url = "http://www.newworldencyclopedia.org/p/index.php?title=Academic_publishing&oldid=721156",
note = "[Online; accessed 24-May-2013]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "New World Encyclopedia",
title = "Academic publishing --- New World Encyclopedia{,} ",
year = "2008",
url = "\url{http://www.newworldencyclopedia.org/p/index.php?title=Academic_publishing&oldid=721156}",
note = "[Online; accessed 24-May-2013]"
}
