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. (2013, Apr 7). In Geany Wiki. Retrieved 04:18, May 15, 2024, from https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1365338694.

MLA

Anonymous Contributors. "Version Matrix". Geany Wiki. 7 Apr. 2013. Web. 15 May. 2024, 04:18

MHRA

Anonymous Contributors, 'Version Matrix', Geany Wiki, 7 April 2013, 12:44 GMT, <https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1365338694> [Accessed 15 May 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Version Matrix [Internet]. Geany Wiki; 2013 Apr 7, 12:44 GMT [Cited 2024 May 15]. Available at: https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1365338694.

Bluebook

AMA

Anonymous Contributors. Version Matrix. Geany Wiki. April 7, 2013, 12:44 GMT. Available at: https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1365338694. Accessed May 15, 2024.

BibTeX

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


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

DokuWiki talk pages

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