diff options
Diffstat (limited to 'info/biblio/litprog.bib')
-rw-r--r-- | info/biblio/litprog.bib | 67 |
1 files changed, 45 insertions, 22 deletions
diff --git a/info/biblio/litprog.bib b/info/biblio/litprog.bib index 0ec9353c6e..1bd1128519 100644 --- a/info/biblio/litprog.bib +++ b/info/biblio/litprog.bib @@ -4,9 +4,9 @@ %%% ==================================================================== %%% BibTeX-file{ %%% author = "Nelson H. F. Beebe", -%%% version = "3.39", -%%% date = "07 January 2024", -%%% time = "16:34:51 MST", +%%% version = "3.40", +%%% date = "01 May 2024", +%%% time = "14:27:31 MST", %%% filename = "litprog.bib", %%% address = "University of Utah %%% Department of Mathematics, 110 LCB @@ -16,7 +16,7 @@ %%% telephone = "+1 801 581 5254", %%% FAX = "+1 801 581 4148", %%% URL = "https://www.math.utah.edu/~beebe", -%%% checksum = "35883 8814 39630 391611", +%%% checksum = "16080 8837 39711 392518", %%% email = "beebe at math.utah.edu, beebe at acm.org, %%% beebe at computer.org (Internet)", %%% codetable = "ISO/ASCII", @@ -28,26 +28,27 @@ %%% fields will be printed if the is-alpha.bst %%% or is-plain.bst style files are used. %%% -%%% At version 3.39, the coverage looked like +%%% At version 3.40, the coverage looked like %%% this: %%% -%%% 1982 ( 1) 1996 ( 30) 2010 ( 4) -%%% 1983 ( 2) 1997 ( 15) 2011 ( 1) -%%% 1984 ( 2) 1998 ( 14) 2012 ( 2) -%%% 1985 ( 1) 1999 ( 6) 2013 ( 1) -%%% 1986 ( 11) 2000 ( 5) 2014 ( 0) -%%% 1987 ( 10) 2001 ( 3) 2015 ( 1) -%%% 1988 ( 11) 2002 ( 10) 2016 ( 0) -%%% 1989 ( 15) 2003 ( 10) 2017 ( 3) -%%% 1990 ( 25) 2004 ( 5) 2018 ( 0) -%%% 1991 ( 15) 2005 ( 7) 2019 ( 0) -%%% 1992 ( 24) 2006 ( 5) 2020 ( 0) -%%% 1993 ( 22) 2007 ( 4) 2021 ( 1) -%%% 1994 ( 19) 2008 ( 2) -%%% 1995 ( 18) 2009 ( 3) +%%% 1982 ( 1) 1997 ( 15) 2012 ( 2) +%%% 1983 ( 2) 1998 ( 14) 2013 ( 1) +%%% 1984 ( 2) 1999 ( 6) 2014 ( 0) +%%% 1985 ( 1) 2000 ( 5) 2015 ( 1) +%%% 1986 ( 11) 2001 ( 3) 2016 ( 0) +%%% 1987 ( 10) 2002 ( 10) 2017 ( 3) +%%% 1988 ( 11) 2003 ( 10) 2018 ( 0) +%%% 1989 ( 15) 2004 ( 5) 2019 ( 0) +%%% 1990 ( 25) 2005 ( 7) 2020 ( 0) +%%% 1991 ( 15) 2006 ( 5) 2021 ( 1) +%%% 1992 ( 24) 2007 ( 4) 2022 ( 0) +%%% 1993 ( 22) 2008 ( 2) 2023 ( 0) +%%% 1994 ( 19) 2009 ( 3) 2024 ( 1) +%%% 1995 ( 18) 2010 ( 4) +%%% 1996 ( 30) 2011 ( 1) %%% 19xx ( 1) %%% -%%% Article: 141 +%%% Article: 142 %%% Book: 35 %%% InCollection: 1 %%% InProceedings: 49 @@ -58,7 +59,7 @@ %%% TechReport: 29 %%% Unpublished: 1 %%% -%%% Total entries: 309 +%%% Total entries: 310 %%% %%% There is an extensive ``Literate Programming %%% Library'' resource on the World Wide Web at @@ -4082,7 +4083,7 @@ Mini-indexes; Undirected graph; WEB", thesaurus = "Graph theory; Indexing; Programming; System documentation", - timestamp = "Sun Jan 7 16:34:51 2024", + timestamp = "Wed May 1 14:27:31 2024", } @Misc{Lee:1994:LPP, @@ -8256,6 +8257,28 @@ journal-URL = "https://tug.org/TUGboat/", } +@Article{Thimbleby:2024:ISU, + author = "Harold Thimbleby", + title = "Improving Science That Uses Code", + journal = j-COMP-J, + volume = "67", + number = "4", + pages = "1381--1404", + month = apr, + year = "2024", + CODEN = "CMPJA6", + DOI = "https://doi.org/10.1093/comjnl/bxad067", + ISSN = "0010-4620 (print), 1460-2067 (electronic)", + ISSN-L = "0010-4620", + bibdate = "Fri Apr 26 12:13:08 MDT 2024", + bibsource = "https://www.math.utah.edu/pub/tex/bib/compj2020.bib; + https://www.math.utah.edu/pub/tex/bib/litprog.bib", + URL = "http://academic.oup.com/comjnl/article/67/4/1381/7235536", + acknowledgement = ack-nhfb, + fjournal = "Computer Journal", + journal-URL = "http://comjnl.oxfordjournals.org/", +} + %%% ==================================================================== %%% Cross-referenced entries must come last, sort by year, and then by %%% citation label, with ``bibsort --byyear'': |