Bibliographic details for "Code & Command Snippets"
-
Page name: Code & Command Snippets
-
Author: Anonymous Contributors
-
Publisher: Make It Tea.
-
Date of this revision: 1 January 1970 00:00 GMT
-
Date retrieved: 26 July 2026 07:28 GMT
-
Page Version ID: 0
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. (1970, Jan 1). In Make It Tea. Retrieved 07:28, July 26, 2026, from https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:gists&rev=0.
MLA
Anonymous Contributors. "Code & Command Snippets". Make It Tea. 1 Jan. 1970. Web. 26 Jul. 2026, 07:28
MHRA
Anonymous Contributors, 'Code & Command Snippets', Make It Tea, 1 January 1970, 00:00 GMT, <https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:gists&rev=0> [Accessed 26 July 2026]
Chicago
Anonymous Contributors, "Code & Command Snippets", Make It Tea, https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:gists&rev=0 (Accessed July 26, 2026).
CBE/CSE
Anonymous Contributors. Code & Command Snippets [Internet]. Make It Tea; 1970 Jan 1, 00:00 GMT [Cited 2026 Jul 26]. Available at: https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:gists&rev=0.
Bluebook
Code & Command Snippets, https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:gists&rev=0 (Last visited July 26, 2026).
AMA
Anonymous Contributors. Code & Command Snippets. Make It Tea. January 1, 1970, 00:00 GMT. Available at: https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:gists&rev=0. Accessed July 26, 2026.
BibTeX
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "Code & Command Snippets --- Make It Tea",
year = "1970",
url = "https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:gists&rev=0",
note = "[Online; accessed 26-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 = "Anonymous Contributors",
title = "Code & Command Snippets --- Make It Tea",
year = "1970",
url = "\url{https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:gists&rev=0}",
note = "[Online; accessed 26-July-2026]"
author = "Anonymous Contributors",
title = "Code & Command Snippets --- Make It Tea",
year = "1970",
url = "\url{https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:gists&rev=0}",
note = "[Online; accessed 26-July-2026]"
}
DokuWiki talk pages
- Markup
- [[public:computers:gists|Code & Command Snippets]] ([[public:computers:gists?rev=0|this version]])
- Result
- Code & Command Snippets (this version)