Bibliographic details for "Collection of Snippets for Logcheck/RegEx"

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 Logcheck/RegEx"

APA

Collection of Snippets for Logcheck/RegEx. (2014, Sep 9). In Geany Wiki. Retrieved 12:53, April 20, 2024, from https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1410286457.

MLA

Anonymous Contributors. "Collection of Snippets for Logcheck/RegEx". Geany Wiki. 9 Sep. 2014. Web. 20 Apr. 2024, 12:53

MHRA

Anonymous Contributors, 'Collection of Snippets for Logcheck/RegEx', Geany Wiki, 9 September 2014, 18:14 GMT, <https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1410286457> [Accessed 20 April 2024]

Chicago

Anonymous Contributors, "Collection of Snippets for Logcheck/RegEx", Geany Wiki, https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1410286457 (Accessed April 20, 2024).

CBE/CSE

Anonymous Contributors. Collection of Snippets for Logcheck/RegEx [Internet]. Geany Wiki; 2014 Sep 9, 18:14 GMT [Cited 2024 Apr 20]. Available at: https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1410286457.

Bluebook

Collection of Snippets for Logcheck/RegEx, https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1410286457 (Last visited April 20, 2024).

AMA

Anonymous Contributors. Collection of Snippets for Logcheck/RegEx. Geany Wiki. September 9, 2014, 18:14 GMT. Available at: https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1410286457. Accessed April 20, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Collection of Snippets for Logcheck/RegEx --- Geany Wiki",
   year = "2014",
   url = "https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1410286457",
   note = "[Online; accessed 20-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 Logcheck/RegEx --- Geany Wiki",
   year = "2014",
   url = "\url{https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1410286457}",
   note = "[Online; accessed 20-April-2024]"


   author = "Anonymous Contributors",
   title = "Collection of Snippets for Logcheck/RegEx --- Geany Wiki",
   year = "2014",
   url = "\url{https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1410286457}",
   note = "[Online; accessed 20-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[snippets:logcheck:start|Collection of Snippets for Logcheck/RegEx]] ([[snippets:logcheck:start?rev=1410286457|this version]])
Result
Collection of Snippets for Logcheck/RegEx (this version)
Print/export