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. (2014, Sep 10). In Geany Wiki. Retrieved 07:03, May 15, 2024, from https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1410383142.

MLA

Anonymous Contributors. "Version Matrix". Geany Wiki. 10 Sep. 2014. Web. 15 May. 2024, 07:03

MHRA

Anonymous Contributors, 'Version Matrix', Geany Wiki, 10 September 2014, 21:05 GMT, <https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1410383142> [Accessed 15 May 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Version Matrix [Internet]. Geany Wiki; 2014 Sep 10, 21:05 GMT [Cited 2024 May 15]. Available at: https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1410383142.

Bluebook

AMA

Anonymous Contributors. Version Matrix. Geany Wiki. September 10, 2014, 21:05 GMT. Available at: https://wiki.geany.org/doku.php?id=plugins:development:api-versions&rev=1410383142. Accessed May 15, 2024.

BibTeX

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


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

DokuWiki talk pages

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