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. (2017, Feb 3). In Geany Wiki. Retrieved 09:47, April 26, 2024, from https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1486115220.

MLA

Anonymous Contributors. "Collection of Snippets for Logcheck/RegEx". Geany Wiki. 3 Feb. 2017. Web. 26 Apr. 2024, 09:47

MHRA

Anonymous Contributors, 'Collection of Snippets for Logcheck/RegEx', Geany Wiki, 3 February 2017, 09:47 GMT, <https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1486115220> [Accessed 26 April 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Collection of Snippets for Logcheck/RegEx [Internet]. Geany Wiki; 2017 Feb 3, 09:47 GMT [Cited 2024 Apr 26]. Available at: https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1486115220.

Bluebook

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

AMA

Anonymous Contributors. Collection of Snippets for Logcheck/RegEx. Geany Wiki. February 3, 2017, 09:47 GMT. Available at: https://wiki.geany.org/doku.php?id=snippets:logcheck:start&rev=1486115220. Accessed April 26, 2024.

BibTeX

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


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

DokuWiki talk pages

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