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, Oct 2). In Geany Wiki. Retrieved 08:48, May 17, 2024, from https://wiki.geany.org/doku.php?id=version_control_options&rev=1317567911.

MLA

Anonymous Contributors. "Version Control System Change". Geany Wiki. 2 Oct. 2011. Web. 17 May. 2024, 08:48

MHRA

Anonymous Contributors, 'Version Control System Change', Geany Wiki, 2 October 2011, 15:05 GMT, <https://wiki.geany.org/doku.php?id=version_control_options&rev=1317567911> [Accessed 17 May 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Version Control System Change [Internet]. Geany Wiki; 2011 Oct 2, 15:05 GMT [Cited 2024 May 17]. Available at: https://wiki.geany.org/doku.php?id=version_control_options&rev=1317567911.

Bluebook

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

AMA

Anonymous Contributors. Version Control System Change. Geany Wiki. October 2, 2011, 15:05 GMT. Available at: https://wiki.geany.org/doku.php?id=version_control_options&rev=1317567911. Accessed May 17, 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=1317567911",
   note = "[Online; accessed 17-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 Control System Change --- Geany Wiki",
   year = "2011",
   url = "\url{https://wiki.geany.org/doku.php?id=version_control_options&rev=1317567911}",
   note = "[Online; accessed 17-May-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=1317567911}",
   note = "[Online; accessed 17-May-2024]"
 }
  

DokuWiki talk pages

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