@@ -22,6 +22,7 @@ @string { winter
22
22
%%authors
23
23
@string { a_abadi_marin = "Mart{\'i}n Abadi" }
24
24
@string { a_abbasi_hameer = "Hameer Abbasi" }
25
+ @string { a_agans_david_j = "David J.\ Agans" }
25
26
@string { a_ali_karim = "Karim Ali" }
26
27
@string { a_andersen_jakob_lykke = "Jakob Lykke Andersen" }
27
28
@string { a_antiga_luca = "Luca Antiga" }
@@ -302,6 +303,7 @@ @string { a_romanovsky_alexander_b
302
303
@string { a_roscoe_timothy = "Timothy Roscoe" }
303
304
@string { a_rosenblatt_bill = "Bill Rosenblatt" }
304
305
@string { a_roth_ori = "Ori Roth" }
306
+ @string { a_rother_kristian = "Kristian Rother" }
305
307
@string { a_rubira_cacilia_m_f = "andCec{\'i}lia M.\ F.\ Rubira" }
306
308
@string { a_runeson_per = "Per Runeson" }
307
309
@string { a_ruthruff_joseph_r = "Joseph R.\ Ruthruff" }
@@ -386,6 +388,7 @@ @string { a_wicke_martin
386
388
@string { a_wiebe_mark = "Mark Wiebe" }
387
389
@string { a_wieser_eric = "Eric Wieser" }
388
390
@string { a_wilson_joshua = "Joshua Wilson" }
391
+ @string { a_wilson_kevin = "Kevin Wilson" }
389
392
@string { a_winter_collin = "Collin Winter" }
390
393
@string { a_wu_zhize = "Zhize Wu" }
391
394
@string { a_wyman_bostwick_f = "Bostwick F.\ Wyman" }
@@ -489,6 +492,7 @@ @string { p_active_state
489
492
@string { p_addison_wesley = "{Addison\nobreakdashes-Wesley Professional}" }
490
493
@string { p_addison_wesley_longman = "{Addison Wesley Longman Publishing Co., Inc.}" }
491
494
@string { p_adobe = "{Adobe Systems Incorporated}" }
495
+ @string { p_amacom = "AMACOM" }
492
496
@string { p_ams = "{American Mathematical Society~({AMS})}" }
493
497
@string { p_apress = "{Apress Media,~LLC}" }
494
498
@string { p_asa = "{American Standards Association Incorporated}" }
@@ -573,6 +577,7 @@ @string { pa_active_state
573
577
@string { pa_addison_wesley = l_usa_reading }
574
578
@string { pa_addison_wesley_longman = l_usa_redwood_city }
575
579
@string { pa_adobe = l_usa_san_jose }
580
+ @string { pa_amacom = l_usa_new_york }
576
581
@string { pa_ams = l_usa_providence }
577
582
@string { pa_apress = l_usa_new_york }
578
583
@string { pa_asa = l_usa_new_york }
@@ -979,6 +984,15 @@ @xdata{ser_zvegdwiih
979
984
980
985
981
986
%% contents
987
+ @book {A2002D ,
988
+ author = a_agans_david_j,
989
+ title = { Debugging} ,
990
+ date = { 2002-09} ,
991
+ publisher = p_amacom,
992
+ address = pa_amacom,
993
+ isbn = { 9780814426784}
994
+ }
995
+
982
996
@collection {A2002PC ,
983
997
title = { \python\ Cookbook} ,
984
998
editor = a_ascher_david,
@@ -2744,6 +2758,15 @@ @book{R1994PNACMFF
2744
2758
edition = { 2}
2745
2759
}
2746
2760
2761
+ @book {R2007PPBPDTAM ,
2762
+ author = a_rother_kristian,
2763
+ title = { Pro \python\ Best Practices: Debugging, Testing and Maintenance} ,
2764
+ date = { 2017-03} ,
2765
+ publisher = p_apress,
2766
+ address = pa_apress,
2767
+ isbn = { 9781484222416} ,
2768
+ }
2769
+
2747
2770
@article {R2006ASOUTP ,
2748
2771
author = a_runeson_per,
2749
2772
title = { A Survey of Unit Testing Practices} ,
@@ -3079,6 +3102,13 @@ @article{W2000WISTAWIISH
3079
3102
addendum = { Practice Tutorial}
3080
3103
}
3081
3104
3105
+ @inbook {W2024FN ,
3106
+ title = { Fibonacci Number} ,
3107
+ crossref = { W2024MAWWR} ,
3108
+ url = { https://mathworld.wolfram.com/FibonacciNumber.html} ,
3109
+ urldate = { 2024-11-08} ,
3110
+ }
3111
+
3082
3112
@book {W2024MAWWR ,
3083
3113
title = { {MathWorld} -- A {Wolfram} Web Resource} ,
3084
3114
author = a_weisstein_eric_w,
@@ -3089,11 +3119,13 @@ @book{W2024MAWWR
3089
3119
urldate = { 2024-09-24} ,
3090
3120
}
3091
3121
3092
- @inbook {W2024FN ,
3093
- title = { Fibonacci Number} ,
3094
- crossref = { W2024MAWWR} ,
3095
- url = { https://mathworld.wolfram.com/FibonacciNumber.html} ,
3096
- urldate = { 2024-11-08} ,
3122
+ @book {W2024PME ,
3123
+ author = a_wilson_kevin,
3124
+ title = { \python\ Made Easy} ,
3125
+ date = { 2024-08} ,
3126
+ publisher = p_packt,
3127
+ address = pa_packt,
3128
+ isbn = { 9781836646150} ,
3097
3129
}
3098
3130
3099
3131
@inbook {W2024PN ,
0 commit comments