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 11:37, March 29, 2024, 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. 29 Mar. 2024, 11:37

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 29 March 2024]

Chicago

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

CBE/CSE

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

Bluebook

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

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 March 29, 2024.

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 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 = "Basic components --- Quanty",
   year = "2017",
   url = "\url{https://www.quanty.org/doku.php?id=documentation:basics:start&rev=1487865373}",
   note = "[Online; accessed 29-March-2024]"


   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 29-March-2024]"
 }
  

DokuWiki talk pages

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