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 13:19, April 25, 2024, from https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1410288158.

MLA

Anonymous Contributors. "Collection of Snippets for Logcheck/RegEx". Geany Wiki. 9 Sep. 2014. Web. 25 Apr. 2024, 13:19

MHRA

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

Chicago

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

CBE/CSE

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

Bluebook

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

AMA

Anonymous Contributors. Collection of Snippets for Logcheck/RegEx. Geany Wiki. September 9, 2014, 18:42 GMT. Available at: https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1410288158. Accessed April 25, 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=1410288158",
   note = "[Online; accessed 25-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=1410288158}",
   note = "[Online; accessed 25-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=1410288158}",
   note = "[Online; accessed 25-April-2024]"
 }
  

DokuWiki talk pages

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