Cite
From NovaRoma
Bibliographic details for Test
- Page name: Test
- Author: NovaRoma contributors
- Publisher: NovaRoma, .
- Date of last revision: 2 January 2008 09:44 UTC
- Date retrieved: 22 November 2009 11:43 UTC
- Permanent URL: http://novaroma.org/vici/index.php?title=Test&oldid=18320
- Page Version ID: 18320
Citation styles for Test
APA style
Test. (2008, January 2). NovaRoma, . Retrieved 11:43, November 22, 2009 from http://novaroma.org/vici/index.php?title=Test&oldid=18320.
MLA style
"Test." NovaRoma, . 2 Jan 2008, 09:44 UTC. 22 Nov 2009, 11:43 <http://novaroma.org/vici/index.php?title=Test&oldid=18320>.
MHRA style
NovaRoma contributors, 'Test', NovaRoma, , 2 January 2008, 09:44 UTC, <http://novaroma.org/vici/index.php?title=Test&oldid=18320> [accessed 22 November 2009]
Chicago style
NovaRoma contributors, "Test," NovaRoma, , http://novaroma.org/vici/index.php?title=Test&oldid=18320 (accessed November 22, 2009).
CBE/CSE style
NovaRoma contributors. Test [Internet]. NovaRoma, ; 2008 Jan 2, 09:44 UTC [cited 2009 Nov 22]. Available from: http://novaroma.org/vici/index.php?title=Test&oldid=18320.
Bluebook style
Test, http://novaroma.org/vici/index.php?title=Test&oldid=18320 (last visited November 22, 2009).
BibTeX entry
@misc{ wiki:xxx,
author = "NovaRoma",
title = "Test --- NovaRoma{,} ",
year = "2008",
url = "http://novaroma.org/vici/index.php?title=Test&oldid=18320",
note = "[Online; accessed 22-November-2009]"
}
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 preferred:
@misc{ wiki:xxx,
author = "NovaRoma",
title = "Test --- NovaRoma{,} ",
year = "2008",
url = "\url{http://novaroma.org/vici/index.php?title=Test&oldid=18320}",
note = "[Online; accessed 22-November-2009]"
}
