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, Aug 25). In Geany Wiki. Retrieved 22:43, April 30, 2024, from https://wiki.geany.org/doku.php?id=version_control_options&rev=1314300950.

MLA

Anonymous Contributors. "Version Control System Change". Geany Wiki. 25 Aug. 2011. Web. 30 Apr. 2024, 22:43

MHRA

Anonymous Contributors, 'Version Control System Change', Geany Wiki, 25 August 2011, 19:35 GMT, <https://wiki.geany.org/doku.php?id=version_control_options&rev=1314300950> [Accessed 30 April 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Version Control System Change [Internet]. Geany Wiki; 2011 Aug 25, 19:35 GMT [Cited 2024 Apr 30]. Available at: https://wiki.geany.org/doku.php?id=version_control_options&rev=1314300950.

Bluebook

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

AMA

Anonymous Contributors. Version Control System Change. Geany Wiki. August 25, 2011, 19:35 GMT. Available at: https://wiki.geany.org/doku.php?id=version_control_options&rev=1314300950. Accessed April 30, 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=1314300950",
   note = "[Online; accessed 30-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=1314300950}",
   note = "[Online; accessed 30-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=1314300950}",
   note = "[Online; accessed 30-April-2024]"
 }
  

DokuWiki talk pages

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