Cite This Page
- Page name: Ways to securely store and share files
- Author: TCU Wiki contributors
- Publisher: TCU Wiki.
- Date of last revision: 10 June 2024 18:20 UTC
- Date retrieved: 13 July 2026 15:38 UTC
- Permanent URL: https://wiki.digitalrights.community/index.php?title=Ways_to_securely_store_and_share_files&oldid=50659
- Page Version ID: 50659
APA style
Ways to securely store and share files. (2024, June 10). TCU Wiki. Retrieved 15:38, July 13, 2026 from https://wiki.digitalrights.community/index.php?title=Ways_to_securely_store_and_share_files&oldid=50659.
MLA style
"Ways to securely store and share files." TCU Wiki. 10 Jun 2024, 18:20 UTC. 13 Jul 2026, 15:38 <https://wiki.digitalrights.community/index.php?title=Ways_to_securely_store_and_share_files&oldid=50659>.
MHRA style
TCU Wiki contributors, 'Ways to securely store and share files', TCU Wiki, 10 June 2024, 18:20 UTC, <https://wiki.digitalrights.community/index.php?title=Ways_to_securely_store_and_share_files&oldid=50659> [accessed 13 July 2026]
Chicago style
TCU Wiki contributors, "Ways to securely store and share files," TCU Wiki, https://wiki.digitalrights.community/index.php?title=Ways_to_securely_store_and_share_files&oldid=50659 (accessed July 13, 2026).
CBE/CSE style
TCU Wiki contributors. Ways to securely store and share files [Internet]. TCU Wiki; 2024 Jun 10, 18:20 UTC [cited 2026 Jul 13]. Available from: https://wiki.digitalrights.community/index.php?title=Ways_to_securely_store_and_share_files&oldid=50659.
Bluebook style
Ways to securely store and share files, https://wiki.digitalrights.community/index.php?title=Ways_to_securely_store_and_share_files&oldid=50659 (last visited July 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TCU Wiki",
title = "Ways to securely store and share files --- TCU Wiki{,} ",
year = "2024",
url = "https://wiki.digitalrights.community/index.php?title=Ways_to_securely_store_and_share_files&oldid=50659",
note = "[Online; accessed 13-July-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 = "Ways to securely store and share files --- TCU Wiki{,} ",
year = "2024",
url = "\url{https://wiki.digitalrights.community/index.php?title=Ways_to_securely_store_and_share_files&oldid=50659}",
note = "[Online; accessed 13-July-2026]"
}