CINXE.COM

Chinese Journal of Pharmaceutical Biotechnology

<html> <head> <meta charset="UTF-8"> <title>Chinese Journal of Pharmaceutical Biotechnology</title> <meta name="viewport" content="width=device-width, user-scalable=no" /> <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700' rel='stylesheet' type='text/css' /> <link href='./gridcss/gridv2.css' rel='stylesheet' type='text/css' /> <link href='./gridcss/sjr.css?2021' rel='stylesheet' type='text/css' /> <link href='./gridcss/sjrjournal.css' rel='stylesheet' type='text/css' /> <link href='./wp_comments_css/comments-styles.css' rel='stylesheet' type='text/css' /><!-- WP Comments styles --> <link href='./gridcss/comments.css' rel='stylesheet' type='text/css' /> <link rel="shortcut icon" href="favicon.ico" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <link href='./multisitebar/multisite.css' rel='stylesheet' type='text/css' /> <script src="./js/raceme.min.js"></script> <script src="./js/papaparse.min.js"></script> <script src="./js/Dataset.min.js"></script> <script src="./js/Axis.min.js"></script> <script src="./js/Elements.min.js"></script> <script src="./js/Frame.min.js"></script> <script src="./js/Properties.min.js"></script> <script src="./js/View.min.js"></script> <script src="./js/Utils.min.js"></script> <!-- <script src="./js/Player.min.js"></script>--> <script src="./js/Legend.min.js"></script> <script src="./js/tooltip.min.js"></script> <!--<script src="./js/cola.min.js"></script>--> <script src="./gridcss/gridv2.js"></script> <script src="./js/mainmenu.js"></script> <script src="./js/related_journals.js?v=2"></script> <script src="./js/dropdown.js?v=1"></script> <script type="text/javascript"> main(function () { if (by('id:join_conversation')) { by('id:join_conversation').clic(function (e) { e.preventDefault(); by('id:wp-comments-response').animate(1000).ease('inout').topOffset(0); return false; }); } var settings_sjr={ general: { padding:10, default_shape:"none", default_width:3, default_area:400, default_color:"rgb(231, 118, 66)" }, grammar: [ { variable:"Year", property:"axis_x", legend:false, show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"SJR", property:"axis_y", show_title:false, show_ticks:false, show_line:false, show_grid_lines:true }, { variable:"Year", property:"connection" }, { variable:"SJR", property:"tooltip" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" } ] }; var settings_totaldocs={ general: { padding:10, default_shape:"none", default_width:3, default_area:400, default_color:"rgb(122,195,106)" }, grammar: [ { variable:"Year", property:"axis_x", legend:false, show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"Documents", property:"axis_y", show_title:false, show_ticks:false, show_line:false, show_grid_lines:true }, { variable:"Year", property:"connection" }, { variable:"Documents", property:"tooltip", tooltip_format:"[value]" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" } ] }; var settings_citesperdoc={ general: { padding:10, default_shape:"none", default_width:3, filter_alpha:0, default_area:50, legend_position:"bottom", colors:{'Cites / Doc. (2 years)':'rgb(56, 133, 200)','Cites / Doc. (3 years)':'rgb(127, 180, 224)','Cites / Doc. (4 years)':'rgb(191, 218, 240)'} }, grammar: [ { variable:"Year", property:"axis_x", legend:false, show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"Value", property:"axis_y", show_title:false, show_ticks:false, show_line:false, show_grid_lines:true }, { variable:"Year", property:"connection" }, { variable:"Cites per document", property:"color", legend:true, label:"" }, { variable:"Cites per document", property:"tooltip" }, { variable:"Value", property:"tooltip", tooltip_format:": [value]" } ], filters:[ { "variable":"Cites per document" } ] }; var settings_quartiles={ general:{ padding:10, default_area:500, default_alpha:0.9, colors:{'Q1':'rgb(164, 207, 99)','Q2':'rgb(232, 213, 89)','Q3':'rgb(251, 163,83)','Q4':'rgb(221,90,78)'}, default_shape:"filled rectangle", default_border_width:1 }, grammar: [ { variable:"Year", property:"axis_x", show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"Category", property:"axis_y", show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"Quartile", property:"color" }, { variable:"Quartile", property:"tooltip" } ] }; var settings_citesselfcites={ general: { padding:10, default_shape:"none", default_width:3, default_area:400, default_color:"rgb(231, 118, 66)", colors:{"Total Cites":"rgb(122,195,106)","Self Cites":"rgb(237, 125, 115)"} }, grammar: [ { variable:"Year", property:"axis_x", legend:false, show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"Value", property:"axis_y", padding:0, show_title:false, show_ticks:false, show_line:false }, { "variable":"Cites", "property":"color" }, { variable:"Cites", property:"tooltip" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" }, { variable:"Year", property:"connection", connection_type:"line", alpha:0.8 }, { variable:"Value", property:"tooltip", tooltip_format:": [value]" } ] }; var settings_extcitesperdoc={ general: { padding:10, default_shape:"none", default_width:3, default_area:400, default_color:"rgb(231, 118, 66)", colors:{"External Cites per document":"rgb(122,195,106)","Cites per document":"rgb(56, 133, 200)"} }, grammar: [ { variable:"Year", property:"axis_x", legend:false, show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"Value", property:"axis_y", show_title:false, show_ticks:false, show_line:false, show_grid_lines:true }, { "variable":"Cites", "property":"color" }, { variable:"Year", property:"connection" }, { variable:"Cites", property:"tooltip" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" }, { variable:"Value", property:"tooltip", tooltip_format:": [value]" } ] }; var settings_international={ general: { padding:10, default_shape:"none", default_width:3, default_area:400, default_color:"rgb(122,195,106)" }, grammar: [ { variable:"Year", property:"axis_x", legend:false, show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"International Collaboration", property:"axis_y", show_title:false, show_ticks:false, show_line:false, show_grid_lines:true }, { variable:"Year", property:"connection" }, { variable:"International Collaboration", property:"tooltip", tooltip_format:"[value]%" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" } ] }; var settings_citable={ general: { padding:10, default_shape:"none", default_width:1, default_area:400, default_color:"rgb(231, 118, 66)", colors:{"Citable documents":"rgb(122,195,106)","Non-citable documents":"rgb(237, 125, 115)"}, bar_width:0.6 }, grammar: [ { variable:"Year", property:"axis_x", legend:false, show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"Value", property:"axis_y", padding:0, show_title:false, show_ticks:false, show_line:false }, { "variable":"Documents", "property":"color" }, { variable:"Documents", property:"tooltip" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" }, { variable:"Year", property:"connection", connection_type:"both", alpha:0.8 }, { variable:"Value", property:"tooltip", tooltip_format:": [value]" } ] }; var settings_uncited={ general: { padding:10, default_shape:"none", default_width:1, default_area:400, default_color:"rgb(231, 118, 66)", colors:{"Cited documents":"rgb(122,195,106)","Uncited documents":"rgb(237, 125, 115)"}, bar_width:0.6 }, grammar: [ { variable:"Year", property:"axis_x", legend:false, show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"Value", property:"axis_y", padding:0, show_title:false, show_ticks:false, show_line:false }, { "variable":"Documents", "property":"color" }, { variable:"Documents", property:"tooltip" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" }, { variable:"Year", property:"connection", connection_type:"both", alpha:0.8 }, { variable:"Value", property:"tooltip", tooltip_format:": [value]" } ] }; var settings_female={ general: { padding:10, default_shape:"none", default_width:3, default_area:400, default_color:"rgb(122,195,106)" }, grammar: [ { variable:"Year", property:"axis_x", legend:false, show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"Female Percent", property:"axis_y", show_title:false, show_ticks:false, show_line:false, show_grid_lines:true }, { variable:"Year", property:"connection" }, { variable:"Female Percent", property:"tooltip", tooltip_format:"[value]%" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" } ] }; var settings_overton={ general: { padding:10, default_shape:"none", default_width:3, default_area:400, default_color:"rgb(231, 118, 66)", colors:{"Overton":"rgb(122,195,106)"} }, grammar: [ { variable:"Year", property:"axis_x", legend:false, show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"Value", property:"axis_y", show_title:false, show_ticks:false, show_line:false, show_grid_lines:true }, { "variable":"Documents", "property":"color" }, { variable:"Year", property:"connection" }, { variable:"Documents", property:"tooltip" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" }, { variable:"Value", property:"tooltip", tooltip_format:": [value]" } ] }; var settings_sdg={ general: { padding:10, default_shape:"none", default_width:3, default_area:400, default_color:"rgb(231, 118, 66)" }, grammar: [ { variable:"Year", property:"axis_x", legend:false, show_title:false, show_ticks:false, show_line:false, padding:0 }, { variable:"Value", property:"axis_y", show_title:false, show_ticks:false, show_line:false, show_grid_lines:true }, { "variable":"Documents", "property":"color" }, { variable:"Year", property:"connection" }, { variable:"Documents", property:"tooltip" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" }, { variable:"Value", property:"tooltip", tooltip_format:": [value]" } ] }; //var datasjr="Year;SJR\n1999;0.499\n2000;0.165\n2001;0.162\n2002;0.123\n2003;0.109\n2004;0.134\n2005;0.217\n2006;0.15\n2007;0.352\n2008;0.182\n2009;0.294\n2010;0.771\n2011;0.188\n2012;0.439\n2013;0.475"; var datasjr = "Year;SJR\n2008;0.104\n2009;0.108\n2010;0.103\n2011;0.105\n2012;0.102\n2013;0.104\n2014;0.104\n2015;0.101\n2016;0.102\n2017;0.103\n2018;0.103\n2019;0.105\n2020;0.104\n2021;0.103\n2022;0.105\n2023;0.104"; var dssjr=new viz.Dataset({ data:datasjr, datatypes:{ 'Year':'YYYY' } }).done(function () { new viz.View('svgsjr', this, settings_sjr); }); var datatotaldocs = "Year;Documents\n2007;105\n2008;94\n2009;111\n2010;121\n2011;104\n2012;131\n2013;136\n2014;134\n2015;128\n2016;124\n2017;119\n2018;123\n2019;121\n2020;126\n2021;129\n2022;102\n2023;0"; var dstotaldocs=new viz.Dataset({data:datatotaldocs,datatypes:{'Year':'YYYY'}}) .done(function () { new viz.View('svgtotaldocs', this, settings_totaldocs); }); //var datacitesperdoc="Cites per document;Year;Value\nCites / Doc. (4 years);1999;0.2\nCites / Doc. (4 years);2000;0.15\nCites / Doc. (4 years);2001;0.2\nCites / Doc. (4 years);2002;0.12\nCites / Doc. (4 years);2003;0.09\nCites / Doc. (4 years);2004;0.09\nCites / Doc. (4 years);2005;0.18\nCites / Doc. (4 years);2006;0.1\nCites / Doc. (4 years);2007;0.28\nCites / Doc. (4 years);2008;0.17\nCites / Doc. (4 years);2009;0.39\nCites / Doc. (4 years);2010;0.82\nCites / Doc. (4 years);2011;0.48\nCites / Doc. (4 years);2012;0.55\nCites / Doc. (4 years);2013;0.55\nCites / Doc. (3 years);1999;0.2\nCites / Doc. (3 years);2000;0.17\nCites / Doc. (3 years);2001;0.24\nCites / Doc. (3 years);2002;0.13\nCites / Doc. (3 years);2003;0.06\nCites / Doc. (3 years);2004;0.07\nCites / Doc. (3 years);2005;0.2\nCites / Doc. (3 years);2006;0.11\nCites / Doc. (3 years);2007;0.24\nCites / Doc. (3 years);2008;0.14\nCites / Doc. (3 years);2009;0.37\nCites / Doc. (3 years);2010;0.95\nCites / Doc. (3 years);2011;0.43\nCites / Doc. (3 years);2012;0.6\nCites / Doc. (3 years);2013;0.45\nCites / Doc. (2 years);1999;0.19\nCites / Doc. (2 years);2000;0.23\nCites / Doc. (2 years);2001;0.11\nCites / Doc. (2 years);2002;0.1\nCites / Doc. (2 years);2003;0\nCites / Doc. (2 years);2004;0.09\nCites / Doc. (2 years);2005;0.22\nCites / Doc. (2 years);2006;0.11\nCites / Doc. (2 years);2007;0.23\nCites / Doc. (2 years);2008;0.13\nCites / Doc. (2 years);2009;0.28\nCites / Doc. (2 years);2010;0.86\nCites / Doc. (2 years);2011;0.48\nCites / Doc. (2 years);2012;0.5\nCites / Doc. (2 years);2013;0.49"; var datacitesperdoc = "Cites per document;Year;Value\nCites / Doc. (4 years);2007;0.000\nCites / Doc. (4 years);2008;0.048\nCites / Doc. (4 years);2009;0.055\nCites / Doc. (4 years);2010;0.039\nCites / Doc. (4 years);2011;0.032\nCites / Doc. (4 years);2012;0.044\nCites / Doc. (4 years);2013;0.039\nCites / Doc. (4 years);2014;0.039\nCites / Doc. (4 years);2015;0.036\nCites / Doc. (4 years);2016;0.040\nCites / Doc. (4 years);2017;0.027\nCites / Doc. (4 years);2018;0.065\nCites / Doc. (4 years);2019;0.061\nCites / Doc. (4 years);2020;0.055\nCites / Doc. (4 years);2021;0.063\nCites / Doc. (4 years);2022;0.084\nCites / Doc. (4 years);2023;0.054\nCites / Doc. (3 years);2007;0.000\nCites / Doc. (3 years);2008;0.048\nCites / Doc. (3 years);2009;0.055\nCites / Doc. (3 years);2010;0.039\nCites / Doc. (3 years);2011;0.028\nCites / Doc. (3 years);2012;0.042\nCites / Doc. (3 years);2013;0.034\nCites / Doc. (3 years);2014;0.038\nCites / Doc. (3 years);2015;0.027\nCites / Doc. (3 years);2016;0.043\nCites / Doc. (3 years);2017;0.028\nCites / Doc. (3 years);2018;0.059\nCites / Doc. (3 years);2019;0.066\nCites / Doc. (3 years);2020;0.055\nCites / Doc. (3 years);2021;0.043\nCites / Doc. (3 years);2022;0.082\nCites / Doc. (3 years);2023;0.050\nCites / Doc. (2 years);2007;0.000\nCites / Doc. (2 years);2008;0.048\nCites / Doc. (2 years);2009;0.055\nCites / Doc. (2 years);2010;0.039\nCites / Doc. (2 years);2011;0.022\nCites / Doc. (2 years);2012;0.018\nCites / Doc. (2 years);2013;0.038\nCites / Doc. (2 years);2014;0.034\nCites / Doc. (2 years);2015;0.033\nCites / Doc. (2 years);2016;0.031\nCites / Doc. (2 years);2017;0.016\nCites / Doc. (2 years);2018;0.070\nCites / Doc. (2 years);2019;0.045\nCites / Doc. (2 years);2020;0.049\nCites / Doc. (2 years);2021;0.028\nCites / Doc. (2 years);2022;0.078\nCites / Doc. (2 years);2023;0.048"; var dscitesperdoc=new viz.Dataset({ data:datacitesperdoc, datatypes:{ 'Year':'YYYY' } }).done(function () { new viz.ViewGroup(this).add('svgcitesperdoc',settings_citesperdoc); }); //var dataquartiles="Category;Year;Quartile\nArts and Humanities (miscellaneous);1999;Q2\nArts and Humanities (miscellaneous);2000;Q3\nArts and Humanities (miscellaneous);2001;Q3\nArts and Humanities (miscellaneous);2002;Q3\nArts and Humanities (miscellaneous);2003;Q3\nArts and Humanities (miscellaneous);2004;Q3\nArts and Humanities (miscellaneous);2005;Q3\nArts and Humanities (miscellaneous);2006;Q3\nArts and Humanities (miscellaneous);2007;Q2\nArts and Humanities (miscellaneous);2008;Q3\nArts and Humanities (miscellaneous);2009;Q2\nArts and Humanities (miscellaneous);2010;Q2\nArts and Humanities (miscellaneous);2011;Q3\nArts and Humanities (miscellaneous);2012;Q2\nArts and Humanities (miscellaneous);2013;Q2\nBuilding and Construction;1999;Q1\nBuilding and Construction;2000;Q3\nBuilding and Construction;2001;Q2\nBuilding and Construction;2002;Q4\nBuilding and Construction;2003;Q4\nBuilding and Construction;2004;Q2\nBuilding and Construction;2005;Q2\nBuilding and Construction;2006;Q3\nBuilding and Construction;2007;Q3\nBuilding and Construction;2008;Q2\nBuilding and Construction;2009;Q3\nBuilding and Construction;2010;Q4\nBuilding and Construction;2011;Q3\nBuilding and Construction;2012;Q2\nBuilding and Construction;2013;Q1\nCivil and Structural Engineering;1999;Q1\nCivil and Structural Engineering;2000;Q2\nCivil and Structural Engineering;2001;Q2\nCivil and Structural Engineering;2002;Q1\nCivil and Structural Engineering;2003;Q2\nCivil and Structural Engineering;2004;Q3\nCivil and Structural Engineering;2005;Q3\nCivil and Structural Engineering;2006;Q4\nCivil and Structural Engineering;2007;Q3\nCivil and Structural Engineering;2008;Q2\nCivil and Structural Engineering;2009;Q2\nCivil and Structural Engineering;2010;Q2\nCivil and Structural Engineering;2011;Q1\nCivil and Structural Engineering;2012;Q2\nCivil and Structural Engineering;2013;Q1\nMechanical Engineering;1999;Q4\nMechanical Engineering;2000;Q4\nMechanical Engineering;2001;Q3\nMechanical Engineering;2002;Q3\nMechanical Engineering;2003;Q2\nMechanical Engineering;2004;Q2\nMechanical Engineering;2005;Q3\nMechanical Engineering;2006;Q3\nMechanical Engineering;2007;Q3\nMechanical Engineering;2008;Q2\nMechanical Engineering;2009;Q2\nMechanical Engineering;2010;Q3\nMechanical Engineering;2011;Q3\nMechanical Engineering;2012;Q2\nMechanical Engineering;2013;Q2"; var dataquartiles = "Category;Year;Quartile\nApplied Microbiology and Biotechnology;2008;Q4\nApplied Microbiology and Biotechnology;2009;Q4\nApplied Microbiology and Biotechnology;2010;Q4\nApplied Microbiology and Biotechnology;2011;Q4\nApplied Microbiology and Biotechnology;2012;Q4\nApplied Microbiology and Biotechnology;2013;Q4\nApplied Microbiology and Biotechnology;2014;Q4\nApplied Microbiology and Biotechnology;2015;Q4\nApplied Microbiology and Biotechnology;2016;Q4\nApplied Microbiology and Biotechnology;2017;Q4\nApplied Microbiology and Biotechnology;2018;Q4\nApplied Microbiology and Biotechnology;2019;Q4\nApplied Microbiology and Biotechnology;2020;Q4\nApplied Microbiology and Biotechnology;2021;Q4\nApplied Microbiology and Biotechnology;2022;Q4\nApplied Microbiology and Biotechnology;2023;Q4\nPharmaceutical Science;2008;Q4\nPharmaceutical Science;2009;Q4\nPharmaceutical Science;2010;Q4\nPharmaceutical Science;2011;Q4\nPharmaceutical Science;2012;Q4\nPharmaceutical Science;2013;Q4\nPharmaceutical Science;2014;Q4\nPharmaceutical Science;2015;Q4\nPharmaceutical Science;2016;Q4\nPharmaceutical Science;2017;Q4\nPharmaceutical Science;2018;Q4\nPharmaceutical Science;2019;Q4\nPharmaceutical Science;2020;Q4\nPharmaceutical Science;2021;Q4\nPharmaceutical Science;2022;Q4\nPharmaceutical Science;2023;Q4"; var dsquartiles=new viz.Dataset({data:dataquartiles,datatypes:{'Year':'YYYY'}}) .done(function () { new viz.View('svgquartiles', this, settings_quartiles); }); //var datacitesselfcites="Cites;Year;Value\nSelf Cites;1999;1\nSelf Cites;2000;2\nSelf Cites;2001;1\nSelf Cites;2002;3\nSelf Cites;2003;0\nSelf Cites;2004;0\nSelf Cites;2005;8\nSelf Cites;2006;3\nSelf Cites;2007;4\nSelf Cites;2008;3\nSelf Cites;2009;1\nSelf Cites;2010;10\nSelf Cites;2011;3\nSelf Cites;2012;15\nSelf Cites;2013;4\nExternal Cites;1999;10\nExternal Cites;2000;7\nExternal Cites;2001;12\nExternal Cites;2002;3\nExternal Cites;2003;3\nExternal Cites;2004;3\nExternal Cites;2005;3\nExternal Cites;2006;3\nExternal Cites;2007;11\nExternal Cites;2008;6\nExternal Cites;2009;23\nExternal Cites;2010;43\nExternal Cites;2011;25\nExternal Cites;2012;29\nExternal Cites;2013;35\n"; var datacitesselfcites = "Cites;Year;Value\nSelf Cites;2007;0\nSelf Cites;2008;0\nSelf Cites;2009;0\nSelf Cites;2010;0\nSelf Cites;2011;1\nSelf Cites;2012;0\nSelf Cites;2013;0\nSelf Cites;2014;0\nSelf Cites;2015;0\nSelf Cites;2016;0\nSelf Cites;2017;0\nSelf Cites;2018;0\nSelf Cites;2019;1\nSelf Cites;2020;0\nSelf Cites;2021;1\nSelf Cites;2022;1\nSelf Cites;2023;0\nTotal Cites;2007;0\nTotal Cites;2008;5\nTotal Cites;2009;11\nTotal Cites;2010;12\nTotal Cites;2011;9\nTotal Cites;2012;14\nTotal Cites;2013;12\nTotal Cites;2014;14\nTotal Cites;2015;11\nTotal Cites;2016;17\nTotal Cites;2017;11\nTotal Cites;2018;22\nTotal Cites;2019;24\nTotal Cites;2020;20\nTotal Cites;2021;16\nTotal Cites;2022;31\nTotal Cites;2023;18"; var dscitesselfcites=new viz.Dataset({data:datacitesselfcites,datatypes:{'Year':'YYYY'}}) .done(function () { new viz.View('svgcitesselfcites', this, settings_citesselfcites); }); //var dataextcitesperdoc="Cites;Year;Value\nExternal Cites per document;1999;0.18\nExternal Cites per document;2000;0.13\nExternal Cites per document;2001;0.21\nExternal Cites per document;2002;0.06\nExternal Cites per document;2003;0.06\nExternal Cites per document;2004;0.06\nExternal Cites per document;2005;0.05\nExternal Cites per document;2006;0.054\nExternal Cites per document;2007;0.16\nExternal Cites per document;2008;0.08\nExternal Cites per document;2009;0.32\nExternal Cites per document;2010;0.71\nExternal Cites per document;2011;0.35\nExternal Cites per document;2012;0.36\nExternal Cites per document;2013;0.37\nCites per document;1999;0.2\nCites per document;2000;0.17\nCites per document;2001;0.24\nCites per document;2002;0.13\nCites per document;2003;0.06\nCites per document;2004;0.07\nCites per document;2005;0.2\nCites per document;2006;0.11\nCites per document;2007;0.24\nCites per document;2008;0.14\nCites per document;2009;0.37\nCites per document;2010;0.95\nCites per document;2011;0.43\nCites per document;2012;0.6\nCites per document;2013;0.45"; var dataextcitesperdoc = "Cites;Year;Value\nExternal Cites per document;2007;0\nExternal Cites per document;2008;0.048\nExternal Cites per document;2009;0.055\nExternal Cites per document;2010;0.039\nExternal Cites per document;2011;0.025\nExternal Cites per document;2012;0.042\nExternal Cites per document;2013;0.034\nExternal Cites per document;2014;0.038\nExternal Cites per document;2015;0.027\nExternal Cites per document;2016;0.043\nExternal Cites per document;2017;0.028\nExternal Cites per document;2018;0.059\nExternal Cites per document;2019;0.063\nExternal Cites per document;2020;0.055\nExternal Cites per document;2021;0.041\nExternal Cites per document;2022;0.080\nExternal Cites per document;2023;0.050\nCites per document;2007;0.000\nCites per document;2008;0.048\nCites per document;2009;0.055\nCites per document;2010;0.039\nCites per document;2011;0.028\nCites per document;2012;0.042\nCites per document;2013;0.034\nCites per document;2014;0.038\nCites per document;2015;0.027\nCites per document;2016;0.043\nCites per document;2017;0.028\nCites per document;2018;0.059\nCites per document;2019;0.066\nCites per document;2020;0.055\nCites per document;2021;0.043\nCites per document;2022;0.082\nCites per document;2023;0.050"; var dsextcitesperdoc=new viz.Dataset({data:dataextcitesperdoc,datatypes:{'Year':'YYYY'}}) .done(function () { new viz.View('svgexternalcitesperdoc', this, settings_extcitesperdoc); }); //var datainternationalcollaboration="Year;International Collaboration\n1999;0\n2000;5\n2001;0\n2002;5.88\n2003;17.65\n2004;10\n2005;5.56\n2006;3.57\n2007;4.55\n2008;25\n2009;16.67\n2010;9.38\n2011;20.69\n2012;15.63\n2013;13.33"; var datainternationalcollaboration = "Year;International Collaboration\n2007;1.90\n2008;4.26\n2009;0.90\n2010;0.83\n2011;1.92\n2012;0.00\n2013;1.47\n2014;0.00\n2015;0.00\n2016;0.81\n2017;0.84\n2018;0.81\n2019;0.83\n2020;0.00\n2021;0.78\n2022;0.00\n2023;0"; var dsinternationalcollaboration=new viz.Dataset({data:datainternationalcollaboration,datatypes:{'Year':'YYYY'}}) .done(function () { new viz.View('svginternational', this, settings_international); }); //var datacitabledocuments="Documents;Year;Value\nNon-citable documents;1999;0\nNon-citable documents;2000;0\nNon-citable documents;2001;1\nNon-citable documents;2002;1\nNon-citable documents;2003;1\nNon-citable documents;2004;0\nNon-citable documents;2005;0\nNon-citable documents;2006;1\nNon-citable documents;2007;3\nNon-citable documents;2008;5\nNon-citable documents;2009;5\nNon-citable documents;2010;4\nNon-citable documents;2011;5\nNon-citable documents;2012;6\nNon-citable documents;2013;7\nCitable documents;1999;55\nCitable documents;2000;52\nCitable documents;2001;54\nCitable documents;2002;47\nCitable documents;2003;48\nCitable documents;2004;46\nCitable documents;2005;54\nCitable documents;2006;54\nCitable documents;2007;63\nCitable documents;2008;63\nCitable documents;2009;65\nCitable documents;2010;56\nCitable documents;2011;65\nCitable documents;2012;73\nCitable documents;2013;86"; var datacitabledocuments = "Documents;Year;Value\nNon-citable documents;2007;0\nNon-citable documents;2008;0\nNon-citable documents;2009;0\nNon-citable documents;2010;0\nNon-citable documents;2011;0\nNon-citable documents;2012;0\nNon-citable documents;2013;0\nNon-citable documents;2014;0\nNon-citable documents;2015;0\nNon-citable documents;2016;0\nNon-citable documents;2017;0\nNon-citable documents;2018;0\nNon-citable documents;2019;0\nNon-citable documents;2020;0\nNon-citable documents;2021;0\nNon-citable documents;2022;0\nNon-citable documents;2023;0\nCitable documents;2007;0\nCitable documents;2008;105\nCitable documents;2009;199\nCitable documents;2010;310\nCitable documents;2011;326\nCitable documents;2012;336\nCitable documents;2013;356\nCitable documents;2014;371\nCitable documents;2015;401\nCitable documents;2016;398\nCitable documents;2017;386\nCitable documents;2018;371\nCitable documents;2019;366\nCitable documents;2020;363\nCitable documents;2021;370\nCitable documents;2022;376\nCitable documents;2023;357"; var dscitable=new viz.Dataset({data:datacitabledocuments,datatypes:{'Year':'YYYY'}}) .done(function () { new viz.View('svgcitable',this,settings_citable); }); //var datauncited="Documents;Year;Value\nUncited documents;1999;47\nUncited documents;2000;45\nUncited documents;2001;48\nUncited documents;2002;42\nUncited documents;2003;46\nUncited documents;2004;43\nUncited documents;2005;45\nUncited documents;2006;49\nUncited documents;2007;54\nUncited documents;2008;60\nUncited documents;2009;55\nUncited documents;2010;33\nUncited documents;2011;50\nUncited documents;2012;51\nUncited documents;2013;67\nCited documents;1999;8\nCited documents;2000;7\nCited documents;2001;7\nCited documents;2002;6\nCited documents;2003;3\nCited documents;2004;3\nCited documents;2005;9\nCited documents;2006;6\nCited documents;2007;12\nCited documents;2008;8\nCited documents;2009;15\nCited documents;2010;27\nCited documents;2011;20\nCited documents;2012;28\nCited documents;2013;26"; var datauncited = "Documents;Year;Value\nUncited documents;2007;0\nUncited documents;2008;100\nUncited documents;2009;189\nUncited documents;2010;299\nUncited documents;2011;318\nUncited documents;2012;324\nUncited documents;2013;343\nUncited documents;2014;358\nUncited documents;2015;391\nUncited documents;2016;381\nUncited documents;2017;375\nUncited documents;2018;353\nUncited documents;2019;348\nUncited documents;2020;344\nUncited documents;2021;354\nUncited documents;2022;351\nUncited documents;2023;341\nCited documents;2007;0\nCited documents;2008;5\nCited documents;2009;10\nCited documents;2010;11\nCited documents;2011;8\nCited documents;2012;12\nCited documents;2013;13\nCited documents;2014;13\nCited documents;2015;10\nCited documents;2016;17\nCited documents;2017;11\nCited documents;2018;18\nCited documents;2019;18\nCited documents;2020;19\nCited documents;2021;16\nCited documents;2022;25\nCited documents;2023;16"; var dsuncited=new viz.Dataset({data:datauncited,datatypes:{'Year':'YYYY'}}) .done(function () { new viz.View('svguncited',this,settings_uncited); }) var datafemale = "Year;Female Percent\n2007;44.74\n2008;40.68\n2009;39.76\n2010;42.64\n2011;43.77\n2012;46.53\n2013;46.48\n2014;42.89\n2015;45.17\n2016;46.02\n2017;43.28\n2018;47.64\n2019;48.74\n2020;45.76\n2021;39.27\n2022;45.62\n2023;0.00"; var dsdatafemale=new viz.Dataset({data:datafemale,datatypes:{'Year':'YYYY'}}) .done(function () { new viz.View('svgfemale', this, settings_female); }); var dataoverton = "Documents;Year;Value\nOverton;2007;0\nOverton;2008;0\nOverton;2009;0\nOverton;2010;0\nOverton;2011;0\nOverton;2012;0\nOverton;2013;0\nOverton;2014;0\nOverton;2015;0\nOverton;2016;0\nOverton;2017;0\nOverton;2018;1\nOverton;2019;0\nOverton;2020;0\nOverton;2021;0\nOverton;2022;0\nOverton;2023;0"; var dsoverton=new viz.Dataset({data:dataoverton,datatypes:{'Year':'YYYY'}}) .done(function () { new viz.View('svgoverton', this, settings_overton); }); var datasdg = "Documents;Year;Value\nSDG;2018;53\nSDG;2019;48\nSDG;2020;55\nSDG;2021;45\nSDG;2022;46\nSDG;2023;0"; var dssdg=new viz.Dataset({data:datasdg,datatypes:{'Year':'YYYY'}}) .done(function () { new viz.View('svgsdg', this, settings_sdg); }); }); </script> <script type="text/javascript"> window.blockScreen={ start:function () { if (!by('id:blockscreen')) { var bs=new Grape('div','html').id('blockscreen').addTo(by('body').item(0)); bs.seed.innerHTML='<div class="spinner"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div>'; } }, end:function () { if (by('id:blockscreen')) by('id:blockscreen').remove(); } } </script> <!-- clickio --> <script type="text/javascript"> var adsbygoogle=window.adsbygoogle||[]; adsbygoogle.pauseAdRequests=1; var consentCallbackQueue=function(e,o){var t=!1,n=!1;let a=[],g=!1,l=!1,s=function(){g=!0,a.map(function(e,o){void 0!==e&&(e(t,n),a[o]=void 0)})};return document.documentElement.addEventListener("clickioConsentEvent",function(o){var a;a=o.detail.state,l=!0,null===a?(t=!0,n=!0,s()):-1===a||(0===a?(t=!1,n=!1,s()):1===a&&(t=!!e.__lxG__consent__.getGoogleConsentMode(),n=!!e.__lxG__consent__.getPurposeOneAllowed(),s()))},!1),setTimeout(function(){l||document.documentElement.dispatchEvent(new CustomEvent("clickioConsentEvent",{detail:{state:null}}))},5e3),{push:function(e){g?e(t,n):a.push(e)}}}(window); consentCallbackQueue.push(function(e,o){e&&(adsbygoogle.pauseAdRequests=0)}); </script> <!-- Default Consent Mode config clickio--> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('consent', 'default', { 'ad_storage': 'granted', 'analytics_storage': 'granted', 'functionality_storage': 'granted', 'personalization_storage': 'granted', 'security_storage': 'granted', 'ad_user_data': 'granted', 'ad_personalization': 'granted', 'wait_for_update': 1500 }); gtag('consent', 'default', { 'region': ['AT', 'BE', 'BG', 'HR', 'CY', 'CZ', 'DK', 'EE', 'FI', 'FR', 'DE', 'GR', 'HU', 'IS', 'IE', 'IT', 'LV', 'LI', 'LT', 'LU', 'MT', 'NL', 'NO', 'PL', 'PT', 'RO', 'SK', 'SI', 'ES', 'SE', 'GB', 'CH'], 'ad_storage': 'denied', 'analytics_storage': 'denied', 'functionality_storage': 'denied', 'personalization_storage': 'denied', 'security_storage': 'denied', 'ad_user_data': 'denied', 'ad_personalization': 'denied', 'wait_for_update': 1500 }); gtag('set', 'ads_data_redaction', true); gtag('set', 'url_passthrough', false); (function(){ const s={adStorage:{storageName:"ad_storage",serialNumber:0},analyticsStorage:{storageName:"analytics_storage",serialNumber:1},functionalityStorage:{storageName:"functionality_storage",serialNumber:2},personalizationStorage:{storageName:"personalization_storage",serialNumber:3},securityStorage:{storageName:"security_storage",serialNumber:4},adUserData:{storageName:"ad_user_data",serialNumber:5},adPersonalization:{storageName:"ad_personalization",serialNumber:6}};let c=localStorage.getItem("__lxG__consent__v2");if(c){c=JSON.parse(c);if(c&&c.cls_val)c=c.cls_val;if(c)c=c.split("|");if(c&&c.length&&typeof c[14]!==undefined){c=c[14].split("").map(e=>e-0);if(c.length){let t={};Object.values(s).sort((e,t)=>e.serialNumber-t.serialNumber).forEach(e=>{t[e.storageName]=c[e.serialNumber]?"granted":"denied"});gtag("consent","update",t)}}} if(Math.random() < 0.05) {if (window.dataLayer && (window.dataLayer.some(e => e[0] === 'js' && e[1] instanceof Date) || window.dataLayer.some(e => e['event'] === 'gtm.js' && e['gtm.start'] == true ))) {document.head.appendChild(document.createElement('img')).src = "//clickiocdn.com/utr/gtag/?sid=240719";}} })(); </script> <!-- Clickio Consent Main tag --> <script async type="text/javascript" src="//clickiocmp.com/t/consent_240719.js"></script> <!-- clickio ancla --> <script async type="text/javascript" src="//s.clickiocdn.com/t/240719/360_light.js"></script> <!-- end clickio --> <script type="text/javascript"> var id_page_original = 21100829255; </script> <!-- JS ENCARGADO DE GESTIONAR LOS COMENTARIOS DE SCIMAGOJR EN WORDPRESS --> <script src="./js/wp-control-comments.js?2024"></script> <!-- cookieconsent --> <!--<script src="js/countries_cookie.js"></script> <script src="js/cookieconsent.js?v=6"></script> **** --> <!-- To check analytics or marketing or both cookies --> <!--<script src="js/checkcookiescategories.js?v=3"></script> **** --> <!-- end cookie consent --> <aside class="multisitebar"> <div class="multisitebar_central"> <div class="siteslinks"> <a href="https://www.scimagojr.com" class="sjrlink currentsite"><img src="https://www.scimagojr.com/multisitebar/sjr.png" alt="SCImago Journal & Country Rank" /><span class="multisite_tooltip">SCImago Journal Country & Rank</span></a> <a href="https://www.scimagoir.com" class="scimagoirlink"><img src="https://www.scimagojr.com/multisitebar/sir.png" alt="SCImago Institutions Rankings" /><span class="multisite_tooltip">SCImago Institutions Rankings</span></a> <a href="https://www.scimagomedia.com" class="scimagomedialink"><img src="https://www.scimagojr.com/multisitebar/logo-white-128.png" alt="SCImago Media Rankings" /><span class="multisite_tooltip">SCImago Media Rankings</span></a> <a href="https://www.scimagoiber.com" class="siriberlink"><img src="https://www.scimagojr.com/multisitebar/siriber.png" alt="SCImago Iber" /><span class="multisite_tooltip">SCImago Iber</span></a> <a href="https://www.scimagorc.com" class="srcrlink"><img src="https://www.scimagojr.com/multisitebar/srcr.png" alt="SCImago Research Centers Ranking" /><span class="multisite_tooltip">SCImago Research Centers Ranking</span></a> <a href="https://www.graphica.app" class="graphicalink"><img src="https://www.scimagojr.com/multisitebar/graphica.png" alt="SCImago Graphica" /><span class="multisite_tooltip">SCImago Graphica</span></a> <a href="https://www.scimagoepi.com" class="epilink"><img src="https://www.scimagojr.com/multisitebar/epi.png" alt="Ediciones Profesionales de la Información " /><span class="multisite_tooltip">Ediciones Profesionales de la Informaci&oacute;n</span></a> </div> <div id="multisitebar_scimagolablink"> <a href="https://www.scimagolab.com"><img src="https://www.scimagojr.com/multisitebar/scimagolab_mobile.png" alt="SCImago Lab" class="multisitebar_scimagolablink_mobile" /><img class="multisitebar_scimagolablink_desktop" src="https://www.scimagojr.com/multisitebar/scimagolab.png" alt="SCImago Lab" /></a> </div> </div> </aside> <!-- <div class="related_sites"><span class="related_sites_text">also developed by scimago:</span> <a href="https://www.scimagoir.com"><img src="./img/siricon.png" alt="" />Scimago Institutions Rankings</a></div> --> <div class='header'><a href=".\" title="home"> <img id="logo" src="./img/logo.png" alt="SJR" /> <div id="tag">Scimago Journal &amp; Country Rank</div> </a> <form id="searchbox" action="journalsearch.php" method="get"> <input type="text" name="q" value="Enter Journal Title, ISSN or Publisher Name" id="searchinput" onfocus="if(this.value == 'Enter Journal Title, ISSN or Publisher Name') { this.value = ''; }" onblur="if (this.value=='') {this.value='Enter Journal Title, ISSN or Publisher Name';}"> <input type="submit" id="searchbutton" value="" /> </form> </div> <div id='menu_boton' style='cursor: pointer;'><img src='./img/menu.png' alt='menu'> menu</div><div id='mainmenu'><ul><li><a href='index.php'>Home</a></li><li><a href='journalrank.php'>Journal Rankings</a></li><li><a href='journalvalue.php'>Journal Value</a></li><li><a href='countryrank.php'>Country Rankings</a></li><li><a href='viztools.php'>Viz Tools</a></li><li><a href='help.php'>Help</a></li><li><a href='aboutus.php'>About Us</a></li></div> <script defer data-domain="scimagojr.com" src="https://plausible.scimago.es/js/script.js"></script> <!-- adblocker Adsense <script async src="https://fundingchoicesmessages.google.com/i/pub-7636113250813806?ers=1"></script><script>(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();</script> --> <style> .ad-zone{ height: 10px; } .container-msg-blocker, #adbExp{ width: 50%; position: fixed; color: rgb(32, 33, 36); z-index: 9; padding: 40px; background: #ffffff; margin-left: auto; margin-right: auto; border-radius:8px; text-align: center; width:400px; max-width: calc(100% - 60px); margin-left: calc(50% - 340px); line-height: 180%; max-width: 600px; width: 90%; } #msg_adblock_title, #msg_adblock_title2, #adblock_name{ font-size: 24px; margin-bottom: 0; } #adblock_name{ letter-spacing: 0.4px; } #msg_adblock_title, #msg, #msg_adblock_footer{ /*color: rgb(95, 99, 104);*/ color:rgb(90, 94, 99); line-height: 28px; } .adblocker_types{ font-weight: 600; color: rgb(35, 36, 42); } .hidebt{ display: none; } input#refresh-page, input#allow_ads_bt{ background-color: rgb(23, 78, 166);/*rgb(231, 118, 66);*/ color: white; padding: 8px 28px; font-weight: 600; font-size: 16px; border-radius: 3px; transition: background-color ease 0.25s; border-color: transparent; cursor: pointer; /*text-transform: uppercase;*/ letter-spacing: 0.1px; } #refresh-page:hover, #allow_ads_bt:hover{ background-color: rgb(26, 89, 189); transition: background-color ease 0.25s; } #msg_adblocker_extentions{ font-size: 26px; line-height: 30px; } .fixed-bgrd{ position: fixed; z-index: 9999; height: 100%; left: 0px; top: 0px; align-items: center; display: flex; width: 100%; background-color: #00000091; } .steps_disable_adblocker{ text-align: left; } .hidediv{ display: none; } @media screen and (max-width: 768px){ .container-msg-blocker, #adbExp{ margin-left:0; width: calc(100% - 80px); } } </style> <script type="text/javascript"> window.addEventListener("load", function() { let x = document.querySelector(".ad-zone"); let x_height = x.offsetHeight; let msg = document.getElementById("msg") let msg_ad_title = document.getElementById("msg_adblock_title"); let adblock_name = document.getElementById("adblock_name"); let msg_ad_title2 = document.getElementById("msg_adblock_title2"); let msg_ad_footer = document.getElementById("msg_adblock_footer"); let wraper_msg = document.getElementById("wrap-blocker"); let refresh_bt = document.getElementById("refresh-page"); let allow_ads_bt = document.getElementById("allow_ads_bt"); let bg_adblocker = document.getElementById("bg-adblocker"); if(x_height){ } else{ msg_ad_title.innerText = "Welcome";// Please, turn your"; adblock_name.innerText = "Looks like your Ad Blocker is on";//"ADBLOCK"; //msg_ad_title2.innerText = "Ad Blocker is on";//" off!"; //msg.innerText = "It looks like you're using an ad blocker. That's okay--who doesn't? But without advertising income, we can't keep making this site awesome."; msg.innerHTML = "We rely on advertising to bring you our rankings. <br />Please, turn your Ad Blocker off"; msg_adblock_footer.innerText="Thank you!"; if(wraper_msg){ wraper_msg.classList.add("container-msg-blocker"); //if(refresh_bt) refresh_bt.classList.remove("hidebt"); if(allow_ads_bt) allow_ads_bt.classList.remove("hidebt"); if(bg_adblocker) bg_adblocker.classList.add("fixed-bgrd"); document.body.style = "overflow:hidden"; } } }); function show_steps_disable_adblocker(){ let adbExp = document.getElementById("adbExp"); if(adbExp) adbExp.classList.remove("hidediv"); } </script> <div id="bg-adblocker" class=""> <div id="wrap-blocker" data-nosnippet><p id="msg_adblock_title"></p> <p><strong id="adblock_name"></strong><span id="msg_adblock_title2"></span></p> <p id="msg" ></p> <p id="msg_adblock_footer"></p> <input type="button" value="Allow Ads" onClick="show_steps_disable_adblocker()" id="allow_ads_bt" class="hidebt"> <!--<input type="button" value="Refresh" onClick="window.location.reload()" id="refresh-page" class="hidebt">--> </div> <div id="adbExp" class="hidediv" data-nosnippet> <p id="msg_adblocker_extentions">You must have one of these extentions in you browser</p> <div> <span class="adblocker_types">AdBlock</span>, <span class="adblocker_types">AdBlock Plus</span>, <span class="adblocker_types">uBlock Origin</span> or <span class="adblocker_types">others</span> </div> <ol class="steps_disable_adblocker"> <li> Go to your browser extentions and click the Ad blocker icon</li> <li> Select pause on this site, don't run on pages on this site, or some other similar option.</li> <li> Now you can refresh the page</li> </ol> <input type="button" value="Refresh" onClick="window.location.reload()" id="refresh-page" class=""> </div> </div> <div class="ad-zone"> </div> <!--<script data-ad-client="ca-pub-7636113250813806" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> --> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7636113250813806" crossorigin="anonymous"></script> </head> <body> <script> window.addEventListener("load", init_comments, true); function init_comments(){ callOutsideComments(parseInt(id_page_original)); } </script> <div class="text_body" style="width:100%;padding-bottom:10px; text-align: center!important; overflow:hidden;"> <!--<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>--> <!-- Top en Journals --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7636113250813806" data-ad-slot="3843785478" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div class="background"> <div class="journaldescription colblock"> <h1> Chinese Journal of Pharmaceutical Biotechnology </h1> <div class="journalgrid"> <div> <h2>Country</h2> <p> <a href="journalrank.php?country=CN" title="view journal rank of China">China</a> <br /><br /><a class="sirlink" href="https://www.scimagoir.com/rankings.php?country=CHN" title="visit SCImago Institutions Rankings - China"><img src="img/sir_white.png" alt="">Universities and research institutions in China</a> <br /><a class="sirlink" href="https://www.scimagomedia.com/rankings.php?country=China" title="visit SCImago Media Rankings - China"><img src="img/media_white.png" alt="">Media Ranking in China</a> </p> </div> <div> <h2>Subject Area and Category</h2> <p><ul style="padding-left:0px"><li style="display: inline-block;"><a href="journalrank.php?area=2400" title="view journal rank from Immunology and Microbiology">Immunology and Microbiology</a><ul class="treecategory"><li><a href="journalrank.php?category=2402" title="view journal rank from Applied Microbiology and Biotechnology">Applied Microbiology and Biotechnology</a></li></ul></li></ul><ul style="padding-left:0px"><li style="display: inline-block;"><a href="journalrank.php?area=3000" title="view journal rank from Pharmacology, Toxicology and Pharmaceutics">Pharmacology, Toxicology and Pharmaceutics</a><ul class="treecategory"><li><a href="journalrank.php?category=3003" title="view journal rank from Pharmaceutical Science">Pharmaceutical Science</a></li></ul></li></ul></p> </div> <div> <h2>Publisher</h2> <p> <a href="journalsearch.php?q=China Pharmaceutical University&amp;tip=pub" title="view all publisher's journals">China Pharmaceutical University</a> <br /> <br /><a class="sirlink" href="https://www.scimagoir.com/institution.php?idp=1278" title="SCImago Institutions Rankings"><img src="img/sir_white.png" alt=""> China Pharmaceutical University in Scimago Institutions Rankings</a> </p> </div> <div> <h2>H-Index</h2> <p class="hindexnumber">7</p> </div> <div> <h2>Publication type</h2> <p>Journals</p> </div> <div> <h2>ISSN</h2> <p>10058915</p> </div> <div> <h2>Coverage</h2> <p>2007-2022</p> </div> <div> <h2>Information</h2> <p><a href="http://www.ywswjs.com/" target="_blank" id="question_journal">Homepage</a></p> <p><a href="http://www.ywswjs.com/UserServer/Login.aspx" target="_blank" id="question_journal">How to publish in this journal</a></p> <p><a href="mailto:ywswjs@cpu.edu.cn" target="_blank" id="question_journal">ywswjs@cpu.edu.cn</a></p> </div> <div class="blank"></div> <div class="fullwidth"> <h2>Scope</h2> 《药物生物技术》1994年创刊,是中国药科大学、中国医药科技出版社和中国药学会共同主办的国家级学术期刊,双月刊,A4开本96页, 面向国内外公开发行,国内统一刊号CN32-1488/R,国际连续出版物号ISSN 1005-8915。系中国药学和生物学核心期刊。 本刊主要刊登现代生物技术在医药卫生、化学和食品工业、农业等相关领域中的最新研究成果及应用进展方面的文章,是基因工程、蛋白质工程、细胞工程、酶工程、发酵工程等领域的创新研究进行国内外交流的重要窗口;刊物体现了学术性,科学性,权威性,前沿性,可读性的特点。 本刊是国内唯一的一本将基因工程技术应用于药物领域研究和产业化的专业性刊物,对引导新生物技术在药学方面的应用和发展,对推动全球生物经济的可持续发展起到一定的先锋作用。本刊从1994年创刊到现在,敏锐地、适时地以其全新的药物生物技术的内容和概念,引领国内药学学科向生物技术领域渗透发展,是其它传统医药学刊物所不能包含的。 <a class="join_comments_button" href="#wp-comments-response" id="join_conversation"><img src="img/comments_icon_black.png" alt="" />Join the conversation about this journal</a> </div> </div> </div> </div> <div class="dashboard"> <div class="cell100x1 dynamiccell"> <div class="cellheader"> <div class="celltitle"> Quartiles </div> </div> <div class="cellcontent"> <div class="cellslide" id="svgquartiles"> </div> <div class="cellslide"> <p> The set of journals have been ranked according to their SJR and divided into four equal groups, four quartiles. Q1 (green) comprises the quarter of the journals with the highest values, Q2 (yellow) the second highest values, Q3 (orange) the third highest values and Q4 (red) the lowest values. </p> <table><thead><tr><th>Category</th><th>Year</th><th>Quartile</th></tr></thead><tbody> <tr><td>Applied Microbiology and Biotechnology</td><td>2008</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2009</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2010</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2011</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2012</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2013</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2014</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2015</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2016</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2017</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2018</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2019</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2020</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2021</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2022</td><td>Q4</td></tr> <tr><td>Applied Microbiology and Biotechnology</td><td>2023</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2008</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2009</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2010</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2011</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2012</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2013</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2014</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2015</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2016</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2017</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2018</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2019</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2020</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2021</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2022</td><td>Q4</td></tr> <tr><td>Pharmaceutical Science</td><td>2023</td><td>Q4</td></tr> </tbody></table> </div> </div> </div> </div> <!-- Google Adsense in-article --> <div class="text_body" style="width:100%;padding-bottom:10px; text-align: center!important; overflow: hidden;"> <ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-7636113250813806" data-ad-slot="7673314149"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <!-- INICIO Revistas relacionadas --> <div id="related_journals"> </div> <!-- END Revistas relacionadas --> <div class="dashboard"> <div class="cell1x1 dynamiccell"> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(231, 118, 66)"></div>SJR </div> </div> <div class="cellcontent"> <div class="cellslide" id="svgsjr"> </div> <div class="cellslide"> <p> The SJR is a size-independent prestige indicator that ranks journals by their 'average prestige per article'. It is based on the idea that 'all citations are not created equal'. SJR is a measure of scientific influence of journals that accounts for both the number of citations received by a journal and the importance or prestige of the journals where such citations come from It measures the scientific influence of the average article in a journal, it expresses how central to the global scientific discussion an average article of the journal is. </p> <table><thead><tr><th>Year</th><th>SJR</th></tr></thead><tbody> <tr><td>2008</td><td>0.104</td></tr> <tr><td>2009</td><td>0.108</td></tr> <tr><td>2010</td><td>0.103</td></tr> <tr><td>2011</td><td>0.105</td></tr> <tr><td>2012</td><td>0.102</td></tr> <tr><td>2013</td><td>0.104</td></tr> <tr><td>2014</td><td>0.104</td></tr> <tr><td>2015</td><td>0.101</td></tr> <tr><td>2016</td><td>0.102</td></tr> <tr><td>2017</td><td>0.103</td></tr> <tr><td>2018</td><td>0.103</td></tr> <tr><td>2019</td><td>0.105</td></tr> <tr><td>2020</td><td>0.104</td></tr> <tr><td>2021</td><td>0.103</td></tr> <tr><td>2022</td><td>0.105</td></tr> <tr><td>2023</td><td>0.104</td></tr> </tbody></table> </div> </div> </div> <div class="cell1x1 dynamiccell"> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(122,195,106)"></div>Total Documents </div> </div> <div class="cellcontent"> <div class="cellslide" id="svgtotaldocs"> </div> <div class="cellslide"> <p> Evolution of the number of published documents. All types of documents are considered, including citable and non citable documents. </p> <table><thead><tr><th>Year</th><th>Documents</th></tr></thead><tbody> <tr><td>2007</td><td>105</td></tr> <tr><td>2008</td><td>94</td></tr> <tr><td>2009</td><td>111</td></tr> <tr><td>2010</td><td>121</td></tr> <tr><td>2011</td><td>104</td></tr> <tr><td>2012</td><td>131</td></tr> <tr><td>2013</td><td>136</td></tr> <tr><td>2014</td><td>134</td></tr> <tr><td>2015</td><td>128</td></tr> <tr><td>2016</td><td>124</td></tr> <tr><td>2017</td><td>119</td></tr> <tr><td>2018</td><td>123</td></tr> <tr><td>2019</td><td>121</td></tr> <tr><td>2020</td><td>126</td></tr> <tr><td>2021</td><td>129</td></tr> <tr><td>2022</td><td>102</td></tr> <tr><td>2023</td><td>0</td></tr> </tbody></table> </div> </div> </div> <div class="cell1x2 dynamiccell"> <div class="cellheader"> <div class="celltitle"> Citations per document </div> </div> <div class="cellcontent"> <div class="cellslide" id="svgcitesperdoc"> </div> <div class="cellslide"> <p> This indicator counts the number of citations received by documents from a journal and divides them by the total number of documents published in that journal. The chart shows the evolution of the average number of times documents published in a journal in the past two, three and four years have been cited in the current year. The two years line is equivalent to journal impact factor &#8482; (Thomson Reuters) metric. </p> <table><thead><tr><th>Cites per document</th><th>Year</th><th>Value</th></tr></thead><tbody> <tr><td>Cites / Doc. (4 years)</td><td>2007</td><td>0.000</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2008</td><td>0.048</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2009</td><td>0.055</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2010</td><td>0.039</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2011</td><td>0.032</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2012</td><td>0.044</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2013</td><td>0.039</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2014</td><td>0.039</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2015</td><td>0.036</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2016</td><td>0.040</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2017</td><td>0.027</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2018</td><td>0.065</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2019</td><td>0.061</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2020</td><td>0.055</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2021</td><td>0.063</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2022</td><td>0.084</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2023</td><td>0.054</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2007</td><td>0.000</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2008</td><td>0.048</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2009</td><td>0.055</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2010</td><td>0.039</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2011</td><td>0.028</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2012</td><td>0.042</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2013</td><td>0.034</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2014</td><td>0.038</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2015</td><td>0.027</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2016</td><td>0.043</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2017</td><td>0.028</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2018</td><td>0.059</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2019</td><td>0.066</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2020</td><td>0.055</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2021</td><td>0.043</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2022</td><td>0.082</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2023</td><td>0.050</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2007</td><td>0.000</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2008</td><td>0.048</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2009</td><td>0.055</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2010</td><td>0.039</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2011</td><td>0.022</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2012</td><td>0.018</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2013</td><td>0.038</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2014</td><td>0.034</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2015</td><td>0.033</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2016</td><td>0.031</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2017</td><td>0.016</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2018</td><td>0.070</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2019</td><td>0.045</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2020</td><td>0.049</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2021</td><td>0.028</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2022</td><td>0.078</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2023</td><td>0.048</td></tr> </tbody></table> </div> </div> </div> <div class="cell1x1 dynamiccell"> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(122,195,106)"></div>Total Cites&emsp;<div class="legendblock" style="background-color:rgb(237, 125, 115)"></div>Self-Cites </div> </div> <div class="cellcontent"> <div class="cellslide" id="svgcitesselfcites"> </div> <div class="cellslide"> <p> Evolution of the total number of citations and journal's self-citations received by a journal's published documents during the three previous years.<br/> Journal Self-citation is defined as the number of citation from a journal citing article to articles published by the same journal. </p> <table><thead><tr><th>Cites</th><th>Year</th><th>Value</th></tr></thead><tbody> <tr><td>Self Cites</td><td>2007</td><td>0</td></tr> <tr><td>Self Cites</td><td>2008</td><td>0</td></tr> <tr><td>Self Cites</td><td>2009</td><td>0</td></tr> <tr><td>Self Cites</td><td>2010</td><td>0</td></tr> <tr><td>Self Cites</td><td>2011</td><td>1</td></tr> <tr><td>Self Cites</td><td>2012</td><td>0</td></tr> <tr><td>Self Cites</td><td>2013</td><td>0</td></tr> <tr><td>Self Cites</td><td>2014</td><td>0</td></tr> <tr><td>Self Cites</td><td>2015</td><td>0</td></tr> <tr><td>Self Cites</td><td>2016</td><td>0</td></tr> <tr><td>Self Cites</td><td>2017</td><td>0</td></tr> <tr><td>Self Cites</td><td>2018</td><td>0</td></tr> <tr><td>Self Cites</td><td>2019</td><td>1</td></tr> <tr><td>Self Cites</td><td>2020</td><td>0</td></tr> <tr><td>Self Cites</td><td>2021</td><td>1</td></tr> <tr><td>Self Cites</td><td>2022</td><td>1</td></tr> <tr><td>Self Cites</td><td>2023</td><td>0</td></tr> <tr><td>Total Cites</td><td>2007</td><td>0</td></tr> <tr><td>Total Cites</td><td>2008</td><td>5</td></tr> <tr><td>Total Cites</td><td>2009</td><td>11</td></tr> <tr><td>Total Cites</td><td>2010</td><td>12</td></tr> <tr><td>Total Cites</td><td>2011</td><td>9</td></tr> <tr><td>Total Cites</td><td>2012</td><td>14</td></tr> <tr><td>Total Cites</td><td>2013</td><td>12</td></tr> <tr><td>Total Cites</td><td>2014</td><td>14</td></tr> <tr><td>Total Cites</td><td>2015</td><td>11</td></tr> <tr><td>Total Cites</td><td>2016</td><td>17</td></tr> <tr><td>Total Cites</td><td>2017</td><td>11</td></tr> <tr><td>Total Cites</td><td>2018</td><td>22</td></tr> <tr><td>Total Cites</td><td>2019</td><td>24</td></tr> <tr><td>Total Cites</td><td>2020</td><td>20</td></tr> <tr><td>Total Cites</td><td>2021</td><td>16</td></tr> <tr><td>Total Cites</td><td>2022</td><td>31</td></tr> <tr><td>Total Cites</td><td>2023</td><td>18</td></tr> </tbody></table> </div> </div> </div> <div class="cell1x1 dynamiccell"> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(122,195,106)"></div>External Cites per Doc&emsp;<div class="legendblock" style="background-color:rgb(56, 133, 200)"></div>Cites per Doc </div> </div> <div class="cellcontent"> <div class="cellslide" id="svgexternalcitesperdoc"> </div> <div class="cellslide"> <p> Evolution of the number of total citation per document and external citation per document (i.e. journal self-citations removed) received by a journal's published documents during the three previous years. External citations are calculated by subtracting the number of self-citations from the total number of citations received by the journal’s documents. </p> <table><thead><tr><th>Cites</th><th>Year</th><th>Value</th></tr></thead><tbody> <tr><td>External Cites per document</td><td>2007</td><td>0</td></tr> <tr><td>External Cites per document</td><td>2008</td><td>0.048</td></tr> <tr><td>External Cites per document</td><td>2009</td><td>0.055</td></tr> <tr><td>External Cites per document</td><td>2010</td><td>0.039</td></tr> <tr><td>External Cites per document</td><td>2011</td><td>0.025</td></tr> <tr><td>External Cites per document</td><td>2012</td><td>0.042</td></tr> <tr><td>External Cites per document</td><td>2013</td><td>0.034</td></tr> <tr><td>External Cites per document</td><td>2014</td><td>0.038</td></tr> <tr><td>External Cites per document</td><td>2015</td><td>0.027</td></tr> <tr><td>External Cites per document</td><td>2016</td><td>0.043</td></tr> <tr><td>External Cites per document</td><td>2017</td><td>0.028</td></tr> <tr><td>External Cites per document</td><td>2018</td><td>0.059</td></tr> <tr><td>External Cites per document</td><td>2019</td><td>0.063</td></tr> <tr><td>External Cites per document</td><td>2020</td><td>0.055</td></tr> <tr><td>External Cites per document</td><td>2021</td><td>0.041</td></tr> <tr><td>External Cites per document</td><td>2022</td><td>0.080</td></tr> <tr><td>External Cites per document</td><td>2023</td><td>0.050</td></tr> <tr><td>Cites per document</td><td>2007</td><td>0.000</td></tr> <tr><td>Cites per document</td><td>2008</td><td>0.048</td></tr> <tr><td>Cites per document</td><td>2009</td><td>0.055</td></tr> <tr><td>Cites per document</td><td>2010</td><td>0.039</td></tr> <tr><td>Cites per document</td><td>2011</td><td>0.028</td></tr> <tr><td>Cites per document</td><td>2012</td><td>0.042</td></tr> <tr><td>Cites per document</td><td>2013</td><td>0.034</td></tr> <tr><td>Cites per document</td><td>2014</td><td>0.038</td></tr> <tr><td>Cites per document</td><td>2015</td><td>0.027</td></tr> <tr><td>Cites per document</td><td>2016</td><td>0.043</td></tr> <tr><td>Cites per document</td><td>2017</td><td>0.028</td></tr> <tr><td>Cites per document</td><td>2018</td><td>0.059</td></tr> <tr><td>Cites per document</td><td>2019</td><td>0.066</td></tr> <tr><td>Cites per document</td><td>2020</td><td>0.055</td></tr> <tr><td>Cites per document</td><td>2021</td><td>0.043</td></tr> <tr><td>Cites per document</td><td>2022</td><td>0.082</td></tr> <tr><td>Cites per document</td><td>2023</td><td>0.050</td></tr> </tbody></table> </div> </div> </div> <div class="cell1x1 dynamiccell"> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(122,195,106)"></div>% International Collaboration </div> </div> <div class="cellcontent"> <div class="cellslide" id="svginternational"> </div> <div class="cellslide"> <p> International Collaboration accounts for the articles that have been produced by researchers from several countries. The chart shows the ratio of a journal's documents signed by researchers from more than one country; that is including more than one country address. </p> <table><thead><tr><th>Year</th><th>International Collaboration</th></tr></thead><tbody> <tr><td>2007</td><td>1.90</td></tr> <tr><td>2008</td><td>4.26</td></tr> <tr><td>2009</td><td>0.90</td></tr> <tr><td>2010</td><td>0.83</td></tr> <tr><td>2011</td><td>1.92</td></tr> <tr><td>2012</td><td>0.00</td></tr> <tr><td>2013</td><td>1.47</td></tr> <tr><td>2014</td><td>0.00</td></tr> <tr><td>2015</td><td>0.00</td></tr> <tr><td>2016</td><td>0.81</td></tr> <tr><td>2017</td><td>0.84</td></tr> <tr><td>2018</td><td>0.81</td></tr> <tr><td>2019</td><td>0.83</td></tr> <tr><td>2020</td><td>0.00</td></tr> <tr><td>2021</td><td>0.78</td></tr> <tr><td>2022</td><td>0.00</td></tr> <tr><td>2023</td><td>0</td></tr> </tbody></table> </div> </div> </div> <!-- <div class="cell1x1 dynamiccell"> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6599342188870735" data-ad-slot="2518688028" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> --> <div class="cell1x1 dynamiccell"> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(122,195,106)"></div>Citable documents&emsp;<div class="legendblock" style="background-color:rgb(237, 125, 115)"></div>Non-citable documents </div> </div> <div class="cellcontent"> <div class="cellslide" id="svgcitable"> </div> <div class="cellslide"> <p>Not every article in a journal is considered primary research and therefore "citable", this chart shows the ratio of a journal's articles including substantial research (research articles, conference papers and reviews) in three year windows vs. those documents other than research articles, reviews and conference papers.</p> <table><thead><tr><th>Documents</th><th>Year</th><th>Value</th></tr></thead><tbody> <tr><td>Non-citable documents</td><td>2007</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2008</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2009</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2010</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2011</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2012</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2013</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2014</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2015</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2016</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2017</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2018</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2019</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2020</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2021</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2022</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2023</td><td>0</td></tr> <tr><td>Citable documents</td><td>2007</td><td>0</td></tr> <tr><td>Citable documents</td><td>2008</td><td>105</td></tr> <tr><td>Citable documents</td><td>2009</td><td>199</td></tr> <tr><td>Citable documents</td><td>2010</td><td>310</td></tr> <tr><td>Citable documents</td><td>2011</td><td>326</td></tr> <tr><td>Citable documents</td><td>2012</td><td>336</td></tr> <tr><td>Citable documents</td><td>2013</td><td>356</td></tr> <tr><td>Citable documents</td><td>2014</td><td>371</td></tr> <tr><td>Citable documents</td><td>2015</td><td>401</td></tr> <tr><td>Citable documents</td><td>2016</td><td>398</td></tr> <tr><td>Citable documents</td><td>2017</td><td>386</td></tr> <tr><td>Citable documents</td><td>2018</td><td>371</td></tr> <tr><td>Citable documents</td><td>2019</td><td>366</td></tr> <tr><td>Citable documents</td><td>2020</td><td>363</td></tr> <tr><td>Citable documents</td><td>2021</td><td>370</td></tr> <tr><td>Citable documents</td><td>2022</td><td>376</td></tr> <tr><td>Citable documents</td><td>2023</td><td>357</td></tr> </tbody></table> </div> </div> </div> <div class="cell1x1 dynamiccell"> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(122,195,106)"></div>Cited documents&emsp;<div class="legendblock" style="background-color:rgb(237, 125, 115)"></div>Uncited documents </div> </div> <div class="cellcontent"> <div class="cellslide" id="svguncited"> </div> <div class="cellslide"> <p>Ratio of a journal's items, grouped in three years windows, that have been cited at least once vs. those not cited during the following year.</p> <table><thead><tr><th>Documents</th><th>Year</th><th>Value</th></tr></thead><tbody> <tr><td>Uncited documents</td><td>2007</td><td>0</td></tr> <tr><td>Uncited documents</td><td>2008</td><td>100</td></tr> <tr><td>Uncited documents</td><td>2009</td><td>189</td></tr> <tr><td>Uncited documents</td><td>2010</td><td>299</td></tr> <tr><td>Uncited documents</td><td>2011</td><td>318</td></tr> <tr><td>Uncited documents</td><td>2012</td><td>324</td></tr> <tr><td>Uncited documents</td><td>2013</td><td>343</td></tr> <tr><td>Uncited documents</td><td>2014</td><td>358</td></tr> <tr><td>Uncited documents</td><td>2015</td><td>391</td></tr> <tr><td>Uncited documents</td><td>2016</td><td>381</td></tr> <tr><td>Uncited documents</td><td>2017</td><td>375</td></tr> <tr><td>Uncited documents</td><td>2018</td><td>353</td></tr> <tr><td>Uncited documents</td><td>2019</td><td>348</td></tr> <tr><td>Uncited documents</td><td>2020</td><td>344</td></tr> <tr><td>Uncited documents</td><td>2021</td><td>354</td></tr> <tr><td>Uncited documents</td><td>2022</td><td>351</td></tr> <tr><td>Uncited documents</td><td>2023</td><td>341</td></tr> <tr><td>Cited documents</td><td>2007</td><td>0</td></tr> <tr><td>Cited documents</td><td>2008</td><td>5</td></tr> <tr><td>Cited documents</td><td>2009</td><td>10</td></tr> <tr><td>Cited documents</td><td>2010</td><td>11</td></tr> <tr><td>Cited documents</td><td>2011</td><td>8</td></tr> <tr><td>Cited documents</td><td>2012</td><td>12</td></tr> <tr><td>Cited documents</td><td>2013</td><td>13</td></tr> <tr><td>Cited documents</td><td>2014</td><td>13</td></tr> <tr><td>Cited documents</td><td>2015</td><td>10</td></tr> <tr><td>Cited documents</td><td>2016</td><td>17</td></tr> <tr><td>Cited documents</td><td>2017</td><td>11</td></tr> <tr><td>Cited documents</td><td>2018</td><td>18</td></tr> <tr><td>Cited documents</td><td>2019</td><td>18</td></tr> <tr><td>Cited documents</td><td>2020</td><td>19</td></tr> <tr><td>Cited documents</td><td>2021</td><td>16</td></tr> <tr><td>Cited documents</td><td>2022</td><td>25</td></tr> <tr><td>Cited documents</td><td>2023</td><td>16</td></tr> </tbody></table> </div> </div> </div> <div class="cell1x1 dynamiccell"> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(122,195,106)"></div>% Female Authors </div> </div> <div class="cellcontent"> <div class="cellslide" id="svgfemale"> </div> <div class="cellslide"> <p> Evolution of the percentage of female authors. </p> <table><thead><tr><th>Year</th><th>Female Percent</th></tr></thead><tbody> <tr><td>2007</td><td>44.74</td></tr> <tr><td>2008</td><td>40.68</td></tr> <tr><td>2009</td><td>39.76</td></tr> <tr><td>2010</td><td>42.64</td></tr> <tr><td>2011</td><td>43.77</td></tr> <tr><td>2012</td><td>46.53</td></tr> <tr><td>2013</td><td>46.48</td></tr> <tr><td>2014</td><td>42.89</td></tr> <tr><td>2015</td><td>45.17</td></tr> <tr><td>2016</td><td>46.02</td></tr> <tr><td>2017</td><td>43.28</td></tr> <tr><td>2018</td><td>47.64</td></tr> <tr><td>2019</td><td>48.74</td></tr> <tr><td>2020</td><td>45.76</td></tr> <tr><td>2021</td><td>39.27</td></tr> <tr><td>2022</td><td>45.62</td></tr> <tr><td>2023</td><td>0.00</td></tr> </tbody></table> </div> </div> </div> <div class="cell1x1 dynamiccell"> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(122,195,106)"></div>Documents cited by public policy (Overton) </div> </div> <div class="cellcontent"> <div class="cellslide" id="svgoverton"> </div> <div class="cellslide"> <p> Evolution of the number of documents cited by public policy documents according to Overton database. </p> <table><thead><tr><th>Documents</th><th>Year</th><th>Value</th></tr></thead><tbody> <tr><td>Overton</td><td>2007</td><td>0</td></tr> <tr><td>Overton</td><td>2008</td><td>0</td></tr> <tr><td>Overton</td><td>2009</td><td>0</td></tr> <tr><td>Overton</td><td>2010</td><td>0</td></tr> <tr><td>Overton</td><td>2011</td><td>0</td></tr> <tr><td>Overton</td><td>2012</td><td>0</td></tr> <tr><td>Overton</td><td>2013</td><td>0</td></tr> <tr><td>Overton</td><td>2014</td><td>0</td></tr> <tr><td>Overton</td><td>2015</td><td>0</td></tr> <tr><td>Overton</td><td>2016</td><td>0</td></tr> <tr><td>Overton</td><td>2017</td><td>0</td></tr> <tr><td>Overton</td><td>2018</td><td>1</td></tr> <tr><td>Overton</td><td>2019</td><td>0</td></tr> <tr><td>Overton</td><td>2020</td><td>0</td></tr> <tr><td>Overton</td><td>2021</td><td>0</td></tr> <tr><td>Overton</td><td>2022</td><td>0</td></tr> <tr><td>Overton</td><td>2023</td><td>0</td></tr> </tbody></table> </div> </div> </div> <div class="cell1x1 dynamiccell"> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(122,195,106)"></div>Documents related to SDGs (UN) </div> </div> <div class="cellcontent"> <div class="cellslide" id="svgsdg"> </div> <div class="cellslide"> <p> Evolution of the number of documents related to Sustainable Development Goals defined by United Nations. Available from 2018 onwards. </p> <table><thead><tr><th>Documents</th><th>Year</th><th>Value</th></tr></thead><tbody> <tr><td>SDG</td><td>2018</td><td>53</td></tr> <tr><td>SDG</td><td>2019</td><td>48</td></tr> <tr><td>SDG</td><td>2020</td><td>55</td></tr> <tr><td>SDG</td><td>2021</td><td>45</td></tr> <tr><td>SDG</td><td>2022</td><td>46</td></tr> <tr><td>SDG</td><td>2023</td><td>0</td></tr> </tbody></table> </div> </div> </div> <div class="cell1x1 transparentcell"> <img src="https://www.scimagojr.com/journal_img.php?id=21100829255" alt="Scimago Journal &amp; Country Rank" class="imgwidget"/> <div class="widgetlegend"><div class="titlewidget">Show this widget in your own website</div><br /> Just copy the code below and paste within your html code: <input id="embed_code" name="embed_code" readonly="" onClick="this.select();" value="<a href=&quot;https://www.scimagojr.com/journalsearch.php?q=21100829255&amp;amp;tip=sid&amp;amp;exact=no&quot; title=&quot;SCImago Journal &amp;amp; Country Rank&quot;><img border=&quot;0&quot; src=&quot;https://www.scimagojr.com/journal_img.php?id=21100829255&quot; alt=&quot;SCImago Journal &amp;amp; Country Rank&quot; /></a>" size="25" /> </div> </div> <div class="cell1x1 transparentcell" style='overflow: hidden;'> <img src='img/graphica_mockup.png' alt='' style='position: absolute;display: block;float: none;max-width: 100%;max-height: 100%;top:0px;right: -60px;'/> <div style='position: absolute;left: 0px;top: 0px;max-width: 52%;padding: 12px;text-shadow: 1px 1px 0px white, -1px -1px 0px white;'> <img src='img/logo_graphica.png' alt='' style='width: 48px;vertical-align: middle;float: none;'/> <strong>SCImago Graphica</strong><br/> <div style='padding-left: 12px;padding-top: 12px;'>Explore, visually communicate and make sense of data with our <strong><a href="https://www.graphica.app">new data visualization tool</a></strong>. </div> </div> </div> </div> <div class="text_body" style="padding-left: 18px;padding-right: 18px"><div style=" text-align: center; padding: 16px; display: block; margin: auto; color: rgb(45 45 45); ">Metrics based on Scopus&reg; data as of March 2024</div> </div> <!-- Google Adsense in-article --> <div class="text_body" style="width:100%;padding-bottom:10px; text-align: center!important; overflow: hidden;"> <ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-7636113250813806" data-ad-slot="7673314149"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <!-- SECTION COMMENTS --> <div class="background" style="padding-bottom: 32px;"> <div id="wp-comments-response"><div class="lds-dual-ring"></div><div class="LoadingCommentsLabel">Loading comments…</div></div> <div id="container-form-comment"> <div id="respond-comment-scimagojr" class="hide"> <div id="feedback_insert_comment"></div> <h3>Leave a comment</h3> <form id="form-submit-comment-scimagojr" > <p> <label for="comment-scimagojr-name-user">Name</label> <input id="comment-scimagojr-name-user" name="comment-scimagojr-name-user" type="text" size="20"/> <span class="validation-form-messaje nonDisplay" id="nombre-validation">* Required</span> </p> <p> <label for="comment-scimagojr-email-user">Email<br /><span class="emailnote">(will not be published)</span></label> <input id="comment-scimagojr-email-user" name="comment-scimagojr-email-user" type="text" size="30"/> <span class="validation-form-messaje nonDisplay" id="email-validation">* Required</span> </p> <p> <textarea id="comment-scimagojr" name="comment-scimagojr" cols="45" rows="8" aria-required="true"></textarea> <span class="validation-form-messaje nonDisplay" id="textarea-validation">* Required</span> </p> <p class="form-submit"> <div id="html_element"></div> <span class="validation-form-messaje nonDisplay" id="captcha-validation" >* Required</span> <button type="button" id="cancel_reply" class="hide" >Cancel</button> <input name="submit-comment-scimagojr" type="button" id="submit-comment-scimagojr" class="submit" onclick="addEventsListenerForm()" value="Submit"> <input type="hidden" name="comment_scimagojr_post_ID" value="" id="comment_scimagojr_post_ID"> <input type="hidden" name="comment_scimagojr_parent" id="comment_scimagojr_parent" value="0"> </p> <p class="comments_rules">The users of Scimago Journal &amp; Country Rank have the possibility to dialogue through comments linked to a specific journal. The purpose is to have a forum in which general doubts about the processes of publication in the journal, experiences and other issues derived from the publication of papers are resolved. For topics on particular articles, maintain the dialogue through the usual channels with your editor. </p> </form> <script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit" async defer> </script> </div> </div> </div> <!-- END SECTION COMMENTS--> <div class="foot"> <div class="colblock"> <a href="http://www.scimagolab.com" class="logofooter" >Developed by:<br /><img src="./img/logo_footer.png" alt="Scimago Lab" /></a> <a href="http://www.scopus.com" class="logofooter" >Powered by:<br /><img src="./img/scopus.png" alt="Powered by scopus" /></a> <p>Follow us on <a href="https://twitter.com/ScimagoJR">@ScimagoJR</a><br /><br /><a href="http://www.scimagolab.com">Scimago Lab</a>, Copyright 2007-2024. Data Source: <a href="http://www.scopus.com">Scopus&reg;</a></p> <img src="./img/estmodusinrebus.png" alt="" id="tagline" title="Est modus in rebus (There is a proper measure in things). Horatio." alt="Est modus in rebus (There is a proper measure in things). Horatio."/> <!--<p><a class="nav-link ccb__edit" href="#">Cookie settings</a></p> <p><a href="https://www.scimagojr.com/cookie-policies.php">Cookie Policy</a></p>--> <p><a href="https://www.scimagojr.com/legal-notice.php">Legal Notice</a></p> <p><a href="https://www.scimagojr.com/privacy-policy.php">Privacy Policy</a></p> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10