Cite This Page
Bibliographic details for Webbed
- Page name: Webbed
- Author: GemStone IV Wiki contributors
- Publisher: GemStone IV Wiki, .
- Date of last revision: 25 July 2021 15:01 UTC
- Date retrieved: 11 March 2026 07:18 UTC
- Permanent URL: https://gswiki.play.net/index.php?title=Webbed&oldid=151690
- Page Version ID: 151690
Citation styles for Webbed
APA style
Webbed. (2021, July 25). GemStone IV Wiki, . Retrieved 07:18, March 11, 2026 from https://gswiki.play.net/index.php?title=Webbed&oldid=151690.
MLA style
"Webbed." GemStone IV Wiki, . 25 Jul 2021, 15:01 UTC. 11 Mar 2026, 07:18 <https://gswiki.play.net/index.php?title=Webbed&oldid=151690>.
MHRA style
GemStone IV Wiki contributors, 'Webbed', GemStone IV Wiki, , 25 July 2021, 15:01 UTC, <https://gswiki.play.net/index.php?title=Webbed&oldid=151690> [accessed 11 March 2026]
Chicago style
GemStone IV Wiki contributors, "Webbed," GemStone IV Wiki, , https://gswiki.play.net/index.php?title=Webbed&oldid=151690 (accessed March 11, 2026).
CBE/CSE style
GemStone IV Wiki contributors. Webbed [Internet]. GemStone IV Wiki, ; 2021 Jul 25, 15:01 UTC [cited 2026 Mar 11]. Available from: https://gswiki.play.net/index.php?title=Webbed&oldid=151690.
Bluebook style
Webbed, https://gswiki.play.net/index.php?title=Webbed&oldid=151690 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "GemStone IV Wiki",
title = "Webbed --- GemStone IV Wiki{,} ",
year = "2021",
url = "https://gswiki.play.net/index.php?title=Webbed&oldid=151690",
note = "[Online; accessed 11-March-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 = "Webbed --- GemStone IV Wiki{,} ",
year = "2021",
url = "\url{https://gswiki.play.net/index.php?title=Webbed&oldid=151690}",
note = "[Online; accessed 11-March-2026]"
}