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

Anonymous Contributors (1970). start. 15-740/18-740 Computer Architecture. Retrieved 19:47, 24 September, 2024 from https://course.ece.cmu.edu/~ece740/f10/doku.php?id=start&rev=0.

MLA style

“start.” 15-740/18-740 Computer Architecture. 1 Jan 1970, 00:00 UTC. 24 Sep 2024, 19:47 <https://course.ece.cmu.edu/~ece740/f10/doku.php?id=start&rev=0>.

MHRA style

Anonymous Contributors, ‘start’, 15-740/18-740 Computer Architecture, 1 January 1970, 00:00 UTC, <https://course.ece.cmu.edu/~ece740/f10/doku.php?id=start&rev=0> [accessed 24 September 2024]

Chicago style

Anonymous Contributors, “start,” 15-740/18-740 Computer Architecture, https://course.ece.cmu.edu/~ece740/f10/doku.php?id=start&rev=0 (accessed September 24, 2024).

CBE/CSE style

Anonymous Contributors. start [Internet]. 15-740/18-740 Computer Architecture; 1970 Jan 1, 00:00 UTC [cited 2024 Sep 24]. Available from: https://course.ece.cmu.edu/~ece740/f10/doku.php?id=start&rev=0.

Bluebook style

start, https://course.ece.cmu.edu/~ece740/f10/doku.php?id=start&rev=0 (last visited September 24, 2024).

AMA style

Anonymous Contributors. start. 15-740/18-740 Computer Architecture. January 1, 1970, 00:00 UTC. Available at: https://course.ece.cmu.edu/~ece740/f10/doku.php?id=start&rev=0. Accessed September 24, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "start --- 15-740/18-740 Computer Architecture",
   year = "1970",
   url = "https://course.ece.cmu.edu/~ece740/f10/doku.php?id=start&rev=0",
   note = "[Online; accessed 24-September-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 = "Anonymous Contributors",
   title = "start --- 15-740/18-740 Computer Architecture",
   year = "1970",
   url = "\url{https://course.ece.cmu.edu/~ece740/f10/doku.php?id=start&rev=0}",
   note = "[Online; accessed 24-September-2024]"
 }

Personal Tools