Cite This Page
Bibliographic details for What's new in the RPG Creation Kit 2
- Page name: What's new in the RPG Creation Kit 2
- Author: RPG Creation Kit contributors
- Publisher: RPG Creation Kit, .
- Date of last revision: 5 February 2026 19:13 UTC
- Date retrieved: 11 April 2026 06:08 UTC
- Permanent URL: https://silvematt.com/URPGCreationKitDocumentation/index.php?title=What%27s_new_in_the_RPG_Creation_Kit_2&oldid=767
- Page Version ID: 767
Citation styles for What's new in the RPG Creation Kit 2
APA style
What's new in the RPG Creation Kit 2. (2026, February 5). RPG Creation Kit, . Retrieved 06:08, April 11, 2026 from https://silvematt.com/URPGCreationKitDocumentation/index.php?title=What%27s_new_in_the_RPG_Creation_Kit_2&oldid=767.
MLA style
"What's new in the RPG Creation Kit 2." RPG Creation Kit, . 5 Feb 2026, 19:13 UTC. 11 Apr 2026, 06:08 <https://silvematt.com/URPGCreationKitDocumentation/index.php?title=What%27s_new_in_the_RPG_Creation_Kit_2&oldid=767>.
MHRA style
RPG Creation Kit contributors, 'What's new in the RPG Creation Kit 2', RPG Creation Kit, , 5 February 2026, 19:13 UTC, <https://silvematt.com/URPGCreationKitDocumentation/index.php?title=What%27s_new_in_the_RPG_Creation_Kit_2&oldid=767> [accessed 11 April 2026]
Chicago style
RPG Creation Kit contributors, "What's new in the RPG Creation Kit 2," RPG Creation Kit, , https://silvematt.com/URPGCreationKitDocumentation/index.php?title=What%27s_new_in_the_RPG_Creation_Kit_2&oldid=767 (accessed April 11, 2026).
CBE/CSE style
RPG Creation Kit contributors. What's new in the RPG Creation Kit 2 [Internet]. RPG Creation Kit, ; 2026 Feb 5, 19:13 UTC [cited 2026 Apr 11]. Available from: https://silvematt.com/URPGCreationKitDocumentation/index.php?title=What%27s_new_in_the_RPG_Creation_Kit_2&oldid=767.
Bluebook style
What's new in the RPG Creation Kit 2, https://silvematt.com/URPGCreationKitDocumentation/index.php?title=What%27s_new_in_the_RPG_Creation_Kit_2&oldid=767 (last visited April 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RPG Creation Kit",
title = "What's new in the RPG Creation Kit 2 --- RPG Creation Kit{,} ",
year = "2026",
url = "https://silvematt.com/URPGCreationKitDocumentation/index.php?title=What%27s_new_in_the_RPG_Creation_Kit_2&oldid=767",
note = "[Online; accessed 11-April-2026]"
}
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 = "RPG Creation Kit",
title = "What's new in the RPG Creation Kit 2 --- RPG Creation Kit{,} ",
year = "2026",
url = "\url{https://silvematt.com/URPGCreationKitDocumentation/index.php?title=What%27s_new_in_the_RPG_Creation_Kit_2&oldid=767}",
note = "[Online; accessed 11-April-2026]"
}