Cite This Page
Bibliographic details for Go-Green Webinar
- Page name: Go-Green Webinar
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 17 January 2023 05:11 UTC
- Date retrieved: 12 June 2026 05:34 UTC
- Permanent URL: https://opencommons.org/index.php?title=Go-Green_Webinar&oldid=11748
- Page Version ID: 11748
Citation styles for Go-Green Webinar
APA style
Go-Green Webinar. (2023, January 17). OpenCommons. Retrieved 05:34, June 12, 2026 from https://opencommons.org/index.php?title=Go-Green_Webinar&oldid=11748.
MLA style
"Go-Green Webinar." OpenCommons. 17 Jan 2023, 05:11 UTC. 12 Jun 2026, 05:34 <https://opencommons.org/index.php?title=Go-Green_Webinar&oldid=11748>.
MHRA style
OpenCommons contributors, 'Go-Green Webinar', OpenCommons, 17 January 2023, 05:11 UTC, <https://opencommons.org/index.php?title=Go-Green_Webinar&oldid=11748> [accessed 12 June 2026]
Chicago style
OpenCommons contributors, "Go-Green Webinar," OpenCommons, https://opencommons.org/index.php?title=Go-Green_Webinar&oldid=11748 (accessed June 12, 2026).
CBE/CSE style
OpenCommons contributors. Go-Green Webinar [Internet]. OpenCommons; 2023 Jan 17, 05:11 UTC [cited 2026 Jun 12]. Available from: https://opencommons.org/index.php?title=Go-Green_Webinar&oldid=11748.
Bluebook style
Go-Green Webinar, https://opencommons.org/index.php?title=Go-Green_Webinar&oldid=11748 (last visited June 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Go-Green Webinar --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=Go-Green_Webinar&oldid=11748",
note = "[Online; accessed 12-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 = "OpenCommons",
title = "Go-Green Webinar --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=Go-Green_Webinar&oldid=11748}",
note = "[Online; accessed 12-June-2026]"
}