Bibliographic details for "Collection of Snippets for Shell-Scripts"

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 "Collection of Snippets for Shell-Scripts"

APA

Collection of Snippets for Shell-Scripts. (2015, Nov 29). In Geany Wiki. Retrieved 01:42, April 27, 2024, from https://wiki.geany.org/doku.php?id=snippets:shell:start&rev=1448806549.

MLA

Anonymous Contributors. "Collection of Snippets for Shell-Scripts". Geany Wiki. 29 Nov. 2015. Web. 27 Apr. 2024, 01:42

MHRA

Anonymous Contributors, 'Collection of Snippets for Shell-Scripts', Geany Wiki, 29 November 2015, 14:15 GMT, <https://wiki.geany.org/doku.php?id=snippets:shell:start&rev=1448806549> [Accessed 27 April 2024]

Chicago

Anonymous Contributors, "Collection of Snippets for Shell-Scripts", Geany Wiki, https://wiki.geany.org/doku.php?id=snippets:shell:start&rev=1448806549 (Accessed April 27, 2024).

CBE/CSE

Anonymous Contributors. Collection of Snippets for Shell-Scripts [Internet]. Geany Wiki; 2015 Nov 29, 14:15 GMT [Cited 2024 Apr 27]. Available at: https://wiki.geany.org/doku.php?id=snippets:shell:start&rev=1448806549.

Bluebook

Collection of Snippets for Shell-Scripts, https://wiki.geany.org/doku.php?id=snippets:shell:start&rev=1448806549 (Last visited April 27, 2024).

AMA

Anonymous Contributors. Collection of Snippets for Shell-Scripts. Geany Wiki. November 29, 2015, 14:15 GMT. Available at: https://wiki.geany.org/doku.php?id=snippets:shell:start&rev=1448806549. Accessed April 27, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Collection of Snippets for Shell-Scripts --- Geany Wiki",
   year = "2015",
   url = "https://wiki.geany.org/doku.php?id=snippets:shell:start&rev=1448806549",
   note = "[Online; accessed 27-April-2024]"
 }
  

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 = "Collection of Snippets for Shell-Scripts --- Geany Wiki",
   year = "2015",
   url = "\url{https://wiki.geany.org/doku.php?id=snippets:shell:start&rev=1448806549}",
   note = "[Online; accessed 27-April-2024]"


   author = "Anonymous Contributors",
   title = "Collection of Snippets for Shell-Scripts --- Geany Wiki",
   year = "2015",
   url = "\url{https://wiki.geany.org/doku.php?id=snippets:shell:start&rev=1448806549}",
   note = "[Online; accessed 27-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[snippets:shell:start|Collection of Snippets for Shell-Scripts]] ([[snippets:shell:start?rev=1448806549|this version]])
Result
Collection of Snippets for Shell-Scripts (this version)
Print/export