Cite This Page
Bibliographic details for Dynamic Scope
- Page name: Dynamic Scope
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 3 January 2017 01:17 UTC
- Date retrieved: 28 October 2025 02:57 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4038
- Page Version ID: 4038
Citation styles for Dynamic Scope
APA style
Dynamic Scope. (2017, January 3). PCGen Wiki, . Retrieved 02:57, October 28, 2025 from http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4038.
MLA style
"Dynamic Scope." PCGen Wiki, . 3 Jan 2017, 01:17 UTC. 28 Oct 2025, 02:57 <http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4038>.
MHRA style
PCGen Wiki contributors, 'Dynamic Scope', PCGen Wiki, , 3 January 2017, 01:17 UTC, <http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4038> [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=4038 (accessed October 28, 2025).
CBE/CSE style
PCGen Wiki contributors. Dynamic Scope [Internet]. PCGen Wiki, ; 2017 Jan 3, 01:17 UTC [cited 2025 Oct 28]. Available from: http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4038.
Bluebook style
Dynamic Scope, http://159.203.101.162/w/index.php?title=Dynamic_Scope&oldid=4038 (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=4038",
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=4038}",
note = "[Online; accessed 28-October-2025]"
}