Bibliographic details for "Version Control System Change"

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 Control System Change"

APA

Version Control System Change. (2011, Sep 8). In Geany Wiki. Retrieved 12:36, April 28, 2024, from https://wiki.geany.org/doku.php?id=version_control_options&rev=1315448183.

MLA

Anonymous Contributors. "Version Control System Change". Geany Wiki. 8 Sep. 2011. Web. 28 Apr. 2024, 12:36

MHRA

Anonymous Contributors, 'Version Control System Change', Geany Wiki, 8 September 2011, 02:16 GMT, <https://wiki.geany.org/doku.php?id=version_control_options&rev=1315448183> [Accessed 28 April 2024]

Chicago

Anonymous Contributors, "Version Control System Change", Geany Wiki, https://wiki.geany.org/doku.php?id=version_control_options&rev=1315448183 (Accessed April 28, 2024).

CBE/CSE

Anonymous Contributors. Version Control System Change [Internet]. Geany Wiki; 2011 Sep 8, 02:16 GMT [Cited 2024 Apr 28]. Available at: https://wiki.geany.org/doku.php?id=version_control_options&rev=1315448183.

Bluebook

Version Control System Change, https://wiki.geany.org/doku.php?id=version_control_options&rev=1315448183 (Last visited April 28, 2024).

AMA

Anonymous Contributors. Version Control System Change. Geany Wiki. September 8, 2011, 02:16 GMT. Available at: https://wiki.geany.org/doku.php?id=version_control_options&rev=1315448183. Accessed April 28, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Version Control System Change --- Geany Wiki",
   year = "2011",
   url = "https://wiki.geany.org/doku.php?id=version_control_options&rev=1315448183",
   note = "[Online; accessed 28-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 Control System Change --- Geany Wiki",
   year = "2011",
   url = "\url{https://wiki.geany.org/doku.php?id=version_control_options&rev=1315448183}",
   note = "[Online; accessed 28-April-2024]"


   author = "Anonymous Contributors",
   title = "Version Control System Change --- Geany Wiki",
   year = "2011",
   url = "\url{https://wiki.geany.org/doku.php?id=version_control_options&rev=1315448183}",
   note = "[Online; accessed 28-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[version_control_options|Version Control System Change]] ([[version_control_options?rev=1315448183|this version]])
Result
Version Control System Change (this version)
Print/export