Bibliographic details for "lists"

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "lists"

APA style

Prototype Apps Staff (2010). lists. Documentation for Prototype Apps. Retrieved 05:47, 27 March, 2026 from https://docs.prototypeapps.com/doku.php?id=lists&rev=1276710034.

MLA style

“lists.” Documentation for Prototype Apps. 16 Jun 2010, 10:40 PDT. 27 Mar 2026, 05:47 <https://docs.prototypeapps.com/doku.php?id=lists&rev=1276710034>.

MHRA style

Prototype Apps Staff, ‘lists’, Documentation for Prototype Apps, 16 June 2010, 10:40 PDT, <https://docs.prototypeapps.com/doku.php?id=lists&rev=1276710034> [accessed 27 March 2026]

Chicago style

Prototype Apps Staff, “lists,” Documentation for Prototype Apps, https://docs.prototypeapps.com/doku.php?id=lists&rev=1276710034 (accessed March 27, 2026).

CBE/CSE style

Prototype Apps Staff. lists [Internet]. Documentation for Prototype Apps; 2010 Jun 16, 10:40 PDT [cited 2026 Mar 27]. Available from: https://docs.prototypeapps.com/doku.php?id=lists&rev=1276710034.

Bluebook style

AMA style

Prototype Apps Staff. lists. Documentation for Prototype Apps. June 16, 2010, 10:40 PDT. Available at: https://docs.prototypeapps.com/doku.php?id=lists&rev=1276710034. Accessed March 27, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Prototype Apps Staff",
   title = "lists --- Documentation for Prototype Apps",
   year = "2010",
   url = "https://docs.prototypeapps.com/doku.php?id=lists&rev=1276710034",
   note = "[Online; accessed 27-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 = "Prototype Apps Staff",
   title = "lists --- Documentation for Prototype Apps",
   year = "2010",
   url = "\url{https://docs.prototypeapps.com/doku.php?id=lists&rev=1276710034}",
   note = "[Online; accessed 27-March-2026]"
 }

Personal Tools