Bibliographic details for "Version Matrix"

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 "Version Matrix"

APA

Version Matrix. (2016, Aug 21). In Geany Wiki. Retrieved 17:25, April 16, 2024, from https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1471800303.

MLA

Anonymous Contributors. "Version Matrix". Geany Wiki. 21 Aug. 2016. Web. 16 Apr. 2024, 17:25

MHRA

Anonymous Contributors, 'Version Matrix', Geany Wiki, 21 August 2016, 17:25 GMT, <https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1471800303> [Accessed 16 April 2024]

Chicago

Anonymous Contributors, "Version Matrix", Geany Wiki, https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1471800303 (Accessed April 16, 2024).

CBE/CSE

Anonymous Contributors. Version Matrix [Internet]. Geany Wiki; 2016 Aug 21, 17:25 GMT [Cited 2024 Apr 16]. Available at: https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1471800303.

Bluebook

AMA

Anonymous Contributors. Version Matrix. Geany Wiki. August 21, 2016, 17:25 GMT. Available at: https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1471800303. Accessed April 16, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Version Matrix --- Geany Wiki",
   year = "2016",
   url = "https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1471800303",
   note = "[Online; accessed 16-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 = "Version Matrix --- Geany Wiki",
   year = "2016",
   url = "\url{https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1471800303}",
   note = "[Online; accessed 16-April-2024]"


   author = "Anonymous Contributors",
   title = "Version Matrix --- Geany Wiki",
   year = "2016",
   url = "\url{https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1471800303}",
   note = "[Online; accessed 16-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[plugins:development:api-versions|Version Matrix]] ([[plugins:development:api-versions?rev=1471800303|this version]])
Result
Version Matrix (this version)
Print/export