Bibliographic details for "others"

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

Citation styles for "others"

APA style

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

MLA style

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

MHRA style

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

Chicago style

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

CBE/CSE style

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

Bluebook style

AMA style

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

BibTeX entry

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

Personal Tools