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: 25 March 2026 08:12 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 08:12, March 25, 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. 25 Mar 2026, 08:12 <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 25 March 2026]
Chicago style
Anarchy contributors, "Author:First-Former," Anarchy, , https://anarchy-mag.org//index.php?title=Author:First-Former&oldid=1352 (accessed March 25, 2026).
CBE/CSE style
Anarchy contributors. Author:First-Former [Internet]. Anarchy, ; 2016 Aug 12, 19:20 UTC [cited 2026 Mar 25]. 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 March 25, 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 25-March-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 25-March-2026]"
}