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. (2016, Oct 6). In Quanty. Retrieved 15:35, October 29, 2025, from https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1475779022.

MLA

Maurits W. Haverkort et al.. "Basic components". Quanty. 6 Oct. 2016. Web. 29 Oct. 2025, 15:35

MHRA

Maurits W. Haverkort et al., 'Basic components', Quanty, 6 October 2016, 18:37 GMT, <https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1475779022> [Accessed 29 October 2025]

Chicago

Maurits W. Haverkort et al., "Basic components", Quanty, https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1475779022 (Accessed October 29, 2025).

CBE/CSE

Maurits W. Haverkort et al.. Basic components [Internet]. Quanty; 2016 Oct 6, 18:37 GMT [Cited 2025 Oct 29]. Available at: https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1475779022.

Bluebook

Basic components, https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1475779022 (Last visited October 29, 2025).

AMA

Maurits W. Haverkort et al.. Basic components. Quanty. October 6, 2016, 18:37 GMT. Available at: https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1475779022. Accessed October 29, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Maurits W. Haverkort et al.",
   title = "Basic components --- Quanty",
   year = "2016",
   url = "https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1475779022",
   note = "[Online; accessed 29-October-2025]"
 }
  

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 = "2016",
   url = "\url{https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1475779022}",
   note = "[Online; accessed 29-October-2025]"


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

DokuWiki talk pages

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