Bibliographic details for "start"

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

Citation styles for "start"

APA style

Prototype Apps Staff (2010). start. Documentation for Prototype Apps. Retrieved 13:19, 19 April, 2024 from https://docs.prototypeapps.com/doku.php?id=start&rev=1263034056.

MLA style

“start.” Documentation for Prototype Apps. 9 Jan 2010, 02:47 PST. 19 Apr 2024, 13:19 <https://docs.prototypeapps.com/doku.php?id=start&rev=1263034056>.

MHRA style

Prototype Apps Staff, ‘start’, Documentation for Prototype Apps, 9 January 2010, 02:47 PST, <https://docs.prototypeapps.com/doku.php?id=start&rev=1263034056> [accessed 19 April 2024]

Chicago style

Prototype Apps Staff, “start,” Documentation for Prototype Apps, https://docs.prototypeapps.com/doku.php?id=start&rev=1263034056 (accessed April 19, 2024).

CBE/CSE style

Prototype Apps Staff. start [Internet]. Documentation for Prototype Apps; 2010 Jan 9, 02:47 PST [cited 2024 Apr 19]. Available from: https://docs.prototypeapps.com/doku.php?id=start&rev=1263034056.

Bluebook style

AMA style

Prototype Apps Staff. start. Documentation for Prototype Apps. January 9, 2010, 02:47 PST. Available at: https://docs.prototypeapps.com/doku.php?id=start&rev=1263034056. Accessed April 19, 2024.

BibTeX entry

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

Personal Tools