Cite This Page
Bibliographic details for Index to Architecture Documents
- Page name: Index to Architecture Documents
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 25 February 2018 22:18 UTC
- Date retrieved: 1 November 2025 18:59 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4234
- Page Version ID: 4234
Citation styles for Index to Architecture Documents
APA style
Index to Architecture Documents. (2018, February 25). PCGen Wiki, . Retrieved 18:59, November 1, 2025 from http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4234.
MLA style
"Index to Architecture Documents." PCGen Wiki, . 25 Feb 2018, 22:18 UTC. 1 Nov 2025, 18:59 <http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4234>.
MHRA style
PCGen Wiki contributors, 'Index to Architecture Documents', PCGen Wiki, , 25 February 2018, 22:18 UTC, <http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4234> [accessed 1 November 2025]
Chicago style
PCGen Wiki contributors, "Index to Architecture Documents," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4234 (accessed November 1, 2025).
CBE/CSE style
PCGen Wiki contributors. Index to Architecture Documents [Internet]. PCGen Wiki, ; 2018 Feb 25, 22:18 UTC [cited 2025 Nov 1]. Available from: http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4234.
Bluebook style
Index to Architecture Documents, http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4234 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Index to Architecture Documents --- PCGen Wiki{,} ",
year = "2018",
url = "http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4234",
note = "[Online; accessed 1-November-2025]"
}
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 = "PCGen Wiki",
title = "Index to Architecture Documents --- PCGen Wiki{,} ",
year = "2018",
url = "\url{http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4234}",
note = "[Online; accessed 1-November-2025]"
}