Cite This Page
Bibliographic details for Releases
- Page name: Releases
- Author: BiomarkerKB Wiki contributors
- Publisher: BiomarkerKB Wiki.
- Date of last revision: 11 March 2025 20:51 UTC
- Date retrieved: 20 May 2026 23:13 UTC
- Permanent URL: https://wiki.biomarkerkb.org/index.php?title=Releases&oldid=55
- Page Version ID: 55
Citation styles for Releases
APA style
Releases. (2025, March 11). BiomarkerKB Wiki. Retrieved 23:13, May 20, 2026 from https://wiki.biomarkerkb.org/index.php?title=Releases&oldid=55.
MLA style
"Releases." BiomarkerKB Wiki. 11 Mar 2025, 20:51 UTC. 20 May 2026, 23:13 <https://wiki.biomarkerkb.org/index.php?title=Releases&oldid=55>.
MHRA style
BiomarkerKB Wiki contributors, 'Releases', BiomarkerKB Wiki, 11 March 2025, 20:51 UTC, <https://wiki.biomarkerkb.org/index.php?title=Releases&oldid=55> [accessed 20 May 2026]
Chicago style
BiomarkerKB Wiki contributors, "Releases," BiomarkerKB Wiki, https://wiki.biomarkerkb.org/index.php?title=Releases&oldid=55 (accessed May 20, 2026).
CBE/CSE style
BiomarkerKB Wiki contributors. Releases [Internet]. BiomarkerKB Wiki; 2025 Mar 11, 20:51 UTC [cited 2026 May 20]. Available from: https://wiki.biomarkerkb.org/index.php?title=Releases&oldid=55.
Bluebook style
Releases, https://wiki.biomarkerkb.org/index.php?title=Releases&oldid=55 (last visited May 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BiomarkerKB Wiki",
title = "Releases --- BiomarkerKB Wiki{,} ",
year = "2025",
url = "https://wiki.biomarkerkb.org/index.php?title=Releases&oldid=55",
note = "[Online; accessed 20-May-2026]"
}
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 = "BiomarkerKB Wiki",
title = "Releases --- BiomarkerKB Wiki{,} ",
year = "2025",
url = "\url{https://wiki.biomarkerkb.org/index.php?title=Releases&oldid=55}",
note = "[Online; accessed 20-May-2026]"
}