@@ -22,6 +22,7 @@ @string { winter
2222%%authors
2323@string { a_abadi_marin = "Mart{\'i}n Abadi" }
2424@string { a_abbasi_hameer = "Hameer Abbasi" }
25+ @string { a_agans_david_j = "David J.\ Agans" }
2526@string { a_ali_karim = "Karim Ali" }
2627@string { a_andersen_jakob_lykke = "Jakob Lykke Andersen" }
2728@string { a_antiga_luca = "Luca Antiga" }
@@ -302,6 +303,7 @@ @string { a_romanovsky_alexander_b
302303@string { a_roscoe_timothy = "Timothy Roscoe" }
303304@string { a_rosenblatt_bill = "Bill Rosenblatt" }
304305@string { a_roth_ori = "Ori Roth" }
306+ @string { a_rother_kristian = "Kristian Rother" }
305307@string { a_rubira_cacilia_m_f = "andCec{\'i}lia M.\ F.\ Rubira" }
306308@string { a_runeson_per = "Per Runeson" }
307309@string { a_ruthruff_joseph_r = "Joseph R.\ Ruthruff" }
@@ -386,6 +388,7 @@ @string { a_wicke_martin
386388@string { a_wiebe_mark = "Mark Wiebe" }
387389@string { a_wieser_eric = "Eric Wieser" }
388390@string { a_wilson_joshua = "Joshua Wilson" }
391+ @string { a_wilson_kevin = "Kevin Wilson" }
389392@string { a_winter_collin = "Collin Winter" }
390393@string { a_wu_zhize = "Zhize Wu" }
391394@string { a_wyman_bostwick_f = "Bostwick F.\ Wyman" }
@@ -489,6 +492,7 @@ @string { p_active_state
489492@string { p_addison_wesley = "{Addison\nobreakdashes-Wesley Professional}" }
490493@string { p_addison_wesley_longman = "{Addison Wesley Longman Publishing Co., Inc.}" }
491494@string { p_adobe = "{Adobe Systems Incorporated}" }
495+ @string { p_amacom = "AMACOM" }
492496@string { p_ams = "{American Mathematical Society~({AMS})}" }
493497@string { p_apress = "{Apress Media,~LLC}" }
494498@string { p_asa = "{American Standards Association Incorporated}" }
@@ -573,6 +577,7 @@ @string { pa_active_state
573577@string { pa_addison_wesley = l_usa_reading }
574578@string { pa_addison_wesley_longman = l_usa_redwood_city }
575579@string { pa_adobe = l_usa_san_jose }
580+ @string { pa_amacom = l_usa_new_york }
576581@string { pa_ams = l_usa_providence }
577582@string { pa_apress = l_usa_new_york }
578583@string { pa_asa = l_usa_new_york }
@@ -979,6 +984,15 @@ @xdata{ser_zvegdwiih
979984
980985
981986%% 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+
982996@collection {A2002PC ,
983997 title = { \python\ Cookbook} ,
984998 editor = a_ascher_david,
@@ -2744,6 +2758,15 @@ @book{R1994PNACMFF
27442758 edition = { 2}
27452759}
27462760
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+
27472770@article {R2006ASOUTP ,
27482771 author = a_runeson_per,
27492772 title = { A Survey of Unit Testing Practices} ,
@@ -3079,6 +3102,13 @@ @article{W2000WISTAWIISH
30793102 addendum = { Practice Tutorial}
30803103}
30813104
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+
30823112@book {W2024MAWWR ,
30833113 title = { {MathWorld} -- A {Wolfram} Web Resource} ,
30843114 author = a_weisstein_eric_w,
@@ -3089,11 +3119,13 @@ @book{W2024MAWWR
30893119 urldate = { 2024-09-24} ,
30903120}
30913121
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} ,
30973129}
30983130
30993131@inbook {W2024PN ,
0 commit comments