Bibliographic details for "Basic components"

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 "Basic components"

APA

Basic components. (2017, Feb 23). In Quanty. Retrieved 16:28, May 22, 2026, from https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1487865373.

MLA

Maurits W. Haverkort et al.. "Basic components". Quanty. 23 Feb. 2017. Web. 22 May. 2026, 16:28

MHRA

Maurits W. Haverkort et al., 'Basic components', Quanty, 23 February 2017, 15:56 GMT, <https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1487865373> [Accessed 22 May 2026]

Chicago

Maurits W. Haverkort et al., "Basic components", Quanty, https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1487865373 (Accessed May 22, 2026).

CBE/CSE

Maurits W. Haverkort et al.. Basic components [Internet]. Quanty; 2017 Feb 23, 15:56 GMT [Cited 2026 May 22]. Available at: https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1487865373.

Bluebook

AMA

Maurits W. Haverkort et al.. Basic components. Quanty. February 23, 2017, 15:56 GMT. Available at: https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1487865373. Accessed May 22, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Maurits W. Haverkort et al.",
   title = "Basic components --- Quanty",
   year = "2017",
   url = "https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1487865373",
   note = "[Online; accessed 22-May-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 = "Basic components --- Quanty",
   year = "2017",
   url = "\url{https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1487865373}",
   note = "[Online; accessed 22-May-2026]"


   author = "Maurits W. Haverkort et al.",
   title = "Basic components --- Quanty",
   year = "2017",
   url = "\url{https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1487865373}",
   note = "[Online; accessed 22-May-2026]"
 }
  

DokuWiki talk pages

Markup
[[documentation:basics:start|Basic components]] ([[documentation:basics:start?rev=1487865373|this version]])
Result
Basic components (this version)
Print/export