Cite This Page
Bibliographic details for Dynamic Scope
- Page name: Dynamic Scope
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 22 August 2017 06:23 UTC
- Date retrieved: 28 October 2025 00:55 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4070
- Page Version ID: 4070
Citation styles for Dynamic Scope
APA style
Dynamic Scope. (2017, August 22). PCGen Wiki, . Retrieved 00:55, October 28, 2025 from http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4070.
MLA style
"Dynamic Scope." PCGen Wiki, . 22 Aug 2017, 06:23 UTC. 28 Oct 2025, 00:55 <http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4070>.
MHRA style
PCGen Wiki contributors, 'Dynamic Scope', PCGen Wiki, , 22 August 2017, 06:23 UTC, <http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4070> [accessed 28 October 2025]
Chicago style
PCGen Wiki contributors, "Dynamic Scope," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4070 (accessed October 28, 2025).
CBE/CSE style
PCGen Wiki contributors. Dynamic Scope [Internet]. PCGen Wiki, ; 2017 Aug 22, 06:23 UTC [cited 2025 Oct 28]. Available from: http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4070.
Bluebook style
Dynamic Scope, http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4070 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Dynamic Scope --- PCGen Wiki{,} ",
year = "2017",
url = "http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4070",
note = "[Online; accessed 28-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 = "Dynamic Scope --- PCGen Wiki{,} ",
year = "2017",
url = "\url{http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4070}",
note = "[Online; accessed 28-October-2025]"
}