Cite This Page
Bibliographic details for Credit Scoring with Python
- Page name: Credit Scoring with Python
- Author: Open Risk Manual contributors
- Publisher: Open Risk Manual.
- Date of last revision: 21 September 2020 11:48 UTC
- Date retrieved: 12 September 2024 12:57 UTC
- Permanent URL: https://www.openriskmanual.org/wiki/index.php?title=Credit_Scoring_with_Python&oldid=16178
- Page Version ID: 16178
Citation styles for Credit Scoring with Python
APA style
Credit Scoring with Python. (2020, September 21). Open Risk Manual. Retrieved 12:57, September 12, 2024 from https://www.openriskmanual.org/wiki/index.php?title=Credit_Scoring_with_Python&oldid=16178.
MLA style
"Credit Scoring with Python." Open Risk Manual. 21 Sep 2020, 11:48 UTC. 12 Sep 2024, 12:57 <https://www.openriskmanual.org/wiki/index.php?title=Credit_Scoring_with_Python&oldid=16178>.
MHRA style
Open Risk Manual contributors, 'Credit Scoring with Python', Open Risk Manual, 21 September 2020, 11:48 UTC, <https://www.openriskmanual.org/wiki/index.php?title=Credit_Scoring_with_Python&oldid=16178> [accessed 12 September 2024]
Chicago style
Open Risk Manual contributors, "Credit Scoring with Python," Open Risk Manual, https://www.openriskmanual.org/wiki/index.php?title=Credit_Scoring_with_Python&oldid=16178 (accessed September 12, 2024).
CBE/CSE style
Open Risk Manual contributors. Credit Scoring with Python [Internet]. Open Risk Manual; 2020 Sep 21, 11:48 UTC [cited 2024 Sep 12]. Available from: https://www.openriskmanual.org/wiki/index.php?title=Credit_Scoring_with_Python&oldid=16178.
Bluebook style
Credit Scoring with Python, https://www.openriskmanual.org/wiki/index.php?title=Credit_Scoring_with_Python&oldid=16178 (last visited September 12, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Open Risk Manual", title = "Credit Scoring with Python --- Open Risk Manual{,} ", year = "2020", url = "https://www.openriskmanual.org/wiki/index.php?title=Credit_Scoring_with_Python&oldid=16178", note = "[Online; accessed 12-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 = "Open Risk Manual", title = "Credit Scoring with Python --- Open Risk Manual{,} ", year = "2020", url = "\url{https://www.openriskmanual.org/wiki/index.php?title=Credit_Scoring_with_Python&oldid=16178}", note = "[Online; accessed 12-September-2024]" }