Create a table of Springer books
You can load into an R session a table containing all the titles made available by Springer, with the download_springer_table()
function:
springer_table <- download_springer_table()
This table can then be improved with the {DT}
package to:
- allow searching a book by its title or author
- allow downloading the list of available books, and
- make the Springer links clickable for instance
# install.packages("DT")library(DT)springer_table$open_url <- paste0( 'SpringerLink' # closing HTML tag)datatable(springer_table, rownames = FALSE, # remove row numbers filter = "top", # add filter on top of columns extensions = "Buttons", # add download buttons options = list( autoWidth = TRUE, dom = "Blfrtip", # location of the download buttons buttons = c("copy", "csv", "excel", "pdf", "print"), # download buttons pageLength = 5, # show first 5 entries, default is 10 order = list(0, "asc") # order the title column by ascending order ), escape = FALSE # make URLs clickable)
{"x":{"filter":"top","filterHTML":"</p><tr>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"number\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n </p><div style=\"display: none; position: absolute; width: 200px;\">\n </p><div data-min=\"1993\" data-max=\"2020\"><\/div>\n <span style=\"float: left;\"><\/span>\n <span style=\"float: right;\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"disabled\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"disabled\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"disabled\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n </p><td data-type=\"character\" style=\"vertical-align: top;\">\n </p><div class=\"form-group has-feedback\" style=\"margin-bottom: auto;\">\n <input type=\"search\" placeholder=\"All\" class=\"form-control\" style=\"width: 100%;\"/>\n <span class=\"glyphicon glyphicon-remove-circle form-control-feedback\"><\/span>\n <\/div>\n <\/td>\n<\/tr>","extensions":["Buttons"],"data":[["Fundamentals of Power Electronics","Handbook of the Life Course","All of Statistics","Social Anxiety and Social Phobia in Youth","Discrete Mathematics","Developmental Neurobiology","Intuitive Probability and Random Processes using MATLAB®","Handbook of Disaster Research","Handbook of the Sociology of Gender","Handbook of Sociological Theory","Clinical Neuroanatomy","Acquired Brain Injury","Numerical Optimization","Handbook of Biological Confocal Microscopy","Ceramic Materials","Principles of Fluorescence Spectroscopy","Fundamentals of Biomechanics","Primer on the Rheumatic Diseases","International Handbook of Historical Archaeology","Database Marketing","Composite Materials","Time Series Analysis","Transmission Electron Microscopy","Handbook of Quantitative Criminology","Plant Physiological Ecology","Introductory Statistics with R","The Elements of Statistical Learning","Psychology, Religion, and Spirituality","Introductory Time Series with R","Child Neuropsychology","A Beginner's Guide to R","Geomorphology of Desert Environments","The Joy of Science","Fatigue of Structures and Materials","Essential Astrophysics","Introduction to Evolutionary Computing","Data Analysis","International Perspectives on Psychotherapy","Electrical Machines","Mechanics and Thermodynamics","Applied Behavior Analysis","Reading, Writing, and Proving","Linear and Nonlinear Programming","Introduction to Partial Differential Equations","Energy Storage","Metabolism of Human Diseases","Sensory Evaluation of Food","Fundamentals of Robotic Mechanical Systems","Integrative Human Biochemistry","Philosophy of Science for Scientists","Particles and Nuclei","Data Structures and Algorithms with Python","LGBT-Parent Families","Integrated Neuroscience","Introduction to Partial Differential Equations","Microeconomics","System Dynamics","Cosmology for the Curious","Methods of Mathematical Modelling","Introduction to Logic Circuits & Logic Design with Verilog","Structural Analysis","Engineering Flow and Heat Exchange","Enterprise Risk Management Models","Reactive Power Control in AC Power Systems","Principles of Microeconomics","Additive Manufacturing Technologies","Principles of Physics","Fundamentals of Biomechanics","Irrigation and Drainage Engineering","LaTeX in 24 Hours","Psychology of Perception","Extragalactic Astronomy and Cosmology","Automata and Computability","The Algorithm Design Manual","Chemical Thermodynamics","Computational Physics","Introduction to Statistics and Data Analysis","Grammar for Teachers","Time Series Econometrics","Electrochemistry","Classical Fourier Analysis","Human Chromosomes","Phylogenomics","Quantum Theory for Mathematicians","Evidence-Based Critical Care","Clinical Assessment of Child and Adolescent Personality and Behavior","Design Research in Information Systems","Intermediate Physics for Medicine and Biology","Principles of Data Mining","Fundamental Astronomy","Fundamentals of Business Process Management","Brownian Motion, Martingales, and Stochastic Calculus","UML @ Classroom","Design and Analysis of Experiments","Foundations for Designing User-Centered Systems","Handbook of Consumer Finance Research","Principles of Terrestrial Ecosystem Ecology","Applied Multivariate Statistical Analysis","Strategic International Management","Computer Vision","Engineering Electromagnetics","Data Mining","International Trade Theory and Policy","Alternative Energy Sources","Introduction to Electronic Commerce and Social Commerce","Computational Geometry","Elementary Mechanics Using Python","Energy Economics","Biomedical Informatics","Robotics, Vision and Control","Acid-Base Diagrams","Brewing Science: A Multidisciplinary Approach","Learning Landscape Ecology","Probability","Modeling Life","Introduction to Plasma Physics and Controlled Fusion","Engineering Mechanics 1","Principles of Polymer Chemistry","A Primer on Scientific Programming with Python","Climate Change Science: A Modern Synthesis","Solar PV and Wind Energy Conversion Systems","Statistical Analysis and Data Display","Business Process Management Cases","Elementary Analysis","Cryptography Made Simple","Fluid Dynamics","Social Media Management","Statistics in Criminal Justice","Supply Chain Management and Advanced Planning","Probability Theory","Statistics and Data Analysis for Financial Engineering","Readings in Formal Epistemology","Differential Equations and Their Applications","Nanotechnology: Principles and Practices","Epidemiological Research: Terms and Concepts","Multinational Management","Partial Differential Equations","Bayesian and Frequentist Regression Methods","Strategic International Management","Basic Concepts in Computational Physics","Eye Tracking Methodology","Writing for Publication","Mathematical Physics","Correctional Counseling and Treatment","Thermodynamics and Energy Conversion","The Action Research Planner","Stochastic Processes and Calculus","Statistical Analysis of Clinical Data on a Pocket Calculator","Clinical Data Analysis on a Pocket Calculator","The Data Science Design Manual","An Introduction to Machine Learning","Guide to Discrete Mathematics","Petroleum Geoscience","Structure Determination by X-ray Crystallography","Introduction to Time Series and Forecasting","Principles of Mobile Communication","Cardiovascular Biomechanics","Introduction to Smooth Manifolds","Taxation in European Union","Essentials of Cerebellum and Cerebellar Disorders","Language Across the Curriculum & CLIL in English as an Additional Language (EAL) Contexts","Multivariate Calculus and Geometry","Statistics and Analysis of Scientific Data","Modelling Computing Systems","Search Methodologies","Representation Theory","Linear Algebra Done Right","Stellar Structure and Evolution","Evolutionary Thinking in Medicine","Understanding Cryptography","Linear Algebra","Algebra","Understanding Analysis","Plate Tectonics","Linear Programming","The Nature of Scientific Knowledge","Leadership Today","Physics of Semiconductor Devices","Corporate Social Responsibility","Ordinary Differential Equations","Electronic Commerce","Ceramic Materials","Foundations of Analytical Chemistry","Life Cycle Assessment","A Clinical Guide to the Treatment of the Human Stress Response","Computational Physics","Handbook of LGBT Elders","Handbook of Cardiac Anatomy, Physiology, and Devices","Quantum Mechanics","Understanding Statistics Using R","Mass Spectrometry","Statistical Mechanics for Engineers","The Gastrointestinal System","Additive Manufacturing Technologies","Magnetic Interactions in Molecules and Solids","Electricity and Magnetism","Survival Analysis","Foundations of Quantum Mechanics","An Introduction to Statistical Learning","Introduction to Mathematica® for Physicists","Statistical Learning from a Regression Perspective","Applied Partial Differential Equations","Principles of Astrophysics","Air Pollution and Greenhouse Gases","Polymer Synthesis: Theory and Practice","Sustainable Supply Chains","Robotics","Econometrics","The Sea Floor","SPSS for Starters and 2nd Levelers","Regression Modeling Strategies","Legal Dynamics of EU External Relations","Food Analysis Laboratory Manual","Principles of Musical Acoustics","Fundamentals of Structural Engineering","Basics of Laser Physics","Applied Quantitative Finance","Handbook of Marriage and the Family","Solid-State Physics","Electrochemical Impedance Spectroscopy and its Applications","Economics as Applied Ethics","Electronics for Embedded Systems","Concise Guide to Software Engineering","Fundamentals of Multimedia","Logistics","Group Theory Applied to Chemistry","The Psychology of Social Status","A Modern Introduction to Probability and Statistics","Complex Analysis","Food Chemistry","Exam Survival Guide: Physical Chemistry","The Python Workbook","Practical Electrical Engineering","Strategic Retail Management","Food Analysis","Psychoeducational Assessment and Report Writing","Machine Learning in Medicine - a Complete Overview","Evidence-Based Interventions for Children with Challenging Behavior","Principles of Quantum Mechanics","Recommender Systems","Pharmaceutical Biotechnology","Python Programming Fundamentals","The Finite Element Method and Applications in Engineering Using ANSYS®","Group Theory","Object-Oriented Analysis, Design and Implementation","Introduction to Embedded Systems","Elementary Mechanics Using Matlab","An Introduction to Biomechanics","New Introduction to Multiple Time Series Analysis","Introduction to Data Science","Calculus With Applications","An Introduction to Soil Mechanics","Game Theory","Fundamentals of Clinical Trials","The Finite Volume Method in Computational Fluid Dynamics","The ASCRS Textbook of Colon and Rectal Surgery","Applied Predictive Modeling","Introduction to Logic Circuits & Logic Design with VHDL","Sustainability Science","Physical Chemistry from a Different Angle","The Physics of Semiconductors","Energy Harvesting and Energy Efficiency","Python For ArcGIS","Statics and Mechanics of Structures","Real Analysis","MATLAB for Psychologists","Physical Asset Management","Essentials of Food Science","Quantum Mechanics","Probability Theory","Concise Guide to Databases","Digital Image Processing","Chemical and Bioprocess Engineering","Transmission Electron Microscopy","Guide to Computer Network Security","Introduction to Law","Advanced Quantum Mechanics","Bayesian Essentials with R","Robotics, Vision and Control","Applied Chemistry","Advanced Organic Chemistry","Advanced Organic Chemistry","International Humanitarian Action","Breast Cancer","Travel Marketing, Tourism Economics and the Airline Product","Electronic Commerce 2018","Disability and Vocational Rehabilitation in Rural Settings","Teaching Medicine and Medical Ethics Using Popular Culture","Market Research","Scanning Electron Microscopy and X-Ray Microanalysis","ArcGIS for Environmental and Water Issues","Physics from Symmetry","Communication and Bioethics at the End of Life","Foundations of Programming Languages","Problems in Classical Electromagnetism","Polymer Chemistry","Probability and Statistics for Computer Science","Empathetic Space on Screen","Political Social Work","Introductory Quantum Mechanics","Guide to Competitive Programming","Introduction to Artificial Intelligence","Bioinformatics for Evolutionary Biologists","Concepts, Methods and Practical Applications in Applied Demography","Introduction to Deep Learning","Energy and the Wealth of Nations","A Beginner's Guide to Scala, Object Orientation and Functional Programming","Lessons on Synthetic Bioarchitectures","Managing Sustainable Business","Engineering Mechanics 2","Fundamentals of Business Process Management","Clinical Methods in Medical Family Therapy","Guide to Scientific Computing in C++","Motivation and Action","Perspectives on Elderly Crime and Victimization","Knowledge Management","An Introduction to Zooarchaeology","Abstract Algebra","Criminal Justice and Mental Health","Philosophy of Race","Of Cigarettes, High Heels, and Other Interesting Things","Applied Bioinformatics","Linear Algebra and Analytic Geometry for Physical Sciences","Building Energy Modeling with OpenStudio","Customer Relationship Management","The A-Z of the PhD Trajectory","Strategic Human Resource Management and Employment Relations","Applied Linear Algebra","Witnessing Torture","Proofs from THE BOOK","Introduction to General Relativity","Introduction to Particle and Astroparticle Physics","Fundamentals of Java Programming","Optimization of Process Flowsheets through Metaheuristic Techniques","Robotics","Business Ethics - A Philosophical and Behavioral Approach","A First Introduction to Quantum Physics","Argumentation Theory: A Pragma-Dialectical Perspective","Logical Foundations of Cyber-Physical Systems","Off-Grid Electrical Systems in Developing Countries","Entertainment Science","Physics of Oscillations and Waves","Introduction to Programming with Fortran","Fundamentals of Solid State Engineering","Introduction to Digital Systems Design","Neural Networks and Deep Learning","Data Science and Predictive Analytics","Systems Programming in Unix/Linux","Analytical Corporate Finance","Fraud and Corruption","Conferencing and Presentation English for Young Academics","A Concise Guide to Market Research","Global Supply Chain and Operations Management","Introduction to Parallel Computing","Mathematical Logic","Stability and Control of Linear Systems","Introduction to Formal Philosophy","Analysis for Computer Scientists","International Business Management","Research Methods for the Digital Humanities","Introductory Computer Forensics","Control Engineering","Control Engineering: MATLAB Exercises","ENZYMES: Catalysis, Kinetics and Mechanisms","Automatic Control with Experiments","Internet of Things From Hype to Reality","Quantitative Methods for the Social Sciences","A Pythagorean Introduction to Number Theory","Philosophical and Mathematical Logic","Structural Dynamics","Plant Physiology, Development and Metabolism","Quantum Mechanics for Pedestrians 1","Plant Anatomy","Quantum Mechanics for Pedestrians 2","Excel Data Analysis","Quick Start Guide to VHDL","Java in Two Semesters","Managing Media and Digital Organizations","Media and Digital Management","An Anthology of London in Literature, 1558-1914","Astronautics","Perceptual Organization","Research Methods for Social Justice and Equity in Education","Educational Technology","Quick Start Guide to Verilog","Spine Surgery","Introduction to Logic Circuits & Logic Design with VHDL","Social Justice Theory and Practice for Social Work","School Leadership and Educational Change in Singapore","Digital Business Models","Introduction to Logic Circuits & Logic Design with Verilog","Pharmaceutical Biotechnology","Mapping Global Theatre Histories","Social Marketing in Action","Analyzing Qualitative Data with MAXQDA","Handbook of Evolutionary Research in Archaeology","Evidence-Based Practice in Clinical Social Work","Foundations of Behavioral Health","Social Psychology in Action","Essentials of Business Analytics","A Course in Rasch Measurement Theory","Multimedia Big Data Computing for IoT Applications","Policing and Minority Communities","A Beginners Guide to Python 3 Programming","Advanced Guide to Python 3 Programming","Food Fraud Prevention","Plant Ecology"],["Robert W. Erickson, Dragan Maksimovic","Jeylan T. Mortimer, Michael J. Shanahan","Larry Wasserman","Christopher Kearney","László Lovász, József Pelikán, Katalin Vesztergombi","Mahendra S. Rao, Marcus Jacobson","Steven Kay","Havidan Rodriguez, Enrico L. Quarantelli, Russell Dynes","Janet Saltzman Chafetz","Jonathan H. Turner","John Mendoza, Anne Foundas","Jean Elbaum, Deborah Benson","Jorge Nocedal, Stephen Wright","James Pawley","C. Barry Carter, M. Grant Norton","Joseph R. Lakowicz","Duane Knudson","John H. Klippel, John H. Stone, L eslie J. Crofford, Patience H. White","Teresita Majewski, David Gaimster","Robert C. Blattberg, Byung-Do Kim, Scott A. Neslin","Krishan K. Chawla","Jonathan D. Cryer, Kung-Sik Chan","David B. Williams, C. Barry Carter","Alex R. Piquero, David Weisburd","Hans Lambers, F Stuart Chapin III, Thijs L. Pons","Peter Dalgaard","Trevor Hastie, Robert Tibshirani, Jerome Friedman","James M. Nelson","Paul S.P. Cowpertwait, Andrew V. Metcalfe","Margaret Semrud-Clikeman, Phyllis Anne Teeter Ellison","Alain Zuur, Elena N. Ieno, Erik Meesters","Anthony J. Parsons, A. D. Abrahams","Richard A. Lockshin","J. Schijve","Kenneth R. Lang","A.E. Eiben, J.E. Smith","Siegmund Brandt","Stefan G. Hofmann","Slobodan N. Vukosavic","Wolfgang Demtröder","Kimberly Maich, Darren Levine, Carmen Hall","Ulrich Daepp, Pamela Gorkin","David G. Luenberger, Yinyu Ye","David Borthwick","Robert Huggins","Eckhard Lammert, Martin Zeeb","Harry T. Lawless, Hildegarde Heymann","Jorge Angeles","Andrea T. da Poian, Miguel A. R. B. Castanho","Lars-Göran Johansson","Bogdan Povh, Klaus Rith, Christoph Scholz, Frank Zetsche, Werner Rodejohann","Kent D. Lee, Steve Hubbard","Abbie E. Goldberg, Katherine R. Allen","Elliott M. Marcus, Stanley Jacobson","Peter J. Olver","Peter Dorman","Bilash Kanti Bala, Fatimah Mohamed Arshad, Kusairi Mohd Noh","Delia Perlov, Alex Vilenkin","Thomas Witelski, Mark Bowen","Brock J. LaMeres","O. A. Bauchau, J.I. Craig","Octave Levenspiel","David L. Olson, Desheng Dash Wu","Naser Mahdavi Tabatabaei, Ali Jafari Aghbolaghi, Nicu Bizon, Frede Blaabjerg","Martin Kolmar","Ian Gibson, David W. Rosen, Brent Stucker","Hafez A . Radi, John O Rasmussen","Nihat Özkaya, Dawn Leger, David Goldsheyder, Margareta Nordin","Peter Waller, Muluneh Yitayew","Dilip Datta","Simon Grondin","Peter Schneider","Dexter C. Kozen","Steven S Skiena","Ernö Keszei","Philipp O.J. Scherer","Christian Heumann, Michael Schomaker, Shalabh","Andrea DeCapua","Klaus Neusser","Christine Lefrou, Pierre Fabry, Jean-Claude Poignet","Loukas Grafakos","Orlando J. Miller, Eeva Therman","Christoph Bleidorn","Brian C. Hall","Robert C. Hyzy","Paul J. Frick, Christopher T. Barry, Randy W. Kamphaus","Alan Hevner, Samir Chatterjee","Russell K. Hobbie, Bradley J. Roth","Max Bramer","Hannu Karttunen, Pekka Kröger, Heikki Oja, Markku Poutanen, Karl Johan Donner","Marlon Dumas, Marcello La Rosa, Jan Mendling, Hajo A. Reijers","Jean-François Le Gall","Martina Seidl, Marion Scholz, Christian Huemer, Gerti Kappel","Angela Dean, Daniel Voss, Danel Draguljić","Frank E. Ritter, Gordon D. Baxter, Elizabeth F. Churchill","Jing Jian Xiao","F Stuart Chapin III, Pamela A. Matson, Peter Vitousek","Wolfgang Karl Härdle, Léopold Simar","Dirk Morschett, Hanna Schramm-Klein, Joachim Zentes","Richard Szeliski","Nathan Ida","Charu C. Aggarwal","Giancarlo Gandolfo","Efstathios E (Stathis) Michaelides","Efraim Turban, Judy Whiteside, David King, Jon Outland","Mark de Berg, Otfried Cheong, Marc van Kreveld, Mark Overmars","Anders Malthe-Sørenssen","Peter Zweifel, Aaron Praktiknjo, Georg Erdmann","Edward H. Shortliffe, James J. Cimino","Peter Corke","Heike Kahlert, Fritz Scholz","Michael Mosher, Kenneth Trantham","Sarah E. Gergel, Monica G. Turner","Jim Pitman","Alan Garfinkel, Jane Shevtsov, Yina Guo","Francis Chen","Dietmar Gross, Werner Hauger, Jörg Schröder, Wolfgang A. Wall, Nimal Rajapakse","A. Ravve","Hans Petter Langtangen","G. Thomas Farmer, John Cook","S. Sumathi, L. Ashok Kumar, P. Surekha","Richard M. Heiberger, Burt Holland","Jan vom Brocke, Jan Mendling","Kenneth A. Ross","Nigel Smart","Michel Rieutord","Amy Van Looy","David Weisburd, Chester Britt","Hartmut Stadtler, Christoph Kilger, Herbert Meyr","Alexandr A. Borovkov","David Ruppert, David S. Matteson","Horacio Arló-Costa, Vincent F. Hendricks, Johan van Benthem","Martin Braun","Sulabha K. Kulkarni","O. S. Miettinen","Rien Segers","Jürgen Jost","Jon Wakefield","Dirk Morschett, Hanna Schramm-Klein, Joachim Zentes","Benjamin A. Stickler, Ewald Schachinger","Andrew T. Duchowski","Mary Renck Jalongo, Olivia N. Saracho","Sadri Hassani","Peter C. Kratcoski","Henning Struchtrup","Stephen Kemmis, Robin McTaggart, Rhonda Nixon","Uwe Hassler","Ton J. Cleophas, Aeilko H. Zwinderman","Ton J. Cleophas, Aeilko H. Zwinderman","Steven S. Skiena","Miroslav Kubat","Gerard O'Regan","Knut Bjørlykke","Mark Ladd, Rex Palmer","Peter J. Brockwell, Richard A. Davis","Gordon L. Stüber","Peter R. Hoskins, Patricia V. Lawford, Barry J. Doyle","John Lee","Pietro Boria","Donna L. Gruol, Noriyuki Koibuchi, Mario Manto, Marco Molinari, Jeremy D. Schmahmann, Ying Shen","Angel M.Y. Lin","Seán Dineen","Massimiliano Bonamente","Faron Moller, Georg Struth","Edmund K. Burke, Graham Kendall","William Fulton, Joe Harris","Sheldon Axler","Rudolf Kippenhahn, Alfred Weigert, Achim Weiss","Alexandra Alvergne, Crispin Jenkinson, Charlotte Faurie","Christof Paar, Jan Pelzl","Jörg Liesen, Volker Mehrmann","Serge Lang","Stephen Abbott","Wolfgang Frisch, Martin Meschede, Ronald C. Blakey","Robert J Vanderbei","Kevin McCain","Joan Marques, Satinder Dhiman","Massimo Rudan","John O. Okpara, Samuel O. Idowu","William A. Adkins, Mark G. Davidson","Efraim Turban, David King, Jae Kyu Lee, Ting-Peng Liang, Deborrah C. Turban","C. Barry Carter, M. Grant Norton","Miguel Valcárcel Cases, Ángela I. López-Lorente, Ma Ángeles López-Jiménez","Michael Z. Hauschild, Ralph K. Rosenbaum, Stig Irving Olsen","George S. Everly, Jr., Jeffrey M. Lating","Philipp Scherer","Debra A. Harley, Pamela B. Teaster","Paul A. Iaizzo","Daniel Bes","Randall Schumacker, Sara Tomek","Jürgen H Gross","Isamu Kusaka","Po Sing Leung","Ian Gibson, David Rosen, Brent Stucker","Coen de Graaf, Ria Broer","Teruo Matsushita","David G. Kleinbaum, Mitchel Klein","Travis Norsen","Gareth James, Daniela Witten, Trevor Hastie, Robert Tibshirani","Andrey Grozin","Richard A. Berk","J. David Logan","Charles Keeton","Zhongchao Tan","Dietrich Braun, Harald Cherdron, Matthias Rehahn, Helmut Ritter, Brigitte Voit","Yann Bouchery, Charles J. Corbett, Jan C. Fransoo, Tarkan Tan","Bruno Siciliano, Lorenzo Sciavicco, Luigi Villani, Giuseppe Oriolo","Badi H. Baltagi","Eugen Seibold, Wolfgang Berger","Ton J. Cleophas, Aeilko H. Zwinderman","Frank E. Harrell , Jr.","Henri de Waele","S. Suzanne Nielsen","William M. Hartmann","Jerome J. Connor, Susan Faraji","Karl F. Renk","Wolfgang Karl Härdle, Cathy Yi-Hsuan Chen, Ludger Overbeck","Gary W. Peterson, Kevin R. Bush","Harald Ibach, Hans Lüth","Andrzej Lasia","Wilfred Beckerman","Ahmet Bindal","Gerard O'Regan","Ze-Nian Li, Mark S. Drew, Jiangchuan Liu","Harald Gleissner, J. Christian Femerling","Arnout Jozef Ceulemans","Joey T. Cheng, Jessica L. Tracy, Cameron Anderson","F.M. Dekking, C. Kraaikamp, H.P. Lopuhaä, L.E. Meester","Joseph Bak, Donald J. Newman","H.-D. Belitz, Werner Grosch, Peter Schieberle","Jochen Vogt","Ben Stephenson","Sergey N. Makarov, Reinhold Ludwig, Stephen J. Bitar","Joachim Zentes, Dirk Morschett, Hanna Schramm-Klein","S. Suzanne Nielsen","Stefan C. Dombrowski","Ton J. Cleophas, Aeilko H. Zwinderman","Kathleen Hague Armstrong, Julia A. Ogg, Ashley N. Sundman-Wheat, Audra St. John Walsh","R. Shankar","Charu C. Aggarwal","Daan J. A. Crommelin, Robert D. Sindelar, Bernd Meibohm","Kent D. Lee","Erdogan Madenci, Ibrahim Guven","Mildred S. Dresselhaus, Gene Dresselhaus, Ado Jorio","Brahma Dathan, Sarnath Ramnath","Manuel Jiménez, Rogelio Palomera, Isidoro Couvertier","Anders Malthe-Sørenssen","Jay D. Humphrey, Sherry L. O’Rourke","Helmut Lütkepohl","Laura Igual, Santi Seguí","Peter D. Lax, Maria Shea Terrell","Arnold Verruijt","Hans Peters","Lawrence M. Friedman, Curt D. Furberg, David L. DeMets, David M. Reboussin, Christopher B. Granger","F. Moukalled, L. Mangani, M. Darwish","Scott R. Steele, Tracy L. Hull, Thomas E. Read, Theodore J. Saclarides, Anthony J. Senagore, Charles B. Whitlow","Max Kuhn, Kjell Johnson","Brock J. LaMeres","Harald Heinrichs, Pim Martens, Gerd Michelsen, Arnim Wiek","Georg Job, Regina Rüffler","Marius Grundmann","Nicu Bizon, Naser Mahdavi Tabatabaei, Frede Blaabjerg, Erol Kurt","Laura Tateosian","Steen Krenk, Jan Høgsberg","Miklós Laczkovich, Vera T. Sós","Mauro Borgo, Alessandro Soranzo, Massimo Grassi","Nicholas Anthony John Hastings","Vickie A. Vaclavik, Elizabeth W. Christian","K.T. Hecht","Achim Klenke","Peter Lake, Paul Crowther","Wilhelm Burger, Mark J. Burge","Ricardo Simpson, Sudhir K. Sastry","David B. Williams, C. Barry Carter","Joseph Migga Kizza","Jaap Hage, Antonia Waltermann, Bram Akkermans","RAINER DICK","Jean-Michel Marin, Christian P. Robert","Peter Corke","Oleg Roussak, H. D. Gesser","Francis A. Carey, Richard J. Sundberg","Francis A. Carey, Richard J. Sundberg","Hans-Joachim Heintze, Pierre Thielbörger","Umberto Veronesi, Aron Goldhirsch, Paolo Veronesi, Oreste Davide Gentilini, Maria Cristina Leonardi","Mark Anthony Camilleri","Efraim Turban, Jon Outland, David King, Jae Kyu Lee, Ting-Peng Liang, Deborrah C. Turban","Debra A. Harley, Noel A. Ysasi, Malachy L. Bishop, Allison R. Fleming","Evie Kendal, Basia Diug","Erik Mooi, Marko Sarstedt, Irma Mooi-Reci","Joseph I. Goldstein, Dale E. Newbury, Joseph R. Michael, Nicholas W.M. Ritchie, John Henry J. Scott, David C. Joy","William Bajjali","Jakob Schwichtenberg","Lori A. Roscoe, David P. Schenck","Kent D. Lee","Andrea Macchi, Giovanni Moruzzi, Francesco Pegoraro","Sebastian Koltzenburg, Michael Maskos, Oskar Nuyken","David Forsyth","Amedeo D'Adamo","Shannon R. Lane, Suzanne Pritzker","Paul R. Berman","Antti Laaksonen","Wolfgang Ertel","Bernhard Haubold, Angelika Börsch-Haubold","Richard K. Thomas","Sandro Skansi","Charles A.S. Hall, Kent Klitgaard","John Hunt","Eva-Kathrin Ehmoser-Sinner, Cherng-Wen Darren Tan","Gilbert G. Lenssen, N. Craig Smith","Dietmar Gross, Werner Hauger, Jörg Schröder, Wolfgang A. Wall, Javier Bonet","Marlon Dumas, Marcello La Rosa, Jan Mendling, Hajo A. Reijers","Tai Mendenhall, Angela Lamson, Jennifer Hodgson, Macaran Baird","Joe Pitt-Francis, Jonathan Whiteley","Jutta Heckhausen, Heinz Heckhausen","Peter C. Kratcoski, Maximilian Edelbacher","Klaus North, Gita Kumta","Diane Gifford-Gonzalez","Gregory T. Lee","Jada Hector, David Khey","Naomi Zack","Marcel Danesi","Paul M. Selzer, Richard J. Marhöfer, Oliver Koch","Giovanni Landi, Alessandro Zampini","Larry Brackney, Andrew Parker, Daniel Macumber, Kyle Benne","V. Kumar, Werner Reinartz","Eva O. L. Lantsoght","Ashish Malik","Peter J. Olver, Chehrzad Shakiban","Alexandra S. Moore, Elizabeth Swanson","Martin Aigner, Günter M. Ziegler","Cosimo Bambi","Alessandro De Angelis, Mário Pimenta","Mitsunori Ogihara","José María Ponce-Ortega, Luis Germán Hernández-Pérez","Matjaž Mihelj, Tadej Bajd, Aleš Ude, Jadran Lenarčič, Aleš Stanovnik, Marko Munih, Jure Rejc, Sebastjan Šlajpah","Christian A. Conrad","Pieter Kok","Frans H. van Eemeren","André Platzer","Henry Louie","Thorsten Hennig-Thurau, Mark B. Houston","Arnt Inge Vistnes","Ian Chivers, Jane Sleightholme","Manijeh Razeghi","Giuliano Donzellini, Luca Oneto, Domenico Ponta, Davide Anguita","Charu C. Aggarwal","Ivo D. Dinov","K.C. Wang","Angelo Corelli","Peter C. Kratcoski, Maximilian Edelbacher","Michael Guest","Marko Sarstedt, Erik Mooi","Dmitry Ivanov, Alexander Tsipoulanidis, Jörn Schönberger","Roman Trobec, Boštjan Slivnik, Patricio Bulić, Borut Robič","Roman Kossak","Andrea Bacciotti","Sven Ove Hansson, Vincent F. Hendricks","Michael Oberguggenberger, Alexander Ostermann","Kamal Fatehi, Jeongho Choi","lewis levenberg, Tai Neilson, David Rheams","Xiaodong Lin","László Keviczky, Ruth Bars, Jenő Hetthéssy, Csilla Bányász","László Keviczky, Ruth Bars, Jenő Hetthéssy, Csilla Bányász","N.S. Punekar","Victor Manuel Hernández-Guzmán, Ramón Silva-Ortigoza","Ammar Rayes, Samer Salam","Daniel Stockemer","Ramin Takloo-Bighash","Harrie de Swart","Mario Paz, Young Hoon Kim","Satish C Bhatla, Manju A. Lal","Jochen Pade","Richard Crang, Sheila Lyons-Sobaski, Robert Wise","Jochen Pade","Hector Guerrero","Brock J. LaMeres","Quentin Charatan, Aaron Kans","Eli M. Noam","Eli M. Noam","Geoffrey G. Hiller, Peter L. Groves, Alan F. Dilnot","Ulrich Walter","Stephen Handel","Kamden K. Strunk, Leslie Ann Locke","Ronghuai Huang, J. Michael Spector, Junfeng Yang","Brock J. LaMeres","Bernhard Meyer, Michael Rauschmann","Brock J. LaMeres","Lynelle Watts, David Hodgson","Benjamin Wong, Salleh Hairon, Pak Tee Ng","Bernd W. Wirtz","Brock J. LaMeres","Daan J. A. Crommelin, Robert D. Sindelar, Bernd Meibohm","Mark Pizzato","Debra Z. Basil, Gonzalo Diaz-Meneses, Michael D. Basil","Udo Kuckartz, Stefan Rädiker","Anna Marie Prentiss","James W. Drisko, Melissa D. Grady","Bruce Lubotsky Levin, Ardis Hanson","Kai Sassenberg, Michael L.W. Vliek","Bhimasankaram Pochiraju, Sridhar Seshadri","David Andrich, Ida Marais","Sudeep Tanwar, Sudhanshu Tyagi, Neeraj Kumar","James F. Albrecht, Garth den Heyer, Perry Stanislas","John Hunt","John Hunt","John W. Spink","Ernst-Detlef Schulze, Erwin Beck, Nina Buchmann, Stephan Clemens, Klaus Müller-Hohenstein, Michael Scherer-Lorenzen"],["2nd ed. 2001","2003","2004","2005","2003","4th ed. 2005","2006","2006","1999","2001","2008","2007","2nd ed. 2006","3rd ed. 2006","2007","3rd ed. 2006","2nd ed. 2007","13th ed. 2008","2009","2008","3rd ed. 2012","2nd ed. 2008","2nd ed. 2009","1st ed. 2010","2nd ed. 2008","2nd ed. 2008","2nd ed. 2009","2009","2009","2nd ed. 2009","2009","2nd ed. 2009","2007","2nd ed. 2009","2013","2nd ed. 2015","4th ed. 2014","1st ed. 2017","2012","1st ed. 2017","1st ed. 2016","2nd ed. 2011","4th ed. 2016","1st ed. 2016","2nd ed. 2016","2014","2nd ed. 2010","4th ed. 2014","1st ed. 2015","1st ed. 2016","7th ed. 2015","2015","2013","2003","2014","2014","1st ed. 2017","1st ed. 2017","1st ed. 2015","1st ed. 2017","2009","3rd ed. 2014","2nd ed. 2017","1st ed. 2017","1st ed. 2017","2010","2012","4th ed. 2017","1st ed. 2016","1st ed. 2017","1st ed. 2016","2nd ed. 2015","1997","2nd ed. 2008","2012","3rd ed. 2017","1st ed. 2016","2nd ed. 2017","1st ed. 2016","2012","3rd ed. 2014","4th ed. 2001","1st ed. 2017","2013","1st ed. 2017","3rd ed. 2010","2010","5th ed. 2015","3rd ed. 2016","6th ed. 2017","2013","1st ed. 2016","2015","2nd ed. 2017","2014","2nd ed. 2016","2nd ed. 2012","4th ed. 2015","2nd ed. 2010","2011","3rd ed. 2015","2015","2nd ed. 2014","2012","4th ed. 2017","3rd ed. 2008","2015","1st ed. 2017","4th ed. 2014","2nd ed. 2017","2013","1st ed. 2017","2nd ed. 2017","1993","1st ed. 2017","3rd ed. 2016","2nd ed. 2013","3rd ed. 2012","5th ed. 2016","2013","2015","2nd ed. 2015","1st ed. 2018","2nd ed. 2013","1st ed. 2016","2015","1st ed. 2016","4th ed. 2014","5th ed. 2015","2013","2nd ed. 2015","1st ed. 2016","4th ed. 1993","3rd ed. 2015","2011","1st ed. 2016","3rd ed. 2013","2013","3rd ed. 2015","2nd ed. 2016","3rd ed. 2017","1st ed. 2016","2nd ed. 2013","6th ed. 2017","2014","2014","1st ed. 2016","2011","2nd ed. 2016","1st ed. 2017","2nd ed. 2017","1st ed. 2016","2nd ed. 2015","5th ed. 2013","3rd ed. 2016","4th ed. 2017","1st ed. 2017","2nd ed. 2013","2nd ed. 2017","1st ed. 2016","1st ed. 2016","3rd ed. 2014","2nd ed. 2017","2013","2nd ed. 2014","2004","3rd ed. 2015","2nd ed. 2012","1st ed. 2016","2010","1st ed. 2015","3rd ed. 2002","2nd ed. 2015","2011","4th ed. 2014","1st ed. 2016","1st ed. 2017","2015","2013","2012","8th ed. 2015","2nd ed. 2013","1st ed. 2018","1st ed. 2018","3rd ed. 2013","2nd ed. 2013","1st ed. 2016","3rd ed. 2015","3rd ed. 2012","2013","3rd ed. 2017","1st ed. 2015","2014","2nd ed. 2015","1st ed. 2016","2014","3rd ed. 2012","1st ed. 2017","2013","2014","2nd ed. 2016","3rd ed. 2015","2014","2014","5th ed. 2013","1st ed. 2017","2009","5th ed. 2011","4th ed. 2017","2nd ed. 2016","2nd ed. 2015","2nd ed. 2017","3rd ed. 2017","2013","2nd ed. 2016","2nd ed. 2017","3rd ed. 2017","3rd ed. 2013","4th ed. 2009","2014","2nd ed. 2017","1st ed. 2017","1st ed. 2017","2nd ed. 2014","2013","2013","2014","2005","3rd ed. 2010","4th ed. 2009","1st ed. 2017","2014","1st ed. 2016","3rd ed. 2017","5th ed. 2017","2015","2015","2014","2nd ed. 1994","1st ed. 2016","4th ed. 2013","2nd ed. 2014","2nd ed. 2015","2008","2nd ed. 2015","2014","2015","2nd ed. 2015","2005","1st ed. 2017","2nd ed. 2014","1st ed. 2018","2nd ed. 2015","5th ed. 2015","1st ed. 2016","3rd ed. 2016","2013","1st ed. 2017","1st ed. 2016","1st ed. 2016","3rd ed. 2016","1st ed. 2017","1st ed. 2015","2013","1st ed. 2015","2012","2nd ed. 2015","4th ed. 2014","2000","2nd ed. 2014","2013","2nd ed. 2016","2013","1996","4th ed. 2017","2nd ed. 2017","2nd ed. 2016","2nd ed. 2014","2011","2nd ed. 2013","5th ed. 2007","5th ed. 2007","1st ed. 2018","1st ed. 2017","1st ed. 2018","9th ed. 2018","1st ed. 2018","1st ed. 2017","1st ed. 2018","4th ed. 2018","1st ed. 2018","2nd ed. 2018","1st ed. 2017","2nd ed. 2017","1st ed. 2017","1st ed. 2017","1st ed. 2018","1st ed. 2018","1st ed. 2018","1st ed. 2018","1st ed. 2017","2nd ed. 2017","1st ed. 2017","1st ed. 2018","1st ed. 2018","2nd ed. 2018","2nd ed. 2018","1st ed. 2018","1st ed. 2019","2nd ed. 2018","2nd ed. 2018","1st ed. 2018","2nd ed. 2017","3rd ed. 2018","1st ed. 2018","2nd ed. 2018","1st ed. 2018","1st ed. 2018","1st ed. 2018","1st ed. 2018","3rd ed. 2018","2nd ed. 2018","1st ed. 2018","1st ed. 2018","3rd ed. 2018","1st ed. 2018","1st ed. 2018","2nd ed. 2018","1st ed. 2018","6th ed. 2018","1st ed. 2018","2nd ed. 2018","1st ed. 2018","1st ed. 2019","2nd ed. 2019","1st ed. 2018","1st ed. 2018","1st ed. 2018","1st ed. 2018","1st ed. 2018","1st ed. 2019","1st ed. 2018","4th ed. 2018","4th ed. 2019","1st ed. 2019","1st ed. 2018","1st ed. 2018","1st ed. 2018","2nd ed. 2018","1st ed. 2018","1st ed. 2018","3rd ed. 2019","2nd ed. 2019","1st ed. 2018","1st ed. 2018","1st ed. 2019","1st ed. 2018","2nd ed. 2018","2nd ed. 2019","1st ed. 2018","1st ed. 2018","1st ed. 2019","1st ed. 2019","1st ed. 2018","1st ed. 2019","2nd ed. 2019","1st ed. 2019","1st ed. 2018","1st ed. 2018","6th ed. 2019","1st ed. 2018","2nd ed. 2018","1st ed. 2018","2nd ed. 2018","2nd ed. 2019","1st ed. 2019","4th ed. 2019","1st ed. 2019","1st ed. 2019","1st ed. 2019","3rd ed. 2018","1st ed. 2019","1st ed. 2019","1st ed. 2019","1st ed. 2019","1st ed. 2019","2nd ed. 2019","1st ed. 2019","1st ed. 2019","1st ed. 2019","2nd ed. 2019","5th ed. 2019","1st ed. 2019","1st ed. 2019","1st ed. 2019","1st ed. 2019","2nd ed. 2019","1st ed. 2020","1st ed. 2019","1st ed. 2019","1st ed. 2019","1st ed. 2020","1st ed. 2019","1st ed. 2019","1st ed. 2019","1st ed. 2019","2nd ed. 2019"],["Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","German textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Graduate/advanced undergraduate textbook","Undergraduate textbook","Undergraduate textbook","Monograph","Graduate/advanced undergraduate textbook"],[2001,2003,2004,2005,2003,2005,2006,2007,2006,2001,2008,2007,2006,2006,2007,2006,2007,2008,2009,2008,2012,2008,2009,2010,2008,2008,2009,2009,2009,2009,2009,2009,2007,2009,2013,2015,2014,2017,2013,2017,2016,2011,2016,2016,2016,2014,2010,2014,2015,2016,2015,2015,2013,2003,2014,2014,2017,2017,2015,2017,2009,2014,2017,2017,2017,2010,2013,2017,2016,2017,2016,2015,1997,2008,2012,2017,2016,2017,2016,2012,2014,2001,2017,2013,2017,2010,2010,2015,2016,2017,2013,2016,2015,2017,2014,2016,2011,2015,2010,2011,2015,2015,2014,2012,2017,2008,2015,2017,2014,2017,2013,2017,2017,1993,2017,2016,2013,2012,2016,2013,2015,2015,2018,2013,2016,2015,2016,2014,2015,2013,2015,2016,1993,2015,2011,2016,2013,2013,2015,2016,2017,2016,2013,2017,2014,2014,2016,2011,2016,2017,2017,2016,2015,2013,2016,2017,2017,2012,2017,2016,2016,2014,2017,2013,2014,2004,2015,2012,2016,2010,2015,2002,2015,2011,2014,2016,2017,2015,2013,2012,2015,2013,2018,2018,2013,2013,2016,2015,2012,2013,2017,2015,2014,2015,2016,2014,2012,2017,2013,2014,2016,2015,2014,2014,2013,2017,2009,2011,2017,2016,2015,2017,2017,2013,2016,2017,2017,2013,2009,2014,2017,2017,2017,2014,2013,2013,2014,2005,2010,2009,2017,2014,2016,2017,2017,2015,2015,2014,1994,2016,2013,2014,2015,2008,2015,2014,2015,2015,2005,2017,2014,2018,2015,2015,2016,2016,2013,2017,2016,2016,2016,2017,2015,2013,2015,2012,2015,2014,2000,2014,2013,2016,2013,1996,2017,2017,2016,2014,2011,2013,2007,2007,2018,2017,2018,2018,2018,2017,2018,2018,2018,2018,2017,2017,2017,2017,2018,2018,2018,2018,2017,2017,2017,2018,2018,2018,2018,2018,2019,2018,2018,2018,2017,2018,2018,2018,2018,2018,2018,2018,2018,2018,2018,2018,2018,2018,2018,2018,2018,2018,2018,2018,2018,2019,2019,2018,2018,2018,2018,2018,2019,2018,2018,2019,2019,2018,2018,2018,2018,2018,2018,2019,2019,2018,2018,2019,2018,2018,2019,2018,2018,2019,2019,2018,2019,2019,2019,2018,2018,2019,2018,2018,2018,2018,2019,2019,2019,2019,2019,2019,2018,2019,2019,2019,2019,2019,2019,2019,2019,2019,2019,2019,2019,2019,2019,2019,2019,2020,2019,2019,2019,2020,2019,2019,2019,2019,2019],["Springer Science+Business Media New York","Springer Science+Business Media New York","Springer-Verlag New York","Springer-Verlag US","Springer-Verlag New York","Springer-Verlag US","Springer-Verlag US","Springer New York","Springer-Verlag US","Springer-Verlag US","Springer-Verlag New York","Springer-Verlag New York","Springer-Verlag New York","Springer-Verlag US","Springer-Verlag New York","Springer-Verlag US","Springer-Verlag US","Springer-Verlag New York","Springer Science+Business Media, LLC","Springer-Verlag New York","Springer Science+Business Media New York","Springer-Verlag New York","Springer-Verlag US","Springer Science+Business Media, LLC","Springer-Verlag New York","Springer-Verlag New York","Springer-Verlag New York","Springer-Verlag New York","Springer-Verlag New York","Springer-Verlag US","Springer-Verlag New York","Springer Science+Business Media B.V.","Springer Science+Business Media B.V.","Springer Science+Business Media B.V.","Springer-Verlag Berlin Heidelberg","Springer-Verlag Berlin Heidelberg","Springer International Publishing Switzerland","Springer International Publishing AG","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer International Publishing AG","Springer Science+Business Media,LLC","Springer International Publishing Switzerland","Springer International Publishing AG","Springer International Publishing Switzerland","Springer-Verlag Wien","Springer Science+Business Media, LLC","Springer International Publishing Swizterland","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer-Verlag Berlin Heidelberg","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer-Verlag Berlin Heidelberg","Springer Science+Business Media Singapore","Springer International Publishing AG","Springer International Publishing Switzerland","Springer International Publishing AG","Springer Science+Business Media B.V.","Springer Science+Business Media New York","Springer-Verlag GmbH Germany","Springer International Publishing AG","Springer International Publishing AG","Springer Science+Business Media, LLC, part of Springer Nature","Springer-Verlag Berlin Heidelberg","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer International Publishing AG","Springer International Publishing Switzerland","Springer-Verlag Berlin Heidelberg","Springer Science+Business Media New York","Springer-Verlag London Limited","Springer-Verlag Berlin Heidelberg","Springer International Publishing AG","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer-Verlag Berlin Heidelberg","Springer Science+Business Media New York","Springer Science+Business Media New York","Springer International Publishing AG","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer-Verlag US","Springer Science+Business Media, LLC","Springer International Publishing Switzerland","Springer-Verlag London Ltd.","Springer-Verlag Berlin Heidelberg","Springer-Verlag Berlin Heidelberg","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer International Publishing AG","Springer-Verlag London","Springer International Publishing Switzerland","Springer Science+Business Media, LLC","Springer-Verlag Berlin Heidelberg","Gabler Verlag | Springer Fachmedien Wiesbaden GmbH, Wiesbaden","Springer-Verlag London Limited","Springer International Publishing Switzerland","Springer International Publishing AG, part of Springer Nature","Springer-Verlag Berlin · Heidelberg","Springer-Verlag Berlin Heidelberg","Springer International Publishing AG","Springer-Verlag GmbH Germany, part of Springer Nature","Springer International Publishing Switzerland","Springer International Publishing AG","Springer-Verlag London","Springer International Publishing AG","Springer-Verlag Berlin Heidelberg","Springer International Publishing Switzerland","Springer-Verlag New York","Springer Science+Business Media LLC","Springer International Publishing AG","Springer International Publishing Switzerland","Springer-Verlag GmbH Germany, part of Springer Nature","Springer Science+Business Media, LLC","Springer-Verlag Berlin Heidelberg","Springer Science+Business Media Dordrecht","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer International Publishing AG","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer-Verlag Berlin Heidelberg","Springer-Verlag London","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer Science+Business Media New York","Capital Publishing Company","Springer Netherlands","Springer International Publishing Switzerland","Springer Science+Business Media LLC","Springer Science+Business Media New York","Springer Fachmedien Wiesbaden","Springer International Publishing Switzerland","Springer International Publishing AG","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer International Publishing AG","Springer-Verlag Berlin Heidelberg","Springer Science+Business Media Singapore","Springer International Publishing Switzerland","Springer Science+Business Media B.V.","Springer International Publishing Switzerland","The Author(s)","Springer International Publishing AG","Springer International Publishing Switzerland","Springer-Verlag Berlin Heidelberg","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer International Publishing AG","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer International Publishing Switzerland and G. Giappichelli Editore","Springer International Publishing Switzerland","Springer Science+Business Media Singapore","Springer-Verlag London","Springer Science+Busines Media New York","Springer-Verlag London","Springer Science+Business Media New York","Springer Science+Business Media New York","Springer International Publishing","Springer-Verlag Berlin Heidelberg","Springer International Publishing Switzerland","Springer-Verlag Berlin Heidelberg","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer Science+Business Media New York","Springer-Verlag Berlin Heidelberg","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer-Verlag Berlin Heidelberg","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer International Publishing AG","Springer International Publishing AG","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer-Verlag Berlin Heidelberg","Springer Science+Business Media New York","Springer International Publishing AG","Springer International Publishing Switzerland","Springer Science+Business Media Dordrecht","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer Japan","Springer Science+Business Media, LLC","Springer International Publishing AG","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer International Publishing AG, part of Springer Nature","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer Science+Business Media Singapore","Springer-Verlag Berlin Heidelberg","Yann Bouchery, Charles J. Corbett, Jan C. Fransoo, and Tarkan Tan","Springer-Verlag London","Springer-Verlag Berlin Heidelberg","Springer International Publishing AG, part of Springer Nature","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer-Verlag GmbH Germany","Springer International Publishing","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer International Publishing AG","Springer-Verlag GmbH Germany","Springer Science+Business Media New York","Springer-Verlag Berlin Heidelberg","Springer Science+Business Media New York","The Editor(s) (if applicable) and The Author(s)","Springer International Publishing Switzerland","Springer International Publishing AG","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer Science+Business Media Dordrecht","Springer Science+Business Media New York","Springer-Verlag London","Springer Science+Business Media, LLC","Springer-Verlag Berlin Heidelberg","Springer International Publishing AG","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer Fachmedien Wiesbaden GmbH","Springer International Publishing","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer-Verlag London","Springer International Publishing","Springer-Verlag Berlin Heidelberg","Universities Press (India) Private Ltd.","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer-Verlag Berlin Heidelberg","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer International Publishing AG","Springer-Verlag Berlin Heidelberg","Springer International Publishing Switzerland","Springer International Publishing Switzerland","ASCRS (American Society of Colon and Rectal Surgeons)","Springer Science+Business Media New York","Springer International Publishing Switzerland","Springer Science+Business Media Dordrecht","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer International Publishing AG","Springer International Publishing Switzerland","Springer Science+Business Media Dordrecht","Springer New York","Springer Science+Business Media, LLC","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer Science+Business Media New York","Springer-Verlag London","Springer-Verlag London","Springer-Verlag London","Springer Science+Business Media New York","Springer Science+Business Media New York","Springer International Publishing AG","Springer International Publishing Switzerland","Springer International Publishing Switzerland","Springer Science+Business Media New York","Springer-Verlag Berlin Heidelberg","Springer Science+Business Media New York","Springer-Verlag US","Springer-Verlag US","Springer International Publishing AG","Springer International Publishing AG","Springer International Publishing AG","The Editor(s) (if applicable) and The Author(s)","Springer International Publishing AG","The Editor(s) (if applicable) and The Author(s)","Springer Nature Singapore Pte Ltd.","Springer Science+Business Media LLC","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG","Springer International Publishing AG","Springer International Publishing AG","Springer International Publishing AG","Springer-Verlag Berlin Heidelberg","Springer International Publishing AG","The Editor(s) (if applicable) and The Author(s)","Springer International Publishing AG","Springer International Publishing AG","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG","Springer International Publishing AG","Springer International Publishing AG","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG","Springer International Publishing AG","Springer International Publishing AG, part of Springer Nature","Springer Science+Business Media B.V., part of Springer Nature","Springer-Verlag GmbH Germany, part of Springer Nature","Springer-Verlag GmbH Germany, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","The Editor(s) (if applicable) and The Author(s)","The Editor(s) (if applicable) and The Author(s)","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","Springer-Verlag GmbH Germany, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","Springer Nature Singapore Pte Ltd.","Springer Nature Switzerland AG","The Editor(s) (if applicable) and The Author(s)","Springer-Verlag GmbH Germany, part of Springer Nature","Springer Nature Singapore Pte Ltd.","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer International Publishing AG, part of Springer Nature","Springer Nature Switzerland AG","Springer International Publishing AG, part of Springer Nature","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","Springer International Publishing AG, part of Springer Nature","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer International Publishing AG, part of Springer Nature","Ivo D. Dinov","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer International Publishing AG, part of Springer Nature","Springer Nature Singapore Pte Ltd.","Springer-Verlag GmbH Germany, part of Springer Nature","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer International Publishing AG part of Springer Nature","Springer Nature Switzerland AG","Springer International Publishing AG, part of Springer Nature","Springer Nature Switzerland AG","Springer Nature Switzerland AG","The Editor(s) (if applicable) and The Author(s)","Springer Nature Switzerland AG","Springer Nature Singapore Pte Ltd.","Springer Nature Singapore Pte Ltd.","Springer Nature Singapore Pte Ltd.","Springer International Publishing AG, part of Springer Nature","Springer Nature Switzerland AG","Springer International Publishing AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Singapore Pte Ltd.","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","The Editor(s) (if applicable) and The Author(s)","The Editor(s) (if applicable) and The Author(s)","The Editor(s) (if applicable) and The Author(s)","Springer Nature Switzerland AG","The Editor(s) (if applicable) and The Author(s)","The Editor(s) (if applicable) and The Author(s)","Springer Nature Singapore Pte Ltd.","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Singapore Pte Ltd.","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","The Editor(s) (if applicable) and The Author(s), under exclusive license to Springer Nature Switzerland AG, part of Springer Nature","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Singapore Pte Ltd.","Springer Nature Singapore Pte Ltd.","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Nature Switzerland AG","Springer Science+Business Media, LLC, part of Springer Nature","Springer-Verlag GmbH Germany, part of Springer Nature"],["978-0-7923-7270-7","978-0-306-47498-9","978-0-387-40272-7","978-0-387-22591-3","978-0-387-95584-1","978-0-306-48330-1","978-0-387-24157-9","978-0-387-32331-2","978-0-306-45978-8","978-0-306-46554-3","978-0-387-36600-5","978-0-387-37574-8","978-0-387-30303-1","978-0-387-25921-5","978-0-387-46270-7","978-0-387-31278-1","978-0-387-49311-4","978-0-387-35664-8","978-0-387-72068-5","978-0-387-72578-9","978-0-387-74364-6","978-0-387-75958-6","978-0-387-76500-6","978-0-387-77649-1","978-0-387-78340-6","978-0-387-79053-4","978-0-387-84857-0","978-0-387-87572-9","978-0-387-88697-8","978-0-387-88962-7","978-0-387-93836-3","978-1-4020-5718-2","978-1-4020-6098-4","978-1-4020-6807-2","978-3-642-35962-0","978-3-662-44873-1","978-3-319-03761-5","978-3-319-56193-6","978-1-4614-0399-9","978-3-319-27875-9","978-3-319-44792-6","978-1-4419-9478-3","978-3-319-18841-6","978-3-319-48934-6","978-3-319-21238-8","978-3-7091-0714-0","978-1-4419-6487-8","978-3-319-01850-8","978-1-4939-3057-9","978-3-319-26549-0","978-3-662-46320-8","978-3-319-13071-2","978-1-4614-4555-5","978-1-4020-7164-5","978-3-319-02098-3","978-3-642-37433-3","978-981-10-2043-8","978-3-319-57038-9","978-3-319-23041-2","978-3-319-53882-2","978-90-481-2515-9","978-1-4899-7453-2","978-3-662-53784-8","978-3-319-51117-7","978-3-319-57588-9","978-1-4419-1119-3","978-3-642-23025-7","978-3-319-44737-7","978-3-319-05698-2","978-3-319-47830-2","978-3-319-31789-2","978-3-642-54082-0","978-0-387-94907-9","978-1-84800-069-8","978-3-642-19863-2","978-3-319-61087-0","978-3-319-46160-1","978-3-319-33914-6","978-3-319-32861-4","978-3-642-30249-7","978-1-4939-1193-6","978-0-387-95031-0","978-3-319-54062-7","978-1-4614-7115-8","978-3-319-43339-4","978-0-387-89642-7","978-1-4419-5652-1","978-3-319-12681-4","978-1-4471-7306-9","978-3-662-53044-3","978-3-642-33142-8","978-3-319-31088-6","978-3-319-12741-5","978-3-319-52248-7","978-1-4471-5133-3","978-3-319-28885-7","978-1-4419-9503-2","978-3-662-45170-0","978-3-8349-2535-0","978-1-84882-934-3","978-3-319-07805-2","978-3-319-14141-1","978-3-642-37313-8","978-3-642-20950-5","978-3-319-50090-4","978-3-540-77973-5","978-3-319-19595-7","978-3-662-53020-7","978-1-4471-4473-1","978-3-319-54412-0","978-3-642-37901-7","978-3-319-46393-3","978-1-4939-6372-0","978-0-387-97974-8","978-3-319-59730-0","978-3-319-22308-7","978-3-642-30318-0","978-1-4614-2211-2","978-3-662-49886-6","978-94-007-5756-1","978-3-319-14940-0","978-1-4939-2121-8","978-3-319-58306-8","978-1-4614-6270-5","978-3-319-21935-6","978-3-319-09350-5","978-3-319-21989-9","978-1-4614-9169-9","978-3-642-55308-0","978-1-4471-5200-2","978-1-4939-2613-8","978-3-319-20450-5","978-0-387-97894-9","978-3-319-09170-9","978-94-007-1170-9","978-3-319-23011-5","978-1-4614-4808-2","978-1-4419-0924-4","978-3-658-07883-6","978-3-319-27263-4","978-3-319-57881-1","978-3-319-31648-2","978-3-319-01194-3","978-3-319-54348-2","978-3-662-43714-8","978-981-4560-66-5","978-3-319-23427-4","978-94-007-1210-2","978-3-319-27103-3","978-3-319-55443-3","978-3-319-63912-3","978-3-319-44560-1","978-3-642-34131-1","978-1-4614-3953-0","978-3-319-29852-8","978-3-319-55614-7","978-3-319-46405-3","978-1-4419-9981-8","978-3-319-53918-8","978-3-319-24549-2","978-981-10-1800-8","978-1-4471-6418-0","978-1-4939-6570-0","978-1-84800-321-7","978-1-4614-6939-1","978-0-387-97495-8","978-3-319-11079-0","978-3-642-30255-8","978-3-319-29714-9","978-3-642-04100-6","978-3-319-24344-3","978-0-387-95385-4","978-1-4939-2711-1","978-3-540-76503-5","978-1-4614-7629-0","978-3-319-33403-5","978-3-319-31034-3","978-1-4939-1150-9","978-3-642-40974-5","978-1-4614-3617-1","978-3-319-10090-6","978-1-4614-3522-8","978-3-319-62871-4","978-3-319-56474-6","978-1-4614-5537-0","978-3-319-00400-6","978-3-319-03622-9","978-3-319-19463-9","978-3-642-20555-2","978-1-4614-6226-2","978-3-319-54397-0","978-3-319-13809-1","978-94-017-8770-3","978-1-4939-2112-6","978-3-319-22950-8","978-4-431-54525-5","978-1-4419-6645-2","978-3-319-65866-7","978-1-4614-7137-0","978-3-319-00893-6","978-3-319-44047-7","978-3-319-12492-6","978-1-4614-9235-1","978-981-287-211-1","978-3-642-28979-8","978-3-319-29789-7","978-1-84628-641-4","978-3-642-20058-8","978-3-319-51411-6","978-3-319-20599-1","978-3-319-19424-0","978-3-662-54816-5","978-3-319-44125-2","978-1-4614-6785-4","978-3-319-24329-0","978-3-319-50650-0","978-3-662-54485-3","978-1-4614-3986-8","978-3-540-93803-3","978-1-4614-8932-0","978-3-319-50318-9","978-3-319-39437-4","978-3-319-57749-4","978-3-319-05289-2","978-3-319-01768-6","978-94-007-6862-8","978-1-4939-0866-0","978-1-85233-896-1","978-1-4419-7287-3","978-3-540-69933-0","978-3-319-49808-9","978-3-319-14239-5","978-3-319-21172-5","978-3-658-10182-4","978-3-319-45774-1","978-1-4939-1910-9","978-3-319-15194-6","978-1-4614-7806-5","978-0-306-44790-7","978-3-319-29657-9","978-1-4614-6485-3","978-1-4471-6641-2","978-1-4899-7549-2","978-3-540-32897-1","978-3-319-24278-1","978-1-4614-3142-8","978-3-319-19586-5","978-1-4939-2622-0","978-3-540-40172-8","978-3-319-50016-4","978-1-4614-7945-1","978-3-319-61184-6","978-3-662-46949-1","978-3-319-18538-5","978-3-319-16873-9","978-3-319-25968-0","978-1-4614-6848-6","978-3-319-34194-1","978-94-017-7241-9","978-3-319-15665-1","978-3-319-23879-1","978-3-319-49874-4","978-3-319-18397-8","978-94-007-6112-4","978-1-4939-2765-4","978-1-4614-2196-2","978-3-319-14776-5","978-1-4614-9137-8","978-0-387-98919-8","978-1-4471-5360-3","978-1-4471-5600-0","978-1-4471-6683-2","978-1-4614-9125-5","978-0-306-45247-5","978-3-319-55605-5","978-3-319-57251-2","978-3-319-25674-0","978-1-4614-8686-2","978-3-642-20143-1","978-1-4614-4261-5","978-0-387-44897-8","978-0-387-68350-8","978-3-319-14453-5","978-3-319-48846-2","978-3-319-49848-5","978-3-319-58714-1","978-3-319-64785-2","978-3-319-65450-8","978-981-10-5217-0","978-1-4939-6674-5","978-3-319-61157-0","978-3-319-66630-3","978-3-319-70919-2","978-3-319-70789-1","978-3-319-63132-5","978-3-662-49277-2","978-3-319-64409-7","978-3-319-66771-3","978-3-319-68587-8","978-3-319-68596-0","978-3-319-72546-8","978-3-319-58486-7","978-3-319-67394-3","978-3-319-65438-6","978-3-319-73003-5","978-3-319-66217-6","978-3-319-75770-4","978-3-319-73122-3","978-94-024-1142-3","978-3-662-56271-0","978-3-662-56508-7","978-3-319-68833-6","978-3-319-73131-5","978-3-319-65093-7","978-3-319-72681-6","978-3-319-59977-9","978-3-319-65680-9","978-3-319-77648-4","978-3-319-76441-2","978-3-319-78728-2","978-1-349-95347-9","978-3-319-68299-0","978-3-319-78360-4","978-3-319-77808-2","978-3-662-55380-0","978-3-319-77424-4","978-981-13-0398-2","978-3-319-91040-6","978-3-319-74964-8","978-3-662-57264-1","978-981-13-1089-8","978-3-319-78180-8","978-3-319-89490-4","978-3-319-91721-4","978-3-319-72910-7","978-3-319-91574-6","978-3-319-92206-5","978-3-319-95380-9","978-3-319-63587-3","978-3-319-91889-1","978-3-319-89290-0","978-3-319-72313-6","978-3-319-75501-4","978-3-319-75707-0","978-3-319-92803-6","978-3-319-94462-3","978-3-319-72346-4","978-3-319-92428-1","978-3-319-95761-6","978-3-319-92332-1","978-981-13-2474-1","978-3-662-56706-7","978-3-319-94312-1","978-3-319-98832-0","978-3-319-97297-8","978-3-030-02404-8","978-3-319-77433-6","978-3-319-91154-0","978-3-319-96621-2","978-3-319-96712-7","978-3-030-00580-1","978-981-10-8296-2","978-981-10-8320-4","978-981-13-0784-3","978-3-319-75803-9","978-3-319-99515-1","978-3-319-99117-7","978-3-030-02603-5","978-3-030-03253-1","978-3-319-94742-6","978-981-13-2022-4","978-3-030-00463-7","978-3-319-77208-0","978-3-030-00466-8","978-3-030-01278-6","978-3-030-04515-9","978-3-319-99419-2","978-3-319-71287-1","978-3-319-71344-1","978-3-030-05608-7","978-3-319-74372-1","978-3-319-96336-5","978-3-030-05899-9","978-981-13-6642-0","978-3-030-10551-8","978-3-319-98874-0","978-3-030-12488-5","978-981-13-3620-1","978-3-319-74744-6","978-3-030-13004-6","978-3-030-13604-8","978-3-030-00709-6","978-3-030-12726-8","978-3-030-13019-0","978-3-030-15670-1","978-3-030-11116-8","978-3-030-15223-9","978-3-030-18433-9","978-3-030-13787-8","978-3-319-68836-7","978-981-13-7495-1","978-981-13-8758-6","978-3-030-19181-8","978-3-030-20289-7","978-3-030-25942-6","978-1-4939-9619-3","978-3-662-56231-4"],["978-0-306-48048-5","978-0-306-48247-2","978-0-387-21736-9","978-0-387-22592-0","978-0-387-21777-2","978-0-387-28117-9","978-0-387-24158-6","978-0-387-32353-4","978-0-387-36218-2","978-0-387-36274-8","978-0-387-36601-2","978-0-387-37575-5","978-0-387-40065-5","978-0-387-45524-2","978-0-387-46271-4","978-0-387-46312-4","978-0-387-49312-1","978-0-387-68566-3","978-0-387-72071-5","978-0-387-72579-6","978-0-387-74365-3","978-0-387-75959-3","978-0-387-76501-3","978-0-387-77650-7","978-0-387-78341-3","978-0-387-79054-1","978-0-387-84858-7","978-0-387-87573-6","978-0-387-88698-5","978-0-387-88963-4","978-0-387-93837-0","978-1-4020-5719-9","978-1-4020-6099-1","978-1-4020-6808-9","978-3-642-35963-7","978-3-662-44874-8","978-3-319-03762-2","978-3-319-56194-3","978-1-4614-0400-2","978-3-319-27877-3","978-3-319-44794-0","978-1-4419-9479-0","978-3-319-18842-3","978-3-319-48936-0","978-3-319-21239-5","978-3-7091-0715-7","978-1-4419-6488-5","978-3-319-01851-5","978-1-4939-3058-6","978-3-319-26551-3","978-3-662-46321-5","978-3-319-13072-9","978-1-4614-4556-2","978-1-4615-1077-2","978-3-319-02099-0","978-3-642-37434-0","978-981-10-2045-2","978-3-319-57040-2","978-3-319-23042-9","978-3-319-53883-9","978-90-481-2516-6","978-1-4899-7454-9","978-3-662-53785-5","978-3-319-51118-4","978-3-319-57589-6","978-1-4419-1120-9","978-3-642-23026-4","978-3-319-44738-4","978-3-319-05699-9","978-3-319-47831-9","978-3-319-31791-5","978-3-642-54083-7","978-1-4612-1844-9","978-1-84800-070-4","978-3-642-19864-9","978-3-319-61088-7","978-3-319-46162-5","978-3-319-33916-0","978-3-319-32862-1","978-3-642-30250-3","978-1-4939-1194-3","978-1-4613-0139-4","978-3-319-54064-1","978-1-4614-7116-5","978-3-319-43341-7","978-1-4419-0641-0","978-1-4419-5653-8","978-3-319-12682-1","978-1-4471-7307-6","978-3-662-53045-0","978-3-642-33143-5","978-3-319-31089-3","978-3-319-12742-2","978-3-319-52250-0","978-1-4471-5134-0","978-3-319-28887-1","978-1-4419-9504-9","978-3-662-45171-7","978-3-8349-6331-4","978-1-84882-935-0","978-3-319-07806-9","978-3-319-14142-8","978-3-642-37314-5","978-3-642-20951-2","978-3-319-50091-1","978-3-540-77974-2","978-3-319-19596-4","978-3-662-53022-1","978-1-4471-4474-8","978-3-319-54413-7","978-3-642-37902-4","978-3-319-46394-0","978-1-4939-6374-4","978-1-4612-4374-8","978-3-319-59731-7","978-3-319-22309-4","978-3-642-30319-7","978-1-4614-2212-9","978-3-662-49887-3","978-94-007-5757-8","978-3-319-14941-7","978-1-4939-2122-5","978-3-319-58307-5","978-1-4614-6271-2","978-3-319-21936-3","978-3-319-09351-2","978-3-319-21990-5","978-1-4614-9170-5","978-3-642-55309-7","978-1-4471-5201-9","978-1-4939-2614-5","978-3-319-20451-2","978-1-4612-4360-1","978-3-319-09171-6","978-94-007-1171-6","978-3-319-23012-2","978-1-4614-4809-9","978-1-4419-0925-1","978-3-658-07884-3","978-3-319-27265-8","978-3-319-57883-5","978-3-319-31650-5","978-3-319-01195-0","978-3-319-54349-9","978-3-662-43715-5","978-981-4560-67-2","978-3-319-23428-1","978-94-007-1211-9","978-3-319-27104-0","978-3-319-55444-0","978-3-319-63913-0","978-3-319-44561-8","978-3-642-34132-8","978-1-4614-3954-7","978-3-319-29854-2","978-3-319-55615-4","978-3-319-46407-7","978-1-4419-9982-5","978-3-319-53919-5","978-3-319-24551-5","978-981-10-1802-2","978-1-4471-6419-7","978-1-4939-6572-4","978-1-84800-322-4","978-1-4614-6940-7","978-1-4612-0979-9","978-3-319-11080-6","978-3-642-30304-3","978-3-319-29716-3","978-3-642-04101-3","978-3-319-24346-7","978-1-4613-0041-0","978-1-4939-2712-8","978-3-540-76504-2","978-1-4614-7630-6","978-3-319-33405-9","978-3-319-31036-7","978-1-4939-1151-6","978-3-642-40975-2","978-1-4614-3618-8","978-3-319-10091-3","978-1-4614-3523-5","978-3-319-62872-1","978-3-319-56475-3","978-1-4614-5538-7","978-3-319-00401-3","978-3-319-03623-6","978-3-319-19464-6","978-3-642-20556-9","978-1-4614-6227-9","978-3-319-54398-7","978-3-319-15018-5","978-94-017-8771-0","978-1-4939-2113-3","978-3-319-22951-5","978-4-431-54526-2","978-1-4419-6646-9","978-3-319-65867-4","978-1-4614-7138-7","978-3-319-00894-3","978-3-319-44048-4","978-3-319-12493-3","978-1-4614-9236-8","978-981-287-212-8","978-3-642-28980-4","978-3-319-29791-0","978-1-84628-642-1","978-3-642-20059-5","978-3-319-51412-3","978-3-319-20600-4","978-3-319-19425-7","978-3-662-54817-2","978-3-319-44127-6","978-1-4614-6786-1","978-3-319-24331-3","978-3-319-50651-7","978-3-662-54486-0","978-1-4614-3987-5","978-3-540-93804-0","978-1-4614-8933-7","978-3-319-50319-6","978-3-319-39439-8","978-3-319-57750-0","978-3-319-05290-8","978-3-319-01769-3","978-94-007-6863-5","978-1-4939-0867-7","978-1-84628-168-6","978-1-4419-7288-0","978-3-540-69934-7","978-3-319-49810-2","978-3-319-14240-1","978-3-319-21173-2","978-3-658-10183-1","978-3-319-45776-5","978-1-4939-1911-6","978-3-319-15195-3","978-1-4614-7807-2","978-1-4757-0576-8","978-3-319-29659-3","978-1-4614-6486-0","978-1-4471-6642-9","978-1-4899-7550-8","978-3-540-32899-5","978-3-319-24280-4","978-1-4614-3143-5","978-3-319-19587-2","978-1-4939-2623-7","978-3-540-27752-1","978-3-319-50017-1","978-1-4614-7946-8","978-3-319-61185-3","978-3-662-46950-7","978-3-319-18539-2","978-3-319-16874-6","978-3-319-25970-3","978-1-4614-6849-3","978-3-319-34195-8","978-94-017-7242-6","978-3-319-15666-8","978-3-319-23880-7","978-3-319-49875-1","978-3-319-18398-5","978-94-007-6113-1","978-1-4939-2766-1","978-1-4614-2197-9","978-3-319-14777-2","978-1-4614-9138-5","978-1-4612-1272-0","978-1-4471-5361-0","978-1-4471-5601-7","978-1-4471-6684-9","978-1-4614-9126-2","978-1-4757-2519-3","978-3-319-55606-2","978-3-319-57252-9","978-3-319-25675-7","978-1-4614-8687-9","978-3-642-20144-8","978-1-4614-4262-2","978-0-387-44899-2","978-0-387-71481-3","978-3-319-14454-2","978-3-319-48848-6","978-3-319-49849-2","978-3-319-58715-8","978-3-319-64786-9","978-3-319-65451-5","978-981-10-5218-7","978-1-4939-6676-9","978-3-319-61158-7","978-3-319-66631-0","978-3-319-70920-8","978-3-319-70790-7","978-3-319-63133-2","978-3-662-49279-6","978-3-319-64410-3","978-3-319-66772-0","978-3-319-68588-5","978-3-319-68598-4","978-3-319-72547-5","978-3-319-58487-4","978-3-319-67395-0","978-3-319-65439-3","978-3-319-73004-2","978-3-319-66219-0","978-3-319-75771-1","978-3-319-73123-0","978-94-024-1144-7","978-3-662-56272-7","978-3-662-56509-4","978-3-319-68834-3","978-3-319-73132-2","978-3-319-65094-4","978-3-319-72682-3","978-3-319-59978-6","978-3-319-65682-3","978-3-319-77649-1","978-3-319-76442-9","978-3-319-78729-9","978-1-349-95348-6","978-3-319-68301-0","978-3-319-78361-1","978-3-319-77809-9","978-3-662-55381-7","978-3-319-77425-1","978-981-13-0399-9","978-3-319-91041-3","978-3-319-74965-5","978-3-662-57265-8","978-981-13-1090-4","978-3-319-78181-5","978-3-319-89491-1","978-3-319-91722-1","978-3-319-72911-4","978-3-319-91575-3","978-3-319-92207-2","978-3-319-95381-6","978-3-319-63588-0","978-3-319-91890-7","978-3-319-89292-4","978-3-319-72314-3","978-3-319-75502-1","978-3-319-75708-7","978-3-319-92804-3","978-3-319-94463-0","978-3-319-72347-1","978-3-319-92429-8","978-3-319-95762-3","978-3-319-92333-8","978-981-13-2475-8","978-3-662-56707-4","978-3-319-94313-8","978-3-319-98833-7","978-3-319-97298-5","978-3-030-02405-5","978-3-319-77434-3","978-3-319-91155-7","978-3-319-96622-9","978-3-319-96713-4","978-3-030-00581-8","978-981-10-8297-9","978-981-10-8321-1","978-981-13-0785-0","978-3-319-75804-6","978-3-319-99516-8","978-3-319-99118-4","978-3-030-02604-2","978-3-030-03255-5","978-3-319-94743-3","978-981-13-2023-1","978-3-030-00464-4","978-3-319-77315-5","978-3-030-00467-5","978-3-030-01279-3","978-3-030-04516-6","978-3-319-99420-8","978-3-319-71288-8","978-3-319-72000-5","978-3-030-05609-4","978-3-319-74373-8","978-3-319-96337-2","978-3-030-05900-2","978-981-13-6643-7","978-3-030-10552-5","978-3-319-98875-7","978-3-030-12489-2","978-981-13-3621-8","978-3-319-74746-0","978-3-030-13005-3","978-3-030-13605-5","978-3-030-00710-2","978-3-030-12727-5","978-3-030-13020-6","978-3-030-15671-8","978-3-030-11117-5","978-3-030-15224-6","978-3-030-18435-3","978-3-030-13788-5","978-3-319-68837-4","978-981-13-7496-8","978-981-13-8759-3","978-3-030-19182-5","978-3-030-20290-3","978-3-030-25943-3","978-1-4939-9621-6","978-3-662-56233-8"],["EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN"],["English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International","English/International"],["11647","11648","11649","11640","11649","11642","11647","11648","11648","11648","11640","11640","11649","11642","11644","11644","11642","11650","11648","11643","11644","11649","11644","11648","11642","11649","11649","11640","11649","11640","11649","11646","11642","11647","11651","11645","11651","41168","40367","11651","41168","11649","41169","11649","40367","11642","11644","11647","11642","41175","11651","11645","11648","11642","11649","11643","41170","11651","11649","11647","11647","11644","41169","40367","41170","11647","11651","11642","11646","11645","41168","11651","11645","11645","11644","11651","11649","41171","41170","11644","11649","11642","11642","11649","11650","11640","11643","11651","11645","11651","11645","11649","11645","11649","11645","41168","11642","11649","11643","11645","11647","11645","11643","11647","41169","11645","11651","40367","11650","11647","11644","11644","11642","11649","11649","11651","11647","11644","11649","11646","40367","11649","41169","11649","11645","11651","41169","11648","11643","11649","11649","41175","11649","11644","11642","41169","11649","11649","11643","11651","11645","41171","11651","41177","11647","11648","41170","11642","11642","11645","11645","11645","11646","11644","11649","11647","11650","11649","41177","11642","41171","11649","11651","11645","11643","11649","11649","11651","11650","11645","11649","11649","11649","11646","11643","41175","41169","11647","11643","11649","11643","11644","11644","11647","11640","11651","41176","11642","11651","11649","11644","11644","11642","11647","11644","11651","11649","11651","11649","11651","11649","11649","11651","40367","11644","41169","11647","11643","11646","11642","11649","41177","11644","11651","11647","11651","11649","11648","11651","11644","41170","11647","11645","11645","11643","11644","11640","11649","11649","11644","11644","11645","11647","41169","11644","11640","11642","11640","11651","11645","11642","11645","11647","11651","11645","11647","11651","11642","11643","11645","11649","11646","11643","11649","11647","11650","11649","11647","11646","11644","11651","40367","11646","11647","11649","11640","11643","11644","11651","11649","11645","11645","11644","11651","11645","41177","11651","11649","11647","11644","11644","11644","41177","11650","41169","41169","41176","41173","41169","11644","11646","11651","41175","11645","11651","11644","11645","41173","41176","11651","11645","11645","11642","41176","11645","40367","11645","11642","41169","11647","11645","41168","11645","41168","41177","41169","41176","11649","41177","41175","41173","11642","11651","40367","41169","41171","41169","11649","41173","11649","11651","11651","11645","42732","42732","41175","11651","41175","11645","40367","41169","11651","11645","11647","11647","11645","11645","11645","41169","41177","41171","41169","41169","11645","41175","42732","41175","11645","41169","41173","11645","42732","42732","11642","42732","11647","41176","11649","41175","11647","11642","11651","11642","11651","41169","11647","11645","41173","41173","41173","11647","41168","41171","41171","11647","11650","11647","41176","41171","41169","11647","11642","41173","41169","41176","41176","41168","41168","41168","41169","41171","42732","41177","11645","11645","11642","11642"],["Engineering","Humanities, Social Sciences and Law","Mathematics and Statistics","Behavioral Science","Mathematics and Statistics","Biomedical and Life Sciences","Engineering","Humanities, Social Sciences and Law","Humanities, Social Sciences and Law","Humanities, Social Sciences and Law","Behavioral Science","Behavioral Science","Mathematics and Statistics","Biomedical and Life Sciences","Chemistry and Materials Science","Chemistry and Materials Science","Biomedical and Life Sciences","Medicine","Humanities, Social Sciences and Law","Business and Economics","Chemistry and Materials Science","Mathematics and Statistics","Chemistry and Materials Science","Humanities, Social Sciences and Law","Biomedical and Life Sciences","Mathematics and Statistics","Mathematics and Statistics","Behavioral Science","Mathematics and Statistics","Behavioral Science","Mathematics and Statistics","Earth and Environmental Science","Biomedical and Life Sciences","Engineering","Physics and Astronomy","Computer Science","Physics and Astronomy","Behavioral Science and Psychology","Energy","Physics and Astronomy","Behavioral Science and Psychology","Mathematics and Statistics","Business and Management","Mathematics and Statistics","Energy","Biomedical and Life Sciences","Chemistry and Materials Science","Engineering","Biomedical and Life Sciences","Religion and Philosophy","Physics and Astronomy","Computer Science","Humanities, Social Sciences and Law","Biomedical and Life Sciences","Mathematics and Statistics","Business and Economics","Economics and Finance","Physics and Astronomy","Mathematics and Statistics","Engineering","Engineering","Chemistry and Materials Science","Business and Management","Energy","Economics and Finance","Engineering","Physics and Astronomy","Biomedical and Life Sciences","Earth and Environmental Science","Computer Science","Behavioral Science and Psychology","Physics and Astronomy","Computer Science","Computer Science","Chemistry and Materials Science","Physics and Astronomy","Mathematics and Statistics","Education","Economics and Finance","Chemistry and Materials Science","Mathematics and Statistics","Biomedical and Life Sciences","Biomedical and Life Sciences","Mathematics and Statistics","Medicine","Behavioral Science","Business and Economics","Physics and Astronomy","Computer Science","Physics and Astronomy","Computer Science","Mathematics and Statistics","Computer Science","Mathematics and Statistics","Computer Science","Behavioral Science and Psychology","Biomedical and Life Sciences","Mathematics and Statistics","Business and Economics","Computer Science","Engineering","Computer Science","Business and Economics","Engineering","Business and Management","Computer Science","Physics and Astronomy","Energy","Medicine","Engineering","Chemistry and Materials Science","Chemistry and Materials Science","Biomedical and Life Sciences","Mathematics and Statistics","Mathematics and Statistics","Physics and Astronomy","Engineering","Chemistry and Materials Science","Mathematics and Statistics","Earth and Environmental Science","Energy","Mathematics and Statistics","Business and Management","Mathematics and Statistics","Computer Science","Physics and Astronomy","Business and Management","Humanities, Social Sciences and Law","Business and Economics","Mathematics and Statistics","Mathematics and Statistics","Religion and Philosophy","Mathematics and Statistics","Chemistry and Materials Science","Biomedical and Life Sciences","Business and Management","Mathematics and Statistics","Mathematics and Statistics","Business and Economics","Physics and Astronomy","Computer Science","Education","Physics and Astronomy","Law and Criminology","Engineering","Humanities, Social Sciences and Law","Economics and Finance","Biomedical and Life Sciences","Biomedical and Life Sciences","Computer Science","Computer Science","Computer Science","Earth and Environmental Science","Chemistry and Materials Science","Mathematics and Statistics","Engineering","Medicine","Mathematics and Statistics","Law and Criminology","Biomedical and Life Sciences","Education","Mathematics and Statistics","Physics and Astronomy","Computer Science","Business and Economics","Mathematics and Statistics","Mathematics and Statistics","Physics and Astronomy","Medicine","Computer Science","Mathematics and Statistics","Mathematics and Statistics","Mathematics and Statistics","Earth and Environmental Science","Business and Economics","Religion and Philosophy","Business and Management","Engineering","Business and Economics","Mathematics and Statistics","Business and Economics","Chemistry and Materials Science","Chemistry and Materials Science","Engineering","Behavioral Science","Physics and Astronomy","Social Sciences","Biomedical and Life Sciences","Physics and Astronomy","Mathematics and Statistics","Chemistry and Materials Science","Chemistry and Materials Science","Biomedical and Life Sciences","Engineering","Chemistry and Materials Science","Physics and Astronomy","Mathematics and Statistics","Physics and Astronomy","Mathematics and Statistics","Physics and Astronomy","Mathematics and Statistics","Mathematics and Statistics","Physics and Astronomy","Energy","Chemistry and Materials Science","Business and Management","Engineering","Business and Economics","Earth and Environmental Science","Biomedical and Life Sciences","Mathematics and Statistics","Law and Criminology","Chemistry and Materials Science","Physics and Astronomy","Engineering","Physics and Astronomy","Mathematics and Statistics","Humanities, Social Sciences and Law","Physics and Astronomy","Chemistry and Materials Science","Economics and Finance","Engineering","Computer Science","Computer Science","Business and Economics","Chemistry and Materials Science","Behavioral Science","Mathematics and Statistics","Mathematics and Statistics","Chemistry and Materials Science","Chemistry and Materials Science","Computer Science","Engineering","Business and Management","Chemistry and Materials Science","Behavioral Science","Biomedical and Life Sciences","Behavioral Science","Physics and Astronomy","Computer Science","Biomedical and Life Sciences","Computer Science","Engineering","Physics and Astronomy","Computer Science","Engineering","Physics and Astronomy","Biomedical and Life Sciences","Business and Economics","Computer Science","Mathematics and Statistics","Earth and Environmental Science","Business and Economics","Mathematics and Statistics","Engineering","Medicine","Mathematics and Statistics","Engineering","Earth and Environmental Science","Chemistry and Materials Science","Physics and Astronomy","Energy","Earth and Environmental Science","Engineering","Mathematics and Statistics","Behavioral Science","Business and Economics","Chemistry and Materials Science","Physics and Astronomy","Mathematics and Statistics","Computer Science","Computer Science","Chemistry and Materials Science","Physics and Astronomy","Computer Science","Law and Criminology","Physics and Astronomy","Mathematics and Statistics","Engineering","Chemistry and Materials Science","Chemistry and Materials Science","Chemistry and Materials Science","Law and Criminology","Medicine","Business and Management","Business and Management","Social Sciences","Literature, Cultural and Media Studies","Business and Management","Chemistry and Materials Science","Earth and Environmental Science","Physics and Astronomy","Religion and Philosophy","Computer Science","Physics and Astronomy","Chemistry and Materials Science","Computer Science","Literature, Cultural and Media Studies","Social Sciences","Physics and Astronomy","Computer Science","Computer Science","Biomedical and Life Sciences","Social Sciences","Computer Science","Energy","Computer Science","Biomedical and Life Sciences","Business and Management","Engineering","Computer Science","Behavioral Science and Psychology","Computer Science","Behavioral Science and Psychology","Law and Criminology","Business and Management","Social Sciences","Mathematics and Statistics","Law and Criminology","Religion and Philosophy","Literature, Cultural and Media Studies","Biomedical and Life Sciences","Physics and Astronomy","Energy","Business and Management","Education","Business and Management","Mathematics and Statistics","Literature, Cultural and Media Studies","Mathematics and Statistics","Physics and Astronomy","Physics and Astronomy","Computer Science","Intelligent Technologies and Robotics","Intelligent Technologies and Robotics","Religion and Philosophy","Physics and Astronomy","Religion and Philosophy","Computer Science","Energy","Business and Management","Physics and Astronomy","Computer Science","Engineering","Engineering","Computer Science","Computer Science","Computer Science","Business and Management","Law and Criminology","Education","Business and Management","Business and Management","Computer Science","Religion and Philosophy","Intelligent Technologies and Robotics","Religion and Philosophy","Computer Science","Business and Management","Literature, Cultural and Media Studies","Computer Science","Intelligent Technologies and Robotics","Intelligent Technologies and Robotics","Biomedical and Life Sciences","Intelligent Technologies and Robotics","Engineering","Social Sciences","Mathematics and Statistics","Religion and Philosophy","Engineering","Biomedical and Life Sciences","Physics and Astronomy","Biomedical and Life Sciences","Physics and Astronomy","Business and Management","Engineering","Computer Science","Literature, Cultural and Media Studies","Literature, Cultural and Media Studies","Literature, Cultural and Media Studies","Engineering","Behavioral Science and Psychology","Education","Education","Engineering","Medicine","Engineering","Social Sciences","Education","Business and Management","Engineering","Biomedical and Life Sciences","Literature, Cultural and Media Studies","Business and Management","Social Sciences","Social Sciences","Behavioral Science and Psychology","Behavioral Science and Psychology","Behavioral Science and Psychology","Business and Management","Education","Intelligent Technologies and Robotics","Law and Criminology","Computer Science","Computer Science","Biomedical and Life Sciences","Biomedical and Life Sciences"],[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],[null,"1389-6903","1431-875X",null,"0172-6056",null,null,"1389-6903","1389-6903","1389-6903",null,null,"1431-8598",null,null,null,null,null,null,"0923-6716",null,"1431-875X",null,null,null,"1431-8784","0172-7397",null,"2197-5736",null,"2197-5736",null,null,null,"2192-4791","1619-7127",null,null,"2196-3185","2192-4791",null,"0172-6056","0884-8289","0172-5939",null,null,"1572-0330","0941-5122",null,"2569-8737","1868-4513","1863-7310",null,null,"0172-6056","2192-4333","2192-4333",null,"1615-2085",null,"0925-0042",null,"2192-4333","1612-1287","2192-4333",null,"2192-4791",null,null,null,null,null,null,null,null,"1868-4513",null,"2366-7672","2192-4333",null,"0072-5285",null,null,"0072-5285",null,null,"1571-0270",null,"1863-7310",null,null,"0072-5285","1863-7310","1431-875X",null,null,null,null,null,"1868-0941",null,null,"2192-4333","1865-3529","2192-4333",null,"2192-4791","2192-4333",null,"1610-7438",null,null,null,"1431-875X",null,null,null,null,"1611-0994",null,"1865-3529","1431-875X","2192-8096","0172-6056","1619-7100","1868-4513","2192-4333",null,"2192-4333","0172-5939","1431-875X","2627-6046","0939-2475",null,null,null,"0072-5285","0172-7397",null,null,null,"2366-7672",null,null,null,null,"2192-4333",null,null,"1868-0941",null,"1868-0941",null,null,"1431-875X",null,null,"0072-5285",null,null,null,"1615-2085","1868-4513","1863-7310",null,"0072-5285","0172-6056","0941-7834","2625-2597",null,"1615-2085","0072-5285","0172-6056",null,"0884-8289","2569-8737","2192-4333",null,"2196-7075","0172-6056","2192-4333",null,null,null,null,"1868-4513",null,null,"1868-4513",null,null,null,null,null,"2214-4714","2192-4791","1431-8776","2192-4791","1431-875X","1868-4513","1431-875X","0172-6056","2192-4791","1865-3529",null,"2365-6395","1439-2232","2192-4333","2510-1307",null,"0172-7397",null,"1572-0330","2192-4791",null,"1868-4513","1431-8784",null,null,null,null,null,"1863-7310","1868-0941","2192-4333","2214-4714",null,"1431-875X","0172-6056",null,null,null,null,null,"1572-0330",null,null,null,null,null,null,"1863-7310",null,null,"1863-7310",null,"2192-4791",null,null,"1863-7310","0172-6056","0924-6118","2192-4333",null,"0926-5112",null,null,null,null,null,"1868-4513","2195-1284",null,null,"0172-6056",null,null,"1572-0330","0938-037X","0172-5939","1863-7310","1868-0941",null,null,"1617-7975",null,"1868-4513","1431-875X","1610-7438",null,null,null,null,null,"2510-4993","2192-4333",null,null,"2192-4333",null,"2510-1307","2192-4791",null,"1863-7310",null,null,null,null,null,"2198-7882","1863-7310","1863-7310",null,null,"1863-7310",null,null,"2509-6125",null,null,null,"2520-1190","1863-7310",null,null,"2192-4333",null,"1615-2085",null,null,null,null,"2192-4791",null,"2192-4333","2366-7672","2192-4333","0172-6056",null,null,"2192-4791","2192-4791",null,null,null,null,"2192-4791","1566-7650",null,null,null,"2510-411X",null,null,null,null,null,null,"2192-4333",null,"2366-7672","2192-4333","2192-4333","1863-7310","2627-6046","2198-4182","2569-8737","1863-7310","2192-4333",null,null,"1439-2232","1439-2232",null,"1439-2232",null,null,"0172-6056","2569-8737",null,null,"2192-4791",null,"2192-4791",null,null,"1868-0941",null,null,null,null,null,null,"2196-4963",null,null,null,null,"2366-7672","2196-8705",null,null,null,"2192-4333",null,null,"2520-162X",null,null,"0884-8289","2366-7672","1868-4394",null,"1863-7310","1863-7310",null,null],[null,"2542-839X","2197-4136",null,"2197-5604",null,null,"2542-839X","2542-839X","2542-839X",null,null,"2197-1773",null,null,null,null,null,null,"2199-1057",null,"2197-4136",null,null,null,"2197-1706","2197-568X",null,"2197-5744",null,"2197-5744",null,null,null,"2192-4805",null,null,null,"2196-3193","2192-4805",null,"2197-5604","2214-7934","2191-6675",null,null,"2214-7799","2192-063X",null,"2569-8753","1868-4521","2197-1781",null,null,"2197-5604","2192-4341","2192-4341",null,"2197-4144",null,"2214-7764",null,"2192-4341","1860-4676","2192-4341",null,"2192-4805",null,null,null,null,null,null,null,null,"1868-4521",null,"2366-7680","2192-4341",null,"2197-5612",null,null,"2197-5612",null,null,"2197-7968",null,"2197-1781",null,null,"2197-5612","2197-1781","2197-4136",null,null,null,null,null,"1868-095X",null,null,"2192-4341","1865-3537","2192-4341",null,"2192-4805","2192-4341",null,"1610-742X",null,null,null,"2197-4136",null,null,null,null,"2197-179X",null,"1865-3537","2197-4136","2192-810X","2197-5604","2197-845X","1868-4521","2192-4341",null,"2192-4341","2191-6675","2197-4136","2627-6054","2196-9949",null,null,null,"2197-5612","2197-568X",null,null,null,"2366-7680",null,null,null,null,"2192-4341",null,null,"1868-095X",null,"1868-095X",null,null,"2197-4136",null,null,"2197-5612",null,null,null,"2197-4144","1868-4521","2197-1781",null,"2197-5612","2197-5604","2196-9698","2625-2600",null,"2197-4144","2197-5612","2197-5604",null,"2214-7934","2569-8753","2192-4341",null,"2196-7083","2197-5604","2192-4341",null,null,null,null,"1868-4521",null,null,"1868-4521",null,null,null,null,null,"2214-4722","2192-4805","2197-5671","2192-4805","2197-4136","1868-4521","2197-4136","2197-5604","2192-4805","1865-3537",null,"2365-6409","2510-3814","2192-4341","2510-1315",null,"2197-568X",null,"2214-7799","2192-4805",null,"1868-4521","2197-1706",null,null,null,null,null,"2197-1781","1868-095X","2192-4341","2214-4722",null,"2197-4136","2197-5604",null,null,null,null,null,"2214-7799",null,null,null,null,null,null,"2197-1781",null,null,"2197-1781",null,"2192-4805",null,null,"2197-1781","2197-5604","2213-6940","2192-4341",null,"2215-0056",null,null,null,null,null,"1868-4521","2195-1292",null,null,"2197-5604",null,null,"2214-7799",null,"2191-6675","2197-1781","1868-095X",null,null,"2197-8433",null,"1868-4521","2197-4136","1610-742X",null,null,null,null,null,"2510-5000","2192-4341",null,null,"2192-4341",null,"2510-1315","2192-4805",null,"2197-1781",null,null,null,null,null,"2198-7890","2197-1781","2197-1781",null,null,"2197-1781",null,null,"2509-6133",null,null,null,"2520-1204","2197-1781",null,null,"2192-4341",null,"2197-4144",null,null,null,null,"2192-4805",null,"2192-4341","2366-7680","2192-4341","2197-5604",null,null,"2192-4805","2192-4805",null,null,null,null,"2192-4805","2215-1907",null,null,null,"2510-4128",null,null,null,null,null,null,"2192-4341",null,"2366-7680","2192-4341","2192-4341","2197-1781","2627-6054","2198-4190","2569-8753","2197-1781","2192-4341",null,null,"2510-3814","2510-3814",null,"2510-3814",null,null,"2197-5604","2569-8753",null,null,"2192-4805",null,"2192-4805",null,null,"1868-095X",null,null,null,null,null,null,"2196-4971",null,null,null,null,"2366-7680","2196-8713",null,null,null,"2192-4341",null,null,"2520-1611",null,null,"2214-7934","2366-7680","1868-4408",null,"2197-1781","2197-1781",null,null],[null,"Handbooks of Sociology and Social Research","Springer Texts in Statistics","Series in Anxiety and Related Disorders","Undergraduate Texts in Mathematics",null,null,"Handbooks of Sociology and Social Research","Handbooks of Sociology and Social Research","Handbooks of Sociology and Social Research",null,null,"Springer Series in Operations Research and Financial Engineering",null,null,null,null,null,null,"International Series in Quantitative Marketing",null,"Springer Texts in Statistics",null,null,null,"Statistics and Computing","Springer Series in Statistics",null,"Use R!",null,"Use R!",null,null,null,"Undergraduate Lecture Notes in Physics","Natural Computing Series",null,null,"Power Electronics and Power Systems","Undergraduate Lecture Notes in Physics",null,"Undergraduate Texts in Mathematics","International Series in Operations Research & Management Science","Universitext",null,null,"Food Science Text Series","Mechanical Engineering Series",null,"Springer Undergraduate Texts in Philosophy","Graduate Texts in Physics","Undergraduate Topics in Computer Science",null,null,"Undergraduate Texts in Mathematics","Springer Texts in Business and Economics","Springer Texts in Business and Economics",null,"Springer Undergraduate Mathematics Series",null,"Solid Mechanics and Its Applications",null,"Springer Texts in Business and Economics","Power Systems","Springer Texts in Business and Economics",null,"Undergraduate Lecture Notes in Physics",null,null,null,null,null,"Undergraduate Texts in Computer Science",null,null,"Graduate Texts in Physics",null,"Springer Texts in Education","Springer Texts in Business and Economics",null,"Graduate Texts in Mathematics",null,null,"Graduate Texts in Mathematics",null,null,"Integrated Series in Information Systems",null,"Undergraduate Topics in Computer Science",null,null,"Graduate Texts in Mathematics","Undergraduate Topics in Computer Science","Springer Texts in Statistics",null,null,null,null,null,"Texts in Computer Science",null,null,"Springer Texts in Business and Economics","Green Energy and Technology","Springer Texts in Business and Economics",null,"Undergraduate Lecture Notes in Physics","Springer Texts in Business and Economics",null,"Springer Tracts in Advanced Robotics",null,null,null,"Springer Texts in Statistics",null,null,null,null,"Texts in Computational Science and Engineering",null,"Green Energy and Technology","Springer Texts in Statistics","Management for Professionals","Undergraduate Texts in Mathematics","Information Security and Cryptography","Graduate Texts in Physics","Springer Texts in Business and Economics",null,"Springer Texts in Business and Economics","Universitext","Springer Texts in Statistics","Springer Graduate Texts in Philosophy","Texts in Applied Mathematics",null,null,null,"Graduate Texts in Mathematics","Springer Series in Statistics",null,null,null,"Springer Texts in Education",null,null,null,null,"Springer Texts in Business and Economics",null,null,"Texts in Computer Science",null,"Texts in Computer Science",null,null,"Springer Texts in Statistics",null,null,"Graduate Texts in Mathematics",null,null,null,"Springer Undergraduate Mathematics Series","Graduate Texts in Physics","Undergraduate Topics in Computer Science",null,"Graduate Texts in Mathematics","Undergraduate Texts in Mathematics","Astronomy and Astrophysics Library","Advances in the Evolutionary Analysis of Human Behaviour",null,"Springer Undergraduate Mathematics Series","Graduate Texts in Mathematics","Undergraduate Texts in Mathematics",null,"International Series in Operations Research & Management Science","Springer Undergraduate Texts in Philosophy","Springer Texts in Business and Economics",null,"CSR, Sustainability, Ethics & Governance","Undergraduate Texts in Mathematics","Springer Texts in Business and Economics",null,null,null,null,"Graduate Texts in Physics",null,null,"Graduate Texts in Physics",null,null,null,null,null,"Theoretical Chemistry and Computational Modelling","Undergraduate Lecture Notes in Physics","Statistics for Biology and Health","Undergraduate Lecture Notes in Physics","Springer Texts in Statistics","Graduate Texts in Physics","Springer Texts in Statistics","Undergraduate Texts in Mathematics","Undergraduate Lecture Notes in Physics","Green Energy and Technology",null,"Springer Series in Supply Chain Management","Advanced Textbooks in Control and Signal Processing","Springer Texts in Business and Economics","Springer Textbooks in Earth Sciences, Geography and Environment",null,"Springer Series in Statistics",null,"Food Science Text Series","Undergraduate Lecture Notes in Physics",null,"Graduate Texts in Physics","Statistics and Computing",null,null,null,null,null,"Undergraduate Topics in Computer Science","Texts in Computer Science","Springer Texts in Business and Economics","Theoretical Chemistry and Computational Modelling",null,"Springer Texts in Statistics","Undergraduate Texts in Mathematics",null,null,null,null,null,"Food Science Text Series",null,null,null,null,null,null,"Undergraduate Topics in Computer Science",null,null,"Undergraduate Topics in Computer Science",null,"Undergraduate Lecture Notes in Physics",null,null,"Undergraduate Topics in Computer Science","Undergraduate Texts in Mathematics","Theory and Applications of Transport in Porous Media","Springer Texts in Business and Economics",null,"Fluid Mechanics and Its Applications",null,null,null,null,null,"Graduate Texts in Physics","Lecture Notes in Energy",null,null,"Undergraduate Texts in Mathematics",null,null,"Food Science Text Series","Graduate Texts in Contemporary Physics","Universitext","Undergraduate Topics in Computer Science","Texts in Computer Science",null,null,"Computer Communications and Networks",null,"Graduate Texts in Physics","Springer Texts in Statistics","Springer Tracts in Advanced Robotics",null,"Advanced Organic Chemistry","Advanced Organic Chemistry",null,null,"Tourism, Hospitality & Event Management","Springer Texts in Business and Economics",null,"Palgrave Studies in Science and Popular Culture","Springer Texts in Business and Economics",null,"Springer Textbooks in Earth Sciences, Geography and Environment","Undergraduate Lecture Notes in Physics",null,"Undergraduate Topics in Computer Science",null,null,null,null,null,"UNITEXT for Physics","Undergraduate Topics in Computer Science","Undergraduate Topics in Computer Science",null,null,"Undergraduate Topics in Computer Science",null,null,"Learning Materials in Biosciences",null,null,null,"Focused Issues in Family Therapy","Undergraduate Topics in Computer Science",null,null,"Springer Texts in Business and Economics",null,"Springer Undergraduate Mathematics Series",null,"Palgrave Philosophy Today",null,null,"Undergraduate Lecture Notes in Physics",null,"Springer Texts in Business and Economics","Springer Texts in Education","Springer Texts in Business and Economics","Undergraduate Texts in Mathematics","Palgrave Studies in Life Writing",null,"Undergraduate Lecture Notes in Physics","Undergraduate Lecture Notes in Physics",null,null,null,null,"Undergraduate Lecture Notes in Physics","Argumentation Library",null,null,null,"Undergraduate Texts in Physics",null,null,null,null,null,null,"Springer Texts in Business and Economics",null,"Springer Texts in Education","Springer Texts in Business and Economics","Springer Texts in Business and Economics","Undergraduate Topics in Computer Science","Springer Graduate Texts in Philosophy","Studies in Systems, Decision and Control","Springer Undergraduate Texts in Philosophy","Undergraduate Topics in Computer Science","Springer Texts in Business and Economics",null,null,"Advanced Textbooks in Control and Signal Processing","Advanced Textbooks in Control and Signal Processing",null,"Advanced Textbooks in Control and Signal Processing",null,null,"Undergraduate Texts in Mathematics","Springer Undergraduate Texts in Philosophy",null,null,"Undergraduate Lecture Notes in Physics",null,"Undergraduate Lecture Notes in Physics",null,null,"Texts in Computer Science",null,null,null,null,null,null,"Lecture Notes in Educational Technology",null,null,null,null,"Springer Texts in Education","Progress in IS",null,null,null,"Springer Texts in Business and Economics",null,null,"Essential Clinical Social Work Series",null,null,"International Series in Operations Research & Management Science","Springer Texts in Education","Intelligent Systems Reference Library",null,"Undergraduate Topics in Computer Science","Undergraduate Topics in Computer Science","Food Microbiology and Food Safety",null],[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"18",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"228",null,null,null,null,"124",null,null,null,null,null,null,null,null,null,null,null,null,"163",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"249",null,null,"267",null,null,"22",null,null,null,null,"274",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"118",null,null,null,null,null,null,null,null,"6",null,null,null,null,null,null,null,null,null,null,null,null,"1","11",null,null,null,"214",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"218",null,null,null,null,null,null,null,"129",null,null,null,null,null,"211",null,null,"196",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"103",null,null,null,null,null,null,"4",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"30",null,null,"113",null,null,null,null,null,null,"37",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"73",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"33",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"3","185",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"264",null,"163",null,null,null,null,null],["http://doi.org/10.1007/b100747","http://doi.org/10.1007/b100507","http://doi.org/10.1007/978-0-387-21736-9","http://doi.org/10.1007/b99417","http://doi.org/10.1007/b97469","http://doi.org/10.1007/0-387-28117-7","http://doi.org/10.1007/b104645","http://doi.org/10.1007/978-0-387-32353-4","http://doi.org/10.1007/0-387-36218-5","http://doi.org/10.1007/0-387-36274-6","http://doi.org/10.1007/978-0-387-36601-2","http://doi.org/10.1007/978-0-387-37575-5","http://doi.org/10.1007/978-0-387-40065-5","http://doi.org/10.1007/978-0-387-45524-2","http://doi.org/10.1007/978-0-387-46271-4","http://doi.org/10.1007/978-0-387-46312-4","http://doi.org/10.1007/978-0-387-49312-1","http://doi.org/10.1007/978-0-387-68566-3","http://doi.org/10.1007/978-0-387-72071-5","http://doi.org/10.1007/978-0-387-72579-6","http://doi.org/10.1007/978-0-387-74365-3","http://doi.org/10.1007/978-0-387-75959-3","http://doi.org/10.1007/978-0-387-76501-3","http://doi.org/10.1007/978-0-387-77650-7","http://doi.org/10.1007/978-0-387-78341-3","http://doi.org/10.1007/978-0-387-79054-1","http://doi.org/10.1007/978-0-387-84858-7","http://doi.org/10.1007/978-0-387-87573-6","http://doi.org/10.1007/978-0-387-88698-5","http://doi.org/10.1007/978-0-387-88963-4","http://doi.org/10.1007/978-0-387-93837-0","http://doi.org/10.1007/978-1-4020-5719-9","http://doi.org/10.1007/978-1-4020-6099-1","http://doi.org/10.1007/978-1-4020-6808-9","http://doi.org/10.1007/978-3-642-35963-7","http://doi.org/10.1007/978-3-662-44874-8","http://doi.org/10.1007/978-3-319-03762-2","http://doi.org/10.1007/978-3-319-56194-3","http://doi.org/10.1007/978-1-4614-0400-2","http://doi.org/10.1007/978-3-319-27877-3","http://doi.org/10.1007/978-3-319-44794-0","http://doi.org/10.1007/978-1-4419-9479-0","http://doi.org/10.1007/978-3-319-18842-3","http://doi.org/10.1007/978-3-319-48936-0","http://doi.org/10.1007/978-3-319-21239-5","http://doi.org/10.1007/978-3-7091-0715-7","http://doi.org/10.1007/978-1-4419-6488-5","http://doi.org/10.1007/978-3-319-01851-5","http://doi.org/10.1007/978-1-4939-3058-6","http://doi.org/10.1007/978-3-319-26551-3","http://doi.org/10.1007/978-3-662-46321-5","http://doi.org/10.1007/978-3-319-13072-9","http://doi.org/10.1007/978-1-4614-4556-2","http://doi.org/10.1007/978-1-4615-1077-2","http://doi.org/10.1007/978-3-319-02099-0","http://doi.org/10.1007/978-3-642-37434-0","http://doi.org/10.1007/978-981-10-2045-2","http://doi.org/10.1007/978-3-319-57040-2","http://doi.org/10.1007/978-3-319-23042-9","http://doi.org/10.1007/978-3-319-53883-9","http://doi.org/10.1007/978-90-481-2516-6","http://doi.org/10.1007/978-1-4899-7454-9","http://doi.org/10.1007/978-3-662-53785-5","http://doi.org/10.1007/978-3-319-51118-4","http://doi.org/10.1007/978-3-319-57589-6","http://doi.org/10.1007/978-1-4419-1120-9","http://doi.org/10.1007/978-3-642-23026-4","http://doi.org/10.1007/978-3-319-44738-4","http://doi.org/10.1007/978-3-319-05699-9","http://doi.org/10.1007/978-3-319-47831-9","http://doi.org/10.1007/978-3-319-31791-5","http://doi.org/10.1007/978-3-642-54083-7","http://doi.org/10.1007/978-1-4612-1844-9","http://doi.org/10.1007/978-1-84800-070-4","http://doi.org/10.1007/978-3-642-19864-9","http://doi.org/10.1007/978-3-319-61088-7","http://doi.org/10.1007/978-3-319-46162-5","http://doi.org/10.1007/978-3-319-33916-0","http://doi.org/10.1007/978-3-319-32862-1","http://doi.org/10.1007/978-3-642-30250-3","http://doi.org/10.1007/978-1-4939-1194-3","http://doi.org/10.1007/978-1-4613-0139-4","http://doi.org/10.1007/978-3-319-54064-1","http://doi.org/10.1007/978-1-4614-7116-5","http://doi.org/10.1007/978-3-319-43341-7","http://doi.org/10.1007/978-1-4419-0641-0","http://doi.org/10.1007/978-1-4419-5653-8","http://doi.org/10.1007/978-3-319-12682-1","http://doi.org/10.1007/978-1-4471-7307-6","http://doi.org/10.1007/978-3-662-53045-0","http://doi.org/10.1007/978-3-642-33143-5","http://doi.org/10.1007/978-3-319-31089-3","http://doi.org/10.1007/978-3-319-12742-2","http://doi.org/10.1007/978-3-319-52250-0","http://doi.org/10.1007/978-1-4471-5134-0","http://doi.org/10.1007/978-3-319-28887-1","http://doi.org/10.1007/978-1-4419-9504-9","http://doi.org/10.1007/978-3-662-45171-7","http://doi.org/10.1007/978-3-8349-6331-4","http://doi.org/10.1007/978-1-84882-935-0","http://doi.org/10.1007/978-3-319-07806-9","http://doi.org/10.1007/978-3-319-14142-8","http://doi.org/10.1007/978-3-642-37314-5","http://doi.org/10.1007/978-3-642-20951-2","http://doi.org/10.1007/978-3-319-50091-1","http://doi.org/10.1007/978-3-540-77974-2","http://doi.org/10.1007/978-3-319-19596-4","http://doi.org/10.1007/978-3-662-53022-1","http://doi.org/10.1007/978-1-4471-4474-8","http://doi.org/10.1007/978-3-319-54413-7","http://doi.org/10.1007/978-3-642-37902-4","http://doi.org/10.1007/978-3-319-46394-0","http://doi.org/10.1007/978-1-4939-6374-4","http://doi.org/10.1007/978-1-4612-4374-8","http://doi.org/10.1007/978-3-319-59731-7","http://doi.org/10.1007/978-3-319-22309-4","http://doi.org/10.1007/978-3-642-30319-7","http://doi.org/10.1007/978-1-4614-2212-9","http://doi.org/10.1007/978-3-662-49887-3","http://doi.org/10.1007/978-94-007-5757-8","http://doi.org/10.1007/978-3-319-14941-7","http://doi.org/10.1007/978-1-4939-2122-5","http://doi.org/10.1007/978-3-319-58307-5","http://doi.org/10.1007/978-1-4614-6271-2","http://doi.org/10.1007/978-3-319-21936-3","http://doi.org/10.1007/978-3-319-09351-2","http://doi.org/10.1007/978-3-319-21990-5","http://doi.org/10.1007/978-1-4614-9170-5","http://doi.org/10.1007/978-3-642-55309-7","http://doi.org/10.1007/978-1-4471-5201-9","http://doi.org/10.1007/978-1-4939-2614-5","http://doi.org/10.1007/978-3-319-20451-2","http://doi.org/10.1007/978-1-4612-4360-1","http://doi.org/10.1007/978-3-319-09171-6","http://doi.org/10.1007/978-94-007-1171-6","http://doi.org/10.1007/978-3-319-23012-2","http://doi.org/10.1007/978-1-4614-4809-9","http://doi.org/10.1007/978-1-4419-0925-1","http://doi.org/10.1007/978-3-658-07884-3","http://doi.org/10.1007/978-3-319-27265-8","http://doi.org/10.1007/978-3-319-57883-5","http://doi.org/10.1007/978-3-319-31650-5","http://doi.org/10.1007/978-3-319-01195-0","http://doi.org/10.1007/978-3-319-54349-9","http://doi.org/10.1007/978-3-662-43715-5","http://doi.org/10.1007/978-981-4560-67-2","http://doi.org/10.1007/978-3-319-23428-1","http://doi.org/10.1007/978-94-007-1211-9","http://doi.org/10.1007/978-3-319-27104-0","http://doi.org/10.1007/978-3-319-55444-0","http://doi.org/10.1007/978-3-319-63913-0","http://doi.org/10.1007/978-3-319-44561-8","http://doi.org/10.1007/978-3-642-34132-8","http://doi.org/10.1007/978-1-4614-3954-7","http://doi.org/10.1007/978-3-319-29854-2","http://doi.org/10.1007/978-3-319-55615-4","http://doi.org/10.1007/978-3-319-46407-7","http://doi.org/10.1007/978-1-4419-9982-5","http://doi.org/10.1007/978-3-319-53919-5","http://doi.org/10.1007/978-3-319-24551-5","http://doi.org/10.1007/978-981-10-1802-2","http://doi.org/10.1007/978-1-4471-6419-7","http://doi.org/10.1007/978-1-4939-6572-4","http://doi.org/10.1007/978-1-84800-322-4","http://doi.org/10.1007/978-1-4614-6940-7","http://doi.org/10.1007/978-1-4612-0979-9","http://doi.org/10.1007/978-3-319-11080-6","http://doi.org/10.1007/978-3-642-30304-3","http://doi.org/10.1007/978-3-319-29716-3","http://doi.org/10.1007/978-3-642-04101-3","http://doi.org/10.1007/978-3-319-24346-7","http://doi.org/10.1007/978-1-4613-0041-0","http://doi.org/10.1007/978-1-4939-2712-8","http://doi.org/10.1007/978-3-540-76504-2","http://doi.org/10.1007/978-1-4614-7630-6","http://doi.org/10.1007/978-3-319-33405-9","http://doi.org/10.1007/978-3-319-31036-7","http://doi.org/10.1007/978-1-4939-1151-6","http://doi.org/10.1007/978-3-642-40975-2","http://doi.org/10.1007/978-1-4614-3618-8","http://doi.org/10.1007/978-3-319-10091-3","http://doi.org/10.1007/978-1-4614-3523-5","http://doi.org/10.1007/978-3-319-62872-1","http://doi.org/10.1007/978-3-319-56475-3","http://doi.org/10.1007/978-1-4614-5538-7","http://doi.org/10.1007/978-3-319-00401-3","http://doi.org/10.1007/978-3-319-03623-6","http://doi.org/10.1007/978-3-319-19464-6","http://doi.org/10.1007/978-3-642-20556-9","http://doi.org/10.1007/978-1-4614-6227-9","http://doi.org/10.1007/978-3-319-54398-7","http://doi.org/10.1007/978-3-319-13809-1","http://doi.org/10.1007/978-94-017-8771-0","http://doi.org/10.1007/978-1-4939-2113-3","http://doi.org/10.1007/978-3-319-22951-5","http://doi.org/10.1007/978-4-431-54526-2","http://doi.org/10.1007/978-1-4419-6646-9","http://doi.org/10.1007/978-3-319-65867-4","http://doi.org/10.1007/978-1-4614-7138-7","http://doi.org/10.1007/978-3-319-00894-3","http://doi.org/10.1007/978-3-319-44048-4","http://doi.org/10.1007/978-3-319-12493-3","http://doi.org/10.1007/978-1-4614-9236-8","http://doi.org/10.1007/978-981-287-212-8","http://doi.org/10.1007/978-3-642-28980-4","http://doi.org/10.1007/978-3-319-29791-0","http://doi.org/10.1007/978-1-84628-642-1","http://doi.org/10.1007/978-3-642-20059-5","http://doi.org/10.1007/978-3-319-51412-3","http://doi.org/10.1007/978-3-319-20600-4","http://doi.org/10.1007/978-3-319-19425-7","http://doi.org/10.1007/978-3-662-54817-2","http://doi.org/10.1007/978-3-319-44127-6","http://doi.org/10.1007/978-1-4614-6786-1","http://doi.org/10.1007/978-3-319-24331-3","http://doi.org/10.1007/978-3-319-50651-7","http://doi.org/10.1007/978-3-662-54486-0","http://doi.org/10.1007/978-1-4614-3987-5","http://doi.org/10.1007/978-3-540-93804-0","http://doi.org/10.1007/978-1-4614-8933-7","http://doi.org/10.1007/978-3-319-50319-6","http://doi.org/10.1007/978-3-319-39439-8","http://doi.org/10.1007/978-3-319-57750-0","http://doi.org/10.1007/978-3-319-05290-8","http://doi.org/10.1007/978-3-319-01769-3","http://doi.org/10.1007/978-94-007-6863-5","http://doi.org/10.1007/978-1-4939-0867-7","http://doi.org/10.1007/1-84628-168-7","http://doi.org/10.1007/978-1-4419-7288-0","http://doi.org/10.1007/978-3-540-69934-7","http://doi.org/10.1007/978-3-319-49810-2","http://doi.org/10.1007/978-3-319-14240-1","http://doi.org/10.1007/978-3-319-21173-2","http://doi.org/10.1007/978-3-658-10183-1","http://doi.org/10.1007/978-3-319-45776-5","http://doi.org/10.1007/978-1-4939-1911-6","http://doi.org/10.1007/978-3-319-15195-3","http://doi.org/10.1007/978-1-4614-7807-2","http://doi.org/10.1007/978-1-4757-0576-8","http://doi.org/10.1007/978-3-319-29659-3","http://doi.org/10.1007/978-1-4614-6486-0","http://doi.org/10.1007/978-1-4471-6642-9","http://doi.org/10.1007/978-1-4899-7550-8","http://doi.org/10.1007/978-3-540-32899-5","http://doi.org/10.1007/978-3-319-24280-4","http://doi.org/10.1007/978-1-4614-3143-5","http://doi.org/10.1007/978-3-319-19587-2","http://doi.org/10.1007/978-1-4939-2623-7","http://doi.org/10.1007/978-3-540-27752-1","http://doi.org/10.1007/978-3-319-50017-1","http://doi.org/10.1007/978-1-4614-7946-8","http://doi.org/10.1007/978-3-319-61185-3","http://doi.org/10.1007/978-3-662-46950-7","http://doi.org/10.1007/978-3-319-18539-2","http://doi.org/10.1007/978-3-319-16874-6","http://doi.org/10.1007/978-3-319-25970-3","http://doi.org/10.1007/978-1-4614-6849-3","http://doi.org/10.1007/978-3-319-34195-8","http://doi.org/10.1007/978-94-017-7242-6","http://doi.org/10.1007/978-3-319-15666-8","http://doi.org/10.1007/978-3-319-23880-7","http://doi.org/10.1007/978-3-319-49875-1","http://doi.org/10.1007/978-3-319-18398-5","http://doi.org/10.1007/978-94-007-6113-1","http://doi.org/10.1007/978-1-4939-2766-1","http://doi.org/10.1007/978-1-4614-2197-9","http://doi.org/10.1007/978-3-319-14777-2","http://doi.org/10.1007/978-1-4614-9138-5","http://doi.org/10.1007/978-1-4612-1272-0","http://doi.org/10.1007/978-1-4471-5361-0","http://doi.org/10.1007/978-1-4471-5601-7","http://doi.org/10.1007/978-1-4471-6684-9","http://doi.org/10.1007/978-1-4614-9126-2","http://doi.org/10.1007/978-1-4757-2519-3","http://doi.org/10.1007/978-3-319-55606-2","http://doi.org/10.1007/978-3-319-57252-9","http://doi.org/10.1007/978-3-319-25675-7","http://doi.org/10.1007/978-1-4614-8687-9","http://doi.org/10.1007/978-3-642-20144-8","http://doi.org/10.1007/978-1-4614-4262-2","http://doi.org/10.1007/978-0-387-44899-2","http://doi.org/10.1007/978-0-387-71481-3","http://doi.org/10.1007/978-3-319-14454-2","http://doi.org/10.1007/978-3-319-48848-6","http://doi.org/10.1007/978-3-319-49849-2","http://doi.org/10.1007/978-3-319-58715-8","http://doi.org/10.1007/978-3-319-64786-9","http://doi.org/10.1007/978-3-319-65451-5","http://doi.org/10.1007/978-981-10-5218-7","http://doi.org/10.1007/978-1-4939-6676-9","http://doi.org/10.1007/978-3-319-61158-7","http://doi.org/10.1007/978-3-319-66631-0","http://doi.org/10.1007/978-3-319-70920-8","http://doi.org/10.1007/978-3-319-70790-7","http://doi.org/10.1007/978-3-319-63133-2","http://doi.org/10.1007/978-3-662-49279-6","http://doi.org/10.1007/978-3-319-64410-3","http://doi.org/10.1007/978-3-319-66772-0","http://doi.org/10.1007/978-3-319-68588-5","http://doi.org/10.1007/978-3-319-68598-4","http://doi.org/10.1007/978-3-319-72547-5","http://doi.org/10.1007/978-3-319-58487-4","http://doi.org/10.1007/978-3-319-67395-0","http://doi.org/10.1007/978-3-319-65439-3","http://doi.org/10.1007/978-3-319-73004-2","http://doi.org/10.1007/978-3-319-66219-0","http://doi.org/10.1007/978-3-319-75771-1","http://doi.org/10.1007/978-3-319-73123-0","http://doi.org/10.1007/978-94-024-1144-7","http://doi.org/10.1007/978-3-662-56272-7","http://doi.org/10.1007/978-3-662-56509-4","http://doi.org/10.1007/978-3-319-68834-3","http://doi.org/10.1007/978-3-319-73132-2","http://doi.org/10.1007/978-3-319-65094-4","http://doi.org/10.1007/978-3-319-72682-3","http://doi.org/10.1007/978-3-319-59978-6","http://doi.org/10.1007/978-3-319-65682-3","http://doi.org/10.1007/978-3-319-77649-1","http://doi.org/10.1007/978-3-319-76442-9","http://doi.org/10.1007/978-3-319-78729-9","http://doi.org/10.1057/978-1-349-95348-6","http://doi.org/10.1007/978-3-319-68301-0","http://doi.org/10.1007/978-3-319-78361-1","http://doi.org/10.1007/978-3-319-77809-9","http://doi.org/10.1007/978-3-662-55381-7","http://doi.org/10.1007/978-3-319-77425-1","http://doi.org/10.1007/978-981-13-0399-9","http://doi.org/10.1007/978-3-319-91041-3","http://doi.org/10.1007/978-3-319-74965-5","http://doi.org/10.1007/978-3-662-57265-8","http://doi.org/10.1007/978-981-13-1090-4","http://doi.org/10.1007/978-3-319-78181-5","http://doi.org/10.1007/978-3-319-89491-1","http://doi.org/10.1007/978-3-319-91722-1","http://doi.org/10.1007/978-3-319-72911-4","http://doi.org/10.1007/978-3-319-91575-3","http://doi.org/10.1007/978-3-319-92207-2","http://doi.org/10.1007/978-3-319-95381-6","http://doi.org/10.1007/978-3-319-63588-0","http://doi.org/10.1007/978-3-319-91890-7","http://doi.org/10.1007/978-3-319-89292-4","http://doi.org/10.1007/978-3-319-72314-3","http://doi.org/10.1007/978-3-319-75502-1","http://doi.org/10.1007/978-3-319-75708-7","http://doi.org/10.1007/978-3-319-92804-3","http://doi.org/10.1007/978-3-319-94463-0","http://doi.org/10.1007/978-3-319-72347-1","http://doi.org/10.1007/978-3-319-92429-8","http://doi.org/10.1007/978-3-319-95762-3","http://doi.org/10.1007/978-3-319-92333-8","http://doi.org/10.1007/978-981-13-2475-8","http://doi.org/10.1007/978-3-662-56707-4","http://doi.org/10.1007/978-3-319-94313-8","http://doi.org/10.1007/978-3-319-98833-7","http://doi.org/10.1007/978-3-319-97298-5","http://doi.org/10.1007/978-3-030-02405-5","http://doi.org/10.1007/978-3-319-77434-3","http://doi.org/10.1007/978-3-319-91155-7","http://doi.org/10.1007/978-3-319-96622-9","http://doi.org/10.1007/978-3-319-96713-4","http://doi.org/10.1007/978-3-030-00581-8","http://doi.org/10.1007/978-981-10-8297-9","http://doi.org/10.1007/978-981-10-8321-1","http://doi.org/10.1007/978-981-13-0785-0","http://doi.org/10.1007/978-3-319-75804-6","http://doi.org/10.1007/978-3-319-99516-8","http://doi.org/10.1007/978-3-319-99118-4","http://doi.org/10.1007/978-3-030-02604-2","http://doi.org/10.1007/978-3-030-03255-5","http://doi.org/10.1007/978-3-319-94743-3","http://doi.org/10.1007/978-981-13-2023-1","http://doi.org/10.1007/978-3-030-00464-4","http://doi.org/10.1007/978-3-319-77315-5","http://doi.org/10.1007/978-3-030-00467-5","http://doi.org/10.1007/978-3-030-01279-3","http://doi.org/10.1007/978-3-030-04516-6","http://doi.org/10.1007/978-3-319-99420-8","http://doi.org/10.1007/978-3-319-71288-8","http://doi.org/10.1007/978-3-319-72000-5","http://doi.org/10.1007/978-3-030-05609-4","http://doi.org/10.1007/978-3-319-74373-8","http://doi.org/10.1007/978-3-319-96337-2","http://doi.org/10.1007/978-3-030-05900-2","http://doi.org/10.1007/978-981-13-6643-7","http://doi.org/10.1007/978-3-030-10552-5","http://doi.org/10.1007/978-3-319-98875-7","http://doi.org/10.1007/978-3-030-12489-2","http://doi.org/10.1007/978-981-13-3621-8","http://doi.org/10.1007/978-3-319-74746-0","http://doi.org/10.1007/978-3-030-13005-3","http://doi.org/10.1007/978-3-030-13605-5","http://doi.org/10.1007/978-3-030-00710-2","http://doi.org/10.1007/978-3-030-12727-5","http://doi.org/10.1007/978-3-030-13020-6","http://doi.org/10.1007/978-3-030-15671-8","http://doi.org/10.1007/978-3-030-11117-5","http://doi.org/10.1007/978-3-030-15224-6","http://doi.org/10.1007/978-3-030-18435-3","http://doi.org/10.1007/978-3-030-13788-5","http://doi.org/10.1007/978-3-319-68837-4","http://doi.org/10.1007/978-981-13-7496-8","http://doi.org/10.1007/978-981-13-8759-3","http://doi.org/10.1007/978-3-030-19182-5","http://doi.org/10.1007/978-3-030-20290-3","http://doi.org/10.1007/978-3-030-25943-3","http://doi.org/10.1007/978-1-4939-9621-6","http://doi.org/10.1007/978-3-662-56233-8"],["<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>","<a href=https://www.statsandr.com/blog/a-package-to-download-free-springer-books-during-covid-19-quarantine/ rel="nofollow" target="_blank">SpringerLink<\/a>"],["Engineering; Circuits and Systems; Energy, general; Electronics and Microelectronics, Instrumentation; Energy Systems","Social Sciences; Sociology, general; Clinical Psychology; Population Economics","Mathematics; Computational Mathematics and Numerical Analysis; Probability Theory and Stochastic Processes; Complex Systems; Statistical Theory and Methods; Probability and Statistics in Computer Science; Statistics for Engineering, Physics, Computer Science, Chemistry and Earth Sciences","Psychology; Clinical Psychology; Personality and Social Psychology; Community and Environmental Psychology","Mathematics; Combinatorics; Number Theory","Biomedicine; Neurosciences; Anatomy; Neurobiology","Engineering; Communications Engineering, Networks; Mathematical Software; Mathematical and Computational Engineering; Signal, Image and Speech Processing; Probability Theory and Stochastic Processes; Fourier Analysis","Social Sciences; Sociology, general; Public Health; Demography","Social Sciences; Sociology, general; Social Sciences, general; Personality and Social Psychology","Social Sciences; Sociology, general; Political Science","Psychology; Neuropsychology; Psychiatry; Anatomy; Psychology, general","Psychology; Neuropsychology; Rehabilitation; Behavioral Therapy; Rehabilitation Medicine","Mathematics; Optimization; Calculus of Variations and Optimal Control; Optimization; Systems Theory, Control; Computational Mathematics and Numerical Analysis; Operations Research/Decision Theory","Life Sciences; Biochemistry, general; Biotechnology","Materials Science; Ceramics, Glass, Composites, Natural Materials; Industrial and Production Engineering; Characterization and Evaluation of Materials; Inorganic Chemistry; Nanotechnology","Chemistry; Mass Spectrometry; Analytical Chemistry; Biological and Medical Physics, Biophysics; Biochemistry, general; Biotechnology; Physical Chemistry","Biomedicine; Human Physiology; Biological and Medical Physics, Biophysics; Biomedical Engineering; Sports Medicine","Medicine & Public Health; Rheumatology; Orthopedics; Dermatology; Primary Care Medicine; Internal Medicine; Endocrinology","Social Sciences; Archaeology; Cultural Heritage","Business and Management; Market Research/Competitive Intelligence; Marketing; Management; Innovation/Technology Management","Materials Science; Ceramics, Glass, Composites, Natural Materials; Engineering Design; Polymer Sciences; Mechanical Engineering; Civil Engineering","Mathematics; Probability Theory and Stochastic Processes; Statistical Theory and Methods; Actuarial Sciences","Materials Science; Characterization and Evaluation of Materials; Nanotechnology; Solid State Physics; Spectroscopy and Microscopy","Criminology and Criminal Justice; Criminology and Criminal Justice, general; Statistics for Social Science, Behavorial Science, Education, Public Policy, and Law; Methodology of the Social Sciences","Life Sciences; Plant Ecology; Plant Physiology; Plant Sciences; Ecology; Plant Anatomy/Development; Ecosystems","Mathematics; Probability Theory and Stochastic Processes; Statistics and Computing/Statistics Programs; Bioinformatics; Computer Appl. in Life Sciences","Computer Science; Data Mining and Knowledge Discovery; Probability Theory and Stochastic Processes; Statistical Theory and Methods; Computational Biology/Bioinformatics; Computer Appl. in Life Sciences","Psychology; Clinical Psychology; Religious Studies, general","Mathematics; Probability Theory and Stochastic Processes; Statistical Theory and Methods; Probability and Statistics in Computer Science; Marketing; Econometrics; Signal, Image and Speech Processing","Psychology; Child and School Psychology; Neuropsychology","Statistics; Statistics and Computing/Statistics Programs; Theoretical Ecology/Statistics; Statistics for Life Sciences, Medicine, Health Sciences","Geography; Geomorphology; Physical Geography; Geoecology/Natural Processes; Hydrogeology","Biomedicine; Biomedicine, general; Evolutionary Biology; Microbial Genetics and Genomics; Popular Science in Nature and Environment","Engineering; Mechanical Engineering; Engineering Design; Structural Materials; Metallic Materials","Physics; Astrophysics and Astroparticles; Space Sciences (including Extraterrestrial Physics, Space Exploration and Astronautics); Astrobiology","Computer Science; Computational Intelligence; Theory of Computation; Robotics and Automation; Optimization","Physics; Mathematical Methods in Physics; Mathematical and Computational Engineering; Statistics for Engineering, Physics, Computer Science, Chemistry and Earth Sciences; Math. Applications in Chemistry; Numerical and Computational Physics, Simulation","Psychology; Clinical Psychology","Energy; Energy Systems; Power Electronics, Electrical Machines and Networks; Machinery and Machine Elements; Mechatronics; Industrial and Production Engineering","Physics; Classical Mechanics; Thermodynamics","Psychology; Child and School Psychology; Behavioral Therapy","Mathematics; Mathematical Logic and Foundations; Analysis; Number Theory","Business and Management; Operations Research/Decision Theory; Operations Research, Management Science; Mathematical Modeling and Industrial Mathematics; Engineering Economics, Organization, Logistics, Marketing","Mathematics; Partial Differential Equations; Mathematical Applications in the Physical Sciences","Energy; Energy Storage; Optical and Electronic Materials; Renewable and Green Energy; Electrochemistry","Biomedicine; Human Physiology; Metabolic Diseases; Biochemistry, general; Metabolomics","Chemistry; Food Science; Neurochemistry; Receptors","Engineering; Mechanical Engineering; Robotics and Automation","Biomedicine; Human Physiology; Medical Biochemistry; Animal Biochemistry; Medicinal Chemistry","Philosophy; Philosophy of Science; History and Philosophical Foundations of Physics; Mathematical Logic and Foundations","Physics; Quantum Physics; Elementary Particles, Quantum Field Theory","Computer Science; Data Structures; Python; Algorithm Analysis and Problem Complexity; Programming Techniques","Social Sciences; Family; Gender Studies; Public Health; Social Policy","Biomedicine; Neurosciences; Neurology","Mathematics; Partial Differential Equations; Complex Systems; Fourier Analysis","Economics; Microeconomics; International Political Economy","Economics; Agricultural Economics; Mathematical Modeling and Industrial Mathematics; Mathematical and Computational Engineering; Industrial Organization","Physics; Cosmology; Classical and Quantum Gravitation, Relativity Theory; Particle and Nuclear Physics; History and Philosophical Foundations of Physics; Philosophy of Religion","Mathematics; Ordinary Differential Equations; Partial Differential Equations; Mathematical Applications in the Physical Sciences; Mathematical Modeling and Industrial Mathematics; Calculus of Variations and Optimal Control; Optimization","Engineering; Circuits and Systems; Processor Architectures; Logic Design","Engineering; Mechanical Engineering; Astronomy, Astrophysics and Cosmology; Aerospace Technology and Astronautics; Theoretical and Applied Mechanics","Chemistry; Industrial Chemistry/Chemical Engineering; Engineering Thermodynamics, Heat and Mass Transfer; Engineering Fluid Dynamics; Mechanical Engineering; Thermodynamics","Business and Management; Operations Management; Risk Management","Engineering; Power Electronics, Electrical Machines and Networks; Energy Systems; Control","Economics; Microeconomics; Behavioral/Experimental Economics; History of Economic Thought/Methodology; Game Theory; Institutional/Evolutionary Economics","Engineering; Engineering Design; Industrial Chemistry/Chemical Engineering; Industrial and Production Engineering; Mechanical Engineering","Physics; Classical and Continuum Physics; Classical Mechanics; Classical Electrodynamics; Magnetism, Magnetic Materials; Mechanical Engineering; Electrical Engineering","Biomedicine; Human Physiology; Sports Medicine; Biomedical Engineering; Biomedical Engineering/Biotechnology; Orthopedics; Rehabilitation","Earth Sciences; Hydrogeology; Water Industry/Water Technologies; Soil Science & Conservation; Geoengineering, Foundations, Hydraulics","Popular Science; Popular Computer Science; Programming Techniques","Psychology; Cognitive Psychology","Physics; Astronomy, Astrophysics and Cosmology","Computer Science; Computation by Abstract Devices; Algorithm Analysis and Problem Complexity","Computer Science; Software Engineering/Programming and Operating Systems; Programming Techniques; Algorithm Analysis and Problem Complexity; Theory of Computation; Algorithms; Discrete Mathematics in Computer Science","Chemistry; Physical Chemistry; Thermodynamics; Engineering Thermodynamics, Heat and Mass Transfer; Industrial Chemistry/Chemical Engineering; Materials Science, general; Biochemistry, general","Physics; Numerical and Computational Physics, Simulation; Mathematical Applications in the Physical Sciences; Mathematical and Computational Engineering; Theoretical and Computational Chemistry","Statistics; Statistical Theory and Methods; Statistics for Business/Economics/Mathematical Finance/Insurance; Econometrics; Macroeconomics/Monetary Economics//Financial Economics","Education; Language Education; Learning and Instruction; Sociology of Education","Economics; Econometrics; Macroeconomics/Monetary Economics//Financial Economics; Statistics for Business/Economics/Mathematical Finance/Insurance","Chemistry; Electrochemistry; Energy Storage; Optical and Electronic Materials; Thermodynamics; Electrical Engineering","Mathematics; Fourier Analysis; Abstract Harmonic Analysis; Functional Analysis","Biomedicine; Human Genetics; Anatomy; Cell Biology; Life Sciences, general; Molecular Medicine","Life Sciences; Evolutionary Biology; Human Genetics; Bioinformatics; Microbial Genetics and Genomics; Animal Genetics and Genomics","Mathematics; Mathematical Physics; Mathematical Applications in the Physical Sciences; Quantum Physics; Functional Analysis; Topological Groups, Lie Groups; Mathematical Methods in Physics","Medicine & Public Health; Intensive / Critical Care Medicine","Psychology; Child and School Psychology; Psychotherapy and Counseling; Education, general","Business and Management; IT in Business; Management of Computing and Information Systems; Information Systems and Communication Service; Models and Principles; Information Systems Applications (incl.Internet); e-Commerce/e-business","Physics; Biological and Medical Physics, Biophysics; Biomedical Engineering; Neurosciences; Human Physiology; Physiological, Cellular and Medical Topics","Computer Science; Information Storage and Retrieval; Database Management; Programming Techniques","Physics; Astronomy, Astrophysics and Cosmology; Geophysics/Geodesy; Popular Science in Astronomy","Computer Science; Computer Appl. in Administrative Data Processing; Business Process Management; Information Systems Applications (incl.Internet); Software Engineering","Mathematics; Probability Theory and Stochastic Processes; Quantitative Finance; Measure and Integration; Mathematical Modeling and Industrial Mathematics; Systems Theory, Control","Computer Science; Software Engineering; Management of Computing and Information Systems","Statistics; Statistical Theory and Methods; Probability Theory and Stochastic Processes; Statistics for Engineering, Physics, Computer Science, Chemistry and Earth Sciences","Computer Science; User Interfaces and Human Computer Interaction; Software Engineering","Psychology; Psychology Research; Family; Social Policy","Life Sciences; Ecology; Terrestial Ecology; Biodiversity; Ecosystems; Plant Ecology","Statistics; Statistics for Business/Economics/Mathematical Finance/Insurance; Quantitative Finance; Economic Theory/Quantitative Economics/Mathematical Methods; Statistical Theory and Methods","Business and Management; Business Strategy/Leadership; Management; Marketing","Computer Science; Image Processing and Computer Vision","Engineering; Signal, Image and Speech Processing; Information Systems and Communication Service; Communications Engineering, Networks","Computer Science; Data Mining and Knowledge Discovery; Pattern Recognition","Economics; International Economics; European Integration; Political Economy/Economic Policy","Energy; Renewable and Green Energy; Renewable and Green Energy; Sustainable Development; Energy Systems","Business and Management; e-Business/e-Commerce; Business Information Systems","Computer Science; Theory of Computation; Geometry; Math Applications in Computer Science; Earth Sciences, general; Computer Graphics; Algorithm Analysis and Problem Complexity","Physics; Classical Mechanics; Numerical and Computational Physics, Simulation; Mathematical Methods in Physics","Energy; Energy Policy, Economics and Management; Environmental Economics; Political Economy/Economic Policy; Energy Policy, Economics and Management; Industrial Organization","Medicine & Public Health; Health Informatics; Biomedicine, general","Engineering; Robotics and Automation; Control; Image Processing and Computer Vision; Signal, Image and Speech Processing; Cognitive Psychology","Chemistry; Analytical Chemistry; Biochemistry, general; Environmental Chemistry; Inorganic Chemistry; Physical Chemistry; Geochemistry","Chemistry; Food Science; Organic Chemistry","Life Sciences; Landscape Ecology; Landscape/Regional and Urban Planning; Terrestial Ecology; Monitoring/Environmental Analysis; Theoretical Ecology/Statistics","Mathematics; Probability Theory and Stochastic Processes; Statistical Theory and Methods","Mathematics; Mathematical and Computational Biology; Mathematical Modeling and Industrial Mathematics; Ordinary Differential Equations","Physics; Plasma Physics; Nuclear Energy; Nuclear Energy; Space Sciences (including Extraterrestrial Physics, Space Exploration and Astronautics); Classical Electrodynamics","Engineering; Mechanical Engineering; Civil Engineering; Electrical Engineering; Materials Science, general; Physics, general; Mathematics, general","Chemistry; Polymer Sciences; Organic Chemistry; Physical Chemistry","Mathematics; Computational Science and Engineering; Programming Techniques; Mathematics of Computing; Numerical and Computational Physics, Simulation","Environment; Environment, general; Climate Change/Climate Change Impacts; Earth Sciences, general; Lifelong Learning/Adult Education; Geography, general; Organic Chemistry","Energy; Renewable and Green Energy; Energy Systems; Power Electronics, Electrical Machines and Networks; Energy Efficiency; Energy Harvesting","Statistics; Statistical Theory and Methods; Statistics and Computing/Statistics Programs; Statistics for Engineering, Physics, Computer Science, Chemistry and Earth Sciences","Business and Management; Business Process Management; Information Systems Applications (incl.Internet); Business Information Systems; Organization; Organizational Studies, Economic Sociology","Mathematics; Analysis; Real Functions","Computer Science; Data Structures, Cryptology and Information Theory; Mathematics of Computing; Security Science and Technology; Discrete Mathematics","Physics; Fluid- and Aerodynamics; Astrophysics and Astroparticles; Engineering Fluid Dynamics; Geophysics/Geodesy","Business and Management; Media Management; IT in Business; Marketing; e-Commerce/e-business; Human Resource Management","Criminology and Criminal Justice; Criminology and Criminal Justice, general","Business and Management; Supply Chain Management; Operations Management; IT in Business; Engineering Economics, Organization, Logistics, Marketing","Mathematics; Probability Theory and Stochastic Processes","Statistics; Statistics for Business/Economics/Mathematical Finance/Insurance; Quantitative Finance; Statistical Theory and Methods; Finance, general","Philosophy; Epistemology; Mathematical Logic and Formal Languages; Game Theory, Economics, Social and Behav. Sciences","Mathematics; Analysis","Materials Science; Nanotechnology; Nanoscale Science and Technology; Nanochemistry","Biomedicine; Biomedicine, general; Epidemiology; Public Health; Medicine/Public Health, general; Biometrics; Biostatistics","Business and Management; International Business","Mathematics; Partial Differential Equations; Theoretical, Mathematical and Computational Physics","Statistics; Statistical Theory and Methods; Statistics, general","Business and Management; Business Strategy/Leadership; Business and Management, general; Management","Physics; Numerical and Computational Physics, Simulation; Mathematical and Computational Engineering; Computational Mathematics and Numerical Analysis; Theoretical and Computational Chemistry","Computer Science; User Interfaces and Human Computer Interaction; Computer Graphics; Special Purpose and Application-Based Systems; Computer Appl. in Social and Behavioral Sciences","Education; Higher Education; Statistics for Social Science, Behavorial Science, Education, Public Policy, and Law; Printing and Publishing","Physics; Theoretical, Mathematical and Computational Physics; Mathematical Methods in Physics; Numerical and Computational Physics, Simulation; Applications of Mathematics","Criminology and Criminal Justice; Prison and Punishment; Psychotherapy and Counseling; Public Policy; Medicine/Public Health, general","Engineering; Engineering Thermodynamics, Heat and Mass Transfer; Thermodynamics; Industrial Chemistry/Chemical Engineering; Engineering Fluid Dynamics; Classical and Continuum Physics; Energy Systems","Education; Teaching and Teacher Education; Learning and Instruction; Assessment, Testing and Evaluation","Economics; Economic Theory/Quantitative Economics/Mathematical Methods; Statistics for Business/Economics/Mathematical Finance/Insurance; Quantitative Finance; Macroeconomics/Monetary Economics//Financial Economics; Econometrics; Game Theory, Economics, Social and Behav. Sciences","Biomedicine; Biomedicine, general; Chemistry/Food Science, general; Pharmacy; Medicine/Public Health, general; Computer Science, general; Life Sciences, general","Biomedicine; Biomedicine, general; Entomology; Pharmacy; Statistics for Life Sciences, Medicine, Health Sciences","Computer Science; Data Mining and Knowledge Discovery; Pattern Recognition; Big Data/Analytics; Visualization; Statistics and Computing/Statistics Programs","Computer Science; Data Mining and Knowledge Discovery; Big Data/Analytics; Computational Intelligence","Computer Science; Discrete Mathematics in Computer Science; Arithmetic and Logic Structures; Logics and Meanings of Programs; History of Computing; Mathematical Applications in Computer Science; Math Applications in Computer Science","Earth Sciences; Geology","Chemistry; Physical Chemistry; Crystallography and Scattering Methods; Protein Structure; Characterization and Evaluation of Materials; Geophysics/Geodesy","Statistics; Statistical Theory and Methods; Statistics for Business/Economics/Mathematical Finance/Insurance; Econometrics; Statistics for Engineering, Physics, Computer Science, Chemistry and Earth Sciences","Engineering; Communications Engineering, Networks; Signal, Image and Speech Processing; Input/Output and Data Communications","Medicine & Public Health; Cardiology; Biomedical Engineering; Medical and Radiation Physics; Human Physiology","Mathematics; Differential Geometry","Law; European Law; Business Taxation/Tax Law; International Economic Law, Trade Law; Financial Law/Fiscal Law; European Integration","Biomedicine; Gene Function; Neurosciences; Behavioral Sciences; Neurology","Education; Curriculum Studies; Language Education; Learning and Instruction","Mathematics; Mathematics, general","Physics; Mathematical Methods in Physics; Statistics for Engineering, Physics, Computer Science, Chemistry and Earth Sciences; Statistics for Business/Economics/Mathematical Finance/Insurance; Mathematical and Computational Engineering; Complex Systems; Statistical Physics and Dynamical Systems","Computer Science; Logics and Meanings of Programs; Mathematical Logic and Formal Languages; Discrete Mathematics in Computer Science; Math Applications in Computer Science","Business and Management; Operations Research/Decision Theory; Operations Research, Management Science","Mathematics; Topological Groups, Lie Groups","Mathematics; Linear and Multilinear Algebras, Matrix Theory","Physics; Astrophysics and Astroparticles; Fluid- and Aerodynamics; Astronomy, Astrophysics and Cosmology; Nuclear Fusion","Medicine & Public Health; Medicine/Public Health, general; Health Psychology; Anthropology; Evolutionary Biology","Computer Science; Data Structures, Cryptology and Information Theory; Programming Techniques; Communications Engineering, Networks; Circuits and Systems","Mathematics; Linear and Multilinear Algebras, Matrix Theory","Mathematics; Algebra; Commutative Rings and Algebras; Linear and Multilinear Algebras, Matrix Theory; Associative Rings and Algebras; Group Theory and Generalizations","Mathematics; Analysis","Earth Sciences; Geology; Structural Geology; Planetology","Business and Management; Operations Research/Decision Theory; Operations Research, Management Science; Optimization","Philosophy; Philosophy of Science; Epistemology; Science Education","Business and Management; Business Strategy/Leadership; Organization; Human Resource Development","Engineering; Circuits and Systems; Semiconductors; Electronics and Microelectronics, Instrumentation","Business and Management; Business Ethics; Public Administration; Business Strategy/Leadership","Mathematics; Ordinary Differential Equations","Business and Management; IT in Business; Operations Research/Decision Theory","Materials Science; Ceramics, Glass, Composites, Natural Materials; Inorganic Chemistry; Nanotechnology; Characterization and Evaluation of Materials; Optical and Electronic Materials","Chemistry; Analytical Chemistry; Monitoring/Environmental Analysis; Characterization and Evaluation of Materials; Biochemistry, general; Pharmacology/Toxicology","Engineering; Sustainable Development; Renewable and Green Energy; Sustainability Management","Psychology; Clinical Psychology; Psychiatry; Health Psychology","Physics; Numerical and Computational Physics, Simulation; Mathematical Applications in the Physical Sciences; Mathematical and Computational Engineering; Theoretical and Computational Chemistry","Social Sciences; Social Work; Public Health; Psychotherapy and Counseling; Social Policy","Biomedicine; Human Physiology; Cardiology; Biomedical Engineering; Angiology; Pathology; Cardiac Surgery","Physics; Quantum Physics; Quantum Field Theories, String Theory","Statistics; Statistics and Computing/Statistics Programs; Statistics for Social Science, Behavorial Science, Education, Public Policy, and Law; Statistics, general","Chemistry; Mass Spectrometry; Proteomics; Pharmacology/Toxicology; Monitoring/Environmental Analysis; Organic Chemistry; Forensic Science","Chemistry; Industrial Chemistry/Chemical Engineering; Theoretical and Computational Chemistry; Complex Systems; Engineering Thermodynamics, Heat and Mass Transfer; Statistical Physics and Dynamical Systems","Biomedicine; Human Physiology; Gastroenterology","Engineering; Engineering Design; Nanotechnology","Chemistry; Theoretical and Computational Chemistry; Inorganic Chemistry; Structural Materials","Physics; Classical Electrodynamics; Strongly Correlated Systems, Superconductivity; Mathematical Methods in Physics; Electrical Engineering","Statistics; Statistics for Life Sciences, Medicine, Health Sciences; Epidemiology","Physics; Quantum Physics; Philosophy of Science; History and Philosophical Foundations of Physics","Statistics; Statistical Theory and Methods; Statistics and Computing/Statistics Programs; Statistics, general","Physics; Numerical and Computational Physics, Simulation; Computer Applications in Chemistry; Particle and Nuclear Physics; Mathematical Applications in the Physical Sciences","Statistics; Statistical Theory and Methods; Probability Theory and Stochastic Processes; Statistics for Social Science, Behavorial Science, Education, Public Policy, and Law; Public Health; Psychological Methods/Evaluation; Methodology of the Social Sciences","Mathematics; Partial Differential Equations; Mathematical Methods in Physics; Community & Population Ecology","Physics; Astronomy, Astrophysics and Cosmology; Classical and Quantum Gravitation, Relativity Theory; Classical Mechanics; Theoretical and Applied Mechanics","Engineering; Quality Control, Reliability, Safety and Risk; Atmospheric Protection/Air Quality Control/Air Pollution; Environmental Engineering/Biotechnology","Chemistry; Polymer Sciences; Organic Chemistry; Soft and Granular Matter, Complex Fluids and Microfluidics; Physical Chemistry","Business and Management; Operations Research/Decision Theory; Supply Chain Management; Procurement","Engineering; Robotics and Automation; Control, Robotics, Mechatronics; Machinery and Machine Elements","Economics; Econometrics; Statistics for Social Science, Behavorial Science, Education, Public Policy, and Law; Economic Theory/Quantitative Economics/Mathematical Methods; Game Theory, Economics, Social and Behav. Sciences","Earth Sciences; Oceanography; Sedimentology; Ecology; Geoecology/Natural Processes; Marine & Freshwater Sciences","Biomedicine; Biomedicine, general; Computer Applications; Biometrics; Statistical Theory and Methods; Statistics and Computing/Statistics Programs","Statistics; Statistical Theory and Methods; Statistics for Life Sciences, Medicine, Health Sciences; Statistics and Computing/Statistics Programs","Law; European Law; International Relations; Sources and Subjects of International Law, International Organizations","Chemistry; Food Science; Industrial Chemistry/Chemical Engineering; Spectroscopy/Spectrometry","Physics; Acoustics; Neurobiology; Engineering Acoustics","Engineering; Light Construction, Steel Construction, Timber Construction; Building Construction and Design; Solid Construction; Structural Materials","Physics; Optics, Lasers, Photonics, Optical Devices; Microwaves, RF and Optical Engineering; Classical Electrodynamics","Statistics; Statistics for Business/Economics/Mathematical Finance/Insurance; Quantitative Finance; Risk Management; Business Finance","Social Sciences; Family; Psychology Research; Social Work","Physics; Condensed Matter Physics; Solid State Physics; Spectroscopy and Microscopy; Physical Chemistry; Engineering, general; Strongly Correlated Systems, Superconductivity","Chemistry; Electrochemistry; Spectroscopy/Spectrometry","Economics; Social Choice/Welfare Economics/Public Choice; Economic Theory/Quantitative Economics/Mathematical Methods; Public Economics; International Political Economy","Engineering; Circuits and Systems; Electronics and Microelectronics, Instrumentation","Computer Science; Software Engineering; Computer Engineering; Software Management; Mathematical Software","Computer Science; Image Processing and Computer Vision; Computer Communication Networks; Information Storage and Retrieval; Database Management","Business and Management; Operations Management; Engineering Economics, Organization, Logistics, Marketing; Organization","Chemistry; Theoretical and Computational Chemistry; Crystallography and Scattering Methods; Inorganic Chemistry","Psychology; Personality and Social Psychology; Social Structure, Social Inequality; Anthropology","Mathematics; Probability Theory and Stochastic Processes; Statistics for Engineering, Physics, Computer Science, Chemistry and Earth Sciences; Mathematical and Computational Engineering","Mathematics; Analysis","Chemistry; Food Science; Agriculture; Analytical Chemistry; Biochemistry, general; Nutrition","Chemistry; Physical Chemistry; Thermodynamics; Spectroscopy/Spectrometry; Electrochemistry","Computer Science; Programming Languages, Compilers, Interpreters; Python; Computational Intelligence","Engineering; Circuits and Systems; Electronics and Microelectronics, Instrumentation; Electronic Circuits and Devices","Business and Management; Trade; Sales/Distribution; Marketing","Chemistry; Food Science; Industrial Chemistry/Chemical Engineering; Spectroscopy/Spectrometry","Psychology; Child and School Psychology; Assessment, Testing and Evaluation; Social Work; Psychological Methods/Evaluation","Biomedicine; Biomedicine, general; Medicine/Public Health, general; Statistics, general; Science, Humanities and Social Sciences, multidisciplinary","Psychology; Child and School Psychology; Assessment, Testing and Evaluation; Occupational Therapy; Family; Educational Psychology; Speech Pathology","Physics; Quantum Physics; Mathematical Methods in Physics; Theoretical, Mathematical and Computational Physics; Classical Mechanics; Elementary Particles, Quantum Field Theory","Computer Science; Data Mining and Knowledge Discovery","Biomedicine; Pharmaceutical Sciences/Technology; Biomedicine, general","Computer Science; Programming Languages, Compilers, Interpreters; Python","Engineering; Mechanical Engineering; Mathematical and Computational Engineering; Computer-Aided Engineering (CAD, CAE) and Design; Computational Science and Engineering","Physics; Condensed Matter Physics; Group Theory and Generalizations; Theoretical, Mathematical and Computational Physics; Mathematical Methods in Physics; Optical and Electronic Materials","Computer Science; Programming Techniques","Engineering; Circuits and Systems; Processor Architectures; Electronics and Microelectronics, Instrumentation","Physics; Mathematical Methods in Physics; Classical Mechanics; Numerical and Computational Physics, Simulation","Biomedicine; Human Physiology; Biomedical Engineering; Theoretical and Applied Mechanics; Biochemical Engineering","Economics; Econometrics; Statistics for Business/Economics/Mathematical Finance/Insurance; Mathematical and Computational Engineering","Computer Science; Data Mining and Knowledge Discovery; Probability and Statistics in Computer Science; Pattern Recognition; Statistics and Computing/Statistics Programs","Mathematics; Calculus","Engineering; Civil Engineering; Hydrogeology; Soil Science & Conservation; Geotechnical Engineering & Applied Earth Sciences","Economics; Game Theory; Game Theory, Economics, Social and Behav. Sciences; Operations Research/Decision Theory; Microeconomics","Statistics; Statistics for Life Sciences, Medicine, Health Sciences; Public Health; Epidemiology; Cancer Research; Oncology","Engineering; Engineering Fluid Dynamics; Computational Science and Engineering; Numerical and Computational Physics, Simulation; Fluid- and Aerodynamics","Medicine & Public Health; Colorectal Surgery; General Surgery; Surgical Oncology","Statistics; Statistics for Life Sciences, Medicine, Health Sciences; Statistics and Computing/Statistics Programs; Statistics, general","Engineering; Circuits and Systems; Processor Architectures; Logic Design","Environment; Sustainable Development; Geoecology/Natural Processes; Social Sciences, general","Chemistry; Physical Chemistry; Thermodynamics","Physics; Semiconductors; Nanoscale Science and Technology; Electronics and Microelectronics, Instrumentation; Solid State Physics","Energy; Energy Harvesting; Nanotechnology and Microengineering; Renewable and Green Energy; Engineering Thermodynamics, Heat and Mass Transfer","Geography; Geographical Information Systems/Cartography; Programming Languages, Compilers, Interpreters; Information Systems Applications (incl.Internet); Earth Sciences, general","Engineering","Mathematics; Analysis","Psychology; Psychological Methods/Evaluation; Programming Techniques; Statistics and Computing/Statistics Programs; Psychometrics","Economics; Industrial Organization; Quality Control, Reliability, Safety and Risk; Accounting/Auditing; Operations Management","Chemistry; Food Science","Physics; Classical Mechanics","Mathematics; Probability Theory and Stochastic Processes; Measure and Integration; Dynamical Systems and Ergodic Theory; Functional Analysis; Complex Systems; Statistical Physics and Dynamical Systems","Computer Science; Database Management; Information Storage and Retrieval; Data Structures, Cryptology and Information Theory; Software Engineering/Programming and Operating Systems","Computer Science; Image Processing and Computer Vision; Signal, Image and Speech Processing; Computational Intelligence","Chemistry; Biochemical Engineering; Food Science; Engineering Thermodynamics, Heat and Mass Transfer; Mathematical Modeling and Industrial Mathematics","Physics; Spectroscopy and Microscopy; Surface and Interface Science, Thin Films; Solid State Physics; Characterization and Evaluation of Materials; Biological Microscopy","Computer Science; Information Storage and Retrieval; Data Storage Representation; Management of Computing and Information Systems; Computer Communication Networks","Law; Fundamentals of Law; Philosophy of Law","Physics; Quantum Physics; Quantum Optics; Optical and Electronic Materials; Nanoscale Science and Technology; Nanotechnology","Statistics; Statistics and Computing/Statistics Programs; Statistical Theory and Methods","Engineering; Robotics and Automation; Image Processing and Computer Vision; Signal, Image and Speech Processing; Machinery and Machine Elements; Cognitive Psychology","Chemistry; Industrial Chemistry/Chemical Engineering; Physical Chemistry; Renewable and Green Energy; Characterization and Evaluation of Materials","Chemistry; Organic Chemistry; Physical Chemistry; Medicinal Chemistry","Chemistry; Organic Chemistry; Pharmacy; Medicinal Chemistry","Law; International Humanitarian Law, Law of Armed Conflict; Human Rights; Public Health; Natural Hazards; Anthropology","Medicine & Public Health; Oncology; Imaging / Radiology; Surgery; Pathology; Human Genetics","Business and Management; Tourism Management; Marketing; Media and Communication","Business and Management; e-Business/e-Commerce; Business Information Systems; Operations Research/Decision Theory","Social Sciences; Social Work; Community and Environmental Psychology; Rehabilitation","Cultural and Media Studies; Popular Culture; Film and Television Studies; Medical Sociology; Medical Education","Business and Management; Market Research/Competitive Intelligence; Statistics for Business/Economics/Mathematical Finance/Insurance; Knowledge Management","Materials Science; Characterization and Evaluation of Materials; Spectroscopy and Microscopy; Biological Microscopy; Spectroscopy/Spectrometry; Measurement Science and Instrumentation","Geography; Geographical Information Systems/Cartography; Hydrogeology; Hydrology/Water Resources; Monitoring/Environmental Analysis; Regional/Spatial Science","Physics; Mathematical Methods in Physics; Mathematical Physics; Particle and Nuclear Physics; Topological Groups, Lie Groups","Philosophy; Bioethics; Medicine/Public Health, general; Medical Education","Computer Science; Programming Languages, Compilers, Interpreters; Control Structures and Microprogramming; Mathematical and Computational Engineering","Physics; Classical Electrodynamics; Atomic, Molecular, Optical and Plasma Physics; Microwaves, RF and Optical Engineering; Mathematical Applications in the Physical Sciences","Chemistry; Polymer Sciences; Organic Chemistry; Inorganic Chemistry","Computer Science; Probability and Statistics in Computer Science; Statistics and Computing/Statistics Programs","Popular Science; Popular Science in Cultural and Media Studies; Film Theory; American Cinema; Film Production; Screenwriting","Social Sciences; Social Work; Social Policy; Public Policy","Physics; Quantum Physics; Elementary Particles, Quantum Field Theory; Mathematical Applications in the Physical Sciences; Classical Mechanics","Computer Science; Programming Techniques; Algorithm Analysis and Problem Complexity; Professional Computing; Algorithms; Computers and Education","Computer Science","Life Sciences; Bioinformatics; Evolutionary Biology; Computational Biology/Bioinformatics; Computer Appl. in Life Sciences","Social Sciences; Demography; Statistics for Social Science, Behavorial Science, Education, Public Policy, and Law; Methodology of the Social Sciences","Computer Science; Pattern Recognition; Mathematical Models of Cognitive Processes and Neural Networks; Coding and Information Theory","Energy; Energy Policy, Economics and Management; Sustainable Development; Environmental Economics; Energy Policy, Economics and Management; Data-driven Science, Modeling and Theory Building; Economic Geography","Computer Science; Programming Techniques; Programming Languages, Compilers, Interpreters","Biomedicine; Biomedical Engineering/Biotechnology; Biomedical Engineering; Systems Biology; Biomaterials; Biotechnology","Business and Management; Business Ethics; Administration, Organization and Leadership; Business Strategy/Leadership; Emerging Markets/Globalization","Engineering; Structural Materials; Mechanical Engineering","Computer Science; Computer Appl. in Administrative Data Processing; Business Process Management; Information Systems Applications (incl.Internet); Software Engineering","Psychology; Clinical Psychology; Family; General Practice / Family Medicine","Computer Science; Programming Techniques; Numeric Computing; Programming Languages, Compilers, Interpreters; Math Applications in Computer Science; Software Engineering","Psychology; Cognitive Psychology; General Psychology; Personality and Social Psychology","Criminology and Criminal Justice; Criminology and Criminal Justice, general; Geriatrics/Gerontology","Business and Management; Knowledge Management; Innovation/Technology Management; Organization; Industrial Organization","Social Sciences; Archaeology","Mathematics; Group Theory and Generalizations; Associative Rings and Algebras; Field Theory and Polynomials","Criminology and Criminal Justice; Criminology and Criminal Justice, general; Psychotherapy and Counseling","Philosophy; Critical Theory; African American Culture; Philosophy of Man; Social Philosophy; African Literature","Popular Science; Popular Science in Cultural and Media Studies; Media and Communication; Semiotics; Popular Culture; Cultural Anthropology; Sociolinguistics","Life Sciences; Bioinformatics; Computer Appl. in Life Sciences; Computational Biology/Bioinformatics; Computer Applications in Chemistry","Physics; Mathematical Methods in Physics; Linear and Multilinear Algebras, Matrix Theory; Mathematical and Computational Engineering; Geometry; Math Applications in Computer Science; Mathematical Applications in the Physical Sciences","Energy; Sustainable Architecture/Green Buildings; Mechanical Engineering; Energy Efficiency; Building Physics, HVAC; Building Construction and Design","Business and Management; Customer Relationship Management; Big Data/Analytics; Business Strategy/Leadership","Education; Research Skills; Thesis and Dissertation; Higher Education; Personal Development; Writing Skills","Business and Management; Human Resource Management; Organization; Business Strategy/Leadership","Mathematics; Linear and Multilinear Algebras, Matrix Theory; Mathematical Applications in the Physical Sciences","Literature; Contemporary Literature; Postcolonial/World Literature; Human Rights and Crime; Social Justice, Equality and Human Rights; Human Rights; Terrorism and Political Violence","Mathematics; Number Theory; Geometry; Analysis; Combinatorics; Graph Theory; Mathematics of Computing","Physics; Classical and Quantum Gravitation, Relativity Theory; Astronomy, Astrophysics and Cosmology","Physics; Astrophysics and Astroparticles; Particle and Nuclear Physics","Computer Science; Java; Programming Languages, Compilers, Interpreters; Programming Techniques","Engineering; Computational Intelligence; Industrial Chemistry/Chemical Engineering","Engineering; Control, Robotics, Mechatronics","Philosophy; Business Ethics; Business Ethics; Sociology of Work; Business Strategy/Leadership; Industrial and Organizational Psychology; Human Resource Development","Physics; Quantum Physics; Mathematical Methods in Physics; Quantum Field Theories, String Theory; Mathematical Applications in the Physical Sciences","Philosophy; Business Ethics; Political Philosophy; Social Philosophy; Moral Philosophy","Computer Science; Mathematical Logic and Formal Languages; Mathematical Logic and Foundations; Control, Robotics, Mechatronics; Quality Control, Reliability, Safety and Risk","Energy; Renewable and Green Energy; Energy Systems; Energy Policy, Economics and Management; Development and Sustainability","Business and Management; Media Management; Market Research/Competitive Intelligence; Popular Science in Business and Management; Big Data/Analytics","Physics; Classical Mechanics; Mathematical Methods in Physics; Numerical and Computational Physics, Simulation; Atmospheric Sciences; Fluid- and Aerodynamics","Computer Science; Programming Languages, Compilers, Interpreters; Programming Techniques; Software Engineering","Engineering; Electronics and Microelectronics, Instrumentation; Optical and Electronic Materials; Solid State Physics; Spectroscopy and Microscopy; Nanotechnology","Engineering; Electrical Engineering; Logic Design; Algorithms","Computer Science; Information Systems and Communication Service; Processor Architectures","Computer Science; Big Data; Big Data/Analytics; Health Informatics; Probability and Statistics in Computer Science; Data Mining and Knowledge Discovery","Computer Science; Programming Techniques; Programming Languages, Compilers, Interpreters; Data Structures; Operating Systems","Business and Management; Business Finance; Risk Management; Quantitative Finance; Financial Engineering; Financial Accounting","Criminology and Criminal Justice; White Collar Crime","Education; Language Education; Applied Linguistics; English","Business and Management; Marketing; Management; Statistics for Business/Economics/Mathematical Finance/Insurance","Business and Management; Operations Management; Operations Research/Decision Theory","Computer Science; Programming Techniques; Processor Architectures; Control Structures and Microprogramming; Numeric Computing","Philosophy; Philosophy of Mathematics; Mathematical Logic and Foundations; Arithmetic and Logic Structures; Logic; Applications of Mathematics","Engineering; Control; Systems Theory, Control; Ordinary Differential Equations; Engineering Mathematics","Philosophy; Analytic Philosophy; Mathematical Logic and Formal Languages; Mathematical Logic and Foundations; Theoretical, Mathematical and Computational Physics; Moral Philosophy","Computer Science; Math Applications in Computer Science; Computational Mathematics and Numerical Analysis; Mathematical and Computational Engineering; Discrete Mathematics in Computer Science","Business and Management; Cross-Cultural Management; Business Strategy/Leadership; Human Resource Management; Business Information Systems","Cultural and Media Studies; Digital/New Media; Digital Humanities; Research Methodology; Media Research; Culture and Technology","Computer Science; Security; Forensic Science; Cybercrime; Multimedia Information Systems","Engineering; Control; Systems Theory, Control; Computer Applications","Engineering; Control; Systems Theory, Control; Computer Applications","Life Sciences; Enzymology; Protein-Ligand Interactions; Biomedical Engineering/Biotechnology; Applied Microbiology; Protein Structure","Engineering; Control; Systems Theory, Control; Power Electronics, Electrical Machines and Networks; Industrial and Production Engineering","Engineering; Communications Engineering, Networks; Electronics and Microelectronics, Instrumentation; Information Systems Applications (incl.Internet); User Interfaces and Human Computer Interaction","Social Sciences; Methodology of the Social Sciences; Statistics for Social Science, Behavorial Science, Education, Public Policy, and Law; Statistics and Computing/Statistics Programs","Mathematics; Number Theory","Philosophy; Epistemology; Mathematical Logic and Formal Languages; Mathematical Logic and Foundations","Engineering; Civil Engineering","Life Sciences; Plant Physiology; Plant Anatomy/Development; Plant Ecology; Plant Breeding/Biotechnology; Plant Genetics and Genomics","Physics; Quantum Physics; Quantum Field Theories, String Theory; Mathematical Applications in the Physical Sciences; Quantum Information Technology, Spintronics; Mathematical Methods in Physics","Life Sciences; Plant Anatomy/Development; Plant Genetics and Genomics; Microbial Genetics and Genomics","Physics; Quantum Physics; Quantum Field Theories, String Theory; Mathematical Applications in the Physical Sciences; Quantum Information Technology, Spintronics","Business and Management; Operations Research/Decision Theory; Probability Theory and Stochastic Processes; Statistics for Business/Economics/Mathematical Finance/Insurance; Organization; Business Mathematics; IT in Business","Engineering; Circuits and Systems; Processor Architectures; Logic Design","Computer Science; Programming Languages, Compilers, Interpreters; Java; Control Structures and Microprogramming; Computer System Implementation","Cultural and Media Studies; Media and Communication; Media Management; Culture and Technology; Cultural Management; Management","Cultural and Media Studies; Media and Communication; Media Management; Business Information Systems","Popular Science; Popular Science in Literature; British and Irish Literature; Early Modern/Renaissance Literature; Eighteenth-Century Literature; History of Britain and Ireland; Nineteenth-Century Literature","Engineering; Aerospace Technology and Astronautics; Space Sciences (including Extraterrestrial Physics, Space Exploration and Astronautics); Classical Mechanics; Classical and Quantum Gravitation, Relativity Theory","Psychology; Cognitive Psychology; Neuropsychology; Neurosciences; Audio-Visual Culture","Education; Research Methods in Education; Social Justice, Equality and Human Rights; Social Work; Teaching and Teacher Education","Education; Educational Technology; Computers and Education","Engineering; Circuits and Systems; Processor Architectures; Logic Design","Medicine & Public Health; Neurosurgery; Surgical Orthopedics","Engineering; Circuits and Systems; Processor Architectures; Logic Design","Social Sciences; Social Work; Social Justice, Equality and Human Rights; Political Philosophy; Children, Youth and Family Policy","Education; Administration, Organization and Leadership; Educational Policy and Politics; Schools and Schooling","Business and Management; e-Business/e-Commerce; e-Commerce/e-business; Organization; Innovation/Technology Management; Entrepreneurship","Engineering; Circuits and Systems; Processor Architectures; Logic Design","Biomedicine; Pharmaceutical Sciences/Technology; Biomedical Engineering/Biotechnology","Cultural and Media Studies; Theatre History; Performing Arts; Global/International Theatre and Performance","Business and Management; Consumer Behavior; Market Research/Competitive Intelligence; Management Education","Social Sciences; Methodology of the Social Sciences; Statistics for Social Science, Behavorial Science, Education, Public Policy, and Law; Research Methods in Education; Statistics and Computing/Statistics Programs; Statistics for Life Sciences, Medicine, Health Sciences; Statistics for Business/Economics/Mathematical Finance/Insurance","Social Sciences; Archaeology","Psychology; Psychotherapy and Counseling; Social Work; Psychotherapy; Social Policy","Psychology; Health Psychology; Public Health; Psychiatry; Social Work","Psychology; Personality and Social Psychology; Applied Psychology; Psychological Methods/Evaluation","Business and Management; Operations Research/Decision Theory; Statistics for Business/Economics/Mathematical Finance/Insurance; Big Data/Analytics","Education; Research Methods in Education; Methodology of the Social Sciences; Statistics for Social Science, Behavorial Science, Education, Public Policy, and Law; Assessment, Testing and Evaluation; Psychometrics; Research Skills","Engineering; Computational Intelligence; Big Data; Multimedia Information Systems; Information Systems Applications (incl.Internet)","Criminology and Criminal Justice; Policing; Ethnicity, Class, Gender and Crime","Computer Science; Programming Languages, Compilers, Interpreters; Python; Database Management","Computer Science; Programming Languages, Compilers, Interpreters; Python; Database Management","Life Sciences; Food Microbiology; Food Science; Criminal Law; Medicine/Public Health, general","Life Sciences; Plant Ecology; Plant Physiology; Plant Biochemistry; Plant Genetics and Genomics; Climate Change"],["Springer US","Springer US","Springer New York","Springer US","Springer New York","Springer US","Springer US","Springer New York","Springer US","Springer US","Springer New York","Springer New York","Springer New York","Springer US","Springer New York","Springer US","Springer US","Springer New York","Springer New York","Springer New York","Springer New York","Springer New York","Springer US","Springer New York","Springer New York","Springer New York","Springer New York","Springer New York","Springer New York","Springer US","Springer New York","Springer Netherlands","Springer Netherlands","Springer Netherlands","Springer Berlin Heidelberg","Springer Berlin Heidelberg","Springer International Publishing","Springer International Publishing","Springer New York","Springer International Publishing","Springer International Publishing","Springer New York","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Vienna","Springer New York","Springer International Publishing","Springer New York","Springer International Publishing","Springer Berlin Heidelberg","Springer International Publishing","Springer New York","Springer US","Springer International Publishing","Springer Berlin Heidelberg","Springer Singapore","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Netherlands","Springer US","Springer Berlin Heidelberg","Springer International Publishing","Springer International Publishing","Springer US","Springer Berlin Heidelberg","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Berlin Heidelberg","Springer New York","Springer London","Springer Berlin Heidelberg","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Berlin Heidelberg","Springer New York","Springer New York","Springer International Publishing","Springer New York","Springer International Publishing","Springer US","Springer US","Springer International Publishing","Springer London","Springer Berlin Heidelberg","Springer Berlin Heidelberg","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer London","Springer International Publishing","Springer New York","Springer Berlin Heidelberg","Gabler Verlag","Springer London","Springer International Publishing","Springer International Publishing","Springer Berlin Heidelberg","Springer Berlin Heidelberg","Springer International Publishing","Springer Berlin Heidelberg","Springer International Publishing","Springer Berlin Heidelberg","Springer London","Springer International Publishing","Springer Berlin Heidelberg","Springer International Publishing","Springer New York","Springer New York","Springer International Publishing","Springer International Publishing","Springer Berlin Heidelberg","Springer New York","Springer Berlin Heidelberg","Springer Netherlands","Springer International Publishing","Springer New York","Springer International Publishing","Springer New York","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer US","Springer Berlin Heidelberg","Springer London","Springer New York","Springer International Publishing","Springer New York","Springer International Publishing","Springer Netherlands","Springer International Publishing","Springer New York","Springer New York","Springer Fachmedien Wiesbaden","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Berlin Heidelberg","Springer Singapore","Springer International Publishing","Springer Netherlands","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Berlin Heidelberg","Springer US","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer New York","Springer International Publishing","Springer International Publishing","Springer Singapore","Springer London","Springer New York","Springer London","Springer US","Springer New York","Springer International Publishing","Springer Berlin Heidelberg","Springer International Publishing","Springer Berlin Heidelberg","Springer International Publishing","Springer New York","Springer New York","Springer Berlin Heidelberg","Springer US","Springer International Publishing","Springer International Publishing","Springer New York","Springer Berlin Heidelberg","Springer New York","Springer International Publishing","Springer New York","Springer International Publishing","Springer International Publishing","Springer New York","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Berlin Heidelberg","Springer New York","Springer International Publishing","Springer International Publishing","Springer Netherlands","Springer New York","Springer International Publishing","Springer Japan","Springer New York","Springer International Publishing","Springer New York","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer New York","Springer Singapore","Springer Berlin Heidelberg","Springer International Publishing","Springer London","Springer Berlin Heidelberg","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Berlin Heidelberg","Springer International Publishing","Springer New York","Springer International Publishing","Springer International Publishing","Springer Berlin Heidelberg","Springer US","Springer Berlin Heidelberg","Springer New York","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Netherlands","Springer New York","Springer London","Springer New York","Springer Berlin Heidelberg","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Fachmedien Wiesbaden","Springer International Publishing","Springer New York","Springer International Publishing","Springer New York","Springer US","Springer International Publishing","Springer New York","Springer London","Springer US","Springer Berlin Heidelberg","Springer International Publishing","Springer New York","Springer International Publishing","Springer New York","Springer Berlin Heidelberg","Springer International Publishing","Springer New York","Springer International Publishing","Springer Berlin Heidelberg","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer New York","Springer International Publishing","Springer Netherlands","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Netherlands","Springer New York","Springer New York","Springer International Publishing","Springer New York","Springer New York","Springer London","Springer London","Springer London","Springer New York","Springer US","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer New York","Springer Berlin Heidelberg","Springer US","Springer US","Springer US","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Singapore","Springer New York","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Berlin Heidelberg","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Netherlands","Springer Berlin Heidelberg","Springer Berlin Heidelberg","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Palgrave Macmillan US","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Berlin Heidelberg","Springer International Publishing","Springer Singapore","Springer International Publishing","Springer International Publishing","Springer Berlin Heidelberg","Springer Singapore","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Singapore","Springer Berlin Heidelberg","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Singapore","Springer Singapore","Springer Singapore","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Singapore","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Singapore","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Singapore","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer Singapore","Springer Singapore","Springer International Publishing","Springer International Publishing","Springer International Publishing","Springer New York","Springer Berlin Heidelberg"],["Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Gabler Verlag","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer Gabler","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Palgrave Macmillan","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer Gabler","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Palgrave Macmillan","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Palgrave Macmillan","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Palgrave Macmillan","Palgrave Macmillan","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Palgrave Macmillan","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Palgrave Macmillan","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Palgrave Macmillan","Palgrave Macmillan","Palgrave Macmillan","Springer","Palgrave Macmillan","Palgrave Macmillan","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Palgrave Macmillan","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer","Springer"]],"container":"</p><table class=\"display\">\n </p><thead>\n </p><tr>\n </p><th>book_title<\/th>\n </p><th>author<\/th>\n </p><th>edition<\/th>\n </p><th>product_type<\/th>\n </p><th>copyright_year<\/th>\n </p><th>copyright_holder<\/th>\n </p><th>print_isbn<\/th>\n </p><th>electronic_isbn<\/th>\n </p><th>language<\/th>\n </p><th>language_collection<\/th>\n </p><th>e_book_package<\/th>\n </p><th>english_package_name<\/th>\n </p><th>german_package_name<\/th>\n </p><th>series_print_issn<\/th>\n </p><th>series_electronic_issn<\/th>\n </p><th>series_title<\/th>\n </p><th>volume_number<\/th>\n </p><th>doi_url<\/th>\n </p><th>open_url<\/th>\n </p><th>subject_classification<\/th>\n </p><th>publisher<\/th>\n </p><th>imprint<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"autoWidth":true,"dom":"Blfrtip","buttons":["copy","csv","excel","pdf","print"],"pageLength":5,"order":[0,"asc"],"columnDefs":[{"className":"dt-right","targets":4}],"orderClasses":false,"orderCellsTop":true,"lengthMenu":[5,10,25,50,100]}},"evals":[],"jsHooks":[]}
var vglnk = { key: '949efb41171ac6ec1bf7f206d57e90b8' }; (function(d, t) {var s = d.createElement(t); s.type = 'text/javascript'; s.async = true;s.src = '//cdn.viglink.com/api/vglnk.js';var r = d.getElementsByTagName(t)[0]; r.parentNode.insertBefore(s, r); }(document, 'script'));