Bibliographic details for "readings"

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

APA

readings. (2012, Oct 24). In 18-742. Retrieved 01:11, April 10, 2025, from https://course.ece.cmu.edu/~ece742/f12/doku.php?id=readings&rev=1351112977.

MLA

Contributors of course.ece.cmu.edu. "readings". 18-742. 24 Oct. 2012. Web. 10 Apr. 2025, 01:11

MHRA

Contributors of course.ece.cmu.edu, 'readings', 18-742, 24 October 2012, 21:09 GMT, <https://course.ece.cmu.edu/~ece742/f12/doku.php?id=readings&rev=1351112977> [Accessed 10 April 2025]

Chicago

Contributors of course.ece.cmu.edu, "readings", 18-742, https://course.ece.cmu.edu/~ece742/f12/doku.php?id=readings&rev=1351112977 (Accessed April 10, 2025).

CBE/CSE

Contributors of course.ece.cmu.edu. readings [Internet]. 18-742; 2012 Oct 24, 21:09 GMT [Cited 2025 Apr 10]. Available at: https://course.ece.cmu.edu/~ece742/f12/doku.php?id=readings&rev=1351112977.

Bluebook

AMA

Contributors of course.ece.cmu.edu. readings. 18-742. October 24, 2012, 21:09 GMT. Available at: https://course.ece.cmu.edu/~ece742/f12/doku.php?id=readings&rev=1351112977. Accessed April 10, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of course.ece.cmu.edu",
   title = "readings --- 18-742",
   year = "2012",
   url = "https://course.ece.cmu.edu/~ece742/f12/doku.php?id=readings&rev=1351112977",
   note = "[Online; accessed 10-April-2025]"
 }
  

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 = "readings --- 18-742",
   year = "2012",
   url = "\url{https://course.ece.cmu.edu/~ece742/f12/doku.php?id=readings&rev=1351112977}",
   note = "[Online; accessed 10-April-2025]"


   author = "Contributors of course.ece.cmu.edu",
   title = "readings --- 18-742",
   year = "2012",
   url = "\url{https://course.ece.cmu.edu/~ece742/f12/doku.php?id=readings&rev=1351112977}",
   note = "[Online; accessed 10-April-2025]"
 }
  

DokuWiki talk pages

Markup
[[readings|readings]] ([[readings?rev=1351112977|this version]])
Result
readings (this version)