Cite This Page
Bibliographic details for Player.GetScoreFromLand (Civ5 API)
- Page name: Player.GetScoreFromLand (Civ5 API)
- Author: Civilization Modding Wiki contributors
- Publisher: Civilization Modding Wiki.
- Date of last revision: 20 September 2012 08:39 UTC
- Date retrieved: 11 February 2026 19:16 UTC
- Permanent URL: https://modiki.civfanatics.com/index.php?title=Player.GetScoreFromLand_(Civ5_API)&oldid=12018
- Page Version ID: 12018
Citation styles for Player.GetScoreFromLand (Civ5 API)
APA style
Player.GetScoreFromLand (Civ5 API). (2012, September 20). Civilization Modding Wiki. Retrieved 19:16, February 11, 2026 from https://modiki.civfanatics.com/index.php?title=Player.GetScoreFromLand_(Civ5_API)&oldid=12018.
MLA style
"Player.GetScoreFromLand (Civ5 API)." Civilization Modding Wiki. 20 Sep 2012, 08:39 UTC. 11 Feb 2026, 19:16 <https://modiki.civfanatics.com/index.php?title=Player.GetScoreFromLand_(Civ5_API)&oldid=12018>.
MHRA style
Civilization Modding Wiki contributors, 'Player.GetScoreFromLand (Civ5 API)', Civilization Modding Wiki, 20 September 2012, 08:39 UTC, <https://modiki.civfanatics.com/index.php?title=Player.GetScoreFromLand_(Civ5_API)&oldid=12018> [accessed 11 February 2026]
Chicago style
Civilization Modding Wiki contributors, "Player.GetScoreFromLand (Civ5 API)," Civilization Modding Wiki, https://modiki.civfanatics.com/index.php?title=Player.GetScoreFromLand_(Civ5_API)&oldid=12018 (accessed February 11, 2026).
CBE/CSE style
Civilization Modding Wiki contributors. Player.GetScoreFromLand (Civ5 API) [Internet]. Civilization Modding Wiki; 2012 Sep 20, 08:39 UTC [cited 2026 Feb 11]. Available from: https://modiki.civfanatics.com/index.php?title=Player.GetScoreFromLand_(Civ5_API)&oldid=12018.
Bluebook style
Player.GetScoreFromLand (Civ5 API), https://modiki.civfanatics.com/index.php?title=Player.GetScoreFromLand_(Civ5_API)&oldid=12018 (last visited February 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Civilization Modding Wiki",
title = "Player.GetScoreFromLand (Civ5 API) --- Civilization Modding Wiki{,} ",
year = "2012",
url = "https://modiki.civfanatics.com/index.php?title=Player.GetScoreFromLand_(Civ5_API)&oldid=12018",
note = "[Online; accessed 11-February-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 = "Civilization Modding Wiki",
title = "Player.GetScoreFromLand (Civ5 API) --- Civilization Modding Wiki{,} ",
year = "2012",
url = "\url{https://modiki.civfanatics.com/index.php?title=Player.GetScoreFromLand_(Civ5_API)&oldid=12018}",
note = "[Online; accessed 11-February-2026]"
}