Cite This Page
Bibliographic details for How to collect and store information in a secure way
- Page name: How to collect and store information in a secure way
- Author: TCU Wiki contributors
- Publisher: TCU Wiki.
- Date of last revision: 5 August 2024 19:09 UTC
- Date retrieved: 18 June 2026 01:16 UTC
- Permanent URL: https://wiki.digitalrights.community/index.php?title=How_to_collect_and_store_information_in_a_secure_way&oldid=50875
- Page Version ID: 50875
Citation styles for How to collect and store information in a secure way
APA style
How to collect and store information in a secure way. (2024, August 5). TCU Wiki. Retrieved 01:16, June 18, 2026 from https://wiki.digitalrights.community/index.php?title=How_to_collect_and_store_information_in_a_secure_way&oldid=50875.
MLA style
"How to collect and store information in a secure way." TCU Wiki. 5 Aug 2024, 19:09 UTC. 18 Jun 2026, 01:16 <https://wiki.digitalrights.community/index.php?title=How_to_collect_and_store_information_in_a_secure_way&oldid=50875>.
MHRA style
TCU Wiki contributors, 'How to collect and store information in a secure way', TCU Wiki, 5 August 2024, 19:09 UTC, <https://wiki.digitalrights.community/index.php?title=How_to_collect_and_store_information_in_a_secure_way&oldid=50875> [accessed 18 June 2026]
Chicago style
TCU Wiki contributors, "How to collect and store information in a secure way," TCU Wiki, https://wiki.digitalrights.community/index.php?title=How_to_collect_and_store_information_in_a_secure_way&oldid=50875 (accessed June 18, 2026).
CBE/CSE style
TCU Wiki contributors. How to collect and store information in a secure way [Internet]. TCU Wiki; 2024 Aug 5, 19:09 UTC [cited 2026 Jun 18]. Available from: https://wiki.digitalrights.community/index.php?title=How_to_collect_and_store_information_in_a_secure_way&oldid=50875.
Bluebook style
How to collect and store information in a secure way, https://wiki.digitalrights.community/index.php?title=How_to_collect_and_store_information_in_a_secure_way&oldid=50875 (last visited June 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TCU Wiki",
title = "How to collect and store information in a secure way --- TCU Wiki{,} ",
year = "2024",
url = "https://wiki.digitalrights.community/index.php?title=How_to_collect_and_store_information_in_a_secure_way&oldid=50875",
note = "[Online; accessed 18-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 = "TCU Wiki",
title = "How to collect and store information in a secure way --- TCU Wiki{,} ",
year = "2024",
url = "\url{https://wiki.digitalrights.community/index.php?title=How_to_collect_and_store_information_in_a_secure_way&oldid=50875}",
note = "[Online; accessed 18-June-2026]"
}