Guest User

Untitled

a guest
Jan 16th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. usepackage{xstring}
  2. usepackage[utf8]{inputenc}
  3. usepackage[T1]{fontenc}
  4. usepackage{epigraph}
  5. usepackage[english, ngerman]{babel}
  6. usepackage[
  7. backend=biber,
  8. bibencoding=utf8,
  9. sortlocale=en_US,
  10. style=zitierstil,
  11. natbib=true,
  12. ]{biblatex}
  13.  
  14. @book{Alpaydin.2014,
  15. author = {Alpayd{i}n, Ethem},
  16. year = {2014},
  17. title = {{Introduction to machine learning}},
  18. url = {http://site.ebrary.com/lib/alltitles/Doc?id=10919034},
  19. keywords = {Electronic books;Machine learning;Maschinelles Lernen},
  20. edition = {Third edition (Online-Ausg.)},
  21. publisher = {{The MIT Press}},
  22. isbn = {9780262325745},
  23. language = {eng},
  24. location = {Cambridge, Massachusetts and London, England},
  25. series = {{Adaptive computation and machine learning}},
Add Comment
Please, Sign In to add comment