CINXE.COM
SJR - New Zealand
<html> <head> <title>SJR - New Zealand</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/grid.css' rel='stylesheet' type='text/css' /> <link href='./gridcss/sjr.css?2' 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/grid.js"></script> <script src="./js/dropdown.js"></script> <script src="./js/mainmenu.js"></script> <script type="text/javascript"> main(function () { var settings_documents={ general: { padding:20, donut_padding:0.7, default_color:"rgb(231, 118, 66)", colors:{'Citable documents':'rgb(122,195,106)','Non-citable documents':'rgb(204, 237, 197)'} }, grammar: [ { variable:"Type", property:"color" }, { variable:"Type", property:"division" }, { variable:"Value", property:"angle" }, { variable:"Type", property:"tooltip" }, { variable:"Value", property:"tooltip", tooltip_format:": [value] ([percentage])" } ] }; var settings_cites={ general: { padding:20, donut_padding:0.7, default_color:"rgb(231, 118, 66)", colors:{'External cites':'rgb(56, 133, 200)','Self cites':'rgb(201, 220, 237)'} }, grammar: [ { variable:"Type", property:"color" }, { variable:"Type", property:"division" }, { variable:"Value", property:"angle" }, { variable:"Type", property:"tooltip" }, { variable:"Value", property:"tooltip", tooltip_format:": [value] ([percentage])" } ] }; var settings_citable_noncitable={ 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":"Type", "property":"color" }, { variable:"Type", 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_cited_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":"Type", "property":"color" }, { variable:"Type", 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_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", property:"axis_y", show_title:false, show_ticks:false, show_line:false, show_grid_lines:true }, { variable:"Year", property:"connection" }, { variable:"International", property:"tooltip", tooltip_format:"[value]%" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" } ] }; var settings_external_self={ general: { padding:10, default_shape:"none", default_width:1, default_area:400, default_color:"rgb(231, 118, 66)", colors:{"External Cites":"rgb(122,195,106)","Self Cites":"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":"Type", "property":"color" }, { variable:"Type", 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_world_region={ general: { padding:10, default_shape:"none", default_width:3, default_area:400 }, 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:"Value", property:"tooltip", tooltip_format:"[value]%" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" }, { variable:"Type", property:"color" } ] }; var settings_bysubjects={ general: { padding:20, default_width:1, default_area:20, default_shape:"none", bar_width:0.8 }, grammar: [ { variable:"Year", property:"axis_x", show_title:true, show_ticks:false, show_line:true, padding:0 }, { variable:"Subject", property:"axis_y", show_title:false, show_ticks:false, show_line:false, show_grid_lines:true, grid_lines_color:"rgb(225,225,225)", grid_lines_type:"solid", show_labels:true, padding:0 }, { variable:"Value", property:"axis_y", padding:0, show_title:false, show_ticks:false, show_line:false, show_labels:false, show_grid_lines:false }, { variable:"Year", property:"connection", connection_type:"both", alpha:0.8 }, { variable:"Subject", property:"tooltip" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" }, { variable:"Value", property:"tooltip", tooltip_format:"\n[value] documents" } ] }; var settings_openaccess={ general: { padding:20, default_width:3, default_area:20, default_shape:"bar", bar_width:0.75, legend_position:'bottom', colors:{'Open Access':'rgb(56, 133, 200)','No Open Access':'rgb(230,230,230)'} }, grammar: [ { variable:"Year", property:"axis_x", show_title:false, show_ticks:false, show_line:true, padding:0 }, { variable:"Percent", property:"axis_y", padding:0, show_title:false, show_ticks:false, show_line:false, show_labels:false, show_grid_lines:false }, { variable:"Type", property:"Color", legend:false, label:"" }, { variable:"Type", property:"tooltip" }, { variable:"Year", property:"tooltip", tooltip_format:" ([value])" }, { variable:"Value", property:"tooltip", tooltip_format:"\n[value] documents" }, { variable:"Percent", property:"tooltip", tooltip_format:"\n[value]%" } ] }; var data_documents = "Type;Value\nCitable documents;5774\nNon-citable documents;147"; var ds_documents=new viz.Dataset({ data:data_documents }).done(function () { new viz.View('svg_documents', this, settings_documents); }); var data_cites = "Type;Value\nExternal cites;134924\nSelf cites;12653"; var ds_documents=new viz.Dataset({ data:data_cites }).done(function () { new viz.View('svg_cites', this, settings_cites); }); var data_citable_noncitable = "Year;Type;Value\n1996;Non-citable documents;0\n1997;Non-citable documents;1\n1998;Non-citable documents;0\n1999;Non-citable documents;0\n2000;Non-citable documents;0\n2001;Non-citable documents;1\n2002;Non-citable documents;3\n2003;Non-citable documents;1\n2004;Non-citable documents;1\n2005;Non-citable documents;4\n2006;Non-citable documents;4\n2007;Non-citable documents;5\n2008;Non-citable documents;2\n2009;Non-citable documents;4\n2010;Non-citable documents;3\n2011;Non-citable documents;3\n2012;Non-citable documents;0\n2013;Non-citable documents;3\n2014;Non-citable documents;2\n2015;Non-citable documents;14\n2016;Non-citable documents;11\n2017;Non-citable documents;8\n2018;Non-citable documents;4\n2019;Non-citable documents;7\n2020;Non-citable documents;21\n2021;Non-citable documents;16\n2022;Non-citable documents;11\n2023;Non-citable documents;18\n1996;Citable documents;69\n1997;Citable documents;74\n1998;Citable documents;91\n1999;Citable documents;75\n2000;Citable documents;91\n2001;Citable documents;84\n2002;Citable documents;61\n2003;Citable documents;83\n2004;Citable documents;81\n2005;Citable documents;87\n2006;Citable documents;103\n2007;Citable documents;178\n2008;Citable documents;127\n2009;Citable documents;164\n2010;Citable documents;169\n2011;Citable documents;184\n2012;Citable documents;180\n2013;Citable documents;179\n2014;Citable documents;193\n2015;Citable documents;227\n2016;Citable documents;324\n2017;Citable documents;335\n2018;Citable documents;405\n2019;Citable documents;410\n2020;Citable documents;460\n2021;Citable documents;492\n2022;Citable documents;470\n2023;Citable documents;378"; var ds_citable_noncitable=new viz.Dataset({ data:data_citable_noncitable, datatypes:{ 'Year':'YYYY' } }).done(function () { new viz.ViewGroup(this).add('svg_citable_noncitable',settings_citable_noncitable); }); var data_cited_uncited = "Year;Type;Value\n1996;Uncited documents;7\n1997;Uncited documents;14\n1998;Uncited documents;6\n1999;Uncited documents;7\n2000;Uncited documents;17\n2001;Uncited documents;12\n2002;Uncited documents;8\n2003;Uncited documents;16\n2004;Uncited documents;15\n2005;Uncited documents;20\n2006;Uncited documents;21\n2007;Uncited documents;48\n2008;Uncited documents;18\n2009;Uncited documents;26\n2010;Uncited documents;14\n2011;Uncited documents;34\n2012;Uncited documents;17\n2013;Uncited documents;17\n2014;Uncited documents;27\n2015;Uncited documents;36\n2016;Uncited documents;39\n2017;Uncited documents;49\n2018;Uncited documents;43\n2019;Uncited documents;47\n2020;Uncited documents;93\n2021;Uncited documents;36\n2022;Uncited documents;114\n2023;Uncited documents;211\n1996;Cited documents;62\n1997;Cited documents;61\n1998;Cited documents;85\n1999;Cited documents;68\n2000;Cited documents;74\n2001;Cited documents;73\n2002;Cited documents;56\n2003;Cited documents;68\n2004;Cited documents;67\n2005;Cited documents;71\n2006;Cited documents;86\n2007;Cited documents;135\n2008;Cited documents;111\n2009;Cited documents;142\n2010;Cited documents;158\n2011;Cited documents;153\n2012;Cited documents;163\n2013;Cited documents;165\n2014;Cited documents;168\n2015;Cited documents;205\n2016;Cited documents;296\n2017;Cited documents;294\n2018;Cited documents;366\n2019;Cited documents;370\n2020;Cited documents;388\n2021;Cited documents;472\n2022;Cited documents;367\n2023;Cited documents;185"; var ds_cited_uncited=new viz.Dataset({ data:data_cited_uncited, datatypes:{ 'Year':'YYYY' } }).done(function () { new viz.ViewGroup(this).add('svg_cited_uncited',settings_cited_uncited); }); var data_international = "Year;International\n1996;30.43\n1997;42.67\n1998;40.66\n1999;40.00\n2000;35.16\n2001;32.94\n2002;40.63\n2003;36.90\n2004;45.12\n2005;45.05\n2006;57.01\n2007;50.27\n2008;48.84\n2009;32.74\n2010;42.44\n2011;36.36\n2012;53.33\n2013;44.51\n2014;45.13\n2015;48.55\n2016;44.18\n2017;57.43\n2018;55.01\n2019;63.55\n2020;59.25\n2021;68.11\n2022;64.24\n2023;65.40"; var ds_international=new viz.Dataset({ data:data_international, datatypes:{ 'Year':'YYYY' } }).done(function () { new viz.ViewGroup(this).add('svg_international',settings_international); }); var data_external_self = "Year;Type;Value\n1996;Self Cites;249\n1997;Self Cites;225\n1998;Self Cites;218\n1999;Self Cites;169\n2000;Self Cites;300\n2001;Self Cites;337\n2002;Self Cites;128\n2003;Self Cites;186\n2004;Self Cites;271\n2005;Self Cites;170\n2006;Self Cites;223\n2007;Self Cites;387\n2008;Self Cites;336\n2009;Self Cites;751\n2010;Self Cites;568\n2011;Self Cites;483\n2012;Self Cites;472\n2013;Self Cites;501\n2014;Self Cites;510\n2015;Self Cites;625\n2016;Self Cites;912\n2017;Self Cites;837\n2018;Self Cites;960\n2019;Self Cites;830\n2020;Self Cites;830\n2021;Self Cites;755\n2022;Self Cites;320\n2023;Self Cites;100\n1996;External Cites;1825\n1997;External Cites;881\n1998;External Cites;2537\n1999;External Cites;2103\n2000;External Cites;2625\n2001;External Cites;4004\n2002;External Cites;1269\n2003;External Cites;2484\n2004;External Cites;5778\n2005;External Cites;2721\n2006;External Cites;2218\n2007;External Cites;6414\n2008;External Cites;3505\n2009;External Cites;4148\n2010;External Cites;6506\n2011;External Cites;5973\n2012;External Cites;6718\n2013;External Cites;5356\n2014;External Cites;5733\n2015;External Cites;7172\n2016;External Cites;7781\n2017;External Cites;11797\n2018;External Cites;8947\n2019;External Cites;8878\n2020;External Cites;8433\n2021;External Cites;5807\n2022;External Cites;2783\n2023;External Cites;528"; var ds_external_self=new viz.Dataset({ data:data_external_self, datatypes:{ 'Year':'YYYY' } }).done(function () { new viz.ViewGroup(this).add('svg_external_self',settings_external_self); }); var data_world_region = "Year;Type;Value\n1996;world;0.27\n1997;world;0.28\n1998;world;0.37\n1999;world;0.28\n2000;world;0.22\n2001;world;0.22\n2002;world;0.16\n2003;world;0.21\n2004;world;0.19\n2005;world;0.19\n2006;world;0.22\n2007;world;0.32\n2008;world;0.21\n2009;world;0.24\n2010;world;0.24\n2011;world;0.24\n2012;world;0.23\n2013;world;0.21\n2014;world;0.19\n2015;world;0.21\n2016;world;0.25\n2017;world;0.24\n2018;world;0.27\n2019;world;0.24\n2020;world;0.26\n2021;world;0.26\n2022;world;0.25\n2023;world;0.24\n1996;Pacific Region;15.51\n1997;Pacific Region;18.66\n1998;Pacific Region;19.00\n1999;Pacific Region;16.82\n2000;Pacific Region;15.80\n2001;Pacific Region;15.02\n2002;Pacific Region;12.57\n2003;Pacific Region;14.31\n2004;Pacific Region;17.08\n2005;Pacific Region;15.32\n2006;Pacific Region;15.44\n2007;Pacific Region;13.70\n2008;Pacific Region;12.67\n2009;Pacific Region;11.96\n2010;Pacific Region;10.82\n2011;Pacific Region;9.71\n2012;Pacific Region;9.96\n2013;Pacific Region;8.06\n2014;Pacific Region;6.68\n2015;Pacific Region;7.57\n2016;Pacific Region;9.01\n2017;Pacific Region;8.87\n2018;Pacific Region;9.19\n2019;Pacific Region;8.64\n2020;Pacific Region;9.63\n2021;Pacific Region;9.71\n2022;Pacific Region;9.40\n2023;Pacific Region;9.56\n1996;OECD;0.43\n1997;OECD;0.42\n1998;OECD;0.57\n1999;OECD;0.48\n2000;OECD;0.49\n2001;OECD;0.45\n2002;OECD;0.33\n2003;OECD;0.42\n2004;OECD;0.37\n2005;OECD;0.38\n2006;OECD;0.40\n2007;OECD;0.59\n2008;OECD;0.40\n2009;OECD;0.42\n2010;OECD;0.45\n2011;OECD;0.43\n2012;OECD;0.42\n2013;OECD;0.36\n2014;OECD;0.35\n2015;OECD;0.36\n2016;OECD;0.46\n2017;OECD;0.45\n2018;OECD;0.53\n2019;OECD;0.51\n2020;OECD;0.60\n2021;OECD;0.61\n2022;OECD;0.60\n2023;OECD;0.63"; var ds_world_region=new viz.Dataset({ data:data_world_region, datatypes:{ 'Year':'YYYY' } }).done(function () { new viz.ViewGroup(this).add('svg_world_region',settings_world_region); }); var data_bysubjects = "Year;Subject;Value\n1996;Energy Engineering and Power Technology;37\n1997;Energy Engineering and Power Technology;48\n1998;Energy Engineering and Power Technology;69\n1999;Energy Engineering and Power Technology;45\n2000;Energy Engineering and Power Technology;61\n2001;Energy Engineering and Power Technology;49\n2002;Energy Engineering and Power Technology;45\n2003;Energy Engineering and Power Technology;60\n2004;Energy Engineering and Power Technology;55\n2005;Energy Engineering and Power Technology;41\n2006;Energy Engineering and Power Technology;60\n2007;Energy Engineering and Power Technology;52\n2008;Energy Engineering and Power Technology;74\n2009;Energy Engineering and Power Technology;67\n2010;Energy Engineering and Power Technology;87\n2011;Energy Engineering and Power Technology;99\n2012;Energy Engineering and Power Technology;93\n2013;Energy Engineering and Power Technology;74\n2014;Energy Engineering and Power Technology;105\n2015;Energy Engineering and Power Technology;112\n2016;Energy Engineering and Power Technology;197\n2017;Energy Engineering and Power Technology;158\n2018;Energy Engineering and Power Technology;252\n2019;Energy Engineering and Power Technology;245\n2020;Energy Engineering and Power Technology;240\n2021;Energy Engineering and Power Technology;263\n2022;Energy Engineering and Power Technology;267\n2023;Energy Engineering and Power Technology;217\n1996;Energy (miscellaneous);6\n1997;Energy (miscellaneous);6\n1998;Energy (miscellaneous);7\n1999;Energy (miscellaneous);7\n2000;Energy (miscellaneous);9\n2001;Energy (miscellaneous);9\n2002;Energy (miscellaneous);10\n2003;Energy (miscellaneous);9\n2004;Energy (miscellaneous);6\n2005;Energy (miscellaneous);19\n2006;Energy (miscellaneous);8\n2007;Energy (miscellaneous);23\n2008;Energy (miscellaneous);24\n2009;Energy (miscellaneous);31\n2010;Energy (miscellaneous);33\n2011;Energy (miscellaneous);32\n2012;Energy (miscellaneous);37\n2013;Energy (miscellaneous);34\n2014;Energy (miscellaneous);42\n2015;Energy (miscellaneous);49\n2016;Energy (miscellaneous);41\n2017;Energy (miscellaneous);56\n2018;Energy (miscellaneous);58\n2019;Energy (miscellaneous);68\n2020;Energy (miscellaneous);73\n2021;Energy (miscellaneous);98\n2022;Energy (miscellaneous);90\n2023;Energy (miscellaneous);82\n1996;Fuel Technology;18\n1997;Fuel Technology;11\n1998;Fuel Technology;35\n1999;Fuel Technology;15\n2000;Fuel Technology;22\n2001;Fuel Technology;21\n2002;Fuel Technology;18\n2003;Fuel Technology;14\n2004;Fuel Technology;16\n2005;Fuel Technology;17\n2006;Fuel Technology;21\n2007;Fuel Technology;5\n2008;Fuel Technology;13\n2009;Fuel Technology;17\n2010;Fuel Technology;40\n2011;Fuel Technology;17\n2012;Fuel Technology;59\n2013;Fuel Technology;30\n2014;Fuel Technology;51\n2015;Fuel Technology;39\n2016;Fuel Technology;26\n2017;Fuel Technology;39\n2018;Fuel Technology;52\n2019;Fuel Technology;56\n2020;Fuel Technology;78\n2021;Fuel Technology;85\n2022;Fuel Technology;84\n2023;Fuel Technology;84\n1996;Nuclear Energy and Engineering;6\n1997;Nuclear Energy and Engineering;5\n1998;Nuclear Energy and Engineering;8\n1999;Nuclear Energy and Engineering;7\n2000;Nuclear Energy and Engineering;8\n2001;Nuclear Energy and Engineering;7\n2002;Nuclear Energy and Engineering;2\n2003;Nuclear Energy and Engineering;1\n2004;Nuclear Energy and Engineering;8\n2005;Nuclear Energy and Engineering;4\n2006;Nuclear Energy and Engineering;4\n2007;Nuclear Energy and Engineering;2\n2008;Nuclear Energy and Engineering;3\n2009;Nuclear Energy and Engineering;6\n2010;Nuclear Energy and Engineering;5\n2011;Nuclear Energy and Engineering;19\n2012;Nuclear Energy and Engineering;14\n2013;Nuclear Energy and Engineering;11\n2014;Nuclear Energy and Engineering;9\n2015;Nuclear Energy and Engineering;11\n2016;Nuclear Energy and Engineering;9\n2017;Nuclear Energy and Engineering;9\n2018;Nuclear Energy and Engineering;20\n2019;Nuclear Energy and Engineering;27\n2020;Nuclear Energy and Engineering;29\n2021;Nuclear Energy and Engineering;17\n2022;Nuclear Energy and Engineering;17\n2023;Nuclear Energy and Engineering;12\n1996;Renewable Energy, Sustainability and the Environment;31\n1997;Renewable Energy, Sustainability and the Environment;30\n1998;Renewable Energy, Sustainability and the Environment;21\n1999;Renewable Energy, Sustainability and the Environment;32\n2000;Renewable Energy, Sustainability and the Environment;34\n2001;Renewable Energy, Sustainability and the Environment;28\n2002;Renewable Energy, Sustainability and the Environment;21\n2003;Renewable Energy, Sustainability and the Environment;30\n2004;Renewable Energy, Sustainability and the Environment;34\n2005;Renewable Energy, Sustainability and the Environment;41\n2006;Renewable Energy, Sustainability and the Environment;48\n2007;Renewable Energy, Sustainability and the Environment;116\n2008;Renewable Energy, Sustainability and the Environment;45\n2009;Renewable Energy, Sustainability and the Environment;87\n2010;Renewable Energy, Sustainability and the Environment;83\n2011;Renewable Energy, Sustainability and the Environment;108\n2012;Renewable Energy, Sustainability and the Environment;78\n2013;Renewable Energy, Sustainability and the Environment;103\n2014;Renewable Energy, Sustainability and the Environment;89\n2015;Renewable Energy, Sustainability and the Environment;119\n2016;Renewable Energy, Sustainability and the Environment;188\n2017;Renewable Energy, Sustainability and the Environment;209\n2018;Renewable Energy, Sustainability and the Environment;274\n2019;Renewable Energy, Sustainability and the Environment;259\n2020;Renewable Energy, Sustainability and the Environment;349\n2021;Renewable Energy, Sustainability and the Environment;362\n2022;Renewable Energy, Sustainability and the Environment;345\n2023;Renewable Energy, Sustainability and the Environment;305"; var ds_bysubjects=new viz.Dataset({ data:data_bysubjects, datatypes:{ 'Year':'YYYY' } }).done(function () { new viz.ViewGroup(this).add('svg_bysubjects',settings_bysubjects); }); var data_openaccess = "Year;Type;Value;Percent\n1996;Open Access;5;7.25\n1996;No Open Access;64;92.75\n1997;Open Access;6;8\n1997;No Open Access;69;92\n1998;Open Access;9;9.89\n1998;No Open Access;82;90.11\n1999;Open Access;7;9.33\n1999;No Open Access;68;90.67\n2000;Open Access;11;12.09\n2000;No Open Access;80;87.91\n2001;Open Access;4;4.71\n2001;No Open Access;81;95.29\n2002;Open Access;10;15.63\n2002;No Open Access;54;84.38\n2003;Open Access;13;15.48\n2003;No Open Access;71;84.52\n2004;Open Access;8;9.76\n2004;No Open Access;74;90.24\n2005;Open Access;14;15.38\n2005;No Open Access;77;84.62\n2006;Open Access;19;17.76\n2006;No Open Access;88;82.24\n2007;Open Access;48;26.23\n2007;No Open Access;135;73.77\n2008;Open Access;13;10.08\n2008;No Open Access;116;89.92\n2009;Open Access;25;14.88\n2009;No Open Access;143;85.12\n2010;Open Access;28;16.28\n2010;No Open Access;144;83.72\n2011;Open Access;25;13.37\n2011;No Open Access;162;86.63\n2012;Open Access;30;16.67\n2012;No Open Access;150;83.33\n2013;Open Access;40;21.98\n2013;No Open Access;142;78.02\n2014;Open Access;46;23.59\n2014;No Open Access;149;76.41\n2015;Open Access;50;20.75\n2015;No Open Access;191;79.25\n2016;Open Access;67;20\n2016;No Open Access;268;80\n2017;Open Access;98;28.57\n2017;No Open Access;245;71.43\n2018;Open Access;126;30.81\n2018;No Open Access;283;69.19\n2019;Open Access;155;37.17\n2019;No Open Access;262;62.83\n2020;Open Access;194;40.33\n2020;No Open Access;287;59.67\n2021;Open Access;225;44.29\n2021;No Open Access;283;55.71\n2022;Open Access;193;40.12\n2022;No Open Access;288;59.88\n2023;Open Access;214;54.04\n2023;No Open Access;182;45.96\n"; var ds_openaccess=new viz.Dataset({ data:data_openaccess, datatypes:{ 'Year':'YYYY' } }).done(function () { new viz.ViewGroup(this).add('svg_open_access',settings_openaccess); }); }); </script> </head> <body> <!-- 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' class='selected'>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> <div class="countrydescription colblock"> <h1>New Zealand</h1> <p> <a class="country_sirlink" href="https://www.scimagoir.com/rankings.php?country=NZL" title="visit SCImago Institutions Rankings - NZL"><img src="img/sir_white.png" alt="">NZL in SCImago Institutions Rankings </a> <a class="country_sirlink" style="padding-left: 38px;" href="https://www.scimagomedia.com/rankings.php?country=New Zealand" title="visit SCImago Media Rankings - NZL"><img src="img/media_white.png" alt="">NZL in SCImago Media Rankings</a> </p> <div class="dropdown"> <div class="dropdown_button" ></div> <ul class="dropdown-options dropdown-element"> <input type='text' value='' class="dropdown-input dropdown-element"/> <li><a href='countrysearch.php?country=NZ' class='dropdown-element' data-code='0'>All subject areas</a></li><li><a href='countrysearch.php?country=NZ&area=1100' class='dropdown-element' data-code='1100'>Agricultural and Biological Sciences</a></li><li><a href='countrysearch.php?country=NZ&area=1200' class='dropdown-element' data-code='1200'>Arts and Humanities</a></li><li><a href='countrysearch.php?country=NZ&area=1300' class='dropdown-element' data-code='1300'>Biochemistry, Genetics and Molecular Biology</a></li><li><a href='countrysearch.php?country=NZ&area=1400' class='dropdown-element' data-code='1400'>Business, Management and Accounting</a></li><li><a href='countrysearch.php?country=NZ&area=1500' class='dropdown-element' data-code='1500'>Chemical Engineering</a></li><li><a href='countrysearch.php?country=NZ&area=1600' class='dropdown-element' data-code='1600'>Chemistry</a></li><li><a href='countrysearch.php?country=NZ&area=1700' class='dropdown-element' data-code='1700'>Computer Science</a></li><li><a href='countrysearch.php?country=NZ&area=1800' class='dropdown-element' data-code='1800'>Decision Sciences</a></li><li><a href='countrysearch.php?country=NZ&area=3500' class='dropdown-element' data-code='3500'>Dentistry</a></li><li><a href='countrysearch.php?country=NZ&area=1900' class='dropdown-element' data-code='1900'>Earth and Planetary Sciences</a></li><li><a href='countrysearch.php?country=NZ&area=2000' class='dropdown-element' data-code='2000'>Economics, Econometrics and Finance</a></li><li><a href='countrysearch.php?country=NZ&area=2100' class='dropselected dropdown-element' data-code='2100'>Energy</a></li><li><a href='countrysearch.php?country=NZ&area=2200' class='dropdown-element' data-code='2200'>Engineering</a></li><li><a href='countrysearch.php?country=NZ&area=2300' class='dropdown-element' data-code='2300'>Environmental Science</a></li><li><a href='countrysearch.php?country=NZ&area=3600' class='dropdown-element' data-code='3600'>Health Professions</a></li><li><a href='countrysearch.php?country=NZ&area=2400' class='dropdown-element' data-code='2400'>Immunology and Microbiology</a></li><li><a href='countrysearch.php?country=NZ&area=2500' class='dropdown-element' data-code='2500'>Materials Science</a></li><li><a href='countrysearch.php?country=NZ&area=2600' class='dropdown-element' data-code='2600'>Mathematics</a></li><li><a href='countrysearch.php?country=NZ&area=2700' class='dropdown-element' data-code='2700'>Medicine</a></li><li><a href='countrysearch.php?country=NZ&area=1000' class='dropdown-element' data-code='1000'>Multidisciplinary</a></li><li><a href='countrysearch.php?country=NZ&area=2800' class='dropdown-element' data-code='2800'>Neuroscience</a></li><li><a href='countrysearch.php?country=NZ&area=2900' class='dropdown-element' data-code='2900'>Nursing</a></li><li><a href='countrysearch.php?country=NZ&area=3000' class='dropdown-element' data-code='3000'>Pharmacology, Toxicology and Pharmaceutics</a></li><li><a href='countrysearch.php?country=NZ&area=3100' class='dropdown-element' data-code='3100'>Physics and Astronomy</a></li><li><a href='countrysearch.php?country=NZ&area=3200' class='dropdown-element' data-code='3200'>Psychology</a></li><li><a href='countrysearch.php?country=NZ&area=3300' class='dropdown-element' data-code='3300'>Social Sciences</a></li><li><a href='countrysearch.php?country=NZ&area=3400' class='dropdown-element' data-code='3400'>Veterinary</a></li> </ul> </div> <table> <thead> <tr><th>H index</th><th>Documents</th><th>Citations</th><th>Citations per document</th></tr> </thead> <tbody> <td>145</td><td>5921</td><td>147577</td><td>24.92</td></tr> </tbody> </table> </div> <div class="dashboard" style="padding-left:8px;padding-right: 8px;"> <div class="cell1x1 "> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(122,195,106)"></div>Citable documents </div> </div> <div class="cellcontent"> <div class="cellslide" id="svg_documents"> </div> </div> </div> <div class="cell1x1"> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(56, 133, 200)"></div>External cites </div> </div> <div class="cellcontent"> <div class="cellslide" id="svg_cites"> </div> </div> </div> <div class="cell1x2 "> <div class="cellheader y2"> <div class="celltitle"> Output:<br /> <!-- <div class="legendblock" style="background-color:rgb(122,195,106)"></div>% of the region  <div class="legendblock" style="background-color:rgb(90,155,212)"></div>% of the world --> <div class="legendblock" style="background-color:rgb(122,195,106)"></div>% of the World  <div class="legendblock" style="background-color:rgb(90,155,212)"></div>% of Pacific Region <br /> <div class="legendblock" style="background-color:rgb(250,167,91)"></div>% of OECD  </div> </div> <div class="cellcontent y2"> <div class="cellslide" id="svg_world_region"> </div> </div> </div> <div class="cell1x1 "> <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="svg_citable_noncitable"> </div> </div> </div> <div class="cell1x1 "> <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="svg_cited_uncited"> </div> </div> </div> <div class="cell2x4 "> <div class="cellheader"> <div class="celltitle"> Documents by subject categories </div> </div> <div class="cellcontent"> <div class="cellslide" id="svg_bysubjects"> </div> </div> </div> <div class="cell1x1 "> <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="svg_international"> </div> </div> </div> <div class="cell1x1 "> <div class="cellheader"> <div class="celltitle"> <div class="legendblock" style="background-color:rgb(122,195,106)"></div>External Cites <div class="legendblock" style="background-color:rgb(237, 125, 115)"></div>Self-Cites </div> </div> <div class="cellcontent"> <div class="cellslide" id="svg_external_self"> </div> </div> </div> <div class="cell1x1 "> <div class="cellheader"> <div class="celltitle"> % Open Access Output </div> </div> <div class="cellcontent"> <div class="cellslide" id="svg_open_access"> </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><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>