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: 27 February 2018 04:15 UTC
- Date retrieved: 1 November 2025 02:50 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4251
- Page Version ID: 4251
Citation styles for Index to Architecture Documents
APA style
Index to Architecture Documents. (2018, February 27). PCGen Wiki, . Retrieved 02:50, November 1, 2025 from http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4251.
MLA style
"Index to Architecture Documents." PCGen Wiki, . 27 Feb 2018, 04:15 UTC. 1 Nov 2025, 02:50 <http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4251>.
MHRA style
PCGen Wiki contributors, 'Index to Architecture Documents', PCGen Wiki, , 27 February 2018, 04:15 UTC, <http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4251> [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=4251 (accessed November 1, 2025).
CBE/CSE style
PCGen Wiki contributors. Index to Architecture Documents [Internet]. PCGen Wiki, ; 2018 Feb 27, 04:15 UTC [cited 2025 Nov 1]. Available from: http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4251.
Bluebook style
Index to Architecture Documents, http://159.203.101.162/w/index.php?title=Index_to_Architecture_Documents&oldid=4251 (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=4251",
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=4251}",
note = "[Online; accessed 1-November-2025]"
}