Bibliographic details for "Getting started"

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 "Getting started"

APA

Getting started. (2017, Mar 27). In Quanty. Retrieved 14:07, March 29, 2024, from https://www.quanty.org/doku.php?id=documentation:getting_started&rev=1490622258.

MLA

Maurits W. Haverkort et al.. "Getting started". Quanty. 27 Mar. 2017. Web. 29 Mar. 2024, 14:07

MHRA

Maurits W. Haverkort et al., 'Getting started', Quanty, 27 March 2017, 13:44 GMT, <https://www.quanty.org/doku.php?id=documentation:getting_started&rev=1490622258> [Accessed 29 March 2024]

Chicago

Maurits W. Haverkort et al., "Getting started", Quanty, https://www.quanty.org/doku.php?id=documentation:getting_started&rev=1490622258 (Accessed March 29, 2024).

CBE/CSE

Maurits W. Haverkort et al.. Getting started [Internet]. Quanty; 2017 Mar 27, 13:44 GMT [Cited 2024 Mar 29]. Available at: https://www.quanty.org/doku.php?id=documentation:getting_started&rev=1490622258.

Bluebook

AMA

Maurits W. Haverkort et al.. Getting started. Quanty. March 27, 2017, 13:44 GMT. Available at: https://www.quanty.org/doku.php?id=documentation:getting_started&rev=1490622258. Accessed March 29, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Maurits W. Haverkort et al.",
   title = "Getting started --- Quanty",
   year = "2017",
   url = "https://www.quanty.org/doku.php?id=documentation:getting_started&rev=1490622258",
   note = "[Online; accessed 29-March-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 = "Maurits W. Haverkort et al.",
   title = "Getting started --- Quanty",
   year = "2017",
   url = "\url{https://www.quanty.org/doku.php?id=documentation:getting_started&rev=1490622258}",
   note = "[Online; accessed 29-March-2024]"


   author = "Maurits W. Haverkort et al.",
   title = "Getting started --- Quanty",
   year = "2017",
   url = "\url{https://www.quanty.org/doku.php?id=documentation:getting_started&rev=1490622258}",
   note = "[Online; accessed 29-March-2024]"
 }
  

DokuWiki talk pages

Markup
[[documentation:getting_started|Getting started]] ([[documentation:getting_started?rev=1490622258|this version]])
Result
Getting started (this version)
Print/export