CINXE.COM
International Journal of Clinical Skills
<html> <head> <meta charset="UTF-8"> <title>International Journal of Clinical Skills</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\n2013;0.104\n2014;0.102\n2015;0.102\n2016;0.106\n2017;0.104\n2018;0.101\n2019;0.121\n2020;0.107"; var dssjr=new viz.Dataset({ data:datasjr, datatypes:{ 'Year':'YYYY' } }).done(function () { new viz.View('svgsjr', this, settings_sjr); }); var datatotaldocs = "Year;Documents\n2012;7\n2013;4\n2014;0\n2015;0\n2016;6\n2017;15\n2018;0\n2019;0\n2020;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);2012;0.000\nCites / Doc. (4 years);2013;0.000\nCites / Doc. (4 years);2014;0.000\nCites / Doc. (4 years);2015;0.000\nCites / Doc. (4 years);2016;0.000\nCites / Doc. (4 years);2017;0.000\nCites / Doc. (4 years);2018;0.048\nCites / Doc. (4 years);2019;0.238\nCites / Doc. (4 years);2020;0.238\nCites / Doc. (3 years);2012;0.000\nCites / Doc. (3 years);2013;0.000\nCites / Doc. (3 years);2014;0.000\nCites / Doc. (3 years);2015;0.000\nCites / Doc. (3 years);2016;0.000\nCites / Doc. (3 years);2017;0.000\nCites / Doc. (3 years);2018;0.048\nCites / Doc. (3 years);2019;0.238\nCites / Doc. (3 years);2020;0.200\nCites / Doc. (2 years);2012;0.000\nCites / Doc. (2 years);2013;0.000\nCites / Doc. (2 years);2014;0.000\nCites / Doc. (2 years);2015;0.000\nCites / Doc. (2 years);2016;0.000\nCites / Doc. (2 years);2017;0.000\nCites / Doc. (2 years);2018;0.048\nCites / Doc. (2 years);2019;0.133\nCites / Doc. (2 years);2020;0.000"; 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\nMedicine (miscellaneous);2013;Q4\nMedicine (miscellaneous);2014;Q4\nMedicine (miscellaneous);2015;Q4\nMedicine (miscellaneous);2016;Q4\nMedicine (miscellaneous);2017;Q4\nMedicine (miscellaneous);2018;Q4\nMedicine (miscellaneous);2019;Q4\nMedicine (miscellaneous);2020;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;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;0\nSelf Cites;2020;0\nTotal Cites;2012;0\nTotal Cites;2013;0\nTotal Cites;2014;0\nTotal Cites;2015;0\nTotal Cites;2016;0\nTotal Cites;2017;0\nTotal Cites;2018;1\nTotal Cites;2019;5\nTotal Cites;2020;3"; 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;2012;0\nExternal Cites per document;2013;0.000\nExternal Cites per document;2014;0.000\nExternal Cites per document;2015;0.000\nExternal Cites per document;2016;0.000\nExternal Cites per document;2017;0.000\nExternal Cites per document;2018;0.048\nExternal Cites per document;2019;0.238\nExternal Cites per document;2020;0.200\nCites per document;2012;0.000\nCites per document;2013;0.000\nCites per document;2014;0.000\nCites per document;2015;0.000\nCites per document;2016;0.000\nCites per document;2017;0.000\nCites per document;2018;0.048\nCites per document;2019;0.238\nCites per document;2020;0.200"; 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\n2012;0.00\n2013;0.00\n2014;0\n2015;0\n2016;16.67\n2017;0.00\n2018;0\n2019;0\n2020;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;2012;0\nNon-citable documents;2013;2\nNon-citable documents;2014;2\nNon-citable documents;2015;2\nNon-citable documents;2016;0\nNon-citable documents;2017;0\nNon-citable documents;2018;1\nNon-citable documents;2019;1\nNon-citable documents;2020;1\nCitable documents;2012;0\nCitable documents;2013;5\nCitable documents;2014;9\nCitable documents;2015;9\nCitable documents;2016;4\nCitable documents;2017;6\nCitable documents;2018;20\nCitable documents;2019;20\nCitable documents;2020;14"; 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;2012;0\nUncited documents;2013;7\nUncited documents;2014;11\nUncited documents;2015;11\nUncited documents;2016;4\nUncited documents;2017;6\nUncited documents;2018;19\nUncited documents;2019;17\nUncited documents;2020;12\nCited documents;2012;0\nCited documents;2013;0\nCited documents;2014;0\nCited documents;2015;0\nCited documents;2016;0\nCited documents;2017;0\nCited documents;2018;2\nCited documents;2019;4\nCited documents;2020;3"; var dsuncited=new viz.Dataset({data:datauncited,datatypes:{'Year':'YYYY'}}) .done(function () { new viz.View('svguncited',this,settings_uncited); }) var datafemale = "Year;Female Percent\n2012;50.00\n2013;42.86\n2014;0.00\n2015;0.00\n2016;53.85\n2017;65.63\n2018;0.00\n2019;0.00\n2020;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;2012;0\nOverton;2013;0\nOverton;2014;0\nOverton;2015;0\nOverton;2016;0\nOverton;2017;0\nOverton;2018;0\nOverton;2019;0\nOverton;2020;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;0\nSDG;2019;0\nSDG;2020;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> <script type="text/javascript"> var id_page_original = 21100222558; </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="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="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="multisitebar/scimagomedia.png" alt="SCImago Media Rankings" /><span class="multisite_tooltip">SCImago Media Rankings</span></a> <a href="https://www.scimagoiber.com" class="siriberlink"><img src="multisitebar/siriber.png" alt="SCImago Iber" /><span class="multisite_tooltip">SCImago Iber</span></a> <a href="https://www.scimagorc.com" class="srcrlink"><img src="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="multisitebar/graphica.png" alt="SCImago Graphica" /><span class="multisite_tooltip">SCImago Graphica</span></a> <a href="https://www.scimagoepi.com" class="epilink"><img src="multisitebar/epi.png" alt="Ediciones Profesionales de la Información " /><span class="multisite_tooltip">Ediciones Profesionales de la Información</span></a> </div> <div id="multisitebar_scimagolablink"> <a href="https://www.scimagolab.com"><img src="multisitebar/scimagolab_mobile.png" alt="SCImago Lab" class="multisitebar_scimagolablink_mobile" /><img class="multisitebar_scimagolablink_desktop" src="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 & 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='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> <style> .ad-zone{ height: 10px; } .container-msg-blocker{ width: 50%; position: fixed; color: white; z-index: 9; padding: 30px; background: #282828; margin-left: auto; margin-right: auto; border-radius:3px; text-align: center; width:400px; max-width: calc(100% - 60px); margin-left: calc(50% - 200px); line-height: 180%; } #msg_adblock_title, #msg_adblock_title2, #adblock_name{ font-size: 26px; margin-bottom: 0; } #adblock_name{ letter-spacing: 0.4px; } .hidebt{ display: none; } input#refresh-page{ background-color: rgb(231, 118, 66); color: white; padding: 8px; padding-left: 26px; padding-right: 26px; font-weight: 300; font-size: 15px; border-radius: 3px; transition: background-color ease 0.25s; border-color: transparent; cursor: pointer; text-transform: uppercase; letter-spacing: 0.3px; } #refresh-page:hover{ background-color: rgb(239, 131, 81); transition: background-color ease 0.25s; } </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"); if(x_height){ /*//msg.innerText = "No Adblocker detected"*/ } else{ msg_ad_title.innerText = "Welcome. Please, turn your"; adblock_name.innerText = "ADBLOCK"; msg_ad_title2.innerText = " 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_adblock_footer.innerText="Thank You!"; if(wraper_msg){ wraper_msg.classList.add("container-msg-blocker"); if(refresh_bt) refresh_bt.classList.remove("hidebt"); } } }); </script> <div id="wrap-blocker"><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="Refresh" onClick="window.location.reload()" id="refresh-page" class="hidebt"> </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> International Journal of Clinical Skills </h1> <div class="journalgrid"> <div> <h2>Country</h2> <p> <a href="journalrank.php?country=GB" title="view journal rank of United Kingdom">United Kingdom</a> <br /><br /><a class="sirlink" href="https://www.scimagoir.com/rankings.php?country=GBR" title="visit SCImago Institutions Rankings - United Kingdom"><img src="img/sir_white.png" alt="">Universities and research institutions in United Kingdom</a> <br /><a class="sirlink" href="https://www.scimagomedia.com/rankings.php?country=United Kingdom" title="visit SCImago Media Rankings - United Kingdom"><img src="img/media_white.png" alt="">Media Ranking in United Kingdom</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=2700" title="view journal rank from Medicine">Medicine</a><ul class="treecategory"><li><a href="journalrank.php?category=2701" title="view journal rank from Medicine (miscellaneous)">Medicine (miscellaneous)</a></li></ul></li></ul></p> </div> <div> <h2>Publisher</h2> <p> <a href="journalsearch.php?q=SkillsClinic Ltd.&tip=pub" title="view all publisher's journals">SkillsClinic Ltd.</a> <br /> </p> </div> <div> <h2>H-Index</h2> <p class="hindexnumber">4</p> </div> <div> <h2>Publication type</h2> <p>Journals</p> </div> <div> <h2>ISSN</h2> <p>17530431, 1753044X</p> </div> <div> <h2>Coverage</h2> <p>2016-2017</p> </div> <div> </div> <div class="blank"></div> <div class="fullwidth"> <h2>Scope</h2> Information not localized <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>Medicine (miscellaneous)</td><td>2013</td><td>Q4</td></tr> <tr><td>Medicine (miscellaneous)</td><td>2014</td><td>Q4</td></tr> <tr><td>Medicine (miscellaneous)</td><td>2015</td><td>Q4</td></tr> <tr><td>Medicine (miscellaneous)</td><td>2016</td><td>Q4</td></tr> <tr><td>Medicine (miscellaneous)</td><td>2017</td><td>Q4</td></tr> <tr><td>Medicine (miscellaneous)</td><td>2018</td><td>Q4</td></tr> <tr><td>Medicine (miscellaneous)</td><td>2019</td><td>Q4</td></tr> <tr><td>Medicine (miscellaneous)</td><td>2020</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>2013</td><td>0.104</td></tr> <tr><td>2014</td><td>0.102</td></tr> <tr><td>2015</td><td>0.102</td></tr> <tr><td>2016</td><td>0.106</td></tr> <tr><td>2017</td><td>0.104</td></tr> <tr><td>2018</td><td>0.101</td></tr> <tr><td>2019</td><td>0.121</td></tr> <tr><td>2020</td><td>0.107</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>2012</td><td>7</td></tr> <tr><td>2013</td><td>4</td></tr> <tr><td>2014</td><td>0</td></tr> <tr><td>2015</td><td>0</td></tr> <tr><td>2016</td><td>6</td></tr> <tr><td>2017</td><td>15</td></tr> <tr><td>2018</td><td>0</td></tr> <tr><td>2019</td><td>0</td></tr> <tr><td>2020</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 ™ (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>2012</td><td>0.000</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2013</td><td>0.000</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2014</td><td>0.000</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2015</td><td>0.000</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2016</td><td>0.000</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2017</td><td>0.000</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2018</td><td>0.048</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2019</td><td>0.238</td></tr> <tr><td>Cites / Doc. (4 years)</td><td>2020</td><td>0.238</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2012</td><td>0.000</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2013</td><td>0.000</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2014</td><td>0.000</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2015</td><td>0.000</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2016</td><td>0.000</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2017</td><td>0.000</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2018</td><td>0.048</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2019</td><td>0.238</td></tr> <tr><td>Cites / Doc. (3 years)</td><td>2020</td><td>0.200</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2012</td><td>0.000</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2013</td><td>0.000</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2014</td><td>0.000</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2015</td><td>0.000</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2016</td><td>0.000</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2017</td><td>0.000</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2018</td><td>0.048</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2019</td><td>0.133</td></tr> <tr><td>Cites / Doc. (2 years)</td><td>2020</td><td>0.000</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 <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>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>0</td></tr> <tr><td>Self Cites</td><td>2020</td><td>0</td></tr> <tr><td>Total Cites</td><td>2012</td><td>0</td></tr> <tr><td>Total Cites</td><td>2013</td><td>0</td></tr> <tr><td>Total Cites</td><td>2014</td><td>0</td></tr> <tr><td>Total Cites</td><td>2015</td><td>0</td></tr> <tr><td>Total Cites</td><td>2016</td><td>0</td></tr> <tr><td>Total Cites</td><td>2017</td><td>0</td></tr> <tr><td>Total Cites</td><td>2018</td><td>1</td></tr> <tr><td>Total Cites</td><td>2019</td><td>5</td></tr> <tr><td>Total Cites</td><td>2020</td><td>3</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 <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>2012</td><td>0</td></tr> <tr><td>External Cites per document</td><td>2013</td><td>0.000</td></tr> <tr><td>External Cites per document</td><td>2014</td><td>0.000</td></tr> <tr><td>External Cites per document</td><td>2015</td><td>0.000</td></tr> <tr><td>External Cites per document</td><td>2016</td><td>0.000</td></tr> <tr><td>External Cites per document</td><td>2017</td><td>0.000</td></tr> <tr><td>External Cites per document</td><td>2018</td><td>0.048</td></tr> <tr><td>External Cites per document</td><td>2019</td><td>0.238</td></tr> <tr><td>External Cites per document</td><td>2020</td><td>0.200</td></tr> <tr><td>Cites per document</td><td>2012</td><td>0.000</td></tr> <tr><td>Cites per document</td><td>2013</td><td>0.000</td></tr> <tr><td>Cites per document</td><td>2014</td><td>0.000</td></tr> <tr><td>Cites per document</td><td>2015</td><td>0.000</td></tr> <tr><td>Cites per document</td><td>2016</td><td>0.000</td></tr> <tr><td>Cites per document</td><td>2017</td><td>0.000</td></tr> <tr><td>Cites per document</td><td>2018</td><td>0.048</td></tr> <tr><td>Cites per document</td><td>2019</td><td>0.238</td></tr> <tr><td>Cites per document</td><td>2020</td><td>0.200</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>2012</td><td>0.00</td></tr> <tr><td>2013</td><td>0.00</td></tr> <tr><td>2014</td><td>0</td></tr> <tr><td>2015</td><td>0</td></tr> <tr><td>2016</td><td>16.67</td></tr> <tr><td>2017</td><td>0.00</td></tr> <tr><td>2018</td><td>0</td></tr> <tr><td>2019</td><td>0</td></tr> <tr><td>2020</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 <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>2012</td><td>0</td></tr> <tr><td>Non-citable documents</td><td>2013</td><td>2</td></tr> <tr><td>Non-citable documents</td><td>2014</td><td>2</td></tr> <tr><td>Non-citable documents</td><td>2015</td><td>2</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>1</td></tr> <tr><td>Non-citable documents</td><td>2019</td><td>1</td></tr> <tr><td>Non-citable documents</td><td>2020</td><td>1</td></tr> <tr><td>Citable documents</td><td>2012</td><td>0</td></tr> <tr><td>Citable documents</td><td>2013</td><td>5</td></tr> <tr><td>Citable documents</td><td>2014</td><td>9</td></tr> <tr><td>Citable documents</td><td>2015</td><td>9</td></tr> <tr><td>Citable documents</td><td>2016</td><td>4</td></tr> <tr><td>Citable documents</td><td>2017</td><td>6</td></tr> <tr><td>Citable documents</td><td>2018</td><td>20</td></tr> <tr><td>Citable documents</td><td>2019</td><td>20</td></tr> <tr><td>Citable documents</td><td>2020</td><td>14</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 <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>2012</td><td>0</td></tr> <tr><td>Uncited documents</td><td>2013</td><td>7</td></tr> <tr><td>Uncited documents</td><td>2014</td><td>11</td></tr> <tr><td>Uncited documents</td><td>2015</td><td>11</td></tr> <tr><td>Uncited documents</td><td>2016</td><td>4</td></tr> <tr><td>Uncited documents</td><td>2017</td><td>6</td></tr> <tr><td>Uncited documents</td><td>2018</td><td>19</td></tr> <tr><td>Uncited documents</td><td>2019</td><td>17</td></tr> <tr><td>Uncited documents</td><td>2020</td><td>12</td></tr> <tr><td>Cited documents</td><td>2012</td><td>0</td></tr> <tr><td>Cited documents</td><td>2013</td><td>0</td></tr> <tr><td>Cited documents</td><td>2014</td><td>0</td></tr> <tr><td>Cited documents</td><td>2015</td><td>0</td></tr> <tr><td>Cited documents</td><td>2016</td><td>0</td></tr> <tr><td>Cited documents</td><td>2017</td><td>0</td></tr> <tr><td>Cited documents</td><td>2018</td><td>2</td></tr> <tr><td>Cited documents</td><td>2019</td><td>4</td></tr> <tr><td>Cited documents</td><td>2020</td><td>3</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>2012</td><td>50.00</td></tr> <tr><td>2013</td><td>42.86</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>53.85</td></tr> <tr><td>2017</td><td>65.63</td></tr> <tr><td>2018</td><td>0.00</td></tr> <tr><td>2019</td><td>0.00</td></tr> <tr><td>2020</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>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>0</td></tr> <tr><td>Overton</td><td>2019</td><td>0</td></tr> <tr><td>Overton</td><td>2020</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>0</td></tr> <tr><td>SDG</td><td>2019</td><td>0</td></tr> <tr><td>SDG</td><td>2020</td><td>0</td></tr> </tbody></table> </div> </div> </div> <div class="cell1x1 transparentcell"> <img src="https://www.scimagojr.com/journal_img.php?id=21100222558" alt="Scimago Journal & 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="https://www.scimagojr.com/journalsearch.php?q=21100222558&amp;tip=sid&amp;exact=no" title="SCImago Journal &amp; Country Rank"><img border="0" src="https://www.scimagojr.com/journal_img.php?id=21100222558" alt="SCImago Journal &amp; Country Rank" /></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® 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 & 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®</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>