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;8652\nNon-citable documents;527"; 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;295719\nSelf cites;34104"; 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;6\n1997;Non-citable documents;0\n1998;Non-citable documents;5\n1999;Non-citable documents;1\n2000;Non-citable documents;5\n2001;Non-citable documents;4\n2002;Non-citable documents;7\n2003;Non-citable documents;5\n2004;Non-citable documents;12\n2005;Non-citable documents;9\n2006;Non-citable documents;9\n2007;Non-citable documents;13\n2008;Non-citable documents;21\n2009;Non-citable documents;17\n2010;Non-citable documents;16\n2011;Non-citable documents;15\n2012;Non-citable documents;14\n2013;Non-citable documents;22\n2014;Non-citable documents;27\n2015;Non-citable documents;32\n2016;Non-citable documents;30\n2017;Non-citable documents;32\n2018;Non-citable documents;26\n2019;Non-citable documents;35\n2020;Non-citable documents;44\n2021;Non-citable documents;41\n2022;Non-citable documents;42\n2023;Non-citable documents;37\n1996;Citable documents;157\n1997;Citable documents;146\n1998;Citable documents;155\n1999;Citable documents;164\n2000;Citable documents;174\n2001;Citable documents;142\n2002;Citable documents;161\n2003;Citable documents;193\n2004;Citable documents;246\n2005;Citable documents;215\n2006;Citable documents;222\n2007;Citable documents;251\n2008;Citable documents;276\n2009;Citable documents;288\n2010;Citable documents;314\n2011;Citable documents;279\n2012;Citable documents;327\n2013;Citable documents;337\n2014;Citable documents;394\n2015;Citable documents;414\n2016;Citable documents;382\n2017;Citable documents;427\n2018;Citable documents;456\n2019;Citable documents;496\n2020;Citable documents;478\n2021;Citable documents;551\n2022;Citable documents;532\n2023;Citable documents;475"; 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;6\n1997;Uncited documents;4\n1998;Uncited documents;6\n1999;Uncited documents;7\n2000;Uncited documents;7\n2001;Uncited documents;3\n2002;Uncited documents;5\n2003;Uncited documents;8\n2004;Uncited documents;6\n2005;Uncited documents;11\n2006;Uncited documents;6\n2007;Uncited documents;6\n2008;Uncited documents;17\n2009;Uncited documents;10\n2010;Uncited documents;8\n2011;Uncited documents;15\n2012;Uncited documents;5\n2013;Uncited documents;8\n2014;Uncited documents;13\n2015;Uncited documents;12\n2016;Uncited documents;10\n2017;Uncited documents;12\n2018;Uncited documents;14\n2019;Uncited documents;25\n2020;Uncited documents;40\n2021;Uncited documents;56\n2022;Uncited documents;109\n2023;Uncited documents;291\n1996;Cited documents;157\n1997;Cited documents;142\n1998;Cited documents;154\n1999;Cited documents;158\n2000;Cited documents;172\n2001;Cited documents;143\n2002;Cited documents;163\n2003;Cited documents;190\n2004;Cited documents;252\n2005;Cited documents;213\n2006;Cited documents;225\n2007;Cited documents;258\n2008;Cited documents;280\n2009;Cited documents;295\n2010;Cited documents;322\n2011;Cited documents;279\n2012;Cited documents;336\n2013;Cited documents;351\n2014;Cited documents;408\n2015;Cited documents;434\n2016;Cited documents;402\n2017;Cited documents;447\n2018;Cited documents;468\n2019;Cited documents;506\n2020;Cited documents;482\n2021;Cited documents;536\n2022;Cited documents;465\n2023;Cited documents;221"; 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;46.01\n1997;33.56\n1998;38.75\n1999;38.79\n2000;37.43\n2001;41.10\n2002;35.71\n2003;42.42\n2004;53.49\n2005;50.45\n2006;48.05\n2007;51.52\n2008;55.56\n2009;61.31\n2010;56.06\n2011;53.40\n2012;54.84\n2013;59.05\n2014;59.62\n2015;60.54\n2016;61.89\n2017;58.39\n2018;63.28\n2019;68.55\n2020;67.62\n2021;71.45\n2022;72.13\n2023;69.14"; 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;852\n1997;Self Cites;710\n1998;Self Cites;974\n1999;Self Cites;848\n2000;Self Cites;906\n2001;Self Cites;812\n2002;Self Cites;811\n2003;Self Cites;1273\n2004;Self Cites;1243\n2005;Self Cites;1330\n2006;Self Cites;1569\n2007;Self Cites;1495\n2008;Self Cites;1474\n2009;Self Cites;1489\n2010;Self Cites;1681\n2011;Self Cites;1458\n2012;Self Cites;1771\n2013;Self Cites;1703\n2014;Self Cites;2197\n2015;Self Cites;1778\n2016;Self Cites;1392\n2017;Self Cites;1464\n2018;Self Cites;1380\n2019;Self Cites;1265\n2020;Self Cites;956\n2021;Self Cites;796\n2022;Self Cites;365\n2023;Self Cites;112\n1996;External Cites;7891\n1997;External Cites;8826\n1998;External Cites;10253\n1999;External Cites;7186\n2000;External Cites;8804\n2001;External Cites;7552\n2002;External Cites;7390\n2003;External Cites;9685\n2004;External Cites;13571\n2005;External Cites;14059\n2006;External Cites;14583\n2007;External Cites;13452\n2008;External Cites;14155\n2009;External Cites;12239\n2010;External Cites;12935\n2011;External Cites;10352\n2012;External Cites;15936\n2013;External Cites;12276\n2014;External Cites;19536\n2015;External Cites;13762\n2016;External Cites;9519\n2017;External Cites;12395\n2018;External Cites;11426\n2019;External Cites;11176\n2020;External Cites;7337\n2021;External Cites;6119\n2022;External Cites;2875\n2023;External Cites;429"; 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.41\n1997;world;0.38\n1998;world;0.43\n1999;world;0.43\n2000;world;0.45\n2001;world;0.37\n2002;world;0.41\n2003;world;0.46\n2004;world;0.59\n2005;world;0.49\n2006;world;0.47\n2007;world;0.51\n2008;world;0.55\n2009;world;0.54\n2010;world;0.56\n2011;world;0.47\n2012;world;0.54\n2013;world;0.53\n2014;world;0.59\n2015;world;0.62\n2016;world;0.55\n2017;world;0.60\n2018;world;0.60\n2019;world;0.65\n2020;world;0.59\n2021;world;0.60\n2022;world;0.58\n2023;world;0.56\n1996;Pacific Region;14.72\n1997;Pacific Region;13.28\n1998;Pacific Region;14.26\n1999;Pacific Region;14.32\n2000;Pacific Region;14.92\n2001;Pacific Region;12.38\n2002;Pacific Region;13.97\n2003;Pacific Region;14.28\n2004;Pacific Region;16.63\n2005;Pacific Region;14.34\n2006;Pacific Region;12.91\n2007;Pacific Region;13.59\n2008;Pacific Region;13.98\n2009;Pacific Region;12.86\n2010;Pacific Region;12.72\n2011;Pacific Region;11.31\n2012;Pacific Region;12.63\n2013;Pacific Region;10.95\n2014;Pacific Region;11.57\n2015;Pacific Region;11.79\n2016;Pacific Region;10.22\n2017;Pacific Region;11.14\n2018;Pacific Region;11.30\n2019;Pacific Region;12.13\n2020;Pacific Region;11.44\n2021;Pacific Region;11.67\n2022;Pacific Region;12.43\n2023;Pacific Region;11.42\n1996;OECD;0.45\n1997;OECD;0.41\n1998;OECD;0.47\n1999;OECD;0.47\n2000;OECD;0.49\n2001;OECD;0.41\n2002;OECD;0.45\n2003;OECD;0.52\n2004;OECD;0.66\n2005;OECD;0.55\n2006;OECD;0.53\n2007;OECD;0.58\n2008;OECD;0.64\n2009;OECD;0.62\n2010;OECD;0.66\n2011;OECD;0.55\n2012;OECD;0.64\n2013;OECD;0.63\n2014;OECD;0.70\n2015;OECD;0.74\n2016;OECD;0.68\n2017;OECD;0.74\n2018;OECD;0.75\n2019;OECD;0.82\n2020;OECD;0.77\n2021;OECD;0.79\n2022;OECD;0.84\n2023;OECD;0.79"; 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;Behavioral Neuroscience;35\n1997;Behavioral Neuroscience;25\n1998;Behavioral Neuroscience;27\n1999;Behavioral Neuroscience;38\n2000;Behavioral Neuroscience;28\n2001;Behavioral Neuroscience;22\n2002;Behavioral Neuroscience;30\n2003;Behavioral Neuroscience;37\n2004;Behavioral Neuroscience;46\n2005;Behavioral Neuroscience;33\n2006;Behavioral Neuroscience;50\n2007;Behavioral Neuroscience;44\n2008;Behavioral Neuroscience;55\n2009;Behavioral Neuroscience;58\n2010;Behavioral Neuroscience;58\n2011;Behavioral Neuroscience;55\n2012;Behavioral Neuroscience;62\n2013;Behavioral Neuroscience;64\n2014;Behavioral Neuroscience;66\n2015;Behavioral Neuroscience;58\n2016;Behavioral Neuroscience;72\n2017;Behavioral Neuroscience;91\n2018;Behavioral Neuroscience;81\n2019;Behavioral Neuroscience;90\n2020;Behavioral Neuroscience;71\n2021;Behavioral Neuroscience;79\n2022;Behavioral Neuroscience;84\n2023;Behavioral Neuroscience;66\n1996;Biological Psychiatry;6\n1997;Biological Psychiatry;8\n1998;Biological Psychiatry;9\n1999;Biological Psychiatry;6\n2001;Biological Psychiatry;5\n2002;Biological Psychiatry;4\n2003;Biological Psychiatry;7\n2004;Biological Psychiatry;9\n2005;Biological Psychiatry;5\n2006;Biological Psychiatry;6\n2007;Biological Psychiatry;8\n2008;Biological Psychiatry;13\n2009;Biological Psychiatry;16\n2010;Biological Psychiatry;9\n2011;Biological Psychiatry;15\n2012;Biological Psychiatry;22\n2013;Biological Psychiatry;12\n2014;Biological Psychiatry;23\n2015;Biological Psychiatry;27\n2016;Biological Psychiatry;29\n2017;Biological Psychiatry;29\n2018;Biological Psychiatry;30\n2019;Biological Psychiatry;33\n2020;Biological Psychiatry;40\n2021;Biological Psychiatry;34\n2022;Biological Psychiatry;29\n2023;Biological Psychiatry;40\n1996;Cellular and Molecular Neuroscience;23\n1997;Cellular and Molecular Neuroscience;15\n1998;Cellular and Molecular Neuroscience;16\n1999;Cellular and Molecular Neuroscience;17\n2000;Cellular and Molecular Neuroscience;25\n2001;Cellular and Molecular Neuroscience;17\n2002;Cellular and Molecular Neuroscience;27\n2003;Cellular and Molecular Neuroscience;19\n2004;Cellular and Molecular Neuroscience;36\n2005;Cellular and Molecular Neuroscience;33\n2006;Cellular and Molecular Neuroscience;30\n2007;Cellular and Molecular Neuroscience;36\n2008;Cellular and Molecular Neuroscience;46\n2009;Cellular and Molecular Neuroscience;55\n2010;Cellular and Molecular Neuroscience;55\n2011;Cellular and Molecular Neuroscience;42\n2012;Cellular and Molecular Neuroscience;56\n2013;Cellular and Molecular Neuroscience;59\n2014;Cellular and Molecular Neuroscience;66\n2015;Cellular and Molecular Neuroscience;70\n2016;Cellular and Molecular Neuroscience;55\n2017;Cellular and Molecular Neuroscience;65\n2018;Cellular and Molecular Neuroscience;63\n2019;Cellular and Molecular Neuroscience;72\n2020;Cellular and Molecular Neuroscience;65\n2021;Cellular and Molecular Neuroscience;103\n2022;Cellular and Molecular Neuroscience;74\n2023;Cellular and Molecular Neuroscience;88\n1996;Cognitive Neuroscience;19\n1997;Cognitive Neuroscience;11\n1998;Cognitive Neuroscience;15\n1999;Cognitive Neuroscience;16\n2000;Cognitive Neuroscience;17\n2001;Cognitive Neuroscience;12\n2002;Cognitive Neuroscience;17\n2003;Cognitive Neuroscience;25\n2004;Cognitive Neuroscience;29\n2005;Cognitive Neuroscience;23\n2006;Cognitive Neuroscience;21\n2007;Cognitive Neuroscience;32\n2008;Cognitive Neuroscience;41\n2009;Cognitive Neuroscience;51\n2010;Cognitive Neuroscience;48\n2011;Cognitive Neuroscience;40\n2012;Cognitive Neuroscience;54\n2013;Cognitive Neuroscience;53\n2014;Cognitive Neuroscience;53\n2015;Cognitive Neuroscience;55\n2016;Cognitive Neuroscience;69\n2017;Cognitive Neuroscience;69\n2018;Cognitive Neuroscience;63\n2019;Cognitive Neuroscience;81\n2020;Cognitive Neuroscience;71\n2021;Cognitive Neuroscience;81\n2022;Cognitive Neuroscience;94\n2023;Cognitive Neuroscience;59\n1996;Developmental Neuroscience;2\n1997;Developmental Neuroscience;10\n1998;Developmental Neuroscience;3\n1999;Developmental Neuroscience;7\n2000;Developmental Neuroscience;5\n2001;Developmental Neuroscience;4\n2002;Developmental Neuroscience;4\n2003;Developmental Neuroscience;8\n2004;Developmental Neuroscience;10\n2005;Developmental Neuroscience;2\n2006;Developmental Neuroscience;6\n2007;Developmental Neuroscience;10\n2008;Developmental Neuroscience;8\n2009;Developmental Neuroscience;11\n2010;Developmental Neuroscience;18\n2011;Developmental Neuroscience;13\n2012;Developmental Neuroscience;23\n2013;Developmental Neuroscience;18\n2014;Developmental Neuroscience;38\n2015;Developmental Neuroscience;26\n2016;Developmental Neuroscience;27\n2017;Developmental Neuroscience;31\n2018;Developmental Neuroscience;22\n2019;Developmental Neuroscience;22\n2020;Developmental Neuroscience;27\n2021;Developmental Neuroscience;30\n2022;Developmental Neuroscience;28\n2023;Developmental Neuroscience;30\n1996;Endocrine and Autonomic Systems;5\n1997;Endocrine and Autonomic Systems;3\n1998;Endocrine and Autonomic Systems;4\n1999;Endocrine and Autonomic Systems;4\n2000;Endocrine and Autonomic Systems;8\n2001;Endocrine and Autonomic Systems;9\n2002;Endocrine and Autonomic Systems;4\n2003;Endocrine and Autonomic Systems;6\n2004;Endocrine and Autonomic Systems;6\n2005;Endocrine and Autonomic Systems;9\n2006;Endocrine and Autonomic Systems;6\n2007;Endocrine and Autonomic Systems;6\n2008;Endocrine and Autonomic Systems;8\n2009;Endocrine and Autonomic Systems;13\n2010;Endocrine and Autonomic Systems;18\n2011;Endocrine and Autonomic Systems;19\n2012;Endocrine and Autonomic Systems;25\n2013;Endocrine and Autonomic Systems;15\n2014;Endocrine and Autonomic Systems;19\n2015;Endocrine and Autonomic Systems;22\n2016;Endocrine and Autonomic Systems;23\n2017;Endocrine and Autonomic Systems;23\n2018;Endocrine and Autonomic Systems;18\n2019;Endocrine and Autonomic Systems;14\n2020;Endocrine and Autonomic Systems;24\n2021;Endocrine and Autonomic Systems;26\n2022;Endocrine and Autonomic Systems;27\n2023;Endocrine and Autonomic Systems;26\n1996;Neurology;10\n1997;Neurology;19\n1998;Neurology;21\n1999;Neurology;18\n2000;Neurology;30\n2001;Neurology;14\n2002;Neurology;19\n2003;Neurology;31\n2004;Neurology;30\n2005;Neurology;25\n2006;Neurology;32\n2007;Neurology;47\n2008;Neurology;49\n2009;Neurology;55\n2010;Neurology;60\n2011;Neurology;48\n2012;Neurology;74\n2013;Neurology;88\n2014;Neurology;108\n2015;Neurology;98\n2016;Neurology;97\n2017;Neurology;100\n2018;Neurology;91\n2019;Neurology;137\n2020;Neurology;152\n2021;Neurology;134\n2022;Neurology;134\n2023;Neurology;122\n1996;Neuroscience (miscellaneous);64\n1997;Neuroscience (miscellaneous);58\n1998;Neuroscience (miscellaneous);72\n1999;Neuroscience (miscellaneous);71\n2000;Neuroscience (miscellaneous);71\n2001;Neuroscience (miscellaneous);68\n2002;Neuroscience (miscellaneous);57\n2003;Neuroscience (miscellaneous);72\n2004;Neuroscience (miscellaneous);99\n2005;Neuroscience (miscellaneous);92\n2006;Neuroscience (miscellaneous);87\n2007;Neuroscience (miscellaneous);96\n2008;Neuroscience (miscellaneous);85\n2009;Neuroscience (miscellaneous);83\n2010;Neuroscience (miscellaneous);103\n2011;Neuroscience (miscellaneous);90\n2012;Neuroscience (miscellaneous);87\n2013;Neuroscience (miscellaneous);110\n2014;Neuroscience (miscellaneous);114\n2015;Neuroscience (miscellaneous);148\n2016;Neuroscience (miscellaneous);135\n2017;Neuroscience (miscellaneous);137\n2018;Neuroscience (miscellaneous);166\n2019;Neuroscience (miscellaneous);159\n2020;Neuroscience (miscellaneous);160\n2021;Neuroscience (miscellaneous);187\n2022;Neuroscience (miscellaneous);168\n2023;Neuroscience (miscellaneous);155\n1996;Sensory Systems;32\n1997;Sensory Systems;23\n1998;Sensory Systems;20\n1999;Sensory Systems;20\n2000;Sensory Systems;22\n2001;Sensory Systems;20\n2002;Sensory Systems;35\n2003;Sensory Systems;31\n2004;Sensory Systems;46\n2005;Sensory Systems;31\n2006;Sensory Systems;32\n2007;Sensory Systems;35\n2008;Sensory Systems;56\n2009;Sensory Systems;41\n2010;Sensory Systems;37\n2011;Sensory Systems;38\n2012;Sensory Systems;35\n2013;Sensory Systems;34\n2014;Sensory Systems;48\n2015;Sensory Systems;50\n2016;Sensory Systems;50\n2017;Sensory Systems;57\n2018;Sensory Systems;43\n2019;Sensory Systems;52\n2020;Sensory Systems;38\n2021;Sensory Systems;59\n2022;Sensory Systems;60\n2023;Sensory Systems;53"; 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;33;20.25\n1996;No Open Access;130;79.75\n1997;Open Access;21;14.38\n1997;No Open Access;125;85.62\n1998;Open Access;29;18.13\n1998;No Open Access;131;81.88\n1999;Open Access;33;20\n1999;No Open Access;132;80\n2000;Open Access;34;18.99\n2000;No Open Access;145;81.01\n2001;Open Access;31;21.23\n2001;No Open Access;115;78.77\n2002;Open Access;41;24.4\n2002;No Open Access;127;75.6\n2003;Open Access;51;25.76\n2003;No Open Access;147;74.24\n2004;Open Access;63;24.42\n2004;No Open Access;195;75.58\n2005;Open Access;63;28.13\n2005;No Open Access;161;71.88\n2006;Open Access;52;22.51\n2006;No Open Access;179;77.49\n2007;Open Access;73;27.65\n2007;No Open Access;191;72.35\n2008;Open Access;78;26.26\n2008;No Open Access;219;73.74\n2009;Open Access;83;27.21\n2009;No Open Access;222;72.79\n2010;Open Access;102;30.91\n2010;No Open Access;228;69.09\n2011;Open Access;108;36.73\n2011;No Open Access;186;63.27\n2012;Open Access;130;38.12\n2012;No Open Access;211;61.88\n2013;Open Access;135;37.6\n2013;No Open Access;224;62.4\n2014;Open Access;170;40.38\n2014;No Open Access;251;59.62\n2015;Open Access;213;47.76\n2015;No Open Access;233;52.24\n2016;Open Access;203;49.27\n2016;No Open Access;209;50.73\n2017;Open Access;231;50.33\n2017;No Open Access;228;49.67\n2018;Open Access;282;58.51\n2018;No Open Access;200;41.49\n2019;Open Access;310;58.38\n2019;No Open Access;221;41.62\n2020;Open Access;314;60.15\n2020;No Open Access;208;39.85\n2021;Open Access;392;66.22\n2021;No Open Access;200;33.78\n2022;Open Access;410;71.43\n2022;No Open Access;164;28.57\n2023;Open Access;382;74.61\n2023;No Open Access;130;25.39\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&oacute;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 &amp; Country Rank</div> </a> <form id="searchbox" action="journalsearch.php" method="get"> <input type="text" name="q" value="Enter Journal Title, ISSN or Publisher Name" id="searchinput" onfocus="if(this.value == 'Enter Journal Title, ISSN or Publisher Name') { this.value = ''; }" onblur="if (this.value=='') {this.value='Enter Journal Title, ISSN or Publisher Name';}"> <input type="submit" id="searchbutton" value="" /> </form> </div> <div id='menu_boton' style='cursor: pointer;'><img src='./img/menu.png' alt='menu'> menu</div><div id='mainmenu'><ul><li><a href='index.php'>Home</a></li><li><a href='journalrank.php'>Journal Rankings</a></li><li><a href='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='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='dropselected 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>202</td><td>9179</td><td>329823</td><td>35.93</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&emsp; <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&emsp; <div class="legendblock" style="background-color:rgb(90,155,212)"></div>% of Pacific Region&emsp;<br /> <div class="legendblock" style="background-color:rgb(250,167,91)"></div>% of OECD&emsp; </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&emsp;<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&emsp;<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&emsp;<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&reg; 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&reg;</a></p> <img src="./img/estmodusinrebus.png" alt="" id="tagline" title="Est modus in rebus (There is a proper measure in things). Horatio." alt="Est modus in rebus (There is a proper measure in things). Horatio."/> <!--<p><a class="nav-link ccb__edit" href="#">Cookie settings</a></p> <p><a href="https://www.scimagojr.com/cookie-policies.php">Cookie Policy</a></p>--> <p><a href="https://www.scimagojr.com/legal-notice.php">Legal Notice</a></p> <p><a href="https://www.scimagojr.com/privacy-policy.php">Privacy Policy</a></p> </div> </div> </body> </html>

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