Bibliographic details for "lectures"

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

APA

lectures. (2014, Dec 16). In 18-742. Retrieved 12:19, April 15, 2025, from https://course.ece.cmu.edu/~ece742/f12/doku.php?id=lectures&rev=1418702732.

MLA

Contributors of course.ece.cmu.edu. "lectures". 18-742. 16 Dec. 2014. Web. 15 Apr. 2025, 12:19

MHRA

Contributors of course.ece.cmu.edu, 'lectures', 18-742, 16 December 2014, 04:05 GMT, <https://course.ece.cmu.edu/~ece742/f12/doku.php?id=lectures&rev=1418702732> [Accessed 15 April 2025]

Chicago

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

CBE/CSE

Contributors of course.ece.cmu.edu. lectures [Internet]. 18-742; 2014 Dec 16, 04:05 GMT [Cited 2025 Apr 15]. Available at: https://course.ece.cmu.edu/~ece742/f12/doku.php?id=lectures&rev=1418702732.

Bluebook

AMA

Contributors of course.ece.cmu.edu. lectures. 18-742. December 16, 2014, 04:05 GMT. Available at: https://course.ece.cmu.edu/~ece742/f12/doku.php?id=lectures&rev=1418702732. Accessed April 15, 2025.

BibTeX

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


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

DokuWiki talk pages

Markup
[[lectures|lectures]] ([[lectures?rev=1418702732|this version]])
Result
lectures (this version)