Cite This Page
Bibliographic details for Long description
- Page name: Long description
- Author: GemStone IV Wiki contributors
- Publisher: GemStone IV Wiki, .
- Date of last revision: 18 September 2021 17:53 UTC
- Date retrieved: 17 June 2026 16:53 UTC
- Permanent URL: https://gswiki.play.net/index.php?title=Long_description&oldid=153350
- Page Version ID: 153350
Citation styles for Long description
APA style
Long description. (2021, September 18). GemStone IV Wiki, . Retrieved 16:53, June 17, 2026 from https://gswiki.play.net/index.php?title=Long_description&oldid=153350.
MLA style
"Long description." GemStone IV Wiki, . 18 Sep 2021, 17:53 UTC. 17 Jun 2026, 16:53 <https://gswiki.play.net/index.php?title=Long_description&oldid=153350>.
MHRA style
GemStone IV Wiki contributors, 'Long description', GemStone IV Wiki, , 18 September 2021, 17:53 UTC, <https://gswiki.play.net/index.php?title=Long_description&oldid=153350> [accessed 17 June 2026]
Chicago style
GemStone IV Wiki contributors, "Long description," GemStone IV Wiki, , https://gswiki.play.net/index.php?title=Long_description&oldid=153350 (accessed June 17, 2026).
CBE/CSE style
GemStone IV Wiki contributors. Long description [Internet]. GemStone IV Wiki, ; 2021 Sep 18, 17:53 UTC [cited 2026 Jun 17]. Available from: https://gswiki.play.net/index.php?title=Long_description&oldid=153350.
Bluebook style
Long description, https://gswiki.play.net/index.php?title=Long_description&oldid=153350 (last visited June 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "GemStone IV Wiki",
title = "Long description --- GemStone IV Wiki{,} ",
year = "2021",
url = "https://gswiki.play.net/index.php?title=Long_description&oldid=153350",
note = "[Online; accessed 17-June-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 = "GemStone IV Wiki",
title = "Long description --- GemStone IV Wiki{,} ",
year = "2021",
url = "\url{https://gswiki.play.net/index.php?title=Long_description&oldid=153350}",
note = "[Online; accessed 17-June-2026]"
}