Bibliographic details for "Publications"

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

APA

Publications. (2022, Apr 14). In Murmann Mixed-Signal Group. Retrieved 20:32, May 1, 2024, from https://murmann-group.stanford.edu/doku.php?id=publications&rev=1649970700.

MLA

Anonymous Contributors. "Publications". Murmann Mixed-Signal Group. 14 Apr. 2022. Web. 1 May. 2024, 20:32

MHRA

Anonymous Contributors, 'Publications', Murmann Mixed-Signal Group, 14 April 2022, 21:11 GMT, <https://murmann-group.stanford.edu/doku.php?id=publications&rev=1649970700> [Accessed 1 May 2024]

Chicago

Anonymous Contributors, "Publications", Murmann Mixed-Signal Group, https://murmann-group.stanford.edu/doku.php?id=publications&rev=1649970700 (Accessed May 1, 2024).

CBE/CSE

Anonymous Contributors. Publications [Internet]. Murmann Mixed-Signal Group; 2022 Apr 14, 21:11 GMT [Cited 2024 May 1]. Available at: https://murmann-group.stanford.edu/doku.php?id=publications&rev=1649970700.

Bluebook

AMA

Anonymous Contributors. Publications. Murmann Mixed-Signal Group. April 14, 2022, 21:11 GMT. Available at: https://murmann-group.stanford.edu/doku.php?id=publications&rev=1649970700. Accessed May 1, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Publications --- Murmann Mixed-Signal Group",
   year = "2022",
   url = "https://murmann-group.stanford.edu/doku.php?id=publications&rev=1649970700",
   note = "[Online; accessed 1-May-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 = "Publications --- Murmann Mixed-Signal Group",
   year = "2022",
   url = "\url{https://murmann-group.stanford.edu/doku.php?id=publications&rev=1649970700}",
   note = "[Online; accessed 1-May-2024]"


   author = "Anonymous Contributors",
   title = "Publications --- Murmann Mixed-Signal Group",
   year = "2022",
   url = "\url{https://murmann-group.stanford.edu/doku.php?id=publications&rev=1649970700}",
   note = "[Online; accessed 1-May-2024]"
 }
  

DokuWiki talk pages

Markup
[[publications|Publications]] ([[publications?rev=1649970700|this version]])
Result
Publications (this version)