Cite This Page
- Page name: Share Now
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 8 May 2022 00:39 UTC
- Date retrieved: 6 September 2026 18:28 UTC
- Permanent URL: https://opencommons.org/index.php?title=Share_Now&oldid=8957
- Page Version ID: 8957
APA style
Share Now. (2022, May 8). OpenCommons. Retrieved 18:28, September 6, 2026 from https://opencommons.org/index.php?title=Share_Now&oldid=8957.
MLA style
"Share Now." OpenCommons. 8 May 2022, 00:39 UTC. 6 Sep 2026, 18:28 <https://opencommons.org/index.php?title=Share_Now&oldid=8957>.
MHRA style
OpenCommons contributors, 'Share Now', OpenCommons, 8 May 2022, 00:39 UTC, <https://opencommons.org/index.php?title=Share_Now&oldid=8957> [accessed 6 September 2026]
Chicago style
OpenCommons contributors, "Share Now," OpenCommons, https://opencommons.org/index.php?title=Share_Now&oldid=8957 (accessed September 6, 2026).
CBE/CSE style
OpenCommons contributors. Share Now [Internet]. OpenCommons; 2022 May 8, 00:39 UTC [cited 2026 Sep 6]. Available from: https://opencommons.org/index.php?title=Share_Now&oldid=8957.
Bluebook style
Share Now, https://opencommons.org/index.php?title=Share_Now&oldid=8957 (last visited September 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Share Now --- OpenCommons{,} ",
year = "2022",
url = "https://opencommons.org/index.php?title=Share_Now&oldid=8957",
note = "[Online; accessed 6-September-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 = "Share Now --- OpenCommons{,} ",
year = "2022",
url = "\url{https://opencommons.org/index.php?title=Share_Now&oldid=8957}",
note = "[Online; accessed 6-September-2026]"
}