Bibliographic details for "start"

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 "start"

APA

start. (2014, Sep 2). In 18-742. Retrieved 13:38, April 20, 2024, from https://course.ece.cmu.edu/~ece742/f12/doku.php?id=start&rev=1409628690.

MLA

Contributors of course.ece.cmu.edu. "start". 18-742. 2 Sep. 2014. Web. 20 Apr. 2024, 13:38

MHRA

Contributors of course.ece.cmu.edu, 'start', 18-742, 2 September 2014, 03:31 GMT, <https://course.ece.cmu.edu/~ece742/f12/doku.php?id=start&rev=1409628690> [Accessed 20 April 2024]

Chicago

Contributors of course.ece.cmu.edu, "start", 18-742, https://course.ece.cmu.edu/~ece742/f12/doku.php?id=start&rev=1409628690 (Accessed April 20, 2024).

CBE/CSE

Contributors of course.ece.cmu.edu. start [Internet]. 18-742; 2014 Sep 2, 03:31 GMT [Cited 2024 Apr 20]. Available at: https://course.ece.cmu.edu/~ece742/f12/doku.php?id=start&rev=1409628690.

Bluebook

AMA

Contributors of course.ece.cmu.edu. start. 18-742. September 2, 2014, 03:31 GMT. Available at: https://course.ece.cmu.edu/~ece742/f12/doku.php?id=start&rev=1409628690. Accessed April 20, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of course.ece.cmu.edu",
   title = "start --- 18-742",
   year = "2014",
   url = "https://course.ece.cmu.edu/~ece742/f12/doku.php?id=start&rev=1409628690",
   note = "[Online; accessed 20-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 = "Contributors of course.ece.cmu.edu",
   title = "start --- 18-742",
   year = "2014",
   url = "\url{https://course.ece.cmu.edu/~ece742/f12/doku.php?id=start&rev=1409628690}",
   note = "[Online; accessed 20-April-2024]"


   author = "Contributors of course.ece.cmu.edu",
   title = "start --- 18-742",
   year = "2014",
   url = "\url{https://course.ece.cmu.edu/~ece742/f12/doku.php?id=start&rev=1409628690}",
   note = "[Online; accessed 20-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[start|start]] ([[start?rev=1409628690|this version]])
Result
start (this version)