Bibliographic details for "Code & Command Snippets"
-
Page name: Code & Command Snippets
-
Author: Anonymous Contributors
-
Publisher: John's Vademecum.
-
Date of this revision: 4 April 2024 20:27 GMT
-
Date retrieved: 10 March 2026 08:36 GMT
-
Page Version ID: 1712262446
Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs
Citation styles for "Code & Command Snippets"
APA
Code & Command Snippets. (2024, Apr 4). In John's Vademecum. Retrieved 08:36, March 10, 2026, from https://g4slv.info/dokuwiki/doku.php?id=public:computers:gists&rev=1712262446.
MLA
Anonymous Contributors. "Code & Command Snippets". John's Vademecum. 4 Apr. 2024. Web. 10 Mar. 2026, 08:36
MHRA
Anonymous Contributors, 'Code & Command Snippets', John's Vademecum, 4 April 2024, 20:27 GMT, <https://g4slv.info/dokuwiki/doku.php?id=public:computers:gists&rev=1712262446> [Accessed 10 March 2026]
Chicago
Anonymous Contributors, "Code & Command Snippets", John's Vademecum, https://g4slv.info/dokuwiki/doku.php?id=public:computers:gists&rev=1712262446 (Accessed March 10, 2026).
CBE/CSE
Anonymous Contributors. Code & Command Snippets [Internet]. John's Vademecum; 2024 Apr 4, 20:27 GMT [Cited 2026 Mar 10]. Available at: https://g4slv.info/dokuwiki/doku.php?id=public:computers:gists&rev=1712262446.
Bluebook
Code & Command Snippets, https://g4slv.info/dokuwiki/doku.php?id=public:computers:gists&rev=1712262446 (Last visited March 10, 2026).
AMA
Anonymous Contributors. Code & Command Snippets. John's Vademecum. April 4, 2024, 20:27 GMT. Available at: https://g4slv.info/dokuwiki/doku.php?id=public:computers:gists&rev=1712262446. Accessed March 10, 2026.
BibTeX
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "Code & Command Snippets --- John's Vademecum",
year = "2024",
url = "https://g4slv.info/dokuwiki/doku.php?id=public:computers:gists&rev=1712262446",
note = "[Online; accessed 10-March-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 = "Anonymous Contributors",
title = "Code & Command Snippets --- John's Vademecum",
year = "2024",
url = "\url{https://g4slv.info/dokuwiki/doku.php?id=public:computers:gists&rev=1712262446}",
note = "[Online; accessed 10-March-2026]"
author = "Anonymous Contributors",
title = "Code & Command Snippets --- John's Vademecum",
year = "2024",
url = "\url{https://g4slv.info/dokuwiki/doku.php?id=public:computers:gists&rev=1712262446}",
note = "[Online; accessed 10-March-2026]"
}
DokuWiki talk pages
- Markup
- [[public:computers:gists|Code & Command Snippets]] ([[public:computers:gists?rev=1712262446|this version]])
- Result
- Code & Command Snippets (this version)