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. (2025, Nov 20). In Quanty. Retrieved 09:01, March 12, 2026, from https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1763603122.

MLA

Maurits W. Haverkort et al.. "Basic components". Quanty. 20 Nov. 2025. Web. 12 Mar. 2026, 09:01

MHRA

Maurits W. Haverkort et al., 'Basic components', Quanty, 20 November 2025, 01:45 GMT, <https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1763603122> [Accessed 12 March 2026]

Chicago

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

CBE/CSE

Maurits W. Haverkort et al.. Basic components [Internet]. Quanty; 2025 Nov 20, 01:45 GMT [Cited 2026 Mar 12]. Available at: https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1763603122.

Bluebook

Basic components, https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1763603122 (Last visited March 12, 2026).

AMA

Maurits W. Haverkort et al.. Basic components. Quanty. November 20, 2025, 01:45 GMT. Available at: https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1763603122. Accessed March 12, 2026.

BibTeX

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


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

DokuWiki talk pages

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