Bibliographic details for "exam"

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 "exam"

APA

exam. (2012, Dec 2). In 18-742. Retrieved 23:42, June 17, 2024, from https://course.ece.cmu.edu/~ece742/f12/doku.php?id=exam&rev=1354427196.

MLA

Contributors of course.ece.cmu.edu. "exam". 18-742. 2 Dec. 2012. Web. 17 Jun. 2024, 23:42

MHRA

Contributors of course.ece.cmu.edu, 'exam', 18-742, 2 December 2012, 05:46 GMT, <https://course.ece.cmu.edu/~ece742/f12/doku.php?id=exam&rev=1354427196> [Accessed 17 June 2024]

Chicago

Contributors of course.ece.cmu.edu, "exam", 18-742, https://course.ece.cmu.edu/~ece742/f12/doku.php?id=exam&rev=1354427196 (Accessed June 17, 2024).

CBE/CSE

Contributors of course.ece.cmu.edu. exam [Internet]. 18-742; 2012 Dec 2, 05:46 GMT [Cited 2024 Jun 17]. Available at: https://course.ece.cmu.edu/~ece742/f12/doku.php?id=exam&rev=1354427196.

Bluebook

AMA

Contributors of course.ece.cmu.edu. exam. 18-742. December 2, 2012, 05:46 GMT. Available at: https://course.ece.cmu.edu/~ece742/f12/doku.php?id=exam&rev=1354427196. Accessed June 17, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of course.ece.cmu.edu",
   title = "exam --- 18-742",
   year = "2012",
   url = "https://course.ece.cmu.edu/~ece742/f12/doku.php?id=exam&rev=1354427196",
   note = "[Online; accessed 17-June-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 = "Contributors of course.ece.cmu.edu",
   title = "exam --- 18-742",
   year = "2012",
   url = "\url{https://course.ece.cmu.edu/~ece742/f12/doku.php?id=exam&rev=1354427196}",
   note = "[Online; accessed 17-June-2024]"


   author = "Contributors of course.ece.cmu.edu",
   title = "exam --- 18-742",
   year = "2012",
   url = "\url{https://course.ece.cmu.edu/~ece742/f12/doku.php?id=exam&rev=1354427196}",
   note = "[Online; accessed 17-June-2024]"
 }
  

DokuWiki talk pages

Markup
[[exam|exam]] ([[exam?rev=1354427196|this version]])
Result
exam (this version)