Bibliographic details for "exams"

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

Citation styles for "exams"

APA style

Anonymous Contributors (1970). exams. 15-740/18-740 Computer Architecture. Retrieved 06:50, 12 May, 2024 from https://course.ece.cmu.edu/~ece740/f10/doku.php?id=exams&rev=0.

MLA style

“exams.” 15-740/18-740 Computer Architecture. 1 Jan 1970, 00:00 UTC. 12 May 2024, 06:50 <https://course.ece.cmu.edu/~ece740/f10/doku.php?id=exams&rev=0>.

MHRA style

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

Chicago style

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

CBE/CSE style

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

Bluebook style

AMA style

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

BibTeX entry

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

Personal Tools