Cite This Page
Bibliographic details for Encryption with vim
- Page name: Encryption with vim
- Author: Notes_Wiki contributors
- Publisher: Notes_Wiki, .
- Date of last revision: 24 August 2022 15:49 UTC
- Date retrieved: 16 February 2025 05:44 UTC
- Permanent URL: http://www.sbarjatiya.com/notes_wiki/index.php?title=Encryption_with_vim&oldid=7032
- Page Version ID: 7032
Citation styles for Encryption with vim
APA style
Encryption with vim. (2022, August 24). Notes_Wiki, . Retrieved 05:44, February 16, 2025 from http://www.sbarjatiya.com/notes_wiki/index.php?title=Encryption_with_vim&oldid=7032.
MLA style
"Encryption with vim." Notes_Wiki, . 24 Aug 2022, 15:49 UTC. 16 Feb 2025, 05:44 <http://www.sbarjatiya.com/notes_wiki/index.php?title=Encryption_with_vim&oldid=7032>.
MHRA style
Notes_Wiki contributors, 'Encryption with vim', Notes_Wiki, , 24 August 2022, 15:49 UTC, <http://www.sbarjatiya.com/notes_wiki/index.php?title=Encryption_with_vim&oldid=7032> [accessed 16 February 2025]
Chicago style
Notes_Wiki contributors, "Encryption with vim," Notes_Wiki, , http://www.sbarjatiya.com/notes_wiki/index.php?title=Encryption_with_vim&oldid=7032 (accessed February 16, 2025).
CBE/CSE style
Notes_Wiki contributors. Encryption with vim [Internet]. Notes_Wiki, ; 2022 Aug 24, 15:49 UTC [cited 2025 Feb 16]. Available from: http://www.sbarjatiya.com/notes_wiki/index.php?title=Encryption_with_vim&oldid=7032.
Bluebook style
Encryption with vim, http://www.sbarjatiya.com/notes_wiki/index.php?title=Encryption_with_vim&oldid=7032 (last visited February 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Notes_Wiki", title = "Encryption with vim --- Notes_Wiki{,} ", year = "2022", url = "http://www.sbarjatiya.com/notes_wiki/index.php?title=Encryption_with_vim&oldid=7032", note = "[Online; accessed 16-February-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 = "Notes_Wiki", title = "Encryption with vim --- Notes_Wiki{,} ", year = "2022", url = "\url{http://www.sbarjatiya.com/notes_wiki/index.php?title=Encryption_with_vim&oldid=7032}", note = "[Online; accessed 16-February-2025]" }