Cite
From Test
Bibliographic details for Testartikel
- Page name: Testartikel
- Author: Test contributors
- Publisher: Test, .
- Date of last revision: 5 March 2009 20:30 UTC
- Date retrieved: 8 September 2010 13:33 UTC
- Permanent URL: http://test.wikimedia.ch/index.php?title=Testartikel&oldid=210
- Page Version ID: 210
Citation styles for Testartikel
APA style
Testartikel. (2009, March 5). Test, . Retrieved 13:33, September 8, 2010 from http://test.wikimedia.ch/index.php?title=Testartikel&oldid=210.
MLA style
"Testartikel." Test, . 5 Mar 2009, 20:30 UTC. 8 Sep 2010, 13:33 <http://test.wikimedia.ch/index.php?title=Testartikel&oldid=210>.
MHRA style
Test contributors, 'Testartikel', Test, , 5 March 2009, 20:30 UTC, <http://test.wikimedia.ch/index.php?title=Testartikel&oldid=210> [accessed 8 September 2010]
Chicago style
Test contributors, "Testartikel," Test, , http://test.wikimedia.ch/index.php?title=Testartikel&oldid=210 (accessed September 8, 2010).
CBE/CSE style
Test contributors. Testartikel [Internet]. Test, ; 2009 Mar 5, 20:30 UTC [cited 2010 Sep 8]. Available from: http://test.wikimedia.ch/index.php?title=Testartikel&oldid=210.
Bluebook style
Testartikel, http://test.wikimedia.ch/index.php?title=Testartikel&oldid=210 (last visited September 8, 2010).
BibTeX entry
@misc{ wiki:xxx,
author = "Test",
title = "Testartikel --- Test{,} ",
year = "2009",
url = "http://test.wikimedia.ch/index.php?title=Testartikel&oldid=210",
note = "[Online; accessed 8-September-2010]"
}
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 = "Test",
title = "Testartikel --- Test{,} ",
year = "2009",
url = "\url{http://test.wikimedia.ch/index.php?title=Testartikel&oldid=210}",
note = "[Online; accessed 8-September-2010]"
}
