Cite This Page
Bibliographic details for Terms of Service
- Page name: Terms of Service
- Author: Open Risk Manual contributors
- Publisher: Open Risk Manual.
- Date of last revision: 17 September 2024 13:16 UTC
- Date retrieved: 16 August 2026 07:32 UTC
- Permanent URL: https://www.openriskmanual.org/wiki/index.php?title=Terms_of_Service&oldid=53553
- Page Version ID: 53553
Citation styles for Terms of Service
APA style
Terms of Service. (2024, September 17). Open Risk Manual. Retrieved 07:32, August 16, 2026 from https://www.openriskmanual.org/wiki/index.php?title=Terms_of_Service&oldid=53553.
MLA style
"Terms of Service." Open Risk Manual. 17 Sep 2024, 13:16 UTC. 16 Aug 2026, 07:32 <https://www.openriskmanual.org/wiki/index.php?title=Terms_of_Service&oldid=53553>.
MHRA style
Open Risk Manual contributors, 'Terms of Service', Open Risk Manual, 17 September 2024, 13:16 UTC, <https://www.openriskmanual.org/wiki/index.php?title=Terms_of_Service&oldid=53553> [accessed 16 August 2026]
Chicago style
Open Risk Manual contributors, "Terms of Service," Open Risk Manual, https://www.openriskmanual.org/wiki/index.php?title=Terms_of_Service&oldid=53553 (accessed August 16, 2026).
CBE/CSE style
Open Risk Manual contributors. Terms of Service [Internet]. Open Risk Manual; 2024 Sep 17, 13:16 UTC [cited 2026 Aug 16]. Available from: https://www.openriskmanual.org/wiki/index.php?title=Terms_of_Service&oldid=53553.
Bluebook style
Terms of Service, https://www.openriskmanual.org/wiki/index.php?title=Terms_of_Service&oldid=53553 (last visited August 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Open Risk Manual",
title = "Terms of Service --- Open Risk Manual{,} ",
year = "2024",
url = "https://www.openriskmanual.org/wiki/index.php?title=Terms_of_Service&oldid=53553",
note = "[Online; accessed 16-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 = "Open Risk Manual",
title = "Terms of Service --- Open Risk Manual{,} ",
year = "2024",
url = "\url{https://www.openriskmanual.org/wiki/index.php?title=Terms_of_Service&oldid=53553}",
note = "[Online; accessed 16-August-2026]"
}