|
|
Cite This Page
Bibliographic details for Test
- Page name: Test
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 22 January 2019 05:56 UTC
- Date retrieved: 15 May 2026 08:21 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Test&oldid=6
- Page Version ID: 6
Citation styles for Test
APA style
Test. (2019, January 22). zaoniao, . Retrieved 08:21, May 15, 2026 from http://en.zaoniao.it/index.php?title=Test&oldid=6.
MLA style
"Test." zaoniao, . 22 Jan 2019, 05:56 UTC. 15 May 2026, 08:21 <http://en.zaoniao.it/index.php?title=Test&oldid=6>.
MHRA style
zaoniao contributors, 'Test', zaoniao, , 22 January 2019, 05:56 UTC, <http://en.zaoniao.it/index.php?title=Test&oldid=6> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Test," zaoniao, , http://en.zaoniao.it/index.php?title=Test&oldid=6 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Test [Internet]. zaoniao, ; 2019 Jan 22, 05:56 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Test&oldid=6.
Bluebook style
Test, http://en.zaoniao.it/index.php?title=Test&oldid=6 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Test --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Test&oldid=6",
note = "[Online; accessed 15-May-2026]"
}
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 = "zaoniao",
title = "Test --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Test&oldid=6}",
note = "[Online; accessed 15-May-2026]"
}