Cite This Page
Bibliographic details for Author:Ernie
- Page name: Author:Ernie
- Author: Anarchy contributors
- Publisher: Anarchy, .
- Date of last revision: 11 August 2016 04:28 UTC
- Date retrieved: 10 June 2026 13:20 UTC
- Permanent URL: https://anarchy-mag.org//index.php?title=Author:Ernie&oldid=1345
- Page Version ID: 1345
Citation styles for Author:Ernie
APA style
Author:Ernie. (2016, August 11). Anarchy, . Retrieved 13:20, June 10, 2026 from https://anarchy-mag.org//index.php?title=Author:Ernie&oldid=1345.
MLA style
"Author:Ernie." Anarchy, . 11 Aug 2016, 04:28 UTC. 10 Jun 2026, 13:20 <https://anarchy-mag.org//index.php?title=Author:Ernie&oldid=1345>.
MHRA style
Anarchy contributors, 'Author:Ernie', Anarchy, , 11 August 2016, 04:28 UTC, <https://anarchy-mag.org//index.php?title=Author:Ernie&oldid=1345> [accessed 10 June 2026]
Chicago style
Anarchy contributors, "Author:Ernie," Anarchy, , https://anarchy-mag.org//index.php?title=Author:Ernie&oldid=1345 (accessed June 10, 2026).
CBE/CSE style
Anarchy contributors. Author:Ernie [Internet]. Anarchy, ; 2016 Aug 11, 04:28 UTC [cited 2026 Jun 10]. Available from: https://anarchy-mag.org//index.php?title=Author:Ernie&oldid=1345.
Bluebook style
Author:Ernie, https://anarchy-mag.org//index.php?title=Author:Ernie&oldid=1345 (last visited June 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Anarchy",
title = "Author:Ernie --- Anarchy{,} ",
year = "2016",
url = "https://anarchy-mag.org//index.php?title=Author:Ernie&oldid=1345",
note = "[Online; accessed 10-June-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 = "Anarchy",
title = "Author:Ernie --- Anarchy{,} ",
year = "2016",
url = "\url{https://anarchy-mag.org//index.php?title=Author:Ernie&oldid=1345}",
note = "[Online; accessed 10-June-2026]"
}