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