Cite This Page
Bibliographic details for Document archive
- Page name: Document archive
- Author: GemStone IV Wiki contributors
- Publisher: GemStone IV Wiki, .
- Date of last revision: 9 October 2022 14:42 UTC
- Date retrieved: 14 June 2026 00:51 UTC
- Permanent URL: https://gswiki.play.net/index.php?title=Document_archive&oldid=180326
- Page Version ID: 180326
Citation styles for Document archive
APA style
Document archive. (2022, October 9). GemStone IV Wiki, . Retrieved 00:51, June 14, 2026 from https://gswiki.play.net/index.php?title=Document_archive&oldid=180326.
MLA style
"Document archive." GemStone IV Wiki, . 9 Oct 2022, 14:42 UTC. 14 Jun 2026, 00:51 <https://gswiki.play.net/index.php?title=Document_archive&oldid=180326>.
MHRA style
GemStone IV Wiki contributors, 'Document archive', GemStone IV Wiki, , 9 October 2022, 14:42 UTC, <https://gswiki.play.net/index.php?title=Document_archive&oldid=180326> [accessed 14 June 2026]
Chicago style
GemStone IV Wiki contributors, "Document archive," GemStone IV Wiki, , https://gswiki.play.net/index.php?title=Document_archive&oldid=180326 (accessed June 14, 2026).
CBE/CSE style
GemStone IV Wiki contributors. Document archive [Internet]. GemStone IV Wiki, ; 2022 Oct 9, 14:42 UTC [cited 2026 Jun 14]. Available from: https://gswiki.play.net/index.php?title=Document_archive&oldid=180326.
Bluebook style
Document archive, https://gswiki.play.net/index.php?title=Document_archive&oldid=180326 (last visited June 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "GemStone IV Wiki",
title = "Document archive --- GemStone IV Wiki{,} ",
year = "2022",
url = "https://gswiki.play.net/index.php?title=Document_archive&oldid=180326",
note = "[Online; accessed 14-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 = "GemStone IV Wiki",
title = "Document archive --- GemStone IV Wiki{,} ",
year = "2022",
url = "\url{https://gswiki.play.net/index.php?title=Document_archive&oldid=180326}",
note = "[Online; accessed 14-June-2026]"
}