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, Mar 13). In Geany Wiki. Retrieved 23:54, October 31, 2024, from https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1457893341.

MLA

Anonymous Contributors. "Version Matrix". Geany Wiki. 13 Mar. 2016. Web. 31 Oct. 2024, 23:54

MHRA

Anonymous Contributors, 'Version Matrix', Geany Wiki, 13 March 2016, 18:22 GMT, <https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1457893341> [Accessed 31 October 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Version Matrix [Internet]. Geany Wiki; 2016 Mar 13, 18:22 GMT [Cited 2024 Oct 31]. Available at: https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1457893341.

Bluebook

AMA

Anonymous Contributors. Version Matrix. Geany Wiki. March 13, 2016, 18:22 GMT. Available at: https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1457893341. Accessed October 31, 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=1457893341",
   note = "[Online; accessed 31-October-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=1457893341}",
   note = "[Online; accessed 31-October-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=1457893341}",
   note = "[Online; accessed 31-October-2024]"
 }
  

DokuWiki talk pages

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