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 (2009). lists. Documentation for Prototype Apps. Retrieved 11:42, 20 August, 2025 from https://docs.prototypeapps.com/doku.php?id=lists&rev=1246505282.

MLA style

“lists.” Documentation for Prototype Apps. 1 Jul 2009, 20:28 PDT. 20 Aug 2025, 11:42 <https://docs.prototypeapps.com/doku.php?id=lists&rev=1246505282>.

MHRA style

Prototype Apps Staff, ‘lists’, Documentation for Prototype Apps, 1 July 2009, 20:28 PDT, <https://docs.prototypeapps.com/doku.php?id=lists&rev=1246505282> [accessed 20 August 2025]

Chicago style

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

CBE/CSE style

Prototype Apps Staff. lists [Internet]. Documentation for Prototype Apps; 2009 Jul 1, 20:28 PDT [cited 2025 Aug 20]. Available from: https://docs.prototypeapps.com/doku.php?id=lists&rev=1246505282.

Bluebook style

AMA style

Prototype Apps Staff. lists. Documentation for Prototype Apps. July 1, 2009, 20:28 PDT. Available at: https://docs.prototypeapps.com/doku.php?id=lists&rev=1246505282. Accessed August 20, 2025.

BibTeX entry

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

Personal Tools