-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreferences.bib
More file actions
64 lines (57 loc) · 1.67 KB
/
Copy pathreferences.bib
File metadata and controls
64 lines (57 loc) · 1.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
@article{knuth84,
author = {Knuth, Donald E.},
title = {Literate Programming},
year = {1984},
issue_date = {May 1984},
publisher = {Oxford University Press, Inc.},
address = {USA},
volume = {27},
number = {2},
issn = {0010-4620},
url = {https://doi.org/10.1093/comjnl/27.2.97},
doi = {10.1093/comjnl/27.2.97},
journal = {Comput. J.},
month = may,
pages = {97–111},
numpages = {15}
}
@misc{caesar_gallic,
author = {{Wikipedia contributors}},
title = {Julius Caesar --- {Wikipedia}{,} The Free Encyclopedia},
year = {2026},
url = {https://en.wikipedia.org/wiki/Julius_Caesar#Literary_works},
note = {[Online; accessed 12-January-2026]}
}
@misc{hemingway_style,
author = {{Wikipedia contributors}},
title = {Ernest Hemingway --- {Wikipedia}{,} The Free Encyclopedia},
year = {2026},
url = {https://en.wikipedia.org/wiki/Ernest_Hemingway#Writing_style},
note = {[Online; accessed 12-January-2026]}
}
@book{vapnik1998,
author = {Vapnik, Vladimir N.},
title = {Statistical Learning Theory},
year = {1998},
publisher = {Wiley},
address = {New York},
isbn = {978-0-471-03003-4},
url = {https://www.wiley.com/en-us/Statistical+Learning+Theory-p-9780471030034}
}
@article{hawkins2004,
author = {Hawkins, Douglas M.},
title = {The Problem of Overfitting},
journal = {Journal of Chemical Information and Computer Sciences},
year = {2004},
volume = {44},
number = {1},
pages = {1--12},
doi = {10.1021/ci0342472}
}
@misc{stackoverflow2024,
author = {{Stack Overflow}},
title = {Stack Overflow Developer Survey 2024},
year = {2024},
url = {https://survey.stackoverflow.co/2024/},
note = {[Online; accessed 19-January-2026]}
}