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