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:34 UTC
- Date retrieved: 27 October 2025 22:11 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4071
- Page Version ID: 4071
Citation styles for Dynamic Scope
APA style
Dynamic Scope. (2017, August 22). PCGen Wiki, . Retrieved 22:11, October 27, 2025 from http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4071.
MLA style
"Dynamic Scope." PCGen Wiki, . 22 Aug 2017, 06:34 UTC. 27 Oct 2025, 22:11 <http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4071>.
MHRA style
PCGen Wiki contributors, 'Dynamic Scope', PCGen Wiki, , 22 August 2017, 06:34 UTC, <http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4071> [accessed 27 October 2025]
Chicago style
PCGen Wiki contributors, "Dynamic Scope," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4071 (accessed October 27, 2025).
CBE/CSE style
PCGen Wiki contributors. Dynamic Scope [Internet]. PCGen Wiki, ; 2017 Aug 22, 06:34 UTC [cited 2025 Oct 27]. Available from: http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4071.
Bluebook style
Dynamic Scope, http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4071 (last visited October 27, 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=4071",
note = "[Online; accessed 27-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=4071}",
note = "[Online; accessed 27-October-2025]"
}