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