Cite This Page
Bibliographic details for Terms of Service
- Page name: Terms of Service
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 14 February 2026 01:17 UTC
- Date retrieved: 18 August 2026 04:29 UTC
- Permanent URL: https://opencommons.org/index.php?title=Terms_of_Service&oldid=16274
- Page Version ID: 16274
Citation styles for Terms of Service
APA style
Terms of Service. (2026, February 14). OpenCommons. Retrieved 04:29, August 18, 2026 from https://opencommons.org/index.php?title=Terms_of_Service&oldid=16274.
MLA style
"Terms of Service." OpenCommons. 14 Feb 2026, 01:17 UTC. 18 Aug 2026, 04:29 <https://opencommons.org/index.php?title=Terms_of_Service&oldid=16274>.
MHRA style
OpenCommons contributors, 'Terms of Service', OpenCommons, 14 February 2026, 01:17 UTC, <https://opencommons.org/index.php?title=Terms_of_Service&oldid=16274> [accessed 18 August 2026]
Chicago style
OpenCommons contributors, "Terms of Service," OpenCommons, https://opencommons.org/index.php?title=Terms_of_Service&oldid=16274 (accessed August 18, 2026).
CBE/CSE style
OpenCommons contributors. Terms of Service [Internet]. OpenCommons; 2026 Feb 14, 01:17 UTC [cited 2026 Aug 18]. Available from: https://opencommons.org/index.php?title=Terms_of_Service&oldid=16274.
Bluebook style
Terms of Service, https://opencommons.org/index.php?title=Terms_of_Service&oldid=16274 (last visited August 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Terms of Service --- OpenCommons{,} ",
year = "2026",
url = "https://opencommons.org/index.php?title=Terms_of_Service&oldid=16274",
note = "[Online; accessed 18-August-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 = "Terms of Service --- OpenCommons{,} ",
year = "2026",
url = "\url{https://opencommons.org/index.php?title=Terms_of_Service&oldid=16274}",
note = "[Online; accessed 18-August-2026]"
}