Cite This Page
Bibliographic details for Green Documentation License
- Page name: Green Documentation License
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 24 November 2003 10:05 UTC
- Date retrieved: 8 March 2026 11:24 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=Green_Documentation_License&oldid=13746
- Page Version ID: 13746
Citation styles for Green Documentation License
APA style
Green Documentation License. (2003, November 24). Consumerium development wiki. Retrieved 11:24, March 8, 2026 from https://develop.consumerium.org/w/index.php?title=Green_Documentation_License&oldid=13746.
MLA style
"Green Documentation License." Consumerium development wiki. 24 Nov 2003, 10:05 UTC. 8 Mar 2026, 11:24 <https://develop.consumerium.org/w/index.php?title=Green_Documentation_License&oldid=13746>.
MHRA style
Consumerium development wiki contributors, 'Green Documentation License', Consumerium development wiki, 24 November 2003, 10:05 UTC, <https://develop.consumerium.org/w/index.php?title=Green_Documentation_License&oldid=13746> [accessed 8 March 2026]
Chicago style
Consumerium development wiki contributors, "Green Documentation License," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=Green_Documentation_License&oldid=13746 (accessed March 8, 2026).
CBE/CSE style
Consumerium development wiki contributors. Green Documentation License [Internet]. Consumerium development wiki; 2003 Nov 24, 10:05 UTC [cited 2026 Mar 8]. Available from: https://develop.consumerium.org/w/index.php?title=Green_Documentation_License&oldid=13746.
Bluebook style
Green Documentation License, https://develop.consumerium.org/w/index.php?title=Green_Documentation_License&oldid=13746 (last visited March 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "Green Documentation License --- Consumerium development wiki{,} ",
year = "2003",
url = "https://develop.consumerium.org/w/index.php?title=Green_Documentation_License&oldid=13746",
note = "[Online; accessed 8-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 = "Consumerium development wiki",
title = "Green Documentation License --- Consumerium development wiki{,} ",
year = "2003",
url = "\url{https://develop.consumerium.org/w/index.php?title=Green_Documentation_License&oldid=13746}",
note = "[Online; accessed 8-March-2026]"
}