Bibliographic details for "doc:lua"

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 "doc:lua"

APA

doc:lua. (2016, Sep 11). In Quanty. Retrieved 21:50, May 19, 2024, from https://www.quanty.org/doku.php?id=doc:lua&rev=1473622012.

MLA

Maurits W. Haverkort et al.. "doc:lua". Quanty. 11 Sep. 2016. Web. 19 May. 2024, 21:50

MHRA

Maurits W. Haverkort et al., 'doc:lua', Quanty, 11 September 2016, 19:26 GMT, <https://www.quanty.org/doku.php?id=doc:lua&rev=1473622012> [Accessed 19 May 2024]

Chicago

Maurits W. Haverkort et al., "doc:lua", Quanty, https://www.quanty.org/doku.php?id=doc:lua&rev=1473622012 (Accessed May 19, 2024).

CBE/CSE

Maurits W. Haverkort et al.. doc:lua [Internet]. Quanty; 2016 Sep 11, 19:26 GMT [Cited 2024 May 19]. Available at: https://www.quanty.org/doku.php?id=doc:lua&rev=1473622012.

Bluebook

doc:lua, https://www.quanty.org/doku.php?id=doc:lua&rev=1473622012 (Last visited May 19, 2024).

AMA

Maurits W. Haverkort et al.. doc:lua. Quanty. September 11, 2016, 19:26 GMT. Available at: https://www.quanty.org/doku.php?id=doc:lua&rev=1473622012. Accessed May 19, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Maurits W. Haverkort et al.",
   title = "doc:lua --- Quanty",
   year = "2016",
   url = "https://www.quanty.org/doku.php?id=doc:lua&rev=1473622012",
   note = "[Online; accessed 19-May-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 = "doc:lua --- Quanty",
   year = "2016",
   url = "\url{https://www.quanty.org/doku.php?id=doc:lua&rev=1473622012}",
   note = "[Online; accessed 19-May-2024]"


   author = "Maurits W. Haverkort et al.",
   title = "doc:lua --- Quanty",
   year = "2016",
   url = "\url{https://www.quanty.org/doku.php?id=doc:lua&rev=1473622012}",
   note = "[Online; accessed 19-May-2024]"
 }
  

DokuWiki talk pages

Markup
[[doc:lua|doc:lua]] ([[doc:lua?rev=1473622012|this version]])
Result
doc:lua (this version)
Print/export