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: 20 September 2024 03:11 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 03:11, September 20, 2024 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. 20 Sep 2024, 03:11 <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 20 September 2024]
Chicago style
HaskellWiki contributors, "Applications and libraries/Bioinformatics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Bioinformatics&oldid=57288 (accessed September 20, 2024).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Bioinformatics [Internet]. HaskellWiki, ; 2013 Dec 6, 18:30 UTC [cited 2024 Sep 20]. 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 September 20, 2024).
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 20-September-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 = "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 20-September-2024]" }