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