@@ -9,7 +9,7 @@ @manual{Abrahams+Grosse-Kunstleve:2003:Boost.Python
99 organization = " Boost Consulting" ,
1010 title = " Building Hybrid Systems with Boost.Python" ,
1111 year = 2003 ,
12- url = " http ://www.boostpro.com/writing/bpl.pdf"
12+ url = " https ://www.boostpro.com/writing/bpl.pdf"
1313}
1414
1515@Book {Abrahams+Gurtovoy:2004:TemplateMetaprogramming ,
@@ -39,7 +39,7 @@ @Manual{Armstrong:2009:RAbstraction
3939 author = { Whit Armstrong} ,
4040 year = 2009 ,
4141 note = { Code repository last updated 2009-07-22.} ,
42- url = { http ://github.com/armstrtw/rabstraction}
42+ url = { https ://github.com/armstrtw/rabstraction}
4343}
4444
4545@Manual {Armstrong:2009:RObjects ,
@@ -48,7 +48,7 @@ @Manual{Armstrong:2009:RObjects
4848 author = { Whit Armstrong} ,
4949 year = 2009 ,
5050 note = { Code repository last updated 2009-11-28.} ,
51- url = { http ://github.com/armstrtw/RObjects}
51+ url = { https ://github.com/armstrtw/RObjects}
5252}
5353
5454@InProceedings {Bates+DebRoy:2001:C++Classes ,
@@ -59,7 +59,7 @@ @InProceedings{Bates+DebRoy:2001:C++Classes
5959 Universit\"at Wien, Vienna, Austria} ,
6060 editor = { Kurt Hornik and Friedrich Leisch} ,
6161 year = { 2001} ,
62- url = { http ://www.ci.tuwien.ac.at/Conferences/DSC-2001/Proceedings/} ,
62+ url = { https ://www.ci.tuwien.ac.at/Conferences/DSC-2001/Proceedings/} ,
6363 note = { ISSN 1609-395X}
6464}
6565
@@ -69,7 +69,7 @@ @Misc{Brokken:2011:Cpp
6969 title = { C++ Annotations} ,
7070 howpublished = { Electronic book, University of Groningen} ,
7171 year = 2011 ,
72- url = { http ://www.icce.rug.nl/documents/cplusplus/}
72+ url = { https ://www.icce.rug.nl/documents/cplusplus/}
7373}
7474
7575@Manual {CRAN:BH ,
@@ -405,8 +405,8 @@ @Misc{Cpp11
405405 title = " \proglang{C++} 2011 Standard Document 14882:2011" ,
406406 howpublished = { ISO/IEC Standard Group for Information Technology / Programming Languages / C++} ,
407407 year = 2011 ,
408- url = " http ://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=50372" ,
409- urlansi = " http ://webstore.ansi.org/RecordDetail.aspx?sku=ISO/IEC%2014882:2011"
408+ url = " https ://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=50372" ,
409+ urlansi = " https ://webstore.ansi.org/RecordDetail.aspx?sku=ISO/IEC%2014882:2011"
410410}
411411
412412@book {Dongarra:1979:UGLINPACK ,
@@ -426,7 +426,7 @@ @Article{Eddelbuettel+Sanderson:2013:RcppArmadillo
426426 month = { March} ,
427427 pages = { 1054--1063} ,
428428 doi = { 10.1016/j.csda.2013.02.005} ,
429- url = { http ://dx.doi.org/10.1016/j.csda.2013.02.005}
429+ url = { https ://dx.doi.org/10.1016/j.csda.2013.02.005}
430430}
431431
432432@Article {Eddelbuettel+Sanderson:2014:RcppArmadillo ,
@@ -438,7 +438,7 @@ @Article{Eddelbuettel+Sanderson:2014:RcppArmadillo
438438 month = { March} ,
439439 pages = { 1054--1063} ,
440440 doi = { 10.1016/j.csda.2013.02.005} ,
441- url = { http ://dx.doi.org/10.1016/j.csda.2013.02.005}
441+ url = { https ://dx.doi.org/10.1016/j.csda.2013.02.005}
442442}
443443
444444@Book {Eddelbuettel:2013:Rcpp ,
@@ -452,7 +452,7 @@ @Book{Eddelbuettel:2013:Rcpp
452452}
453453
454454@article {Efron:1979:Bootstrap ,
455- URL = { http ://www.jstor.org/stable/2958830} ,
455+ URL = { https ://www.jstor.org/stable/2958830} ,
456456 author = { Efron, B.} ,
457457 journal = { The Annals of Statistics} ,
458458 number = { 1} ,
@@ -467,7 +467,7 @@ @MISC{Eigen:Web
467467 author = { Ga\"{e}l Guennebaud and Beno\^{i}t Jacob and others} ,
468468 title = { Eigen v3} ,
469469 year = 2012 ,
470- url = { http ://eigen.tuxfamily.org}
470+ url = { https ://eigen.tuxfamily.org}
471471}
472472
473473@Manual {GSL ,
@@ -476,7 +476,7 @@ @Manual{GSL
476476 year = { 2010} ,
477477 edition = { 3rd} ,
478478 note = { Version 1.14. {ISBN} 0954612078} ,
479- url = { http ://www.gnu.org/software/gsl}
479+ url = { https ://www.gnu.org/software/gsl}
480480}
481481
482482@Book {Gentleman:2009:RProgramming ,
@@ -500,7 +500,8 @@ @Article{Gropp+Lusk+Doss+Skjellum:1996:MPI
500500 title = { A high-performance, portable implementation of the {MPI} message passing interface standard} ,
501501 journal = { Parallel Computing} ,
502502 year = 1996 ,
503- url = { http://dx.doi.org/10.1016/0167-8191(96)00024-5} ,
503+ url = { https://dx.doi.org/10.1016/0167-8191(96)00024-5} ,
504+ doi = { 10.1016/0167-8191(96)00024-5} ,
504505 volume = 22 ,
505506 number = 6 ,
506507 pages = { 789--828}
@@ -560,7 +561,7 @@ @Article{JSS:Rcpp
560561 volume = 40 ,
561562 number = 8 ,
562563 pages = { 1--18} ,
563- url = { http://www.jstatsoft.org/v40/ i08/ } ,
564+ doi = { 10.18637/jss.v040. i08} ,
564565}
565566
566567@Article {JSS:RcppEigen ,
@@ -572,7 +573,7 @@ @Article{JSS:RcppEigen
572573 volume = { 52} ,
573574 number = { 5} ,
574575 pages = { 1--24} ,
575- url = { http://www.jstatsoft.org/v52/ i05/ } ,
576+ doi = { 10.18637/jss.v052. i05} ,
576577}
577578
578579@Unpublished {Java+Gaile+Manly:2007:RCpp ,
@@ -582,15 +583,15 @@ @Unpublished{Java+Gaile+Manly:2007:RCpp
582583 Objects in {C++} Extensions} ,
583584 note = { Unpublished manuscript, University at Buffalo} ,
584585 url =
585- { http ://sphhp.buffalo.edu/biostat/research/techreports/UB_Biostatistics_TR0702.pdf} ,
586+ { https ://sphhp.buffalo.edu/biostat/research/techreports/UB_Biostatistics_TR0702.pdf} ,
586587 month = { July} ,
587588 year = 2007
588589}
589590
590591@misc {KDE-TechBase:2012 ,
591592 author = { KDE-TechBase} ,
592593 title = { Binary Compatibility Issues With {C++}} ,
593- url = " http ://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++" ,
594+ url = " https ://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++" ,
594595 year = 2012 ,
595596 note = " [Online; accessed 24-November-2012]"
596597}
@@ -639,7 +640,7 @@ @InProceedings{Maurer+Wong:2008:AttributesInC++
639640 booktitle = { JTC1/SC22/WG21 - The C++ Standards Committee} ,
640641 year = { 2008} ,
641642 url =
642- { http ://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf} ,
643+ { https ://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf} ,
643644 note = { {N2761=08-0271}}
644645}
645646
@@ -763,7 +764,7 @@ @Manual{Samperi:2009:RcppTemplate
763764
764765@article {Sanderson+Curtin:2016 ,
765766 doi = { 10.21105/joss.00026} ,
766- url = { http ://dx.doi.org/10.21105/joss.00026} ,
767+ url = { https ://dx.doi.org/10.21105/joss.00026} ,
767768 year = 2016 ,
768769 month = { {June}} ,
769770 publisher = { The Open Journal} ,
@@ -782,7 +783,7 @@ @TechReport{Sanderson:2010:Armadillo
782783 Experiments } ,
783784 institution = { {NICTA}} ,
784785 year = 2010 ,
785- url = " http ://arma.sf.net"
786+ url = " https ://arma.sf.net"
786787}
787788
788789@Book {Stroustrup:1997:Cpp ,
@@ -847,7 +848,7 @@ @InProceedings{Urbanek:2003:Rserve
847848 Statistical Computing, Vienna, Austria} ,
848849 editor = { Kurt Hornik and Friedrich Leisch and Achim Zeileis} ,
849850 year = { 2003} ,
850- url = { http ://www.ci.tuwien.ac.at/Conferences/DSC-2003/Proceedings/} ,
851+ url = { https ://www.ci.tuwien.ac.at/Conferences/DSC-2003/Proceedings/} ,
851852 note = { {ISSN 1609-395X}}
852853}
853854
@@ -891,7 +892,7 @@ @Book{Venables+Ripley:2002:MASS
891892 address = { New York} ,
892893 year = 2002 ,
893894 note = { ISBN 0-387-95457-0} ,
894- url = { http ://www.stats.ox.ac.uk/pub/MASS4} ,
895+ url = { https ://www.stats.ox.ac.uk/pub/MASS4} ,
895896}
896897
897898@misc {arxiv:corels ,
@@ -900,7 +901,7 @@ @misc{arxiv:corels
900901 author = { Elaine Angelino and Nicholas Larus-Stone and Daniel
901902 Alabi and Margo Seltzer and Cynthia Rudin} ,
902903 year = 2017 ,
903- howpublished = { \href{http ://www.arxiv.org/1704.01701}{arXiv:1704.01701}} ,
904+ howpublished = { \href{https ://www.arxiv.org/1704.01701}{arXiv:1704.01701}} ,
904905 archivePrefix ={ arXiv} ,
905906 primaryClass = { stat.ML}
906907}
0 commit comments