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 00:58, June 18, 2024, from https://course.ece.cmu.edu/~ece742/f12/doku.php?id=exam&rev=1354427845.

MLA

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

MHRA

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

Chicago

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

CBE/CSE

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

Bluebook

AMA

Contributors of course.ece.cmu.edu. exam. 18-742. December 2, 2012, 05:57 GMT. Available at: https://course.ece.cmu.edu/~ece742/f12/doku.php?id=exam&rev=1354427845. Accessed June 18, 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=1354427845",
   note = "[Online; accessed 18-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=1354427845}",
   note = "[Online; accessed 18-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=1354427845}",
   note = "[Online; accessed 18-June-2024]"
 }
  

DokuWiki talk pages

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