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. (2012, Dec 2). In 18-742. Retrieved 04:40, June 18, 2013, from http://www.ece.cmu.edu/~ece742/doku.php?id=start&rev=1354427497.

MLA

Contributors of www.ece.cmu.edu. "start". 18-742. 2 Dec. 2012. Web. 18 Jun. 2013, 04:40

MHRA

Contributors of www.ece.cmu.edu, 'start', 18-742, 2 December 2012, 05:51 GMT, <http://www.ece.cmu.edu/~ece742/doku.php?id=start&rev=1354427497> [Accessed 18 June 2013]

Chicago

Contributors of www.ece.cmu.edu, "start", 18-742, http://www.ece.cmu.edu/~ece742/doku.php?id=start&rev=1354427497 (Accessed June 18, 2013).

CBE/CSE

Contributors of www.ece.cmu.edu. start [Internet]. 18-742; 2012 Dec 2, 05:51 GMT [Cited 2013 Jun 18]. Available at: http://www.ece.cmu.edu/~ece742/doku.php?id=start&rev=1354427497.

Bluebook

AMA

Contributors of www.ece.cmu.edu. start. 18-742. December 2, 2012, 05:51 GMT. Available at: http://www.ece.cmu.edu/~ece742/doku.php?id=start&rev=1354427497. Accessed June 18, 2013.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of www.ece.cmu.edu",
   title = "start --- 18-742",
   year = "2012",
   url = "http://www.ece.cmu.edu/~ece742/doku.php?id=start&rev=1354427497",
   note = "[Online; accessed 18-June-2013]"
 }
  

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 www.ece.cmu.edu",
   title = "start --- 18-742",
   year = "2012",
   url = "\url{http://www.ece.cmu.edu/~ece742/doku.php?id=start&rev=1354427497}",
   note = "[Online; accessed 18-June-2013]"


   author = "Contributors of www.ece.cmu.edu",
   title = "start --- 18-742",
   year = "2012",
   url = "\url{http://www.ece.cmu.edu/~ece742/doku.php?id=start&rev=1354427497}",
   note = "[Online; accessed 18-June-2013]"
 }
  

DokuWiki talk pages

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