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 (2010). others. 15-740/18-740 Computer Architecture. Retrieved 06:04, 29 March, 2024 from https://course.ece.cmu.edu/~ece740/f10/doku.php?id=others&rev=1291482988.

MLA style

“others.” 15-740/18-740 Computer Architecture. 4 Dec 2010, 17:16 UTC. 29 Mar 2024, 06:04 <https://course.ece.cmu.edu/~ece740/f10/doku.php?id=others&rev=1291482988>.

MHRA style

Anonymous Contributors, ‘others’, 15-740/18-740 Computer Architecture, 4 December 2010, 17:16 UTC, <https://course.ece.cmu.edu/~ece740/f10/doku.php?id=others&rev=1291482988> [accessed 29 March 2024]

Chicago style

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

CBE/CSE style

Anonymous Contributors. others [Internet]. 15-740/18-740 Computer Architecture; 2010 Dec 4, 17:16 UTC [cited 2024 Mar 29]. Available from: https://course.ece.cmu.edu/~ece740/f10/doku.php?id=others&rev=1291482988.

Bluebook style

AMA style

Anonymous Contributors. others. 15-740/18-740 Computer Architecture. December 4, 2010, 17:16 UTC. Available at: https://course.ece.cmu.edu/~ece740/f10/doku.php?id=others&rev=1291482988. Accessed March 29, 2024.

BibTeX entry

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

Personal Tools