Bibliographic details for "https:main_page"

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 "https:main_page"

APA

https:main_page. (1970, Jan 1). In Murmann Mixed-Signal Group. Retrieved 13:42, March 13, 2025, from https://murmann-group.stanford.edu/doku.php?id=https:main_page&rev=0.

MLA

Anonymous Contributors. "https:main_page". Murmann Mixed-Signal Group. 1 Jan. 1970. Web. 13 Mar. 2025, 13:42

MHRA

Anonymous Contributors, 'https:main_page', Murmann Mixed-Signal Group, 1 January 1970, 00:00 GMT, <https://murmann-group.stanford.edu/doku.php?id=https:main_page&rev=0> [Accessed 13 March 2025]

Chicago

Anonymous Contributors, "https:main_page", Murmann Mixed-Signal Group, https://murmann-group.stanford.edu/doku.php?id=https:main_page&rev=0 (Accessed March 13, 2025).

CBE/CSE

Anonymous Contributors. https:main_page [Internet]. Murmann Mixed-Signal Group; 1970 Jan 1, 00:00 GMT [Cited 2025 Mar 13]. Available at: https://murmann-group.stanford.edu/doku.php?id=https:main_page&rev=0.

Bluebook

https:main_page, https://murmann-group.stanford.edu/doku.php?id=https:main_page&rev=0 (Last visited March 13, 2025).

AMA

Anonymous Contributors. https:main_page. Murmann Mixed-Signal Group. January 1, 1970, 00:00 GMT. Available at: https://murmann-group.stanford.edu/doku.php?id=https:main_page&rev=0. Accessed March 13, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "https:main_page --- Murmann Mixed-Signal Group",
   year = "1970",
   url = "https://murmann-group.stanford.edu/doku.php?id=https:main_page&rev=0",
   note = "[Online; accessed 13-March-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 = "Anonymous Contributors",
   title = "https:main_page --- Murmann Mixed-Signal Group",
   year = "1970",
   url = "\url{https://murmann-group.stanford.edu/doku.php?id=https:main_page&rev=0}",
   note = "[Online; accessed 13-March-2025]"


   author = "Anonymous Contributors",
   title = "https:main_page --- Murmann Mixed-Signal Group",
   year = "1970",
   url = "\url{https://murmann-group.stanford.edu/doku.php?id=https:main_page&rev=0}",
   note = "[Online; accessed 13-March-2025]"
 }
  

DokuWiki talk pages

Markup
[[https:main_page|https:main_page]] ([[https:main_page?rev=0|this version]])
Result
https:main_page (this version)