Cite This Page
Bibliographic details for Applications and libraries/Bioinformatics
- Page name: Applications and libraries/Bioinformatics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 6 December 2013 18:30 UTC
- Date retrieved: 15 February 2025 19:28 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Bioinformatics&oldid=57288
- Page Version ID: 57288
Citation styles for Applications and libraries/Bioinformatics
APA style
Applications and libraries/Bioinformatics. (2013, December 6). HaskellWiki. Retrieved 19:28, February 15, 2025 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Bioinformatics&oldid=57288.
MLA style
"Applications and libraries/Bioinformatics." HaskellWiki. 6 Dec 2013, 18:30 UTC. 15 Feb 2025, 19:28 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Bioinformatics&oldid=57288>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Bioinformatics', HaskellWiki, 6 December 2013, 18:30 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Bioinformatics&oldid=57288> [accessed 15 February 2025]
Chicago style
HaskellWiki contributors, "Applications and libraries/Bioinformatics," HaskellWiki, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Bioinformatics&oldid=57288 (accessed February 15, 2025).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Bioinformatics [Internet]. HaskellWiki; 2013 Dec 6, 18:30 UTC [cited 2025 Feb 15]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Bioinformatics&oldid=57288.
Bluebook style
Applications and libraries/Bioinformatics, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Bioinformatics&oldid=57288 (last visited February 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Bioinformatics --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Bioinformatics&oldid=57288", note = "[Online; accessed 15-February-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 = "HaskellWiki", title = "Applications and libraries/Bioinformatics --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Bioinformatics&oldid=57288}", note = "[Online; accessed 15-February-2025]" }