Cite This Page
Bibliographic details for MNumerical Encryption/Decryption
- Page name: MNumerical Encryption/Decryption
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 26 May 2009 15:13 UTC
- Date retrieved: 20 March 2023 21:37 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=MNumerical_Encryption/Decryption&oldid=5018
- Page Version ID: 5018
Citation styles for MNumerical Encryption/Decryption
APA style
MNumerical Encryption/Decryption. (2009, May 26). Rosetta Code, . Retrieved 21:37, March 20, 2023 from https://rosettacode.org/w/index.php?title=MNumerical_Encryption/Decryption&oldid=5018.
MLA style
"MNumerical Encryption/Decryption." Rosetta Code, . 26 May 2009, 15:13 UTC. 20 Mar 2023, 21:37 <https://rosettacode.org/w/index.php?title=MNumerical_Encryption/Decryption&oldid=5018>.
MHRA style
Rosetta Code contributors, 'MNumerical Encryption/Decryption', Rosetta Code, , 26 May 2009, 15:13 UTC, <https://rosettacode.org/w/index.php?title=MNumerical_Encryption/Decryption&oldid=5018> [accessed 20 March 2023]
Chicago style
Rosetta Code contributors, "MNumerical Encryption/Decryption," Rosetta Code, , https://rosettacode.org/w/index.php?title=MNumerical_Encryption/Decryption&oldid=5018 (accessed March 20, 2023).
CBE/CSE style
Rosetta Code contributors. MNumerical Encryption/Decryption [Internet]. Rosetta Code, ; 2009 May 26, 15:13 UTC [cited 2023 Mar 20]. Available from: https://rosettacode.org/w/index.php?title=MNumerical_Encryption/Decryption&oldid=5018.
Bluebook style
MNumerical Encryption/Decryption, https://rosettacode.org/w/index.php?title=MNumerical_Encryption/Decryption&oldid=5018 (last visited March 20, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "MNumerical Encryption/Decryption --- Rosetta Code{,} ", year = "2009", url = "https://rosettacode.org/w/index.php?title=MNumerical_Encryption/Decryption&oldid=5018", note = "[Online; accessed 20-March-2023]" }
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 = "MNumerical Encryption/Decryption --- Rosetta Code{,} ", year = "2009", url = "\url{https://rosettacode.org/w/index.php?title=MNumerical_Encryption/Decryption&oldid=5018}", note = "[Online; accessed 20-March-2023]" }