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:14, 6 October, 2025 from https://docs.prototypeapps.com/doku.php?id=lists&rev=1276710034.

MLA style

“lists.” Documentation for Prototype Apps. 16 Jun 2010, 10:40 PDT. 6 Oct 2025, 05:14 <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 6 October 2025]

Chicago style

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

CBE/CSE style

Prototype Apps Staff. lists [Internet]. Documentation for Prototype Apps; 2010 Jun 16, 10:40 PDT [cited 2025 Oct 6]. 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 October 6, 2025.

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 6-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 = "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 6-October-2025]"
 }

Personal Tools