Cite This Page
Bibliographic details for Protecting Memory Secrets
- Page name: Protecting Memory Secrets
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 20 November 2024 17:48 UTC
- Date retrieved: 21 March 2025 18:03 UTC
- Permanent URL: https://rosettacode.org/wiki/Protecting_Memory_Secrets?oldid=373568
- Page Version ID: 373568
Citation styles for Protecting Memory Secrets
APA style
Protecting Memory Secrets. (2024, November 20). Rosetta Code. Retrieved 18:03, March 21, 2025 from https://rosettacode.org/wiki/Protecting_Memory_Secrets?oldid=373568.
MLA style
"Protecting Memory Secrets." Rosetta Code. 20 Nov 2024, 17:48 UTC. 21 Mar 2025, 18:03 <https://rosettacode.org/wiki/Protecting_Memory_Secrets?oldid=373568>.
MHRA style
Rosetta Code contributors, 'Protecting Memory Secrets', Rosetta Code, 20 November 2024, 17:48 UTC, <https://rosettacode.org/wiki/Protecting_Memory_Secrets?oldid=373568> [accessed 21 March 2025]
Chicago style
Rosetta Code contributors, "Protecting Memory Secrets," Rosetta Code, https://rosettacode.org/wiki/Protecting_Memory_Secrets?oldid=373568 (accessed March 21, 2025).
CBE/CSE style
Rosetta Code contributors. Protecting Memory Secrets [Internet]. Rosetta Code; 2024 Nov 20, 17:48 UTC [cited 2025 Mar 21]. Available from: https://rosettacode.org/wiki/Protecting_Memory_Secrets?oldid=373568.
Bluebook style
Protecting Memory Secrets, https://rosettacode.org/wiki/Protecting_Memory_Secrets?oldid=373568 (last visited March 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Protecting Memory Secrets --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Protecting_Memory_Secrets?oldid=373568", note = "[Online; accessed 21-March-2025]" }
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 = "Rosetta Code", title = "Protecting Memory Secrets --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Protecting_Memory_Secrets?oldid=373568}", note = "[Online; accessed 21-March-2025]" }