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. (2020, Oct 30). In Murmann Mixed-Signal Group. Retrieved 07:38, April 26, 2024, from https://murmann-group.stanford.edu/doku.php?id=publications&rev=1604095355.

MLA

Anonymous Contributors. "Publications". Murmann Mixed-Signal Group. 30 Oct. 2020. Web. 26 Apr. 2024, 07:38

MHRA

Anonymous Contributors, 'Publications', Murmann Mixed-Signal Group, 30 October 2020, 22:02 GMT, <https://murmann-group.stanford.edu/doku.php?id=publications&rev=1604095355> [Accessed 26 April 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Publications [Internet]. Murmann Mixed-Signal Group; 2020 Oct 30, 22:02 GMT [Cited 2024 Apr 26]. Available at: https://murmann-group.stanford.edu/doku.php?id=publications&rev=1604095355.

Bluebook

AMA

Anonymous Contributors. Publications. Murmann Mixed-Signal Group. October 30, 2020, 22:02 GMT. Available at: https://murmann-group.stanford.edu/doku.php?id=publications&rev=1604095355. Accessed April 26, 2024.

BibTeX

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


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

DokuWiki talk pages

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