Cite This Page
Bibliographic details for Privacy policy/Glossary of key terms
- Page name: Privacy policy/Glossary of key terms
- Author: RCS Wiki contributors
- Publisher: RCS Wiki, .
- Date of last revision: 23 December 2017 19:21 UTC
- Date retrieved: 14 June 2026 07:36 UTC
- Permanent URL: https://wiki.raptorcs.com/w/index.php?title=Privacy_policy/Glossary_of_key_terms&oldid=315
- Page Version ID: 315
Citation styles for Privacy policy/Glossary of key terms
APA style
Privacy policy/Glossary of key terms. (2017, December 23). RCS Wiki, . Retrieved 07:36, June 14, 2026 from https://wiki.raptorcs.com/w/index.php?title=Privacy_policy/Glossary_of_key_terms&oldid=315.
MLA style
"Privacy policy/Glossary of key terms." RCS Wiki, . 23 Dec 2017, 19:21 UTC. 14 Jun 2026, 07:36 <https://wiki.raptorcs.com/w/index.php?title=Privacy_policy/Glossary_of_key_terms&oldid=315>.
MHRA style
RCS Wiki contributors, 'Privacy policy/Glossary of key terms', RCS Wiki, , 23 December 2017, 19:21 UTC, <https://wiki.raptorcs.com/w/index.php?title=Privacy_policy/Glossary_of_key_terms&oldid=315> [accessed 14 June 2026]
Chicago style
RCS Wiki contributors, "Privacy policy/Glossary of key terms," RCS Wiki, , https://wiki.raptorcs.com/w/index.php?title=Privacy_policy/Glossary_of_key_terms&oldid=315 (accessed June 14, 2026).
CBE/CSE style
RCS Wiki contributors. Privacy policy/Glossary of key terms [Internet]. RCS Wiki, ; 2017 Dec 23, 19:21 UTC [cited 2026 Jun 14]. Available from: https://wiki.raptorcs.com/w/index.php?title=Privacy_policy/Glossary_of_key_terms&oldid=315.
Bluebook style
Privacy policy/Glossary of key terms, https://wiki.raptorcs.com/w/index.php?title=Privacy_policy/Glossary_of_key_terms&oldid=315 (last visited June 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RCS Wiki",
title = "Privacy policy/Glossary of key terms --- RCS Wiki{,} ",
year = "2017",
url = "https://wiki.raptorcs.com/w/index.php?title=Privacy_policy/Glossary_of_key_terms&oldid=315",
note = "[Online; accessed 14-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 = "RCS Wiki",
title = "Privacy policy/Glossary of key terms --- RCS Wiki{,} ",
year = "2017",
url = "\url{https://wiki.raptorcs.com/w/index.php?title=Privacy_policy/Glossary_of_key_terms&oldid=315}",
note = "[Online; accessed 14-June-2026]"
}