Cite This Page
Bibliographic details for Dev Meeting Log 20091114
- Page name: Dev Meeting Log 20091114
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 19 February 2014 00:54 UTC
- Date retrieved: 29 October 2025 16:49 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Dev_Meeting_Log_20091114&oldid=3522
- Page Version ID: 3522
Citation styles for Dev Meeting Log 20091114
APA style
Dev Meeting Log 20091114. (2014, February 19). PCGen Wiki, . Retrieved 16:49, October 29, 2025 from http://159.203.101.162/w/index.php?title=Dev_Meeting_Log_20091114&oldid=3522.
MLA style
"Dev Meeting Log 20091114." PCGen Wiki, . 19 Feb 2014, 00:54 UTC. 29 Oct 2025, 16:49 <http://159.203.101.162/w/index.php?title=Dev_Meeting_Log_20091114&oldid=3522>.
MHRA style
PCGen Wiki contributors, 'Dev Meeting Log 20091114', PCGen Wiki, , 19 February 2014, 00:54 UTC, <http://159.203.101.162/w/index.php?title=Dev_Meeting_Log_20091114&oldid=3522> [accessed 29 October 2025]
Chicago style
PCGen Wiki contributors, "Dev Meeting Log 20091114," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Dev_Meeting_Log_20091114&oldid=3522 (accessed October 29, 2025).
CBE/CSE style
PCGen Wiki contributors. Dev Meeting Log 20091114 [Internet]. PCGen Wiki, ; 2014 Feb 19, 00:54 UTC [cited 2025 Oct 29]. Available from: http://159.203.101.162/w/index.php?title=Dev_Meeting_Log_20091114&oldid=3522.
Bluebook style
Dev Meeting Log 20091114, http://159.203.101.162/w/index.php?title=Dev_Meeting_Log_20091114&oldid=3522 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Dev Meeting Log 20091114 --- PCGen Wiki{,} ",
year = "2014",
url = "http://159.203.101.162/w/index.php?title=Dev_Meeting_Log_20091114&oldid=3522",
note = "[Online; accessed 29-October-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 = "Dev Meeting Log 20091114 --- PCGen Wiki{,} ",
year = "2014",
url = "\url{http://159.203.101.162/w/index.php?title=Dev_Meeting_Log_20091114&oldid=3522}",
note = "[Online; accessed 29-October-2025]"
}