Cite This Page
Bibliographic details for GLN
- Page name: GLN
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 25 June 2003 08:32 UTC
- Date retrieved: 9 June 2026 23:24 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=GLN&oldid=13715
- Page Version ID: 13715
Citation styles for GLN
APA style
GLN. (2003, June 25). Consumerium development wiki. Retrieved 23:24, June 9, 2026 from https://develop.consumerium.org/w/index.php?title=GLN&oldid=13715.
MLA style
"GLN." Consumerium development wiki. 25 Jun 2003, 08:32 UTC. 9 Jun 2026, 23:24 <https://develop.consumerium.org/w/index.php?title=GLN&oldid=13715>.
MHRA style
Consumerium development wiki contributors, 'GLN', Consumerium development wiki, 25 June 2003, 08:32 UTC, <https://develop.consumerium.org/w/index.php?title=GLN&oldid=13715> [accessed 9 June 2026]
Chicago style
Consumerium development wiki contributors, "GLN," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=GLN&oldid=13715 (accessed June 9, 2026).
CBE/CSE style
Consumerium development wiki contributors. GLN [Internet]. Consumerium development wiki; 2003 Jun 25, 08:32 UTC [cited 2026 Jun 9]. Available from: https://develop.consumerium.org/w/index.php?title=GLN&oldid=13715.
Bluebook style
GLN, https://develop.consumerium.org/w/index.php?title=GLN&oldid=13715 (last visited June 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "GLN --- Consumerium development wiki{,} ",
year = "2003",
url = "https://develop.consumerium.org/w/index.php?title=GLN&oldid=13715",
note = "[Online; accessed 9-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 = "Consumerium development wiki",
title = "GLN --- Consumerium development wiki{,} ",
year = "2003",
url = "\url{https://develop.consumerium.org/w/index.php?title=GLN&oldid=13715}",
note = "[Online; accessed 9-June-2026]"
}