Cite This Page
Bibliographic details for Principal variation search
- Page name: Principal variation search
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 October 2006 03:47 UTC
- Date retrieved: 9 February 2023 03:10 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Principal_variation_search&oldid=6744
- Page Version ID: 6744
Citation styles for Principal variation search
APA style
Principal variation search. (2006, October 8). HaskellWiki, . Retrieved 03:10, February 9, 2023 from https://wiki.haskell.org/index.php?title=Principal_variation_search&oldid=6744.
MLA style
"Principal variation search." HaskellWiki, . 8 Oct 2006, 03:47 UTC. 9 Feb 2023, 03:10 <https://wiki.haskell.org/index.php?title=Principal_variation_search&oldid=6744>.
MHRA style
HaskellWiki contributors, 'Principal variation search', HaskellWiki, , 8 October 2006, 03:47 UTC, <https://wiki.haskell.org/index.php?title=Principal_variation_search&oldid=6744> [accessed 9 February 2023]
Chicago style
HaskellWiki contributors, "Principal variation search," HaskellWiki, , https://wiki.haskell.org/index.php?title=Principal_variation_search&oldid=6744 (accessed February 9, 2023).
CBE/CSE style
HaskellWiki contributors. Principal variation search [Internet]. HaskellWiki, ; 2006 Oct 8, 03:47 UTC [cited 2023 Feb 9]. Available from: https://wiki.haskell.org/index.php?title=Principal_variation_search&oldid=6744.
Bluebook style
Principal variation search, https://wiki.haskell.org/index.php?title=Principal_variation_search&oldid=6744 (last visited February 9, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Principal variation search --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Principal_variation_search&oldid=6744", note = "[Online; accessed 9-February-2023]" }
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 = "Principal variation search --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Principal_variation_search&oldid=6744}", note = "[Online; accessed 9-February-2023]" }