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 07:51, September 13, 2026, from https://www.quanty.org/doku.php?id=documentation:getting_started&rev=1490621132.

MLA

Maurits W. Haverkort et al.. "Getting started". Quanty. 27 Mar. 2017. Web. 13 Sep. 2026, 07:51

MHRA

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

Chicago

Maurits W. Haverkort et al., "Getting started", Quanty, https://www.quanty.org/doku.php?id=documentation:getting_started&rev=1490621132 (Accessed September 13, 2026).

CBE/CSE

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

Bluebook

Getting started, https://www.quanty.org/doku.php?id=documentation:getting_started&rev=1490621132 (Last visited September 13, 2026).

AMA

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

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=1490621132",
   note = "[Online; accessed 13-September-2026]"
 }
  

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=1490621132}",
   note = "[Online; accessed 13-September-2026]"


   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=1490621132}",
   note = "[Online; accessed 13-September-2026]"
 }
  

DokuWiki talk pages

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