{"id":520,"date":"2021-11-29T09:00:47","date_gmt":"2021-11-29T09:00:47","guid":{"rendered":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/"},"modified":"2022-01-24T13:46:51","modified_gmt":"2022-01-24T13:46:51","slug":"bibliometric-report-publisher-292","status":"publish","type":"post","link":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/","title":{"rendered":"Royal Society of Chemistry (RSC) Bibliometric Report"},"content":{"rendered":"\n<html>\r\n\r\n<head>\r\n    <!-- Styles -->\r\n\r\n\r\n    <!-- Resources -->\r\n\r\n\r\n\r\n<\/head>\r\n\r\n<body>\r\n    <style>\r\n        .chart {\r\n            width: 100%;\r\n            height: 500px;\r\n        }\r\n        \r\n        a.am5exporting-icon,\r\n        .am5exporting-list {\r\n            background: #F00;\r\n        }\r\n        \r\n        a.am5exporting-icon:hover,\r\n        .am5exporting-menu-open a.am5exporting-icon,\r\n        .am5exporting-item a:hover {\r\n            background: rgba(255, 0, 0, 0.5);\r\n        }\r\n    <\/style>\r\n\r\n    <script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/index.js\"><\/script>\r\n    <script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/percent.js\"><\/script>\r\n    <script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/xy.js\"><\/script>\r\n    <script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/wc.js\"><\/script>\r\n    <script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/themes\/Animated.js\"><\/script>\r\n    <script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/plugins\/exporting.js\"><\/script>\r\n    <!-- Chart code -->\r\n    <script>\r\n        am5.ready(function() {\r\n    var rootpublisher_doc_types_chart = am5.Root.new(\"publisher_doc_types_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_doc_types_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_doc_types_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_doc_types_chart = rootpublisher_doc_types_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_doc_types_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_doc_types_chart = chartpublisher_doc_types_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_doc_types_chart, {}));\r\n    cursorpublisher_doc_types_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_doc_types_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":0.7836985774903309,\"category\":\"Journal Article\",\"value\":718566.0},{\"value1\":0.14906057905996378,\"category\":\"Chapter\",\"value\":23548.0},{\"value1\":0.030142745798311638,\"category\":\"Dataset\",\"value\":659.0},{\"value1\":0.9580566676431338,\"category\":\"Other\",\"value\":9419.0},{\"value1\":0.2039052308970025,\"category\":\"Book\",\"value\":1807.0},{\"value1\":2.986544141778799,\"category\":\"Book Series\",\"value\":91.0}];\r\n\r\n    var xRendererpublisher_doc_types_chart = am5xy.AxisRendererX.new(rootpublisher_doc_types_chart, {});\r\n    xRendererpublisher_doc_types_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_doc_types_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_doc_types_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_doc_types_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_doc_types_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_doc_types_chart = chartpublisher_doc_types_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_doc_types_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_doc_types_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_doc_types_chart = chartpublisher_doc_types_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_doc_types_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_doc_types_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_doc_types_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_doc_types_chart = chartpublisher_doc_types_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_doc_types_chart, {\r\n            name: \"Royal Society of Chemistry (RSC) Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_doc_types_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_doc_types_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_doc_types_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_doc_types_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_doc_types_chart.get(\"colors\").getIndex(series1publisher_doc_types_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_doc_types_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_doc_types_chart.get(\"colors\").getIndex(series1publisher_doc_types_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_doc_types_chart = chartpublisher_doc_types_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_doc_types_chart, {\r\n            name: \"Royal Society of Chemistry (RSC) Documents Share\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_doc_types_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_doc_types_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_doc_types_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_doc_types_chart, {\r\n                labelText: \"{value1}%\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_doc_types_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_doc_types_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_doc_types_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_doc_types_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_doc_types_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_doc_types_chart.data.setAll(data);\r\n    series2publisher_doc_types_chart.data.setAll(data);\r\n\r\n    var legendpublisher_doc_types_chart = chartpublisher_doc_types_chart.children.push(\r\n        am5.Legend.new(rootpublisher_doc_types_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_doc_types_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_doc_types_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_doc_types_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_doc_types_chart.data.setAll(chartpublisher_doc_types_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_doc_types_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_doc_types_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_doc_types_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n    var rootpublisher_yearly_chart = am5.Root.new(\"publisher_yearly_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_yearly_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_yearly_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_yearly_chart = rootpublisher_yearly_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_yearly_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_yearly_chart = chartpublisher_yearly_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_yearly_chart, {}));\r\n    cursorpublisher_yearly_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_yearly_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":3.7049722764008477,\"category\":\"2010\",\"value\":17199.0},{\"value1\":4.26729324851221,\"category\":\"2011\",\"value\":24365.0},{\"value1\":4.464603895012367,\"category\":\"2012\",\"value\":27762.0},{\"value1\":4.265194633995037,\"category\":\"2013\",\"value\":32240.0},{\"value1\":4.339458898721046,\"category\":\"2014\",\"value\":41038.0},{\"value1\":4.137068808176674,\"category\":\"2015\",\"value\":49311.0},{\"value1\":3.9167780734656246,\"category\":\"2016\",\"value\":47723.0},{\"value1\":4.166219040906108,\"category\":\"2017\",\"value\":41143.0},{\"value1\":3.918541013422874,\"category\":\"2018\",\"value\":40503.0},{\"value1\":3.352160630582309,\"category\":\"2019\",\"value\":42881.0},{\"value1\":1.4800429809048377,\"category\":\"2020\",\"value\":44671.0}];\r\n\r\n    var xRendererpublisher_yearly_chart = am5xy.AxisRendererX.new(rootpublisher_yearly_chart, {});\r\n    xRendererpublisher_yearly_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_yearly_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_yearly_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_yearly_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_yearly_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_yearly_chart = chartpublisher_yearly_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_yearly_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_yearly_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_yearly_chart = chartpublisher_yearly_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_yearly_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_yearly_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_yearly_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_yearly_chart = chartpublisher_yearly_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_yearly_chart, {\r\n            name: \"No. Of Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_yearly_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_yearly_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_yearly_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_yearly_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_yearly_chart.get(\"colors\").getIndex(series1publisher_yearly_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_yearly_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_yearly_chart.get(\"colors\").getIndex(series1publisher_yearly_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_yearly_chart = chartpublisher_yearly_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_yearly_chart, {\r\n            name: \"Scaled Citations\/Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_yearly_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_yearly_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_yearly_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_yearly_chart, {\r\n                labelText: \"{value1}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_yearly_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_yearly_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_yearly_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_yearly_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_yearly_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_yearly_chart.data.setAll(data);\r\n    series2publisher_yearly_chart.data.setAll(data);\r\n\r\n    var legendpublisher_yearly_chart = chartpublisher_yearly_chart.children.push(\r\n        am5.Legend.new(rootpublisher_yearly_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_yearly_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_yearly_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_yearly_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_yearly_chart.data.setAll(chartpublisher_yearly_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_yearly_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_yearly_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_yearly_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n    var rootpublisher_nonezero_document_count_chart = am5.Root.new(\"publisher_nonezero_document_count_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_nonezero_document_count_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_nonezero_document_count_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_nonezero_document_count_chart = rootpublisher_nonezero_document_count_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_nonezero_document_count_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_nonezero_document_count_chart = chartpublisher_nonezero_document_count_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_nonezero_document_count_chart, {}));\r\n    cursorpublisher_nonezero_document_count_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_nonezero_document_count_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":91689078.0,\"category\":\"Journal Articles\",\"value\":718566.0},{\"value1\":15797604.0,\"category\":\"Chapters\",\"value\":23548.0},{\"value1\":886196.0,\"category\":\"Books\",\"value\":1807.0},{\"value1\":2186264.0,\"category\":\"Datasets\",\"value\":659.0},{\"value1\":3047.0,\"category\":\"Book Seriess\",\"value\":91.0}];\r\n\r\n    var xRendererpublisher_nonezero_document_count_chart = am5xy.AxisRendererX.new(rootpublisher_nonezero_document_count_chart, {});\r\n    xRendererpublisher_nonezero_document_count_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_nonezero_document_count_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_nonezero_document_count_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_nonezero_document_count_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_count_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_nonezero_document_count_chart = chartpublisher_nonezero_document_count_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_nonezero_document_count_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_count_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_nonezero_document_count_chart = chartpublisher_nonezero_document_count_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_nonezero_document_count_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_nonezero_document_count_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_count_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_nonezero_document_count_chart = chartpublisher_nonezero_document_count_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_nonezero_document_count_chart, {\r\n            name: \"Royal Society of Chemistry (RSC) Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_nonezero_document_count_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_count_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_nonezero_document_count_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_nonezero_document_count_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_nonezero_document_count_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_count_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_nonezero_document_count_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_nonezero_document_count_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_count_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_nonezero_document_count_chart = chartpublisher_nonezero_document_count_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_nonezero_document_count_chart, {\r\n            name: \"All Publishers Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_nonezero_document_count_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_nonezero_document_count_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_nonezero_document_count_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_count_chart, {\r\n                labelText: \"{value1}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_nonezero_document_count_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_nonezero_document_count_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_nonezero_document_count_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_nonezero_document_count_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_nonezero_document_count_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_nonezero_document_count_chart.data.setAll(data);\r\n    series2publisher_nonezero_document_count_chart.data.setAll(data);\r\n\r\n    var legendpublisher_nonezero_document_count_chart = chartpublisher_nonezero_document_count_chart.children.push(\r\n        am5.Legend.new(rootpublisher_nonezero_document_count_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_nonezero_document_count_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_nonezero_document_count_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_nonezero_document_count_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_nonezero_document_count_chart.data.setAll(chartpublisher_nonezero_document_count_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_nonezero_document_count_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_nonezero_document_count_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_nonezero_document_count_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n    var rootpublisher_nonezero_document_citation_chart = am5.Root.new(\"publisher_nonezero_document_citation_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_nonezero_document_citation_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_nonezero_document_citation_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_nonezero_document_citation_chart = rootpublisher_nonezero_document_citation_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_nonezero_document_citation_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_nonezero_document_citation_chart = chartpublisher_nonezero_document_citation_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_nonezero_document_citation_chart, {}));\r\n    cursorpublisher_nonezero_document_citation_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_nonezero_document_citation_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":1056344448.0,\"category\":\"Journal Articles\",\"value\":14735476.0},{\"value1\":16055225.0,\"category\":\"Chapters\",\"value\":25940.0},{\"value1\":7615467.0,\"category\":\"Books\",\"value\":8093.0},{\"value1\":153785.0,\"category\":\"Datasets\",\"value\":18.0},{\"value1\":7324.0,\"category\":\"Book Seriess\",\"value\":85.0}];\r\n\r\n    var xRendererpublisher_nonezero_document_citation_chart = am5xy.AxisRendererX.new(rootpublisher_nonezero_document_citation_chart, {});\r\n    xRendererpublisher_nonezero_document_citation_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_nonezero_document_citation_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_nonezero_document_citation_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_nonezero_document_citation_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_citation_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_nonezero_document_citation_chart = chartpublisher_nonezero_document_citation_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_nonezero_document_citation_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_citation_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_nonezero_document_citation_chart = chartpublisher_nonezero_document_citation_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_nonezero_document_citation_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_nonezero_document_citation_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_citation_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_nonezero_document_citation_chart = chartpublisher_nonezero_document_citation_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_nonezero_document_citation_chart, {\r\n            name: \"Royal Society of Chemistry (RSC) Citations\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_nonezero_document_citation_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_citation_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_nonezero_document_citation_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_nonezero_document_citation_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_nonezero_document_citation_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_citation_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_nonezero_document_citation_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_nonezero_document_citation_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_citation_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_nonezero_document_citation_chart = chartpublisher_nonezero_document_citation_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_nonezero_document_citation_chart, {\r\n            name: \"All Publishers Citations\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_nonezero_document_citation_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_nonezero_document_citation_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_nonezero_document_citation_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_citation_chart, {\r\n                labelText: \"{value1}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_nonezero_document_citation_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_nonezero_document_citation_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_nonezero_document_citation_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_nonezero_document_citation_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_nonezero_document_citation_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_nonezero_document_citation_chart.data.setAll(data);\r\n    series2publisher_nonezero_document_citation_chart.data.setAll(data);\r\n\r\n    var legendpublisher_nonezero_document_citation_chart = chartpublisher_nonezero_document_citation_chart.children.push(\r\n        am5.Legend.new(rootpublisher_nonezero_document_citation_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_nonezero_document_citation_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_nonezero_document_citation_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_nonezero_document_citation_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_nonezero_document_citation_chart.data.setAll(chartpublisher_nonezero_document_citation_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_nonezero_document_citation_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_nonezero_document_citation_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_nonezero_document_citation_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n    var rootpublisher_nonezero_document_hindex_chart = am5.Root.new(\"publisher_nonezero_document_hindex_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_nonezero_document_hindex_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_nonezero_document_hindex_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_nonezero_document_hindex_chart = rootpublisher_nonezero_document_hindex_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_nonezero_document_hindex_chart = chartpublisher_nonezero_document_hindex_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_nonezero_document_hindex_chart, {}));\r\n    cursorpublisher_nonezero_document_hindex_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_nonezero_document_hindex_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":3201.0,\"category\":\"Journal Articles\",\"value\":696.0},{\"value1\":588.0,\"category\":\"Chapters\",\"value\":35.0},{\"value1\":793.0,\"category\":\"Books\",\"value\":36.0},{\"value1\":98.0,\"category\":\"Datasets\",\"value\":2.0},{\"value1\":33.0,\"category\":\"Book Seriess\",\"value\":4.0}];\r\n\r\n    var xRendererpublisher_nonezero_document_hindex_chart = am5xy.AxisRendererX.new(rootpublisher_nonezero_document_hindex_chart, {});\r\n    xRendererpublisher_nonezero_document_hindex_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_nonezero_document_hindex_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_nonezero_document_hindex_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_hindex_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_nonezero_document_hindex_chart = chartpublisher_nonezero_document_hindex_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_nonezero_document_hindex_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_hindex_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_nonezero_document_hindex_chart = chartpublisher_nonezero_document_hindex_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_nonezero_document_hindex_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_hindex_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_nonezero_document_hindex_chart = chartpublisher_nonezero_document_hindex_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            name: \"Royal Society of Chemistry (RSC) h-index\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_nonezero_document_hindex_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_hindex_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_nonezero_document_hindex_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_nonezero_document_hindex_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_nonezero_document_hindex_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_hindex_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_nonezero_document_hindex_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_nonezero_document_hindex_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_hindex_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_nonezero_document_hindex_chart = chartpublisher_nonezero_document_hindex_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            name: \"All Publisher h-index\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_nonezero_document_hindex_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_nonezero_document_hindex_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_nonezero_document_hindex_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_hindex_chart, {\r\n                labelText: \"{value1}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_nonezero_document_hindex_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_nonezero_document_hindex_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_nonezero_document_hindex_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_nonezero_document_hindex_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_nonezero_document_hindex_chart.data.setAll(data);\r\n    series2publisher_nonezero_document_hindex_chart.data.setAll(data);\r\n\r\n    var legendpublisher_nonezero_document_hindex_chart = chartpublisher_nonezero_document_hindex_chart.children.push(\r\n        am5.Legend.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_nonezero_document_hindex_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_nonezero_document_hindex_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_nonezero_document_hindex_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_nonezero_document_hindex_chart.data.setAll(chartpublisher_nonezero_document_hindex_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_nonezero_document_hindex_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_nonezero_document_hindex_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n    var rootpublisher_nonezero_document_gindex_chart = am5.Root.new(\"publisher_nonezero_document_gindex_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_nonezero_document_gindex_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_nonezero_document_gindex_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_nonezero_document_gindex_chart = rootpublisher_nonezero_document_gindex_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_nonezero_document_gindex_chart = chartpublisher_nonezero_document_gindex_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_nonezero_document_gindex_chart, {}));\r\n    cursorpublisher_nonezero_document_gindex_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_nonezero_document_gindex_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":129.0,\"category\":\"Journal Articles\",\"value\":48.0},{\"value1\":48.0,\"category\":\"Chapters\",\"value\":8.0},{\"value1\":60.0,\"category\":\"Books\",\"value\":10.0},{\"value1\":20.0,\"category\":\"Datasets\",\"value\":2.0},{\"value1\":10.0,\"category\":\"Book Seriess\",\"value\":3.0}];\r\n\r\n    var xRendererpublisher_nonezero_document_gindex_chart = am5xy.AxisRendererX.new(rootpublisher_nonezero_document_gindex_chart, {});\r\n    xRendererpublisher_nonezero_document_gindex_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_nonezero_document_gindex_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_nonezero_document_gindex_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_gindex_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_nonezero_document_gindex_chart = chartpublisher_nonezero_document_gindex_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_nonezero_document_gindex_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_gindex_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_nonezero_document_gindex_chart = chartpublisher_nonezero_document_gindex_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_nonezero_document_gindex_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_gindex_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_nonezero_document_gindex_chart = chartpublisher_nonezero_document_gindex_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            name: \"Royal Society of Chemistry (RSC) g-index\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_nonezero_document_gindex_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_gindex_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_nonezero_document_gindex_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_nonezero_document_gindex_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_nonezero_document_gindex_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_gindex_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_nonezero_document_gindex_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_nonezero_document_gindex_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_gindex_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_nonezero_document_gindex_chart = chartpublisher_nonezero_document_gindex_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            name: \"All Publisher g-index\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_nonezero_document_gindex_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_nonezero_document_gindex_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_nonezero_document_gindex_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_gindex_chart, {\r\n                labelText: \"{value1}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_nonezero_document_gindex_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_nonezero_document_gindex_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_nonezero_document_gindex_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_nonezero_document_gindex_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_nonezero_document_gindex_chart.data.setAll(data);\r\n    series2publisher_nonezero_document_gindex_chart.data.setAll(data);\r\n\r\n    var legendpublisher_nonezero_document_gindex_chart = chartpublisher_nonezero_document_gindex_chart.children.push(\r\n        am5.Legend.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_nonezero_document_gindex_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_nonezero_document_gindex_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_nonezero_document_gindex_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_nonezero_document_gindex_chart.data.setAll(chartpublisher_nonezero_document_gindex_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_nonezero_document_gindex_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_nonezero_document_gindex_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n    var rootpublisher_nonezero_document_citation_per_documents_chart = am5.Root.new(\"publisher_nonezero_document_citation_per_documents_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_nonezero_document_citation_per_documents_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_nonezero_document_citation_per_documents_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_nonezero_document_citation_per_documents_chart = rootpublisher_nonezero_document_citation_per_documents_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_nonezero_document_citation_per_documents_chart = chartpublisher_nonezero_document_citation_per_documents_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_nonezero_document_citation_per_documents_chart, {}));\r\n    cursorpublisher_nonezero_document_citation_per_documents_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_nonezero_document_citation_per_documents_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":11.520940891127731,\"category\":\"Journal Articles\",\"value\":20.50678156216687},{\"value1\":1.0163075995575026,\"category\":\"Chapters\",\"value\":1.1015797519959232},{\"value1\":8.593434183860003,\"category\":\"Books\",\"value\":4.478693967902601},{\"value1\":0.07034145921992953,\"category\":\"Datasets\",\"value\":0.027314112291350532},{\"value1\":2.4036757466360354,\"category\":\"Book Seriess\",\"value\":0.9340659340659341}];\r\n\r\n    var xRendererpublisher_nonezero_document_citation_per_documents_chart = am5xy.AxisRendererX.new(rootpublisher_nonezero_document_citation_per_documents_chart, {});\r\n    xRendererpublisher_nonezero_document_citation_per_documents_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_nonezero_document_citation_per_documents_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_nonezero_document_citation_per_documents_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_nonezero_document_citation_per_documents_chart = chartpublisher_nonezero_document_citation_per_documents_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_citation_per_documents_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_nonezero_document_citation_per_documents_chart = chartpublisher_nonezero_document_citation_per_documents_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_nonezero_document_citation_per_documents_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_nonezero_document_citation_per_documents_chart = chartpublisher_nonezero_document_citation_per_documents_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            name: \"Royal Society of Chemistry (RSC) Citation\/Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_nonezero_document_citation_per_documents_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_nonezero_document_citation_per_documents_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_nonezero_document_citation_per_documents_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_nonezero_document_citation_per_documents_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_citation_per_documents_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_nonezero_document_citation_per_documents_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_nonezero_document_citation_per_documents_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_citation_per_documents_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_nonezero_document_citation_per_documents_chart = chartpublisher_nonezero_document_citation_per_documents_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            name: \"All Publishers Citation\/Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_nonezero_document_citation_per_documents_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_nonezero_document_citation_per_documents_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_nonezero_document_citation_per_documents_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n                labelText: \"{value1}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_nonezero_document_citation_per_documents_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_nonezero_document_citation_per_documents_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_nonezero_document_citation_per_documents_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_nonezero_document_citation_per_documents_chart.data.setAll(data);\r\n    series2publisher_nonezero_document_citation_per_documents_chart.data.setAll(data);\r\n\r\n    var legendpublisher_nonezero_document_citation_per_documents_chart = chartpublisher_nonezero_document_citation_per_documents_chart.children.push(\r\n        am5.Legend.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_nonezero_document_citation_per_documents_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_nonezero_document_citation_per_documents_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_nonezero_document_citation_per_documents_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_nonezero_document_citation_per_documents_chart.data.setAll(chartpublisher_nonezero_document_citation_per_documents_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_nonezero_document_citation_per_documents_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    var rootpublisher_hindex_chart = am5.Root.new(\"publisher_hindex_chart\");\r\n\r\n\r\n    rootpublisher_hindex_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_hindex_chart)\r\n    ]);\r\n\r\n\r\n    var chartpublisher_hindex_chart = rootpublisher_hindex_chart.container.children.push(am5xy.XYChart.new(rootpublisher_hindex_chart, {\r\n        panX: false,\r\n        panY: false,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\",\r\n        layout: rootpublisher_hindex_chart.verticalLayout\r\n    }));\r\n\r\n    var legendpublisher_hindex_chart = chartpublisher_hindex_chart.children.push(\r\n        am5.Legend.new(rootpublisher_hindex_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    var data = [{\"category\":\"h-index\",\"p_292\":696.0,\"p_all\":3269.0},{\"category\":\"h10-index\",\"p_292\":548.0,\"p_all\":1489.0},{\"category\":\"h5-index\",\"p_292\":272.0,\"p_all\":795.0}];\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xAxis = chartpublisher_hindex_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_hindex_chart, {\r\n        categoryField: \"category\",\r\n        renderer: am5xy.AxisRendererX.new(rootpublisher_hindex_chart, {\r\n            cellStartLocation: 0.1,\r\n            cellEndLocation: 0.9\r\n        }),\r\n        tooltip: am5.Tooltip.new(rootpublisher_hindex_chart, {})\r\n    }));\r\n\r\n    xAxis.data.setAll(data);\r\n\r\n    var yAxis = chartpublisher_hindex_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_hindex_chart, {\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_hindex_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Add series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    function makeSeries(name, fieldName) {\r\n        var series = chartpublisher_hindex_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_hindex_chart, {\r\n            name: name,\r\n            xAxis: xAxis,\r\n            yAxis: yAxis,\r\n            valueYField: fieldName,\r\n            categoryXField: \"category\"\r\n        }));\r\n\r\n        series.columns.template.setAll({\r\n            tooltipText: \"{name}, {categoryX}:{valueY}\",\r\n            width: am5.percent(90),\r\n            tooltipY: 0\r\n        });\r\n\r\n        series.data.setAll(data);\r\n\r\n        \/\/ Make stuff animate on load\r\n        \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n        series.appear();\r\n\r\n        series.bullets.push(function() {\r\n            return am5.Bullet.new(rootpublisher_hindex_chart, {\r\n                locationY: 0,\r\n                sprite: am5.Label.new(rootpublisher_hindex_chart, {\r\n                    text: \"{valueY}\",\r\n                    fill: rootpublisher_hindex_chart.interfaceColors.get(\"alternativeText\"),\r\n                    centerY: 0,\r\n                    centerX: am5.p50,\r\n                    populateText: true\r\n                })\r\n            });\r\n        });\r\n\r\n        legendpublisher_hindex_chart.data.push(series);\r\n    }\r\n\r\n    makeSeries('Royal Society of Chemistry (RSC)','p_292');makeSeries('All publishers','p_all');\r\n\r\n\r\n    chartpublisher_hindex_chart.set(\"scrollbarX\", am5.Scrollbar.new(rootpublisher_hindex_chart, {\r\n        orientation: \"horizontal\"\r\n    }));\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_hindex_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_hindex_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    chartpublisher_hindex_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    var rootpublisher_gindex_chart = am5.Root.new(\"publisher_gindex_chart\");\r\n\r\n\r\n    rootpublisher_gindex_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_gindex_chart)\r\n    ]);\r\n\r\n\r\n    var chartpublisher_gindex_chart = rootpublisher_gindex_chart.container.children.push(am5xy.XYChart.new(rootpublisher_gindex_chart, {\r\n        panX: false,\r\n        panY: false,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\",\r\n        layout: rootpublisher_gindex_chart.verticalLayout\r\n    }));\r\n\r\n    var legendpublisher_gindex_chart = chartpublisher_gindex_chart.children.push(\r\n        am5.Legend.new(rootpublisher_gindex_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    var data = [{\"category\":\"g-index\",\"p_292\":48.0,\"p_all\":131.0},{\"category\":\"g10-index\",\"p_292\":40.0,\"p_all\":80.0},{\"category\":\"g5-index\",\"p_292\":26.0,\"p_all\":55.0}];\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xAxis = chartpublisher_gindex_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_gindex_chart, {\r\n        categoryField: \"category\",\r\n        renderer: am5xy.AxisRendererX.new(rootpublisher_gindex_chart, {\r\n            cellStartLocation: 0.1,\r\n            cellEndLocation: 0.9\r\n        }),\r\n        tooltip: am5.Tooltip.new(rootpublisher_gindex_chart, {})\r\n    }));\r\n\r\n    xAxis.data.setAll(data);\r\n\r\n    var yAxis = chartpublisher_gindex_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_gindex_chart, {\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_gindex_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Add series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    function makeSeries(name, fieldName) {\r\n        var series = chartpublisher_gindex_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_gindex_chart, {\r\n            name: name,\r\n            xAxis: xAxis,\r\n            yAxis: yAxis,\r\n            valueYField: fieldName,\r\n            categoryXField: \"category\"\r\n        }));\r\n\r\n        series.columns.template.setAll({\r\n            tooltipText: \"{name}, {categoryX}:{valueY}\",\r\n            width: am5.percent(90),\r\n            tooltipY: 0\r\n        });\r\n\r\n        series.data.setAll(data);\r\n\r\n        \/\/ Make stuff animate on load\r\n        \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n        series.appear();\r\n\r\n        series.bullets.push(function() {\r\n            return am5.Bullet.new(rootpublisher_gindex_chart, {\r\n                locationY: 0,\r\n                sprite: am5.Label.new(rootpublisher_gindex_chart, {\r\n                    text: \"{valueY}\",\r\n                    fill: rootpublisher_gindex_chart.interfaceColors.get(\"alternativeText\"),\r\n                    centerY: 0,\r\n                    centerX: am5.p50,\r\n                    populateText: true\r\n                })\r\n            });\r\n        });\r\n\r\n        legendpublisher_gindex_chart.data.push(series);\r\n    }\r\n\r\n    makeSeries('Royal Society of Chemistry (RSC)','p_292');makeSeries('All publishers','p_all');\r\n\r\n\r\n    chartpublisher_gindex_chart.set(\"scrollbarX\", am5.Scrollbar.new(rootpublisher_gindex_chart, {\r\n        orientation: \"horizontal\"\r\n    }));\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_gindex_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_gindex_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    chartpublisher_gindex_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    var rootpublisher_inindex_chart = am5.Root.new(\"publisher_inindex_chart\");\r\n\r\n\r\n    rootpublisher_inindex_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_inindex_chart)\r\n    ]);\r\n\r\n\r\n    var chartpublisher_inindex_chart = rootpublisher_inindex_chart.container.children.push(am5xy.XYChart.new(rootpublisher_inindex_chart, {\r\n        panX: false,\r\n        panY: false,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\",\r\n        layout: rootpublisher_inindex_chart.verticalLayout\r\n    }));\r\n\r\n    var legendpublisher_inindex_chart = chartpublisher_inindex_chart.children.push(\r\n        am5.Legend.new(rootpublisher_inindex_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    var data = [{\"category\":\"i10-index\",\"p_292\":333685.0,\"p_all\":21796896.0},{\"category\":\"i25-index\",\"p_292\":156528.0,\"p_all\":10617845.0},{\"category\":\"i50-index\",\"p_292\":64498.0,\"p_all\":4822066.0},{\"category\":\"i100-index\",\"p_292\":22060.0,\"p_all\":1785083.0},{\"category\":\"i250-index\",\"p_292\":4747.0,\"p_all\":390499.0},{\"category\":\"i500-index\",\"p_292\":1327.0,\"p_all\":114230.0},{\"category\":\"i1000-index\",\"p_292\":313.0,\"p_all\":31648.0},{\"category\":\"i2500-index\",\"p_292\":39.0,\"p_all\":5505.0},{\"category\":\"i5000-index\",\"p_292\":11.0,\"p_all\":1423.0},{\"category\":\"i10000-index\",\"p_292\":1.0,\"p_all\":355.0}];\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xAxis = chartpublisher_inindex_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_inindex_chart, {\r\n        categoryField: \"category\",\r\n        renderer: am5xy.AxisRendererX.new(rootpublisher_inindex_chart, {\r\n            cellStartLocation: 0.1,\r\n            cellEndLocation: 0.9\r\n        }),\r\n        tooltip: am5.Tooltip.new(rootpublisher_inindex_chart, {})\r\n    }));\r\n\r\n    xAxis.data.setAll(data);\r\n\r\n    var yAxis = chartpublisher_inindex_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_inindex_chart, {\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_inindex_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Add series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    function makeSeries(name, fieldName) {\r\n        var series = chartpublisher_inindex_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_inindex_chart, {\r\n            name: name,\r\n            xAxis: xAxis,\r\n            yAxis: yAxis,\r\n            valueYField: fieldName,\r\n            categoryXField: \"category\"\r\n        }));\r\n\r\n        series.columns.template.setAll({\r\n            tooltipText: \"{name}, {categoryX}:{valueY}\",\r\n            width: am5.percent(90),\r\n            tooltipY: 0\r\n        });\r\n\r\n        series.data.setAll(data);\r\n\r\n        \/\/ Make stuff animate on load\r\n        \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n        series.appear();\r\n\r\n        series.bullets.push(function() {\r\n            return am5.Bullet.new(rootpublisher_inindex_chart, {\r\n                locationY: 0,\r\n                sprite: am5.Label.new(rootpublisher_inindex_chart, {\r\n                    text: \"{valueY}\",\r\n                    fill: rootpublisher_inindex_chart.interfaceColors.get(\"alternativeText\"),\r\n                    centerY: 0,\r\n                    centerX: am5.p50,\r\n                    populateText: true\r\n                })\r\n            });\r\n        });\r\n\r\n        legendpublisher_inindex_chart.data.push(series);\r\n    }\r\n\r\n    makeSeries('Royal Society of Chemistry (RSC)','p_292');makeSeries('All publishers','p_all');\r\n\r\n\r\n    chartpublisher_inindex_chart.set(\"scrollbarX\", am5.Scrollbar.new(rootpublisher_inindex_chart, {\r\n        orientation: \"horizontal\"\r\n    }));\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_inindex_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_inindex_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    chartpublisher_inindex_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootjournal_tag_cloud = am5.Root.new(\"journal_tag_cloud\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootjournal_tag_cloud.setThemes([\r\n        am5themes_Animated.new(rootjournal_tag_cloud)\r\n    ]);\r\n\r\n\r\n    \/\/ Add wrapper container\r\n    var containerjournal_tag_cloud = rootjournal_tag_cloud.container.children.push(am5.Container.new(rootjournal_tag_cloud, {\r\n        width: am5.percent(100),\r\n        height: am5.percent(100),\r\n        layout: rootjournal_tag_cloud.verticalLayout\r\n    }));\r\n\r\n\r\n    \/\/ Add chart title\r\n    var title = containerjournal_tag_cloud.children.push(am5.Label.new(rootjournal_tag_cloud, {\r\n        text: \"Royal Society of Chemistry (RSC) Top Journals\",\r\n        fontSize: 20,\r\n        x: am5.percent(50),\r\n        centerX: am5.percent(50)\r\n    }));\r\n\r\n\r\n    \/\/ Add series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/word-cloud\/\r\n    var seriesjournal_tag_cloud = containerjournal_tag_cloud.children.push(am5wc.WordCloud.new(rootjournal_tag_cloud, {\r\n        categoryField: \"tag\",\r\n        valueField: \"weight\",\r\n        calculateAggregates: true \/\/ this is needed for heat rules to work\r\n    }));\r\n\r\n\r\n    \/\/ Set up heat rules\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/word-cloud\/#Via_heat_rules\r\n    seriesjournal_tag_cloud.set(\"heatRules\", [{\r\n        target: seriesjournal_tag_cloud.labels.template,\r\n        dataField: \"value\",\r\n        min: am5.color(0xFFD4C2),\r\n        max: am5.color(0xFF621F),\r\n        key: \"fill\"\r\n    }]);\r\n\r\n\r\n    \/\/ Configure labels\r\n    seriesjournal_tag_cloud.labels.template.setAll({\r\n        paddingTop: 5,\r\n        paddingBottom: 5,\r\n        paddingLeft: 5,\r\n        paddingRight: 5,\r\n        fontFamily: \"Courier New\",\r\n        cursorOverStyle: \"pointer\"\r\n    });\r\n\r\n\r\n    \/\/ Add click event on words\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/word-cloud\/#Events\r\n    seriesjournal_tag_cloud.labels.template.events.on(\"click\", function(ev) {\r\n        const id = ev.target.dataItem.dataContext[\"id\"];\r\n        debugger;\r\n        window.open(\"\/source\/\" + encodeURIComponent(id));\r\n    });\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootjournal_tag_cloud, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootjournal_tag_cloud, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Data from:\r\n    \/\/ https:\/\/insights.stackoverflow.com\/survey\/2021#section-most-popular-technologies-programming-scripting-and-markup-languages\r\n    seriesjournal_tag_cloud.data.setAll([{\"id\":\"138446\",\"tag\":\"RSC Advances\",\"weight\":65510.0},{\"id\":\"3457\",\"tag\":\"Chemical Communications\",\"weight\":63073.0},{\"id\":\"3453\",\"tag\":\"Physical Chemistry Chemical Physics\",\"weight\":44906.0},{\"id\":\"3456\",\"tag\":\"The Analyst\",\"weight\":39575.0},{\"id\":\"11356\",\"tag\":\"Dalton Transactions\",\"weight\":30813.0},{\"id\":\"25017\",\"tag\":\"Journal of the Chemical Society Chemical Communications\",\"weight\":25610.0},{\"id\":\"26157\",\"tag\":\"Journal of the Chemical Society (Resumed)\",\"weight\":25393.0},{\"id\":\"185687\",\"tag\":\"Journal of Materials Chemistry A\",\"weight\":24308.0},{\"id\":\"87871\",\"tag\":\"Nanoscale\",\"weight\":23390.0},{\"id\":\"3451\",\"tag\":\"New Journal of Chemistry\",\"weight\":20108.0},{\"id\":\"11236\",\"tag\":\"Organic & Biomolecular Chemistry\",\"weight\":19765.0},{\"id\":\"3462\",\"tag\":\"Journal of Materials Chemistry\",\"weight\":18367.0},{\"id\":\"3455\",\"tag\":\"Journal of the Chemical Society Dalton Transactions\",\"weight\":18134.0},{\"id\":\"3454\",\"tag\":\"Journal of the Chemical Society Perkin Transactions 1\",\"weight\":16873.0},{\"id\":\"42619\",\"tag\":\"Soft Matter\",\"weight\":16295.0},{\"id\":\"3470\",\"tag\":\"CrystEngComm\",\"weight\":15510.0},{\"id\":\"185186\",\"tag\":\"Journal of Materials Chemistry C\",\"weight\":15095.0},{\"id\":\"3458\",\"tag\":\"Journal of the Chemical Society Perkin Transactions 2\",\"weight\":12694.0},{\"id\":\"96585\",\"tag\":\"Chemical Science\",\"weight\":11657.0},{\"id\":\"26398\",\"tag\":\"Transactions of the Faraday Society\",\"weight\":11521.0},{\"id\":\"87387\",\"tag\":\"Analytical Methods\",\"weight\":10751.0},{\"id\":\"3464\",\"tag\":\"Green Chemistry\",\"weight\":10015.0},{\"id\":\"3477\",\"tag\":\"Journal of Analytical Atomic Spectrometry\",\"weight\":9283.0},{\"id\":\"3460\",\"tag\":\"Lab on a Chip\",\"weight\":9166.0},{\"id\":\"185686\",\"tag\":\"Journal of Materials Chemistry B\",\"weight\":9053.0},{\"id\":\"91845\",\"tag\":\"Polymer Chemistry\",\"weight\":9014.0},{\"id\":\"25200\",\"tag\":\"Journal of the Chemical Society Transactions\",\"weight\":8022.0},{\"id\":\"3467\",\"tag\":\"Chemical Society Reviews\",\"weight\":7501.0},{\"id\":\"121405\",\"tag\":\"Catalysis Science & Technology\",\"weight\":7023.0},{\"id\":\"3473\",\"tag\":\"Journal of the Chemical Society Faraday Transactions\",\"weight\":6226.0}]);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootpublisher_top_journal_document_count_chart = am5.Root.new(\"publisher_top_journal_document_count_chart\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_top_journal_document_count_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_top_journal_document_count_chart)\r\n    ]);\r\n\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_top_journal_document_count_chart = rootpublisher_top_journal_document_count_chart.container.children.push(am5xy.XYChart.new(rootpublisher_top_journal_document_count_chart, {\r\n        panX: true,\r\n        panY: true,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\"\r\n    }));\r\n\r\n    \/\/ Add cursor\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/cursor\/\r\n    var cursorpublisher_top_journal_document_count_chart = chartpublisher_top_journal_document_count_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_top_journal_document_count_chart, {}));\r\n    cursorpublisher_top_journal_document_count_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xRendererpublisher_top_journal_document_count_chart = am5xy.AxisRendererX.new(rootpublisher_top_journal_document_count_chart, { minGridDistance: 30 });\r\n    xRendererpublisher_top_journal_document_count_chart.labels.template.setAll({\r\n        paddingTop: 20\r\n    });\r\n\r\n    var xAxispublisher_top_journal_document_count_chart = chartpublisher_top_journal_document_count_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_top_journal_document_count_chart, {\r\n        maxDeviation: 0.3,\r\n        categoryField: \"category\",\r\n        renderer: xRendererpublisher_top_journal_document_count_chart,\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_journal_document_count_chart, {})\r\n    }));\r\n\r\n    var yAxispublisher_top_journal_document_count_chart = chartpublisher_top_journal_document_count_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_top_journal_document_count_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_top_journal_document_count_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Create series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    var seriespublisher_top_journal_document_count_chart = chartpublisher_top_journal_document_count_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_top_journal_document_count_chart, {\r\n        name: \"Journal Publication Count\",\r\n        xAxis: xAxispublisher_top_journal_document_count_chart,\r\n        yAxis: yAxispublisher_top_journal_document_count_chart,\r\n        valueYField: \"value\",\r\n        sequencedInterpolation: true,\r\n        categoryXField: \"category\",\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_journal_document_count_chart, {\r\n            labelText: \"{valueY}\"\r\n        })\r\n    }));\r\n\r\n    seriespublisher_top_journal_document_count_chart.columns.template.setAll({ cornerRadiusTL: 5, cornerRadiusTR: 5 });\r\n    seriespublisher_top_journal_document_count_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_top_journal_document_count_chart.get(\"colors\").getIndex(seriespublisher_top_journal_document_count_chart.columns.indexOf(target));\r\n    });\r\n\r\n    seriespublisher_top_journal_document_count_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_top_journal_document_count_chart.get(\"colors\").getIndex(seriespublisher_top_journal_document_count_chart.columns.indexOf(target));\r\n    });\r\n\r\n\r\n    \/\/ Set data\r\n    var data = [{\"category\":\"RSC Advances\",\"value\":65510.0},{\"category\":\"Chemical Communications\",\"value\":63073.0},{\"category\":\"Physical Chemistry Chemical Physics\",\"value\":44906.0},{\"category\":\"The Analyst\",\"value\":39575.0},{\"category\":\"Dalton Transactions\",\"value\":30813.0}];\r\n\r\n    xAxispublisher_top_journal_document_count_chart.data.setAll(data);\r\n    seriespublisher_top_journal_document_count_chart.data.setAll(data);\r\n\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_top_journal_document_count_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_top_journal_document_count_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    seriespublisher_top_journal_document_count_chart.appear(1000);\r\n\r\n    chartpublisher_top_journal_document_count_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootpublisher_top_journal_citations_chart = am5.Root.new(\"publisher_top_journal_citations_chart\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_top_journal_citations_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_top_journal_citations_chart)\r\n    ]);\r\n\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_top_journal_citations_chart = rootpublisher_top_journal_citations_chart.container.children.push(am5xy.XYChart.new(rootpublisher_top_journal_citations_chart, {\r\n        panX: true,\r\n        panY: true,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\"\r\n    }));\r\n\r\n    \/\/ Add cursor\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/cursor\/\r\n    var cursorpublisher_top_journal_citations_chart = chartpublisher_top_journal_citations_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_top_journal_citations_chart, {}));\r\n    cursorpublisher_top_journal_citations_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xRendererpublisher_top_journal_citations_chart = am5xy.AxisRendererX.new(rootpublisher_top_journal_citations_chart, { minGridDistance: 30 });\r\n    xRendererpublisher_top_journal_citations_chart.labels.template.setAll({\r\n        paddingTop: 20\r\n    });\r\n\r\n    var xAxispublisher_top_journal_citations_chart = chartpublisher_top_journal_citations_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_top_journal_citations_chart, {\r\n        maxDeviation: 0.3,\r\n        categoryField: \"category\",\r\n        renderer: xRendererpublisher_top_journal_citations_chart,\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_journal_citations_chart, {})\r\n    }));\r\n\r\n    var yAxispublisher_top_journal_citations_chart = chartpublisher_top_journal_citations_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_top_journal_citations_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_top_journal_citations_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Create series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    var seriespublisher_top_journal_citations_chart = chartpublisher_top_journal_citations_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_top_journal_citations_chart, {\r\n        name: \"Journal Publication Citations\",\r\n        xAxis: xAxispublisher_top_journal_citations_chart,\r\n        yAxis: yAxispublisher_top_journal_citations_chart,\r\n        valueYField: \"value\",\r\n        sequencedInterpolation: true,\r\n        categoryXField: \"category\",\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_journal_citations_chart, {\r\n            labelText: \"{valueY}\"\r\n        })\r\n    }));\r\n\r\n    seriespublisher_top_journal_citations_chart.columns.template.setAll({ cornerRadiusTL: 5, cornerRadiusTR: 5 });\r\n    seriespublisher_top_journal_citations_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_top_journal_citations_chart.get(\"colors\").getIndex(seriespublisher_top_journal_citations_chart.columns.indexOf(target));\r\n    });\r\n\r\n    seriespublisher_top_journal_citations_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_top_journal_citations_chart.get(\"colors\").getIndex(seriespublisher_top_journal_citations_chart.columns.indexOf(target));\r\n    });\r\n\r\n\r\n    \/\/ Set data\r\n    var data = [{\"category\":\"Chemical Communications\",\"value\":1956925.0},{\"category\":\"Chemical Society Reviews\",\"value\":1180473.0},{\"category\":\"Physical Chemistry Chemical Physics\",\"value\":886553.0},{\"category\":\"Journal of Materials Chemistry\",\"value\":872704.0},{\"category\":\"RSC Advances\",\"value\":822893.0}];\r\n\r\n    xAxispublisher_top_journal_citations_chart.data.setAll(data);\r\n    seriespublisher_top_journal_citations_chart.data.setAll(data);\r\n\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_top_journal_citations_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_top_journal_citations_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    seriespublisher_top_journal_citations_chart.appear(1000);\r\n\r\n    chartpublisher_top_journal_citations_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootpublisher_top_journal_citations_per_document_chart = am5.Root.new(\"publisher_top_journal_citations_per_document_chart\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_top_journal_citations_per_document_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_top_journal_citations_per_document_chart)\r\n    ]);\r\n\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_top_journal_citations_per_document_chart = rootpublisher_top_journal_citations_per_document_chart.container.children.push(am5xy.XYChart.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n        panX: true,\r\n        panY: true,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\"\r\n    }));\r\n\r\n    \/\/ Add cursor\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/cursor\/\r\n    var cursorpublisher_top_journal_citations_per_document_chart = chartpublisher_top_journal_citations_per_document_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_top_journal_citations_per_document_chart, {}));\r\n    cursorpublisher_top_journal_citations_per_document_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xRendererpublisher_top_journal_citations_per_document_chart = am5xy.AxisRendererX.new(rootpublisher_top_journal_citations_per_document_chart, { minGridDistance: 30 });\r\n    xRendererpublisher_top_journal_citations_per_document_chart.labels.template.setAll({\r\n        paddingTop: 20\r\n    });\r\n\r\n    var xAxispublisher_top_journal_citations_per_document_chart = chartpublisher_top_journal_citations_per_document_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n        maxDeviation: 0.3,\r\n        categoryField: \"category\",\r\n        renderer: xRendererpublisher_top_journal_citations_per_document_chart,\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_journal_citations_per_document_chart, {})\r\n    }));\r\n\r\n    var yAxispublisher_top_journal_citations_per_document_chart = chartpublisher_top_journal_citations_per_document_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_top_journal_citations_per_document_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Create series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    var seriespublisher_top_journal_citations_per_document_chart = chartpublisher_top_journal_citations_per_document_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n        name: \"Journal Publication Citations Per Document\",\r\n        xAxis: xAxispublisher_top_journal_citations_per_document_chart,\r\n        yAxis: yAxispublisher_top_journal_citations_per_document_chart,\r\n        valueYField: \"value\",\r\n        sequencedInterpolation: true,\r\n        categoryXField: \"category\",\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n            labelText: \"{valueY}\"\r\n        })\r\n    }));\r\n\r\n    seriespublisher_top_journal_citations_per_document_chart.columns.template.setAll({ cornerRadiusTL: 5, cornerRadiusTR: 5 });\r\n    seriespublisher_top_journal_citations_per_document_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_top_journal_citations_per_document_chart.get(\"colors\").getIndex(seriespublisher_top_journal_citations_per_document_chart.columns.indexOf(target));\r\n    });\r\n\r\n    seriespublisher_top_journal_citations_per_document_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_top_journal_citations_per_document_chart.get(\"colors\").getIndex(seriespublisher_top_journal_citations_per_document_chart.columns.indexOf(target));\r\n    });\r\n\r\n\r\n    \/\/ Set data\r\n    var data = [{\"category\":\"Chemical Society Reviews\",\"value\":157.3754166111185},{\"category\":\"Energy & Environmental Science\",\"value\":106.55036245707745},{\"category\":\"Journal of Materials Chemistry\",\"value\":47.5147819458812},{\"category\":\"Quarterly Reviews Chemical Society\",\"value\":45.95509499136442},{\"category\":\"Natural Product Reports\",\"value\":41.70456852791878}];\r\n\r\n    xAxispublisher_top_journal_citations_per_document_chart.data.setAll(data);\r\n    seriespublisher_top_journal_citations_per_document_chart.data.setAll(data);\r\n\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    seriespublisher_top_journal_citations_per_document_chart.appear(1000);\r\n\r\n    chartpublisher_top_journal_citations_per_document_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootsubject_tag_cloud = am5.Root.new(\"subject_tag_cloud\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootsubject_tag_cloud.setThemes([\r\n        am5themes_Animated.new(rootsubject_tag_cloud)\r\n    ]);\r\n\r\n\r\n    \/\/ Add wrapper container\r\n    var containersubject_tag_cloud = rootsubject_tag_cloud.container.children.push(am5.Container.new(rootsubject_tag_cloud, {\r\n        width: am5.percent(100),\r\n        height: am5.percent(100),\r\n        layout: rootsubject_tag_cloud.verticalLayout\r\n    }));\r\n\r\n\r\n    \/\/ Add chart title\r\n    var title = containersubject_tag_cloud.children.push(am5.Label.new(rootsubject_tag_cloud, {\r\n        text: \"Royal Society of Chemistry (RSC) Top Keywords\",\r\n        fontSize: 20,\r\n        x: am5.percent(50),\r\n        centerX: am5.percent(50)\r\n    }));\r\n\r\n\r\n    \/\/ Add series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/word-cloud\/\r\n    var seriessubject_tag_cloud = containersubject_tag_cloud.children.push(am5wc.WordCloud.new(rootsubject_tag_cloud, {\r\n        categoryField: \"tag\",\r\n        valueField: \"weight\",\r\n        calculateAggregates: true \/\/ this is needed for heat rules to work\r\n    }));\r\n\r\n\r\n    \/\/ Set up heat rules\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/word-cloud\/#Via_heat_rules\r\n    seriessubject_tag_cloud.set(\"heatRules\", [{\r\n        target: seriessubject_tag_cloud.labels.template,\r\n        dataField: \"value\",\r\n        min: am5.color(0xFFD4C2),\r\n        max: am5.color(0xFF621F),\r\n        key: \"fill\"\r\n    }]);\r\n\r\n\r\n    \/\/ Configure labels\r\n    seriessubject_tag_cloud.labels.template.setAll({\r\n        paddingTop: 5,\r\n        paddingBottom: 5,\r\n        paddingLeft: 5,\r\n        paddingRight: 5,\r\n        fontFamily: \"Courier New\",\r\n        cursorOverStyle: \"pointer\"\r\n    });\r\n\r\n\r\n    \/\/ Add click event on words\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/word-cloud\/#Events\r\n    seriessubject_tag_cloud.labels.template.events.on(\"click\", function(ev) {\r\n        const id = ev.target.dataItem.dataContext[\"id\"];\r\n        debugger;\r\n        window.open(\"\/keyword\/\" + encodeURIComponent(id));\r\n    });\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootsubject_tag_cloud, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootsubject_tag_cloud, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Data from:\r\n    \/\/ https:\/\/insights.stackoverflow.com\/survey\/2021#section-most-popular-technologies-programming-scripting-and-markup-languages\r\n    seriessubject_tag_cloud.data.setAll([{\"id\":\"239692\",\"tag\":\"front cover\",\"weight\":24475.0},{\"id\":\"251200\",\"tag\":\"back cover\",\"weight\":18315.0},{\"id\":\"47645\",\"tag\":\"high performance\",\"weight\":8947.0},{\"id\":\"365604\",\"tag\":\"x ray\",\"weight\":8761.0},{\"id\":\"6152\",\"tag\":\"solar cells\",\"weight\":8280.0},{\"id\":\"55496\",\"tag\":\"self assembly\",\"weight\":6453.0},{\"id\":\"48\",\"tag\":\"crystal structure\",\"weight\":6442.0},{\"id\":\"3138940\",\"tag\":\"metal organic\",\"weight\":6199.0},{\"id\":\"2327\",\"tag\":\"solid state\",\"weight\":6048.0},{\"id\":\"5163\",\"tag\":\"visible light\",\"weight\":5809.0},{\"id\":\"329494\",\"tag\":\"highly efficient\",\"weight\":5538.0},{\"id\":\"157\",\"tag\":\"mass spectrometry\",\"weight\":5398.0},{\"id\":\"1162\",\"tag\":\"graphene oxide\",\"weight\":5397.0},{\"id\":\"19447\",\"tag\":\"transition metal\",\"weight\":5329.0},{\"id\":\"191665\",\"tag\":\"one pot\",\"weight\":5259.0},{\"id\":\"94673\",\"tag\":\"lithium ion\",\"weight\":4361.0},{\"id\":\"27923\",\"tag\":\"room temperature\",\"weight\":4261.0},{\"id\":\"225893\",\"tag\":\"two dimensional\",\"weight\":4106.0},{\"id\":\"125735\",\"tag\":\"core shell\",\"weight\":4096.0},{\"id\":\"301\",\"tag\":\"aqueous solution\",\"weight\":3897.0},{\"id\":\"626552\",\"tag\":\"kinetics of\",\"weight\":3885.0},{\"id\":\"2869\",\"tag\":\"magnetic resonance\",\"weight\":3820.0},{\"id\":\"902\",\"tag\":\"ionic liquid\",\"weight\":3781.0},{\"id\":\"629763\",\"tag\":\"derivatives of\",\"weight\":3760.0},{\"id\":\"1078\",\"tag\":\"in vitro\",\"weight\":3642.0},{\"id\":\"599\",\"tag\":\"carbon nanotubes\",\"weight\":3635.0},{\"id\":\"2119\",\"tag\":\"ionic liquids\",\"weight\":3500.0},{\"id\":\"3365349\",\"tag\":\"self assembled\",\"weight\":3432.0},{\"id\":\"2761528\",\"tag\":\"first time\",\"weight\":3427.0},{\"id\":\"826\",\"tag\":\"thin films\",\"weight\":3426.0},{\"id\":\"1819885\",\"tag\":\"organic framework\",\"weight\":3422.0},{\"id\":\"1204\",\"tag\":\"catalytic activity\",\"weight\":3364.0},{\"id\":\"1847\",\"tag\":\"quantum dots\",\"weight\":3289.0},{\"id\":\"498\",\"tag\":\"molecular dynamics\",\"weight\":3273.0},{\"id\":\"10378\",\"tag\":\"crystal structures\",\"weight\":3271.0},{\"id\":\"12961\",\"tag\":\"lithium ion batteries\",\"weight\":3186.0},{\"id\":\"26\",\"tag\":\"molecular structure\",\"weight\":3101.0},{\"id\":\"47031\",\"tag\":\"metal organic framework\",\"weight\":3091.0},{\"id\":\"503549\",\"tag\":\"one step\",\"weight\":3046.0},{\"id\":\"54925\",\"tag\":\"three dimensional\",\"weight\":3027.0},{\"id\":\"854\",\"tag\":\"gold nanoparticles\",\"weight\":2921.0},{\"id\":\"420921\",\"tag\":\"metal free\",\"weight\":2917.0},{\"id\":\"65168\",\"tag\":\"metal organic frameworks\",\"weight\":2895.0},{\"id\":\"37472\",\"tag\":\"density functional\",\"weight\":2855.0},{\"id\":\"1612\",\"tag\":\"electron transfer\",\"weight\":2851.0},{\"id\":\"2464\",\"tag\":\"charge transfer\",\"weight\":2846.0},{\"id\":\"567\",\"tag\":\"nuclear magnetic resonance\",\"weight\":2843.0},{\"id\":\"3199\",\"tag\":\"low temperature\",\"weight\":2823.0},{\"id\":\"1701058\",\"tag\":\"nuclear magnetic\",\"weight\":2810.0},{\"id\":\"8882\",\"tag\":\"hydrogen evolution\",\"weight\":2779.0},{\"id\":\"35157\",\"tag\":\"near infrared\",\"weight\":2704.0},{\"id\":\"30120\",\"tag\":\"gas phase\",\"weight\":2631.0},{\"id\":\"164766\",\"tag\":\"facile synthesis\",\"weight\":2625.0},{\"id\":\"799\",\"tag\":\"magnetic properties\",\"weight\":2599.0},{\"id\":\"928\",\"tag\":\"drug delivery\",\"weight\":2589.0},{\"id\":\"13857\",\"tag\":\"water splitting\",\"weight\":2519.0},{\"id\":\"1092\",\"tag\":\"optical properties\",\"weight\":2517.0},{\"id\":\"113002\",\"tag\":\"synthesis and characterization\",\"weight\":2492.0},{\"id\":\"693845\",\"tag\":\"dye sensitized\",\"weight\":2491.0},{\"id\":\"28345\",\"tag\":\"first principles\",\"weight\":2479.0},{\"id\":\"486\",\"tag\":\"density functional theory\",\"weight\":2468.0},{\"id\":\"631897\",\"tag\":\"functional theory\",\"weight\":2456.0},{\"id\":\"7725\",\"tag\":\"metal complexes\",\"weight\":2454.0},{\"id\":\"2604\",\"tag\":\"carbon nanotube\",\"weight\":2390.0},{\"id\":\"1009\",\"tag\":\"photocatalytic activity\",\"weight\":2344.0},{\"id\":\"49\",\"tag\":\"thin film\",\"weight\":2338.0},{\"id\":\"2273216\",\"tag\":\"light emitting\",\"weight\":2326.0},{\"id\":\"6857\",\"tag\":\"ab initio\",\"weight\":2309.0},{\"id\":\"335625\",\"tag\":\"recent advances\",\"weight\":2290.0},{\"id\":\"4576\",\"tag\":\"energy storage\",\"weight\":2265.0},{\"id\":\"320\",\"tag\":\"carbon dioxide\",\"weight\":2264.0},{\"id\":\"9866\",\"tag\":\"oxygen reduction\",\"weight\":2261.0},{\"id\":\"1475\",\"tag\":\"hydrogen bonding\",\"weight\":2216.0},{\"id\":\"44048\",\"tag\":\"inductively coupled plasma\",\"weight\":2213.0},{\"id\":\"7896\",\"tag\":\"reduced graphene oxide\",\"weight\":2195.0},{\"id\":\"3417028\",\"tag\":\"sensitized solar cells\",\"weight\":2174.0},{\"id\":\"628063\",\"tag\":\"hydrolysis of\",\"weight\":2120.0},{\"id\":\"49029\",\"tag\":\"low cost\",\"weight\":2113.0},{\"id\":\"18590\",\"tag\":\"coordination polymers\",\"weight\":2111.0},{\"id\":\"95344\",\"tag\":\"dye sensitized solar cells\",\"weight\":2109.0},{\"id\":\"42328\",\"tag\":\"high efficiency\",\"weight\":2105.0},{\"id\":\"90031\",\"tag\":\"supplementary information\",\"weight\":2093.0},{\"id\":\"389860\",\"tag\":\"reduced graphene\",\"weight\":2050.0},{\"id\":\"5456\",\"tag\":\"aqueous solutions\",\"weight\":2034.0},{\"id\":\"1619\",\"tag\":\"liquid chromatography\",\"weight\":2027.0},{\"id\":\"93588\",\"tag\":\"water soluble\",\"weight\":2015.0},{\"id\":\"390494\",\"tag\":\"highly sensitive\",\"weight\":1986.0},{\"id\":\"8618\",\"tag\":\"metal ions\",\"weight\":1984.0},{\"id\":\"16376\",\"tag\":\"cancer cells\",\"weight\":1970.0},{\"id\":\"434\",\"tag\":\"amino acids\",\"weight\":1957.0},{\"id\":\"39153\",\"tag\":\"perovskite solar cells\",\"weight\":1936.0},{\"id\":\"1749\",\"tag\":\"electronic structure\",\"weight\":1935.0},{\"id\":\"1888\",\"tag\":\"energy transfer\",\"weight\":1925.0},{\"id\":\"6494\",\"tag\":\"single crystal\",\"weight\":1903.0}]);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootpublisher_top_subject_document_count_chart = am5.Root.new(\"publisher_top_subject_document_count_chart\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_top_subject_document_count_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_top_subject_document_count_chart)\r\n    ]);\r\n\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_top_subject_document_count_chart = rootpublisher_top_subject_document_count_chart.container.children.push(am5xy.XYChart.new(rootpublisher_top_subject_document_count_chart, {\r\n        panX: true,\r\n        panY: true,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\"\r\n    }));\r\n\r\n    \/\/ Add cursor\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/cursor\/\r\n    var cursorpublisher_top_subject_document_count_chart = chartpublisher_top_subject_document_count_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_top_subject_document_count_chart, {}));\r\n    cursorpublisher_top_subject_document_count_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xRendererpublisher_top_subject_document_count_chart = am5xy.AxisRendererX.new(rootpublisher_top_subject_document_count_chart, { minGridDistance: 30 });\r\n    xRendererpublisher_top_subject_document_count_chart.labels.template.setAll({\r\n        paddingTop: 20\r\n    });\r\n\r\n    var xAxispublisher_top_subject_document_count_chart = chartpublisher_top_subject_document_count_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_top_subject_document_count_chart, {\r\n        maxDeviation: 0.3,\r\n        categoryField: \"category\",\r\n        renderer: xRendererpublisher_top_subject_document_count_chart,\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_subject_document_count_chart, {})\r\n    }));\r\n\r\n    var yAxispublisher_top_subject_document_count_chart = chartpublisher_top_subject_document_count_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_top_subject_document_count_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_top_subject_document_count_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Create series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    var seriespublisher_top_subject_document_count_chart = chartpublisher_top_subject_document_count_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_top_subject_document_count_chart, {\r\n        name: \"Keyword Publication Count\",\r\n        xAxis: xAxispublisher_top_subject_document_count_chart,\r\n        yAxis: yAxispublisher_top_subject_document_count_chart,\r\n        valueYField: \"value\",\r\n        sequencedInterpolation: true,\r\n        categoryXField: \"category\",\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_subject_document_count_chart, {\r\n            labelText: \"{valueY}\"\r\n        })\r\n    }));\r\n\r\n    seriespublisher_top_subject_document_count_chart.columns.template.setAll({ cornerRadiusTL: 5, cornerRadiusTR: 5 });\r\n    seriespublisher_top_subject_document_count_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_top_subject_document_count_chart.get(\"colors\").getIndex(seriespublisher_top_subject_document_count_chart.columns.indexOf(target));\r\n    });\r\n\r\n    seriespublisher_top_subject_document_count_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_top_subject_document_count_chart.get(\"colors\").getIndex(seriespublisher_top_subject_document_count_chart.columns.indexOf(target));\r\n    });\r\n\r\n\r\n    \/\/ Set data\r\n    var data = [{\"category\":\"front cover\",\"value\":24475.0},{\"category\":\"back cover\",\"value\":18315.0},{\"category\":\"high performance\",\"value\":8947.0},{\"category\":\"x ray\",\"value\":8761.0},{\"category\":\"solar cells\",\"value\":8280.0},{\"category\":\"self assembly\",\"value\":6453.0},{\"category\":\"crystal structure\",\"value\":6442.0},{\"category\":\"metal organic\",\"value\":6199.0},{\"category\":\"solid state\",\"value\":6048.0},{\"category\":\"visible light\",\"value\":5809.0}];\r\n\r\n    xAxispublisher_top_subject_document_count_chart.data.setAll(data);\r\n    seriespublisher_top_subject_document_count_chart.data.setAll(data);\r\n\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_top_subject_document_count_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_top_subject_document_count_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    seriespublisher_top_subject_document_count_chart.appear(1000);\r\n\r\n    chartpublisher_top_subject_document_count_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootpublisher_top_subject_citations_chart = am5.Root.new(\"publisher_top_subject_citations_chart\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_top_subject_citations_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_top_subject_citations_chart)\r\n    ]);\r\n\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_top_subject_citations_chart = rootpublisher_top_subject_citations_chart.container.children.push(am5xy.XYChart.new(rootpublisher_top_subject_citations_chart, {\r\n        panX: true,\r\n        panY: true,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\"\r\n    }));\r\n\r\n    \/\/ Add cursor\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/cursor\/\r\n    var cursorpublisher_top_subject_citations_chart = chartpublisher_top_subject_citations_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_top_subject_citations_chart, {}));\r\n    cursorpublisher_top_subject_citations_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xRendererpublisher_top_subject_citations_chart = am5xy.AxisRendererX.new(rootpublisher_top_subject_citations_chart, { minGridDistance: 30 });\r\n    xRendererpublisher_top_subject_citations_chart.labels.template.setAll({\r\n        paddingTop: 20\r\n    });\r\n\r\n    var xAxispublisher_top_subject_citations_chart = chartpublisher_top_subject_citations_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_top_subject_citations_chart, {\r\n        maxDeviation: 0.3,\r\n        categoryField: \"category\",\r\n        renderer: xRendererpublisher_top_subject_citations_chart,\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_subject_citations_chart, {})\r\n    }));\r\n\r\n    var yAxispublisher_top_subject_citations_chart = chartpublisher_top_subject_citations_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_top_subject_citations_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_top_subject_citations_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Create series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    var seriespublisher_top_subject_citations_chart = chartpublisher_top_subject_citations_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_top_subject_citations_chart, {\r\n        name: \"Keyword Publication Citations\",\r\n        xAxis: xAxispublisher_top_subject_citations_chart,\r\n        yAxis: yAxispublisher_top_subject_citations_chart,\r\n        valueYField: \"value\",\r\n        sequencedInterpolation: true,\r\n        categoryXField: \"category\",\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_subject_citations_chart, {\r\n            labelText: \"{valueY}\"\r\n        })\r\n    }));\r\n\r\n    seriespublisher_top_subject_citations_chart.columns.template.setAll({ cornerRadiusTL: 5, cornerRadiusTR: 5 });\r\n    seriespublisher_top_subject_citations_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_top_subject_citations_chart.get(\"colors\").getIndex(seriespublisher_top_subject_citations_chart.columns.indexOf(target));\r\n    });\r\n\r\n    seriespublisher_top_subject_citations_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_top_subject_citations_chart.get(\"colors\").getIndex(seriespublisher_top_subject_citations_chart.columns.indexOf(target));\r\n    });\r\n\r\n\r\n    \/\/ Set data\r\n    var data = [{\"category\":\"solar cells\",\"value\":324877.0},{\"category\":\"metal organic\",\"value\":283558.0},{\"category\":\"high performance\",\"value\":265777.0},{\"category\":\"visible light\",\"value\":197631.0},{\"category\":\"graphene oxide\",\"value\":183626.0},{\"category\":\"lithium ion\",\"value\":166957.0},{\"category\":\"metal organic frameworks\",\"value\":164605.0},{\"category\":\"highly efficient\",\"value\":163712.0},{\"category\":\"transition metal\",\"value\":159918.0},{\"category\":\"ionic liquids\",\"value\":157491.0}];\r\n\r\n    xAxispublisher_top_subject_citations_chart.data.setAll(data);\r\n    seriespublisher_top_subject_citations_chart.data.setAll(data);\r\n\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_top_subject_citations_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_top_subject_citations_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    seriespublisher_top_subject_citations_chart.appear(1000);\r\n\r\n    chartpublisher_top_subject_citations_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootpublisher_top_subject_citations_per_document_chart = am5.Root.new(\"publisher_top_subject_citations_per_document_chart\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_top_subject_citations_per_document_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_top_subject_citations_per_document_chart)\r\n    ]);\r\n\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_top_subject_citations_per_document_chart = rootpublisher_top_subject_citations_per_document_chart.container.children.push(am5xy.XYChart.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n        panX: true,\r\n        panY: true,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\"\r\n    }));\r\n\r\n    \/\/ Add cursor\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/cursor\/\r\n    var cursorpublisher_top_subject_citations_per_document_chart = chartpublisher_top_subject_citations_per_document_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_top_subject_citations_per_document_chart, {}));\r\n    cursorpublisher_top_subject_citations_per_document_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xRendererpublisher_top_subject_citations_per_document_chart = am5xy.AxisRendererX.new(rootpublisher_top_subject_citations_per_document_chart, { minGridDistance: 30 });\r\n    xRendererpublisher_top_subject_citations_per_document_chart.labels.template.setAll({\r\n        paddingTop: 20\r\n    });\r\n\r\n    var xAxispublisher_top_subject_citations_per_document_chart = chartpublisher_top_subject_citations_per_document_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n        maxDeviation: 0.3,\r\n        categoryField: \"category\",\r\n        renderer: xRendererpublisher_top_subject_citations_per_document_chart,\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_subject_citations_per_document_chart, {})\r\n    }));\r\n\r\n    var yAxispublisher_top_subject_citations_per_document_chart = chartpublisher_top_subject_citations_per_document_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_top_subject_citations_per_document_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Create series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    var seriespublisher_top_subject_citations_per_document_chart = chartpublisher_top_subject_citations_per_document_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n        name: \"Keyword Publication Citations Per Document\",\r\n        xAxis: xAxispublisher_top_subject_citations_per_document_chart,\r\n        yAxis: yAxispublisher_top_subject_citations_per_document_chart,\r\n        valueYField: \"value\",\r\n        sequencedInterpolation: true,\r\n        categoryXField: \"category\",\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n            labelText: \"{valueY}\"\r\n        })\r\n    }));\r\n\r\n    seriespublisher_top_subject_citations_per_document_chart.columns.template.setAll({ cornerRadiusTL: 5, cornerRadiusTR: 5 });\r\n    seriespublisher_top_subject_citations_per_document_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_top_subject_citations_per_document_chart.get(\"colors\").getIndex(seriespublisher_top_subject_citations_per_document_chart.columns.indexOf(target));\r\n    });\r\n\r\n    seriespublisher_top_subject_citations_per_document_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_top_subject_citations_per_document_chart.get(\"colors\").getIndex(seriespublisher_top_subject_citations_per_document_chart.columns.indexOf(target));\r\n    });\r\n\r\n\r\n    \/\/ Set data\r\n    var data = [{\"category\":\"recent advances\",\"value\":66.6528384279476},{\"category\":\"metal organic frameworks\",\"value\":56.858376511226254},{\"category\":\"metal organic\",\"value\":45.74253911921278},{\"category\":\"ionic liquids\",\"value\":44.99742857142857},{\"category\":\"perovskite solar cells\",\"value\":43.360537190082646},{\"category\":\"sensitized solar cells\",\"value\":43.02437902483901},{\"category\":\"dye sensitized\",\"value\":42.555198715375354},{\"category\":\"energy storage\",\"value\":42.21898454746137},{\"category\":\"dye sensitized solar cells\",\"value\":41.586533902323374},{\"category\":\"supplementary information\",\"value\":40.82513139034878}];\r\n\r\n    xAxispublisher_top_subject_citations_per_document_chart.data.setAll(data);\r\n    seriespublisher_top_subject_citations_per_document_chart.data.setAll(data);\r\n\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    seriespublisher_top_subject_citations_per_document_chart.appear(1000);\r\n\r\n    chartpublisher_top_subject_citations_per_document_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\r\n    <\/script>\r\n    <h2>Introduction<\/h2>\r\n    <p>\r\n        This report provides a comprehensive analytics report of the publisher <b>Royal Society of Chemistry (RSC)<\/b> including basic bibliometric information, citation data, impact metrics, top journals, publication keywords, etc., over recent years. The <a href=\"https:\/\/crossref.org\" target=\"_blank\" ref=\"nofollow\" rel=\"noopener\">Crossref<\/a> database (up to the end of 2021) processed by <a target=\"_blank\" href=\"https:\/\/sciencegate.app\" rel=\"noopener\">ScienceGate<\/a> has been used for this report as the source of data.\r\n    <\/p>\r\n    <p>\r\n        <b>Royal Society of Chemistry (RSC)<\/b> has published 754090 documents so far, receiving a total of 14770252 citations. These numbers are equal to 0.61% and 1.34% of the total documents\r\n        and citations in the scientific community, respectively. <b>Royal Society of Chemistry (RSC)<\/b> has a score of 19.59 as a number of citations per document based on all recorded data. There are different types of documents published by <b>Royal Society of Chemistry (RSC)<\/b>.\r\n        In this regard, Journal Article, Chapter, Dataset, Other, Book,  and Book Series a with the total document number of 718566, 23548, 659, 9419, 1807,  and 91 have the largest share, respectively. These numbers are equal to 95.29%, 3.12%, 0.09%, 1.25%, 0.24%,  and 0.01%\r\n        of the total documents published in <b>Royal Society of Chemistry (RSC)<\/b> so far, respectively. <b>Royal Society of Chemistry (RSC)<\/b> has been an active publisher from 1841-2021.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_doc_types_chart\"><\/div>\r\n    <\/div>\r\n    <h2>Basic Bibliometric Information<\/h2>\r\n    <p>\r\n        This section provides the bibliometrics data of <b>Royal Society of Chemistry (RSC)<\/b> over the last 11 years, including the number of published documents, total citations, citations per document, and scaled number of citations per document by year. Share of <b>Royal Society of Chemistry (RSC)<\/b>\r\n        documents and citations among all published scientific documents are also presented here. <b>Royal Society of Chemistry (RSC)<\/b> has the highest annual number of publications in 2015, with 49311\r\n        published documents. Most annual citations are also received in 2010, with 700940 citations. The highest citations per document&#8217;s scores, scaled by the number\r\n        of years ahead, are associated with 2020, with scores of 1.48.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_yearly_chart\"><\/div>\r\n    <\/div>\r\n    <div class=\"table_container\">\r\n        <div class='table-responsive'><table class='table'><tr><th>Year<\/th><th>Documents<\/th><th>Citations<\/th><th>Citations\/Documents<\/th><th>Average Citations\/Documents<\/th><th>Documents Share<\/th><th>Citations Share<\/th><\/tr><tr><td>2010<\/td><td>17199<\/td><td>700940<\/td><td>40.7547<\/td><td>3.7050<\/td><td>0.0048<\/td><td>0.0168<\/td><\/tr><tr><td>2011<\/td><td>24365<\/td><td>1039726<\/td><td>42.6729<\/td><td>4.2673<\/td><td>0.0064<\/td><td>0.0257<\/td><\/tr><tr><td>2012<\/td><td>27762<\/td><td>1115517<\/td><td>40.1814<\/td><td>4.4646<\/td><td>0.0069<\/td><td>0.0287<\/td><\/tr><tr><td>2013<\/td><td>32240<\/td><td>1100079<\/td><td>34.1216<\/td><td>4.2652<\/td><td>0.0074<\/td><td>0.0291<\/td><\/tr><tr><td>2014<\/td><td>41038<\/td><td>1246579<\/td><td>30.3762<\/td><td>4.3395<\/td><td>0.0088<\/td><td>0.0357<\/td><\/tr><tr><td>2015<\/td><td>49311<\/td><td>1224018<\/td><td>24.8224<\/td><td>4.1371<\/td><td>0.0103<\/td><td>0.0386<\/td><\/tr><tr><td>2016<\/td><td>47723<\/td><td>934602<\/td><td>19.5839<\/td><td>3.9168<\/td><td>0.0092<\/td><td>0.0340<\/td><\/tr><tr><td>2017<\/td><td>41143<\/td><td>685643<\/td><td>16.6649<\/td><td>4.1662<\/td><td>0.0074<\/td><td>0.0299<\/td><\/tr><tr><td>2018<\/td><td>40503<\/td><td>476138<\/td><td>11.7556<\/td><td>3.9185<\/td><td>0.0069<\/td><td>0.0279<\/td><\/tr><tr><td>2019<\/td><td>42881<\/td><td>287488<\/td><td>6.7043<\/td><td>3.3522<\/td><td>0.0069<\/td><td>0.0295<\/td><\/tr><tr><td>2020<\/td><td>44671<\/td><td>66115<\/td><td>1.4800<\/td><td>1.4800<\/td><td>0.0064<\/td><td>0.0195<\/td><\/tr><\/table><\/div>\r\n    <\/div>\r\n    <h2>Document Types<\/h2>\r\n    <p>\r\n        There are different types of documents published by publishers. In this section, the yearly publication data of <b>Royal Society of Chemistry (RSC)<\/b> are presented by document type, including Journal Articles, Chapters, Books, Datasets,  and Book Seriess.\r\n    <\/p>\r\n    <p>\r\n        The number of published documents by <b>Royal Society of Chemistry (RSC)<\/b> are 718566, 23548, 1807, 659,  and 91 for Journal Articles, Chapters, Books, Datasets,  and Book Seriess, respectively. These numbers are equal to 0.78%, 0.15%, 0.20%, 0.03%,  and 2.99% of the whole published\r\n        Journal Articles, Chapters, Books, Datasets,  and Book Seriess in the database so far, respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_nonezero_document_count_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        The number of received citations by Journal Articles, Chapters, Books, Datasets,  and Book Seriess of <b>Royal Society of Chemistry (RSC)<\/b> are 14735476, 25940, 8093, 18,  and 85, respectively. These numbers are equal to 1.39%, 0.16%, 0.11%, 0.01%,  and 1.16% of the citations\r\n        received by whole Journal Articles, Chapters, Books, Datasets,  and Book Seriess of the database so far, respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_nonezero_document_citation_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        The h-index value for published Journal Articles, Chapters, Books, Datasets,  and Book Seriess by <b>Royal Society of Chemistry (RSC)<\/b> are 696, 35, 36, 2,  and 4, respectively. The corresponding values for the whole data of the database are 3201, 588, 793, 98,  and 33,\r\n        respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_nonezero_document_hindex_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        The g-index value for published Journal Articles, Chapters, Books, Datasets,  and Book Seriess by <b>Royal Society of Chemistry (RSC)<\/b> are 48, 8, 10, 2,  and 3, respectively. The corresponding values for the whole data of the database are 129, 48, 60, 20,  and 10,\r\n        respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_nonezero_document_gindex_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        The score of citations per document for published Journal Articles, Chapters, Books, Datasets,  and Book Seriess by <b>Royal Society of Chemistry (RSC)<\/b> are 20.507, 1.102, 4.479, 0.027,  and 0.934, respectively. The corresponding values for the whole data of the database are 11.521, 1.016, 8.593, 0.070,  and 2.404,\r\n        respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_nonezero_document_citation_per_documents_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        The highest number of annually published Journal Articles, Chapters, Books, Datasets,  and Book Seriess by <b>Royal Society of Chemistry (RSC)<\/b> are 47632, 1367, 84, 72,  and 46, respectively. The corresponding year of maximum publication for Journal Articles, Chapters, Books, Datasets,  and Book Seriess\r\n        are 2015, 2011, 2015, 2013,  and 2015, respectively.\r\n    <\/p>\r\n    <p>\r\n        The highest number of annual received citations by Journal Articles, Chapters, Books, Datasets,  and Book Seriess published in <b>Royal Society of Chemistry (RSC)<\/b> are 1244640, 1740, 619, 4,  and 53, respectively. The corresponding years of maximum received citations for Journal Articles, Chapters, Books, Datasets,  and Book Seriess\r\n        are 2014, 2013, 2013, 2014,  and 2011, respectively.\r\n    <\/p>\r\n    <p>\r\n        The highest values of citations per number of document for Journal Articles, Chapters, Books, Datasets,  and Book Seriess published in <b>Royal Society of Chemistry (RSC)<\/b> are 46.14, 1.39, 8.23, 0.08,  and 7.50, respectively. The corresponding years of maximum values\r\n        of citations per document for Journal Articles, Chapters, Books, Datasets,  and Book Seriess are 2011, 2010, 2014, 2014,  and 2012, respectively.\r\n    <\/p>\r\n    <h2>Impact Metrics<\/h2>\r\n    <p>\r\n        Various metrics and indicators are used to evaluate the impact and quality of publishers and journals. Here, h-index, g-index, and i-index are selected as impact evaluation metrics of the publisher <b>Royal Society of Chemistry (RSC)<\/b>.\r\n    <\/p>\r\n    <h3>H-index<\/h3>\r\n    <p>\r\n        H-index indicates the number of articles published by a journal\/publisher, h, that have been cited at least h times. h5-index and h10-index are the h-index for papers of a publishers\/journals published in the last 5 and 10 years, respectively. h-index,\r\n        h10-index, and h5-index of the documents published by <b>Royal Society of Chemistry (RSC)<\/b>, are 696, 548,  and 272, respectively. The corresponding values for the whole data of the database are 3269, 1489,  and 795, respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_hindex_chart\"><\/div>\r\n    <\/div>\r\n    <div class=\"table_container\">\r\n        <div class='table-responsive'><table class='table'><tr><th>Metric<\/th><th>Royal Society of Chemistry (RSC)<\/th><th>All Publishers<\/th><\/tr><tr><td>h-index<\/td><td>696<\/td><td>3269<\/td><\/tr><tr><td>h10-index<\/td><td>548<\/td><td>1489<\/td><\/tr><tr><td>h5-index<\/td><td>272<\/td><td>795<\/td><\/tr><\/table><\/div>\r\n    <\/div>\r\n    <h3>G-index<\/h3>\r\n    <p>\r\n        The g-index indicator is the first g papers of a publisher\/journal (sorted by the highest to the lowest number of citations) that have cumulatively received at least g^2 citations. Again, g5-index and g10-index are the g-index for papers of a publishers\/journals\r\n        published in the last 5 and 10 years, respectively. G-index, g10-index, and g5-index of the documents published by <b>Royal Society of Chemistry (RSC)<\/b> are 48, 40,  and 26, respectively. The corresponding values for the whole data of the database are 131, 80,  and 55,\r\n        respectively.\r\n    <\/p>\r\n    <div class=\"table_container\">\r\n        <div class='table-responsive'><table class='table'><tr><th>Metric<\/th><th>Royal Society of Chemistry (RSC)<\/th><th>All Publishers<\/th><\/tr><tr><td>g-index<\/td><td>48<\/td><td>131<\/td><\/tr><tr><td>g10-index<\/td><td>40<\/td><td>80<\/td><\/tr><tr><td>g5-index<\/td><td>26<\/td><td>55<\/td><\/tr><\/table><\/div>\r\n    <\/div>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_gindex_chart\"><\/div>\r\n    <\/div>\r\n    <h3>I-n index<\/h3>\r\n    <p>\r\n        I-n index shows the number of publications of a publisher\/journal with at least n citations. Read another post <a href=\"https:\/\/www.sciencegate.app\/b\/how-to-evaluate-the-impact-of-research-works\/\" target=\"_blank\" rel=\"noopener\"> here <\/a>for more detailed information\r\n        on different research impact metrics. It is to be noted that, i10-index, i25-index, i50-index, i100-index, i250-index, i500-index, i1000-index, i2500-index, i5000-index,  and i10000-index of the documents published by <b>Royal Society of Chemistry (RSC)<\/b>, are 333685, 156528, 64498, 22060, 4747, 1327, 313, 39, 11,  and 1, respectively. The corresponding values for the whole data of the database are\r\n        21796896, 10617845, 4822066, 1785083, 390499, 114230, 31648, 5505, 1423,  and 355, respectively.\r\n    <\/p>\r\n    <div class=\"table_container\">\r\n        <div class='table-responsive'><table class='table'><tr><th>Metric<\/th><th>Royal Society of Chemistry (RSC)<\/th><th>All Publishers<\/th><\/tr><tr><td>i10-index<\/td><td>333685<\/td><td>21796896<\/td><\/tr><tr><td>i25-index<\/td><td>156528<\/td><td>10617845<\/td><\/tr><tr><td>i50-index<\/td><td>64498<\/td><td>4822066<\/td><\/tr><tr><td>i100-index<\/td><td>22060<\/td><td>1785083<\/td><\/tr><tr><td>i250-index<\/td><td>4747<\/td><td>390499<\/td><\/tr><tr><td>i500-index<\/td><td>1327<\/td><td>114230<\/td><\/tr><tr><td>i1000-index<\/td><td>313<\/td><td>31648<\/td><\/tr><tr><td>i2500-index<\/td><td>39<\/td><td>5505<\/td><\/tr><tr><td>i5000-index<\/td><td>11<\/td><td>1423<\/td><\/tr><tr><td>i10000-index<\/td><td>1<\/td><td>355<\/td><\/tr><\/table><\/div>\r\n    <\/div>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_inindex_chart\"><\/div>\r\n    <\/div>\r\n    <h2>Top Journals<\/h2>\r\n    <p>\r\n        This section provides the basic bibliometrics data of the <b>Royal Society of Chemistry (RSC)<\/b> top journals, including the number of published documents, total citations, and citations per document. Share of documents and citations of each journal among all published documents\r\n        by <b>Royal Society of Chemistry (RSC)<\/b> is also presented here. In the following tag cloud chart, top journals are displayed based on the largest number of published documents.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"journal_tag_cloud\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        The Top 5 journals of <b>Royal Society of Chemistry (RSC)<\/b> based on the number of published documents are <a target='_blank' href='\/source\/138446' rel=\"noopener\">RSC Advances<\/a>, <a target='_blank' href='\/source\/3457' rel=\"noopener\">Chemical Communications<\/a>, <a target='_blank' href='\/source\/3453' rel=\"noopener\">Physical Chemistry Chemical Physics<\/a>, <a target='_blank' href='\/source\/3456' rel=\"noopener\">The Analyst<\/a>,  and <a target='_blank' href='\/source\/11356' rel=\"noopener\">Dalton Transactions<\/a>. The numbers of documents published so far by these top 5 journals are 65510, 63073, 44906, 39575,  and 30813, respectively.\r\n        These numbers are equal to 8.687%, 8.364%, 5.955%, 5.248%,  and 4.086% of the total documents published by <b>Royal Society of Chemistry (RSC)<\/b> so far, respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_top_journal_document_count_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        Concerning the number of received citations, the top 5 journals of <b>Royal Society of Chemistry (RSC)<\/b> are <a target='_blank' href='\/source\/3457' rel=\"noopener\">Chemical Communications<\/a>, <a target='_blank' href='\/source\/3467' rel=\"noopener\">Chemical Society Reviews<\/a>, <a target='_blank' href='\/source\/3453' rel=\"noopener\">Physical Chemistry Chemical Physics<\/a>, <a target='_blank' href='\/source\/3462' rel=\"noopener\">Journal of Materials Chemistry<\/a>,  and <a target='_blank' href='\/source\/138446' rel=\"noopener\">RSC Advances<\/a>. The total number of citations received so far by these top 5 journals are 63073, 7501, 44906, 18367,  and 65510,\r\n        respectively. These numbers are equal to 0.427%, 0.051%, 0.304%, 0.124%,  and 0.444% of the total citations received by <b>Royal Society of Chemistry (RSC)<\/b> publications so far, respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_top_journal_citations_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        Regarding the number of citations received per document, the top 5 journals of <b>Royal Society of Chemistry (RSC)<\/b> are <a target='_blank' href='\/source\/3467' rel=\"noopener\">Chemical Society Reviews<\/a>, <a target='_blank' href='\/source\/75779' rel=\"noopener\">Energy &#038; Environmental Science<\/a>, <a target='_blank' href='\/source\/3462' rel=\"noopener\">Journal of Materials Chemistry<\/a>, <a target='_blank' href='\/source\/26339' rel=\"noopener\">Quarterly Reviews Chemical Society<\/a>,  and <a target='_blank' href='\/source\/3452' rel=\"noopener\">Natural Product Reports<\/a>. The numbers of citations received per published document so far by these top 5 journals are 157.375, 106.550, 47.515, 45.955,  and 41.705,\r\n        respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_top_journal_citations_per_document_chart\"><\/div>\r\n    <\/div>\r\n    <div class=\"table_container\">\r\n        <div class='table-responsive'><table class='table'><tr><th>Journal Title<\/th><th>Documents<\/th><th>Documents Share<\/th><th>Citations<\/th><th>Citations Share<\/th><th>Citations\/Documents<\/th><th>Active Years<\/th><\/tr><tr><td><a target='_blank' href='\/source\/138446' rel=\"noopener\">RSC Advances<\/a><\/td><td>65510<\/td><td>0.0869<\/td><td>822893<\/td><td>0.0557<\/td><td>12.5613<\/td><td>2011-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3457' rel=\"noopener\">Chemical Communications<\/a><\/td><td>63073<\/td><td>0.0836<\/td><td>1956925<\/td><td>0.1325<\/td><td>31.0264<\/td><td>1996-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3453' rel=\"noopener\">Physical Chemistry Chemical Physics<\/a><\/td><td>44906<\/td><td>0.0595<\/td><td>886553<\/td><td>0.0600<\/td><td>19.7424<\/td><td>1999-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3456' rel=\"noopener\">The Analyst<\/a><\/td><td>39575<\/td><td>0.0525<\/td><td>450064<\/td><td>0.0305<\/td><td>11.3724<\/td><td>1876-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/11356' rel=\"noopener\">Dalton Transactions<\/a><\/td><td>30813<\/td><td>0.0409<\/td><td>554757<\/td><td>0.0376<\/td><td>18.0040<\/td><td>2002-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25017' rel=\"noopener\">Journal of the Chemical Society Chemical Communications<\/a><\/td><td>25610<\/td><td>0.0340<\/td><td>418683<\/td><td>0.0283<\/td><td>16.3484<\/td><td>1972-1995<\/td><\/tr><tr><td><a target='_blank' href='\/source\/26157' rel=\"noopener\">Journal of the Chemical Society (Resumed)<\/a><\/td><td>25393<\/td><td>0.0337<\/td><td>320047<\/td><td>0.0217<\/td><td>12.6037<\/td><td>1862-1965<\/td><\/tr><tr><td><a target='_blank' href='\/source\/185687' rel=\"noopener\">Journal of Materials Chemistry A<\/a><\/td><td>24308<\/td><td>0.0322<\/td><td>735182<\/td><td>0.0498<\/td><td>30.2444<\/td><td>2013-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/87871' rel=\"noopener\">Nanoscale<\/a><\/td><td>23390<\/td><td>0.0310<\/td><td>593669<\/td><td>0.0402<\/td><td>25.3813<\/td><td>2009-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3451' rel=\"noopener\">New Journal of Chemistry<\/a><\/td><td>20108<\/td><td>0.0267<\/td><td>220374<\/td><td>0.0149<\/td><td>10.9595<\/td><td>1998-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/11236' rel=\"noopener\">Organic &#038; Biomolecular Chemistry<\/a><\/td><td>19765<\/td><td>0.0262<\/td><td>316016<\/td><td>0.0214<\/td><td>15.9887<\/td><td>2002-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3462' rel=\"noopener\">Journal of Materials Chemistry<\/a><\/td><td>18367<\/td><td>0.0244<\/td><td>872704<\/td><td>0.0591<\/td><td>47.5148<\/td><td>1991-2012<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3455' rel=\"noopener\">Journal of the Chemical Society Dalton Transactions<\/a><\/td><td>18134<\/td><td>0.0240<\/td><td>333687<\/td><td>0.0226<\/td><td>18.4012<\/td><td>1972-2002<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3454' rel=\"noopener\">Journal of the Chemical Society Perkin Transactions 1<\/a><\/td><td>16873<\/td><td>0.0224<\/td><td>246594<\/td><td>0.0167<\/td><td>14.6147<\/td><td>1972-2003<\/td><\/tr><tr><td><a target='_blank' href='\/source\/42619' rel=\"noopener\">Soft Matter<\/a><\/td><td>16295<\/td><td>0.0216<\/td><td>314399<\/td><td>0.0213<\/td><td>19.2942<\/td><td>2005-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3470' rel=\"noopener\">CrystEngComm<\/a><\/td><td>15510<\/td><td>0.0206<\/td><td>244052<\/td><td>0.0165<\/td><td>15.7351<\/td><td>1999-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/185186' rel=\"noopener\">Journal of Materials Chemistry C<\/a><\/td><td>15095<\/td><td>0.0200<\/td><td>229184<\/td><td>0.0155<\/td><td>15.1828<\/td><td>2013-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3458' rel=\"noopener\">Journal of the Chemical Society Perkin Transactions 2<\/a><\/td><td>12694<\/td><td>0.0168<\/td><td>161175<\/td><td>0.0109<\/td><td>12.6969<\/td><td>1972-2002<\/td><\/tr><tr><td><a target='_blank' href='\/source\/96585' rel=\"noopener\">Chemical Science<\/a><\/td><td>11657<\/td><td>0.0155<\/td><td>295127<\/td><td>0.0200<\/td><td>25.3176<\/td><td>2010-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/26398' rel=\"noopener\">Transactions of the Faraday Society<\/a><\/td><td>11521<\/td><td>0.0153<\/td><td>251149<\/td><td>0.0170<\/td><td>21.7992<\/td><td>1905-1971<\/td><\/tr><tr><td><a target='_blank' href='\/source\/87387' rel=\"noopener\">Analytical Methods<\/a><\/td><td>10751<\/td><td>0.0143<\/td><td>88072<\/td><td>0.0060<\/td><td>8.1920<\/td><td>2009-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3464' rel=\"noopener\">Green Chemistry<\/a><\/td><td>10015<\/td><td>0.0133<\/td><td>365779<\/td><td>0.0248<\/td><td>36.5231<\/td><td>1999-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3477' rel=\"noopener\">Journal of Analytical Atomic Spectrometry<\/a><\/td><td>9283<\/td><td>0.0123<\/td><td>159525<\/td><td>0.0108<\/td><td>17.1846<\/td><td>1986-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3460' rel=\"noopener\">Lab on a Chip<\/a><\/td><td>9166<\/td><td>0.0122<\/td><td>308571<\/td><td>0.0209<\/td><td>33.6647<\/td><td>2001-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/185686' rel=\"noopener\">Journal of Materials Chemistry B<\/a><\/td><td>9053<\/td><td>0.0120<\/td><td>127769<\/td><td>0.0087<\/td><td>14.1134<\/td><td>2013-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/91845' rel=\"noopener\">Polymer Chemistry<\/a><\/td><td>9014<\/td><td>0.0120<\/td><td>153024<\/td><td>0.0104<\/td><td>16.9763<\/td><td>2010-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25200' rel=\"noopener\">Journal of the Chemical Society Transactions<\/a><\/td><td>8022<\/td><td>0.0106<\/td><td>58018<\/td><td>0.0039<\/td><td>7.2324<\/td><td>1878-1925<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3467' rel=\"noopener\">Chemical Society Reviews<\/a><\/td><td>7501<\/td><td>0.0099<\/td><td>1180473<\/td><td>0.0799<\/td><td>157.3754<\/td><td>1972-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/121405' rel=\"noopener\">Catalysis Science &#038; Technology<\/a><\/td><td>7023<\/td><td>0.0093<\/td><td>119134<\/td><td>0.0081<\/td><td>16.9634<\/td><td>2011-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3473' rel=\"noopener\">Journal of the Chemical Society Faraday Transactions<\/a><\/td><td>6226<\/td><td>0.0083<\/td><td>117077<\/td><td>0.0079<\/td><td>18.8045<\/td><td>1990-1998<\/td><\/tr><tr><td><a target='_blank' href='\/source\/108665' rel=\"noopener\">Food &#038; Function<\/a><\/td><td>5963<\/td><td>0.0079<\/td><td>59897<\/td><td>0.0041<\/td><td>10.0448<\/td><td>2010-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25418' rel=\"noopener\">Journal of the Chemical Society Faraday Transactions 1 Physical Chemistry in Condensed Phases<\/a><\/td><td>5880<\/td><td>0.0078<\/td><td>111374<\/td><td>0.0075<\/td><td>18.9412<\/td><td>1972-1989<\/td><\/tr><tr><td><a target='_blank' href='\/source\/75779' rel=\"noopener\">Energy &#038; Environmental Science<\/a><\/td><td>5242<\/td><td>0.0070<\/td><td>558537<\/td><td>0.0378<\/td><td>106.5504<\/td><td>2008-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3459' rel=\"noopener\">Faraday Discussions<\/a><\/td><td>4691<\/td><td>0.0062<\/td><td>85331<\/td><td>0.0058<\/td><td>18.1904<\/td><td>1991-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/24957' rel=\"noopener\">Journal of the Chemical Society D Chemical Communications<\/a><\/td><td>4490<\/td><td>0.0060<\/td><td>50318<\/td><td>0.0034<\/td><td>11.2067<\/td><td>1969-1971<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25958' rel=\"noopener\">Journal of the Chemical Society C Organic<\/a><\/td><td>4354<\/td><td>0.0058<\/td><td>28571<\/td><td>0.0019<\/td><td>6.5620<\/td><td>1966-1971<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25157' rel=\"noopener\">Journal of the Chemical Society Abstracts<\/a><\/td><td>4323<\/td><td>0.0057<\/td><td>39<\/td><td>0.0000<\/td><td>0.0090<\/td><td>1878-1925<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3468' rel=\"noopener\">Photochemical &#038; Photobiological Sciences<\/a><\/td><td>4427<\/td><td>0.0059<\/td><td>72755<\/td><td>0.0049<\/td><td>16.4344<\/td><td>2002-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25757' rel=\"noopener\">Journal of the Chemical Society A Inorganic Physical Theoretical<\/a><\/td><td>4119<\/td><td>0.0055<\/td><td>83338<\/td><td>0.0056<\/td><td>20.2326<\/td><td>1966-1971<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25637' rel=\"noopener\">Journal of the Chemical Society Faraday Transactions 2 Molecular and Chemical Physics<\/a><\/td><td>3924<\/td><td>0.0052<\/td><td>71742<\/td><td>0.0049<\/td><td>18.2829<\/td><td>1972-1989<\/td><\/tr><tr><td><a target='_blank' href='\/source\/230527' rel=\"noopener\">Organic Chemistry Frontiers<\/a><\/td><td>3881<\/td><td>0.0051<\/td><td>31621<\/td><td>0.0021<\/td><td>8.1476<\/td><td>2014-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/24938' rel=\"noopener\">Chemical Communications (London)<\/a><\/td><td>3698<\/td><td>0.0049<\/td><td>9995<\/td><td>0.0007<\/td><td>2.7028<\/td><td>1965-1968<\/td><\/tr><tr><td><a target='_blank' href='\/source\/42438' rel=\"noopener\">Molecular BioSystems<\/a><\/td><td>3613<\/td><td>0.0048<\/td><td>67183<\/td><td>0.0045<\/td><td>18.5948<\/td><td>2005-2017<\/td><\/tr><tr><td><a target='_blank' href='\/source\/187005' rel=\"noopener\">Biomaterials Science<\/a><\/td><td>3353<\/td><td>0.0044<\/td><td>30609<\/td><td>0.0021<\/td><td>9.1288<\/td><td>2013-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3463' rel=\"noopener\">Journal of Environmental Monitoring<\/a><\/td><td>3260<\/td><td>0.0043<\/td><td>63407<\/td><td>0.0043<\/td><td>19.4500<\/td><td>1999-2012<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3452' rel=\"noopener\">Natural Product Reports<\/a><\/td><td>2955<\/td><td>0.0039<\/td><td>123237<\/td><td>0.0083<\/td><td>41.7046<\/td><td>1984-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/230526' rel=\"noopener\">Inorganic Chemistry Frontiers<\/a><\/td><td>2759<\/td><td>0.0037<\/td><td>23384<\/td><td>0.0016<\/td><td>8.4755<\/td><td>2014-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/24360' rel=\"noopener\">Analytical Proceedings<\/a><\/td><td>2746<\/td><td>0.0036<\/td><td>4035<\/td><td>0.0003<\/td><td>1.4694<\/td><td>1980-1995<\/td><\/tr><tr><td><a target='_blank' href='\/source\/99505' rel=\"noopener\">MedChemComm<\/a><\/td><td>2427<\/td><td>0.0032<\/td><td>25795<\/td><td>0.0017<\/td><td>10.6283<\/td><td>2010-2019<\/td><\/tr><tr><td><a target='_blank' href='\/source\/301669' rel=\"noopener\">Sustainable Energy &#038; Fuels<\/a><\/td><td>2277<\/td><td>0.0030<\/td><td>11503<\/td><td>0.0008<\/td><td>5.0518<\/td><td>2017-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/79778' rel=\"noopener\">Metallomics<\/a><\/td><td>2344<\/td><td>0.0031<\/td><td>34845<\/td><td>0.0024<\/td><td>14.8656<\/td><td>2009-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25777' rel=\"noopener\">Journal of the Chemical Society B Physical Organic<\/a><\/td><td>2254<\/td><td>0.0030<\/td><td>17175<\/td><td>0.0012<\/td><td>7.6198<\/td><td>1966-1971<\/td><\/tr><tr><td><a target='_blank' href='\/source\/301341' rel=\"noopener\">Materials Chemistry Frontiers<\/a><\/td><td>2124<\/td><td>0.0028<\/td><td>14275<\/td><td>0.0010<\/td><td>6.7208<\/td><td>2017-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/193105' rel=\"noopener\">Environmental Science Processes &#038; Impacts<\/a><\/td><td>2030<\/td><td>0.0027<\/td><td>14494<\/td><td>0.0010<\/td><td>7.1399<\/td><td>2013-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/315516' rel=\"noopener\">Nanoscale Advances<\/a><\/td><td>1992<\/td><td>0.0026<\/td><td>3785<\/td><td>0.0003<\/td><td>1.9001<\/td><td>2019-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/230528' rel=\"noopener\">Environmental Science Nano<\/a><\/td><td>1930<\/td><td>0.0026<\/td><td>15379<\/td><td>0.0010<\/td><td>7.9684<\/td><td>2014-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25298' rel=\"noopener\">Discussions of the Faraday Society<\/a><\/td><td>1764<\/td><td>0.0023<\/td><td>65191<\/td><td>0.0044<\/td><td>36.9563<\/td><td>1947-1971<\/td><\/tr><tr><td><a target='_blank' href='\/source\/209306' rel=\"noopener\">Materials Horizons<\/a><\/td><td>1568<\/td><td>0.0021<\/td><td>28718<\/td><td>0.0019<\/td><td>18.3151<\/td><td>2014-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/26359' rel=\"noopener\">Proceedings of the Society for Analytical Chemistry<\/a><\/td><td>1413<\/td><td>0.0019<\/td><td>300<\/td><td>0.0000<\/td><td>0.2123<\/td><td>1964-1974<\/td><\/tr><tr><td><a target='_blank' href='\/source\/261567' rel=\"noopener\">Environmental Science Water Research &#038; Technology<\/a><\/td><td>1394<\/td><td>0.0018<\/td><td>5417<\/td><td>0.0004<\/td><td>3.8859<\/td><td>2015-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/72138' rel=\"noopener\">Chemistry Education Research and Practice<\/a><\/td><td>1297<\/td><td>0.0017<\/td><td>11839<\/td><td>0.0008<\/td><td>9.1280<\/td><td>2000-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/1166117556' rel=\"noopener\">Materials Advances<\/a><\/td><td>1277<\/td><td>0.0017<\/td><td>187<\/td><td>0.0000<\/td><td>0.1464<\/td><td>2020-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25297' rel=\"noopener\">Faraday Discussions of the Chemical Society<\/a><\/td><td>1248<\/td><td>0.0017<\/td><td>33022<\/td><td>0.0022<\/td><td>26.4599<\/td><td>1972-1991<\/td><\/tr><tr><td><a target='_blank' href='\/source\/285349' rel=\"noopener\">Reaction Chemistry &#038; Engineering<\/a><\/td><td>1114<\/td><td>0.0015<\/td><td>4707<\/td><td>0.0003<\/td><td>4.2253<\/td><td>2016-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3466' rel=\"noopener\">Annual Reports Section B (Organic Chemistry)<\/a><\/td><td>1073<\/td><td>0.0014<\/td><td>1939<\/td><td>0.0001<\/td><td>1.8071<\/td><td>1967-2013<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3474' rel=\"noopener\">Journal of Chemical Research Synopses<\/a><\/td><td>1087<\/td><td>0.0014<\/td><td>7526<\/td><td>0.0005<\/td><td>6.9236<\/td><td>1997-2010<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3465' rel=\"noopener\">Annual Reports Section A (Inorganic Chemistry)<\/a><\/td><td>939<\/td><td>0.0012<\/td><td>2180<\/td><td>0.0001<\/td><td>2.3216<\/td><td>1979-2013<\/td><\/tr><tr><td><a target='_blank' href='\/source\/269586' rel=\"noopener\">Nanoscale Horizons<\/a><\/td><td>735<\/td><td>0.0010<\/td><td>7238<\/td><td>0.0005<\/td><td>9.8476<\/td><td>2016-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/24839' rel=\"noopener\">Annual Reports on the Progress of Chemistry<\/a><\/td><td>716<\/td><td>0.0009<\/td><td>263<\/td><td>0.0000<\/td><td>0.3673<\/td><td>1904-1966<\/td><\/tr><tr><td><a target='_blank' href='\/source\/24358' rel=\"noopener\">Proceedings of the Analytical Division of the Chemical Society<\/a><\/td><td>695<\/td><td>0.0009<\/td><td>385<\/td><td>0.0000<\/td><td>0.5540<\/td><td>1975-1979<\/td><\/tr><tr><td><a target='_blank' href='\/source\/295234' rel=\"noopener\">Molecular Systems Design &#038; Engineering<\/a><\/td><td>666<\/td><td>0.0009<\/td><td>2713<\/td><td>0.0002<\/td><td>4.0736<\/td><td>2016-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25980' rel=\"noopener\">Journal of the Royal Institute of Chemistry<\/a><\/td><td>609<\/td><td>0.0008<\/td><td>13<\/td><td>0.0000<\/td><td>0.0213<\/td><td>1877-1964<\/td><\/tr><tr><td><a target='_blank' href='\/source\/26339' rel=\"noopener\">Quarterly Reviews Chemical Society<\/a><\/td><td>579<\/td><td>0.0008<\/td><td>26608<\/td><td>0.0018<\/td><td>45.9551<\/td><td>1947-1971<\/td><\/tr><tr><td><a target='_blank' href='\/source\/26297' rel=\"noopener\">Proceedings of the Chemical Society London<\/a><\/td><td>559<\/td><td>0.0007<\/td><td>100<\/td><td>0.0000<\/td><td>0.1789<\/td><td>1885-1964<\/td><\/tr><tr><td><a target='_blank' href='\/source\/26497' rel=\"noopener\">Quarterly Journal of the Chemical Society of London<\/a><\/td><td>492<\/td><td>0.0007<\/td><td>315<\/td><td>0.0000<\/td><td>0.6402<\/td><td>1849-1862<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3472' rel=\"noopener\">Analytical Communications<\/a><\/td><td>454<\/td><td>0.0006<\/td><td>6648<\/td><td>0.0005<\/td><td>14.6432<\/td><td>1996-1999<\/td><\/tr><tr><td><a target='_blank' href='\/source\/9367' rel=\"noopener\">Annual Reports Section C (Physical Chemistry)<\/a><\/td><td>418<\/td><td>0.0006<\/td><td>5341<\/td><td>0.0004<\/td><td>12.7775<\/td><td>1979-2013<\/td><\/tr><tr><td><a target='_blank' href='\/source\/1952985776' rel=\"noopener\">RSC Medicinal Chemistry<\/a><\/td><td>384<\/td><td>0.0005<\/td><td>107<\/td><td>0.0000<\/td><td>0.2786<\/td><td>2020-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3469' rel=\"noopener\">Pesticide Outlook<\/a><\/td><td>374<\/td><td>0.0005<\/td><td>1639<\/td><td>0.0001<\/td><td>4.3824<\/td><td>2000-2003<\/td><\/tr><tr><td><a target='_blank' href='\/source\/24357' rel=\"noopener\">Annual Reports on Analytical Atomic Spectroscopy<\/a><\/td><td>371<\/td><td>0.0005<\/td><td>19<\/td><td>0.0000<\/td><td>0.0512<\/td><td>1971-1984<\/td><\/tr><tr><td><a target='_blank' href='\/source\/310078' rel=\"noopener\">Molecular Omics<\/a><\/td><td>308<\/td><td>0.0004<\/td><td>471<\/td><td>0.0000<\/td><td>1.5292<\/td><td>2018-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25697' rel=\"noopener\">Faraday Symposia of the Chemical Society<\/a><\/td><td>288<\/td><td>0.0004<\/td><td>4240<\/td><td>0.0003<\/td><td>14.7222<\/td><td>1972-1984<\/td><\/tr><tr><td><a target='_blank' href='\/source\/2132829850' rel=\"noopener\">RSC Chemical Biology<\/a><\/td><td>233<\/td><td>0.0003<\/td><td>16<\/td><td>0.0000<\/td><td>0.0687<\/td><td>2020-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25198' rel=\"noopener\">Contemporary Organic Synthesis<\/a><\/td><td>205<\/td><td>0.0003<\/td><td>2069<\/td><td>0.0001<\/td><td>10.0927<\/td><td>1994-1997<\/td><\/tr><tr><td><a target='_blank' href='\/source\/50160' rel=\"noopener\">Memoirs and Proceedings of the Chemical Society<\/a><\/td><td>132<\/td><td>0.0002<\/td><td>64<\/td><td>0.0000<\/td><td>0.4848<\/td><td>1843-1845<\/td><\/tr><tr><td><a target='_blank' href='\/source\/25718' rel=\"noopener\">Annual Reports on the Progress of Chemistry Section A General Physical and Inorganic Chemistry<\/a><\/td><td>129<\/td><td>0.0002<\/td><td>25<\/td><td>0.0000<\/td><td>0.1938<\/td><td>1967-1972<\/td><\/tr><tr><td><a target='_blank' href='\/source\/26298' rel=\"noopener\">Annual Reports on the Progress of Chemistry Section A Physical and Inorganic Chemistry<\/a><\/td><td>106<\/td><td>0.0001<\/td><td>86<\/td><td>0.0000<\/td><td>0.8113<\/td><td>1973-1978<\/td><\/tr><tr><td><a target='_blank' href='\/source\/26378' rel=\"noopener\">Symposia of the Faraday Society<\/a><\/td><td>103<\/td><td>0.0001<\/td><td>1424<\/td><td>0.0001<\/td><td>13.8252<\/td><td>1967-1971<\/td><\/tr><tr><td><a target='_blank' href='\/source\/3471' rel=\"noopener\">PhysChemComm<\/a><\/td><td>102<\/td><td>0.0001<\/td><td>795<\/td><td>0.0001<\/td><td>7.7941<\/td><td>1998-2003<\/td><\/tr><tr><td><a target='_blank' href='\/source\/887065618' rel=\"noopener\">Environmental Science: Atmospheres<\/a><\/td><td>79<\/td><td>0.0001<\/td><td>2<\/td><td>0.0000<\/td><td>0.0253<\/td><td>2021-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/209305' rel=\"noopener\">Special Discussions of the Faraday Society<\/a><\/td><td>57<\/td><td>0.0001<\/td><td>542<\/td><td>0.0000<\/td><td>9.5088<\/td><td>1970-1972<\/td><\/tr><tr><td><a target='_blank' href='\/source\/26357' rel=\"noopener\">Royal Institute of Chemistry Reviews<\/a><\/td><td>50<\/td><td>0.0001<\/td><td>127<\/td><td>0.0000<\/td><td>2.5400<\/td><td>1968-1971<\/td><\/tr><tr><td><a target='_blank' href='\/source\/50158' rel=\"noopener\">Memoirs of the Chemical Society of London<\/a><\/td><td>45<\/td><td>0.0001<\/td><td>6<\/td><td>0.0000<\/td><td>0.1333<\/td><td>1841-1841<\/td><\/tr><tr><td><a target='_blank' href='\/source\/24937' rel=\"noopener\">Selected Annual Reviews of the Analytical Sciences<\/a><\/td><td>24<\/td><td>0.0000<\/td><td>54<\/td><td>0.0000<\/td><td>2.2500<\/td><td>1971-1974<\/td><\/tr><tr><td><a target='_blank' href='\/source\/1136247680' rel=\"noopener\">Sensors &#038; Diagnostics<\/a><\/td><td>19<\/td><td>0.0000<\/td><td>0<\/td><td>0.0000<\/td><td>0.0000<\/td><td>2022-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/163433158' rel=\"noopener\">Chemistry in the Environment &#8211; Functional Hybrid Nanomaterials for Environmental Remediation<\/a><\/td><td>14<\/td><td>0.0000<\/td><td>0<\/td><td>0.0000<\/td><td>0.0000<\/td><td>2021-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/2097246754' rel=\"noopener\">Drug Discovery &#8211; The Medicinal Chemist&#8217;s Guide to Solving ADMET Challenges<\/a><\/td><td>12<\/td><td>0.0000<\/td><td>0<\/td><td>0.0000<\/td><td>0.0000<\/td><td>2021-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/383115114' rel=\"noopener\">Energy Advances<\/a><\/td><td>11<\/td><td>0.0000<\/td><td>0<\/td><td>0.0000<\/td><td>0.0000<\/td><td>2022-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/704138064' rel=\"noopener\">Computer Simulation of Porous Materials &#8211; Inorganic Materials Series<\/a><\/td><td>11<\/td><td>0.0000<\/td><td>0<\/td><td>0.0000<\/td><td>0.0000<\/td><td>2021-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/1878755574' rel=\"noopener\">Nanotubes and Nanowires &#8211; Nanoscience &#038; Nanotechnology Series<\/a><\/td><td>11<\/td><td>0.0000<\/td><td>0<\/td><td>0.0000<\/td><td>0.0000<\/td><td>2021-2020<\/td><\/tr><\/table><\/div>\r\n    <\/div>\r\n    <h2>Top Keywords<\/h2>\r\n    <p>\r\n        The Most used keywords are of particular importance for reviewing a publisher. This section provides detailed information about basic bibliometrics data of top used keywords in <b>Royal Society of Chemistry (RSC)<\/b>. The metrics used here are the number of documents, citations\r\n        and citations per document. Share of documents and citations of each keyword among whole published documents is also presented here. In the following tag cloud chart, top keywords are displayed based on the largest number of published documents.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"subject_tag_cloud\"><\/div>\r\n    <\/div>\r\n    <p>According to the number of published documents, the top 10 keywords of the publisher <b>Royal Society of Chemistry (RSC)<\/b> are <a target='_blank' href='\/keyword\/239692' rel=\"noopener\">front cover<\/a>, <a target='_blank' href='\/keyword\/251200' rel=\"noopener\">back cover<\/a>, <a target='_blank' href='\/keyword\/47645' rel=\"noopener\">high performance<\/a>, <a target='_blank' href='\/keyword\/365604' rel=\"noopener\">x ray<\/a>, <a target='_blank' href='\/keyword\/6152' rel=\"noopener\">solar cells<\/a>, <a target='_blank' href='\/keyword\/55496' rel=\"noopener\">self assembly<\/a>, <a target='_blank' href='\/keyword\/48' rel=\"noopener\">crystal structure<\/a>, <a target='_blank' href='\/keyword\/3138940' rel=\"noopener\">metal organic<\/a>, <a target='_blank' href='\/keyword\/2327' rel=\"noopener\">solid state<\/a>,  and <a target='_blank' href='\/keyword\/5163' rel=\"noopener\">visible light<\/a>, respectively. The number of published documents in which the mentioned 10 keywords are used are, 24475, 18315, 8947, 8761, 8280, 6453, 6442, 6199, 6048,  and 5809,\r\n        respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_top_subject_document_count_chart\"><\/div>\r\n    <\/div>\r\n    <p>Based on the number of received citations, the top 10 keywords of the publisher <b>Royal Society of Chemistry (RSC)<\/b> are <a target='_blank' href='\/keyword\/6152' rel=\"noopener\">solar cells<\/a>, <a target='_blank' href='\/keyword\/3138940' rel=\"noopener\">metal organic<\/a>, <a target='_blank' href='\/keyword\/47645' rel=\"noopener\">high performance<\/a>, <a target='_blank' href='\/keyword\/5163' rel=\"noopener\">visible light<\/a>, <a target='_blank' href='\/keyword\/1162' rel=\"noopener\">graphene oxide<\/a>, <a target='_blank' href='\/keyword\/94673' rel=\"noopener\">lithium ion<\/a>, <a target='_blank' href='\/keyword\/65168' rel=\"noopener\">metal organic frameworks<\/a>, <a target='_blank' href='\/keyword\/329494' rel=\"noopener\">highly efficient<\/a>, <a target='_blank' href='\/keyword\/19447' rel=\"noopener\">transition metal<\/a>,  and <a target='_blank' href='\/keyword\/2119' rel=\"noopener\">ionic liquids<\/a>, respectively. The number of citations received by the documents in which the mentioned 10 keywords are\r\n        used are, 8280, 6199, 8947, 5809, 5397, 4361, 2895, 5538, 5329,  and 3500, respectively.<\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_top_subject_citations_chart\"><\/div>\r\n    <\/div>\r\n    <p>Concerning the score of received citations per document, the top 10 keywords of the publisher <b>Royal Society of Chemistry (RSC)<\/b> are <a target='_blank' href='\/keyword\/335625' rel=\"noopener\">recent advances<\/a>, <a target='_blank' href='\/keyword\/65168' rel=\"noopener\">metal organic frameworks<\/a>, <a target='_blank' href='\/keyword\/3138940' rel=\"noopener\">metal organic<\/a>, <a target='_blank' href='\/keyword\/2119' rel=\"noopener\">ionic liquids<\/a>, <a target='_blank' href='\/keyword\/39153' rel=\"noopener\">perovskite solar cells<\/a>, <a target='_blank' href='\/keyword\/3417028' rel=\"noopener\">sensitized solar cells<\/a>, <a target='_blank' href='\/keyword\/693845' rel=\"noopener\">dye sensitized<\/a>, <a target='_blank' href='\/keyword\/4576' rel=\"noopener\">energy storage<\/a>, <a target='_blank' href='\/keyword\/95344' rel=\"noopener\">dye sensitized solar cells<\/a>,  and <a target='_blank' href='\/keyword\/90031' rel=\"noopener\">supplementary information<\/a>, respectively. The score of citations received per document in which the mentioned\r\n        10 keywords are used are, 66.653, 56.858, 45.743, 44.997, 43.361, 43.024, 42.555, 42.219, 41.587,  and 40.825, respectively.<\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_top_subject_citations_per_document_chart\"><\/div>\r\n    <\/div>\r\n    <div class=\"table_container\">\r\n        <div class='table-responsive'><table class='table'><tr><th>Keyword<\/th><th>Documents<\/th><th>Documents Share<\/th><th>Citations<\/th><th>Citations Share<\/th><th>Citations\/Documents<\/th><th>Active Years<\/th><th>Active Years For All Data<\/th><\/tr><tr><td><a target='_blank' href='\/keyword\/239692' rel=\"noopener\">front cover<\/a><\/td><td>24475<\/td><td>0.3604<\/td><td>2476<\/td><td>0.4780<\/td><td>0.1012<\/td><td>1942-2020<\/td><td>1884-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/251200' rel=\"noopener\">back cover<\/a><\/td><td>18315<\/td><td>0.5580<\/td><td>346<\/td><td>0.2100<\/td><td>0.0189<\/td><td>1933-2020<\/td><td>1878-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/47645' rel=\"noopener\">high performance<\/a><\/td><td>8947<\/td><td>0.0602<\/td><td>265777<\/td><td>0.1085<\/td><td>29.7057<\/td><td>1972-2020<\/td><td>1922-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/365604' rel=\"noopener\">x ray<\/a><\/td><td>8761<\/td><td>0.0280<\/td><td>147316<\/td><td>0.0372<\/td><td>16.8150<\/td><td>1913-2020<\/td><td>1896-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/6152' rel=\"noopener\">solar cells<\/a><\/td><td>8280<\/td><td>0.0948<\/td><td>324877<\/td><td>0.1494<\/td><td>39.2364<\/td><td>1980-2020<\/td><td>1930-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/55496' rel=\"noopener\">self assembly<\/a><\/td><td>6453<\/td><td>0.1697<\/td><td>150832<\/td><td>0.1596<\/td><td>23.3739<\/td><td>1976-2020<\/td><td>1940-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/48' rel=\"noopener\">crystal structure<\/a><\/td><td>6442<\/td><td>0.0544<\/td><td>112161<\/td><td>0.0604<\/td><td>17.4109<\/td><td>1910-2020<\/td><td>1889-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/3138940' rel=\"noopener\">metal organic<\/a><\/td><td>6199<\/td><td>0.1766<\/td><td>283558<\/td><td>0.2411<\/td><td>45.7425<\/td><td>1962-2020<\/td><td>1941-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2327' rel=\"noopener\">solid state<\/a><\/td><td>6048<\/td><td>0.0642<\/td><td>133103<\/td><td>0.0971<\/td><td>22.0078<\/td><td>1914-2020<\/td><td>1795-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/5163' rel=\"noopener\">visible light<\/a><\/td><td>5809<\/td><td>0.1278<\/td><td>197631<\/td><td>0.1801<\/td><td>34.0215<\/td><td>1936-2020<\/td><td>1898-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/329494' rel=\"noopener\">highly efficient<\/a><\/td><td>5538<\/td><td>0.1647<\/td><td>163712<\/td><td>0.1970<\/td><td>29.5616<\/td><td>1975-2020<\/td><td>1897-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/157' rel=\"noopener\">mass spectrometry<\/a><\/td><td>5398<\/td><td>0.0368<\/td><td>105911<\/td><td>0.0394<\/td><td>19.6204<\/td><td>1953-2020<\/td><td>1945-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1162' rel=\"noopener\">graphene oxide<\/a><\/td><td>5397<\/td><td>0.1268<\/td><td>183626<\/td><td>0.1807<\/td><td>34.0237<\/td><td>2009-2020<\/td><td>2006-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/19447' rel=\"noopener\">transition metal<\/a><\/td><td>5329<\/td><td>0.0960<\/td><td>159918<\/td><td>0.1205<\/td><td>30.0090<\/td><td>1952-2020<\/td><td>1951-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/191665' rel=\"noopener\">one pot<\/a><\/td><td>5259<\/td><td>0.1291<\/td><td>105252<\/td><td>0.2019<\/td><td>20.0137<\/td><td>1975-2020<\/td><td>1968-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/94673' rel=\"noopener\">lithium ion<\/a><\/td><td>4361<\/td><td>0.0956<\/td><td>166957<\/td><td>0.1600<\/td><td>38.2841<\/td><td>1969-2020<\/td><td>1923-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/27923' rel=\"noopener\">room temperature<\/a><\/td><td>4261<\/td><td>0.0603<\/td><td>102038<\/td><td>0.0855<\/td><td>23.9470<\/td><td>1931-2020<\/td><td>1882-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/225893' rel=\"noopener\">two dimensional<\/a><\/td><td>4106<\/td><td>0.0260<\/td><td>89160<\/td><td>0.0337<\/td><td>21.7146<\/td><td>1946-2020<\/td><td>1878-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/125735' rel=\"noopener\">core shell<\/a><\/td><td>4096<\/td><td>0.1336<\/td><td>108055<\/td><td>0.1626<\/td><td>26.3806<\/td><td>1997-2020<\/td><td>1970-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/301' rel=\"noopener\">aqueous solution<\/a><\/td><td>3897<\/td><td>0.0703<\/td><td>80356<\/td><td>0.0815<\/td><td>20.6200<\/td><td>1880-2020<\/td><td>1833-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/626552' rel=\"noopener\">kinetics of<\/a><\/td><td>3885<\/td><td>0.0337<\/td><td>55418<\/td><td>0.0285<\/td><td>14.2646<\/td><td>1905-2020<\/td><td>1889-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2869' rel=\"noopener\">magnetic resonance<\/a><\/td><td>3820<\/td><td>0.0210<\/td><td>64110<\/td><td>0.0224<\/td><td>16.7827<\/td><td>1951-2020<\/td><td>1936-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/902' rel=\"noopener\">ionic liquid<\/a><\/td><td>3781<\/td><td>0.1165<\/td><td>110155<\/td><td>0.1734<\/td><td>29.1338<\/td><td>1980-2020<\/td><td>1949-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/629763' rel=\"noopener\">derivatives of<\/a><\/td><td>3760<\/td><td>0.0671<\/td><td>49031<\/td><td>0.0858<\/td><td>13.0402<\/td><td>1857-2020<\/td><td>1829-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1078' rel=\"noopener\">in vitro<\/a><\/td><td>3642<\/td><td>0.0072<\/td><td>55894<\/td><td>0.0066<\/td><td>15.3471<\/td><td>1930-2020<\/td><td>1500-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/599' rel=\"noopener\">carbon nanotubes<\/a><\/td><td>3635<\/td><td>0.0506<\/td><td>106034<\/td><td>0.0557<\/td><td>29.1703<\/td><td>1995-2020<\/td><td>1970-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2119' rel=\"noopener\">ionic liquids<\/a><\/td><td>3500<\/td><td>0.1263<\/td><td>157491<\/td><td>0.1989<\/td><td>44.9974<\/td><td>1955-2020<\/td><td>1948-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/3365349' rel=\"noopener\">self assembled<\/a><\/td><td>3432<\/td><td>0.1098<\/td><td>73924<\/td><td>0.0988<\/td><td>21.5396<\/td><td>1988-2020<\/td><td>1972-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2761528' rel=\"noopener\">first time<\/a><\/td><td>3427<\/td><td>0.0986<\/td><td>52721<\/td><td>0.2820<\/td><td>15.3840<\/td><td>2003-2020<\/td><td>1730-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/826' rel=\"noopener\">thin films<\/a><\/td><td>3426<\/td><td>0.0229<\/td><td>69978<\/td><td>0.0340<\/td><td>20.4256<\/td><td>1911-2020<\/td><td>1864-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1819885' rel=\"noopener\">organic framework<\/a><\/td><td>3422<\/td><td>0.2046<\/td><td>122416<\/td><td>0.2356<\/td><td>35.7732<\/td><td>2001-2020<\/td><td>1849-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1204' rel=\"noopener\">catalytic activity<\/a><\/td><td>3364<\/td><td>0.1265<\/td><td>71287<\/td><td>0.1520<\/td><td>21.1911<\/td><td>1913-2020<\/td><td>1908-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1847' rel=\"noopener\">quantum dots<\/a><\/td><td>3289<\/td><td>0.0664<\/td><td>94549<\/td><td>0.0939<\/td><td>28.7470<\/td><td>1996-2020<\/td><td>1899-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/498' rel=\"noopener\">molecular dynamics<\/a><\/td><td>3273<\/td><td>0.0462<\/td><td>45419<\/td><td>0.0362<\/td><td>13.8769<\/td><td>1969-2020<\/td><td>1885-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/10378' rel=\"noopener\">crystal structures<\/a><\/td><td>3271<\/td><td>0.0942<\/td><td>65256<\/td><td>0.0978<\/td><td>19.9499<\/td><td>1949-2020<\/td><td>1913-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/12961' rel=\"noopener\">lithium ion batteries<\/a><\/td><td>3186<\/td><td>0.1203<\/td><td>126333<\/td><td>0.1891<\/td><td>39.6525<\/td><td>1998-2020<\/td><td>1993-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/26' rel=\"noopener\">molecular structure<\/a><\/td><td>3101<\/td><td>0.0877<\/td><td>57185<\/td><td>0.1054<\/td><td>18.4408<\/td><td>1843-2020<\/td><td>1843-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/47031' rel=\"noopener\">metal organic framework<\/a><\/td><td>3091<\/td><td>0.2110<\/td><td>114036<\/td><td>0.2424<\/td><td>36.8929<\/td><td>2002-2020<\/td><td>1970-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/503549' rel=\"noopener\">one step<\/a><\/td><td>3046<\/td><td>0.1115<\/td><td>75812<\/td><td>0.1799<\/td><td>24.8890<\/td><td>1966-2020<\/td><td>1802-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/54925' rel=\"noopener\">three dimensional<\/a><\/td><td>3027<\/td><td>0.0153<\/td><td>85167<\/td><td>0.0277<\/td><td>28.1358<\/td><td>1934-2020<\/td><td>1500-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/854' rel=\"noopener\">gold nanoparticles<\/a><\/td><td>2921<\/td><td>0.1122<\/td><td>89236<\/td><td>0.1341<\/td><td>30.5498<\/td><td>1994-2020<\/td><td>1970-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/420921' rel=\"noopener\">metal free<\/a><\/td><td>2917<\/td><td>0.2101<\/td><td>78582<\/td><td>0.2563<\/td><td>26.9393<\/td><td>1935-2020<\/td><td>1934-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/65168' rel=\"noopener\">metal organic frameworks<\/a><\/td><td>2895<\/td><td>0.2117<\/td><td>164605<\/td><td>0.2823<\/td><td>56.8584<\/td><td>2002-2020<\/td><td>1998-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/37472' rel=\"noopener\">density functional<\/a><\/td><td>2855<\/td><td>0.0775<\/td><td>48491<\/td><td>0.0431<\/td><td>16.9846<\/td><td>1981-2020<\/td><td>1967-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1612' rel=\"noopener\">electron transfer<\/a><\/td><td>2851<\/td><td>0.0802<\/td><td>57376<\/td><td>0.0748<\/td><td>20.1249<\/td><td>1946-2020<\/td><td>1927-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2464' rel=\"noopener\">charge transfer<\/a><\/td><td>2846<\/td><td>0.0952<\/td><td>50285<\/td><td>0.0967<\/td><td>17.6687<\/td><td>1954-2020<\/td><td>1939-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/567' rel=\"noopener\">nuclear magnetic resonance<\/a><\/td><td>2843<\/td><td>0.0539<\/td><td>46044<\/td><td>0.0618<\/td><td>16.1956<\/td><td>1951-2020<\/td><td>1942-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/3199' rel=\"noopener\">low temperature<\/a><\/td><td>2823<\/td><td>0.0271<\/td><td>61342<\/td><td>0.0456<\/td><td>21.7294<\/td><td>1884-2020<\/td><td>1817-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1701058' rel=\"noopener\">nuclear magnetic<\/a><\/td><td>2810<\/td><td>0.0596<\/td><td>45187<\/td><td>0.0664<\/td><td>16.0808<\/td><td>1951-2020<\/td><td>1930-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/8882' rel=\"noopener\">hydrogen evolution<\/a><\/td><td>2779<\/td><td>0.1752<\/td><td>97596<\/td><td>0.2277<\/td><td>35.1191<\/td><td>1948-2020<\/td><td>1933-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/35157' rel=\"noopener\">near infrared<\/a><\/td><td>2704<\/td><td>0.0539<\/td><td>60307<\/td><td>0.0684<\/td><td>22.3029<\/td><td>1964-2020<\/td><td>1907-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/30120' rel=\"noopener\">gas phase<\/a><\/td><td>2631<\/td><td>0.0706<\/td><td>37380<\/td><td>0.0622<\/td><td>14.2075<\/td><td>1925-2020<\/td><td>1916-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/164766' rel=\"noopener\">facile synthesis<\/a><\/td><td>2625<\/td><td>0.1284<\/td><td>71915<\/td><td>0.2247<\/td><td>27.3962<\/td><td>1952-2020<\/td><td>1952-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/799' rel=\"noopener\">magnetic properties<\/a><\/td><td>2599<\/td><td>0.0366<\/td><td>50916<\/td><td>0.0602<\/td><td>19.5906<\/td><td>1912-2020<\/td><td>1786-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/928' rel=\"noopener\">drug delivery<\/a><\/td><td>2589<\/td><td>0.0522<\/td><td>71248<\/td><td>0.0646<\/td><td>27.5195<\/td><td>1994-2020<\/td><td>1969-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/13857' rel=\"noopener\">water splitting<\/a><\/td><td>2519<\/td><td>0.1879<\/td><td>99494<\/td><td>0.2440<\/td><td>39.4974<\/td><td>1994-2020<\/td><td>1964-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1092' rel=\"noopener\">optical properties<\/a><\/td><td>2517<\/td><td>0.0328<\/td><td>46956<\/td><td>0.0412<\/td><td>18.6555<\/td><td>1864-2020<\/td><td>1802-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/113002' rel=\"noopener\">synthesis and characterization<\/a><\/td><td>2492<\/td><td>0.0456<\/td><td>51308<\/td><td>0.0616<\/td><td>20.5891<\/td><td>1972-2020<\/td><td>1931-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/693845' rel=\"noopener\">dye sensitized<\/a><\/td><td>2491<\/td><td>0.1232<\/td><td>106005<\/td><td>0.1707<\/td><td>42.5552<\/td><td>1972-2020<\/td><td>1937-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/28345' rel=\"noopener\">first principles<\/a><\/td><td>2479<\/td><td>0.0658<\/td><td>39893<\/td><td>0.0616<\/td><td>16.0924<\/td><td>1993-2020<\/td><td>1693-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/486' rel=\"noopener\">density functional theory<\/a><\/td><td>2468<\/td><td>0.0822<\/td><td>37762<\/td><td>0.0662<\/td><td>15.3006<\/td><td>1981-2020<\/td><td>1971-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/631897' rel=\"noopener\">functional theory<\/a><\/td><td>2456<\/td><td>0.0787<\/td><td>37860<\/td><td>0.0650<\/td><td>15.4153<\/td><td>1981-2020<\/td><td>1903-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/7725' rel=\"noopener\">metal complexes<\/a><\/td><td>2454<\/td><td>0.0979<\/td><td>67709<\/td><td>0.1483<\/td><td>27.5913<\/td><td>1949-2020<\/td><td>1939-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2604' rel=\"noopener\">carbon nanotube<\/a><\/td><td>2390<\/td><td>0.0547<\/td><td>69667<\/td><td>0.0615<\/td><td>29.1494<\/td><td>1998-2020<\/td><td>1970-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1009' rel=\"noopener\">photocatalytic activity<\/a><\/td><td>2344<\/td><td>0.1255<\/td><td>77237<\/td><td>0.1756<\/td><td>32.9509<\/td><td>1985-2020<\/td><td>1970-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/49' rel=\"noopener\">thin film<\/a><\/td><td>2338<\/td><td>0.0232<\/td><td>51854<\/td><td>0.0398<\/td><td>22.1788<\/td><td>1950-2020<\/td><td>1818-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2273216' rel=\"noopener\">light emitting<\/a><\/td><td>2326<\/td><td>0.0580<\/td><td>59118<\/td><td>0.0684<\/td><td>25.4162<\/td><td>1995-2020<\/td><td>1879-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/6857' rel=\"noopener\">ab initio<\/a><\/td><td>2309<\/td><td>0.0547<\/td><td>36290<\/td><td>0.0462<\/td><td>15.7168<\/td><td>1968-2020<\/td><td>1492-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/335625' rel=\"noopener\">recent advances<\/a><\/td><td>2290<\/td><td>0.0455<\/td><td>152635<\/td><td>0.1468<\/td><td>66.6528<\/td><td>1890-2020<\/td><td>1848-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/4576' rel=\"noopener\">energy storage<\/a><\/td><td>2265<\/td><td>0.0493<\/td><td>95626<\/td><td>0.1398<\/td><td>42.2190<\/td><td>1980-2020<\/td><td>1905-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/320' rel=\"noopener\">carbon dioxide<\/a><\/td><td>2264<\/td><td>0.0281<\/td><td>81609<\/td><td>0.0546<\/td><td>36.0464<\/td><td>1876-2020<\/td><td>1876-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/9866' rel=\"noopener\">oxygen reduction<\/a><\/td><td>2261<\/td><td>0.1362<\/td><td>85727<\/td><td>0.1605<\/td><td>37.9155<\/td><td>1982-2020<\/td><td>1950-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1475' rel=\"noopener\">hydrogen bonding<\/a><\/td><td>2216<\/td><td>0.1007<\/td><td>47122<\/td><td>0.1114<\/td><td>21.2644<\/td><td>1948-2020<\/td><td>1937-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/44048' rel=\"noopener\">inductively coupled plasma<\/a><\/td><td>2213<\/td><td>0.1637<\/td><td>58031<\/td><td>0.2374<\/td><td>26.2228<\/td><td>1976-2020<\/td><td>1968-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/7896' rel=\"noopener\">reduced graphene oxide<\/a><\/td><td>2195<\/td><td>0.1434<\/td><td>71189<\/td><td>0.1954<\/td><td>32.4323<\/td><td>2010-2020<\/td><td>2007-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/3417028' rel=\"noopener\">sensitized solar cells<\/a><\/td><td>2174<\/td><td>0.1438<\/td><td>93535<\/td><td>0.1903<\/td><td>43.0244<\/td><td>2000-2020<\/td><td>1993-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/628063' rel=\"noopener\">hydrolysis of<\/a><\/td><td>2120<\/td><td>0.0599<\/td><td>30459<\/td><td>0.0528<\/td><td>14.3675<\/td><td>1884-2020<\/td><td>1884-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/49029' rel=\"noopener\">low cost<\/a><\/td><td>2113<\/td><td>0.0336<\/td><td>47398<\/td><td>0.1015<\/td><td>22.4316<\/td><td>1967-2020<\/td><td>1891-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/18590' rel=\"noopener\">coordination polymers<\/a><\/td><td>2111<\/td><td>0.2111<\/td><td>55445<\/td><td>0.2618<\/td><td>26.2648<\/td><td>1992-2020<\/td><td>1959-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/95344' rel=\"noopener\">dye sensitized solar cells<\/a><\/td><td>2109<\/td><td>0.1479<\/td><td>87706<\/td><td>0.1945<\/td><td>41.5865<\/td><td>2000-2020<\/td><td>1993-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/42328' rel=\"noopener\">high efficiency<\/a><\/td><td>2105<\/td><td>0.0615<\/td><td>63536<\/td><td>0.1121<\/td><td>30.1834<\/td><td>1983-2020<\/td><td>1891-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/90031' rel=\"noopener\">supplementary information<\/a><\/td><td>2093<\/td><td>0.5363<\/td><td>85447<\/td><td>0.9082<\/td><td>40.8251<\/td><td>2001-2016<\/td><td>1822-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/389860' rel=\"noopener\">reduced graphene<\/a><\/td><td>2050<\/td><td>0.1335<\/td><td>67875<\/td><td>0.1847<\/td><td>33.1098<\/td><td>2010-2020<\/td><td>2007-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/5456' rel=\"noopener\">aqueous solutions<\/a><\/td><td>2034<\/td><td>0.0489<\/td><td>39125<\/td><td>0.0531<\/td><td>19.2355<\/td><td>1845-2020<\/td><td>1813-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1619' rel=\"noopener\">liquid chromatography<\/a><\/td><td>2027<\/td><td>0.0218<\/td><td>32329<\/td><td>0.0192<\/td><td>15.9492<\/td><td>1958-2020<\/td><td>1954-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/93588' rel=\"noopener\">water soluble<\/a><\/td><td>2015<\/td><td>0.0682<\/td><td>48550<\/td><td>0.0892<\/td><td>24.0943<\/td><td>1924-2020<\/td><td>1833-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/390494' rel=\"noopener\">highly sensitive<\/a><\/td><td>1986<\/td><td>0.1059<\/td><td>41155<\/td><td>0.1299<\/td><td>20.7226<\/td><td>1978-2020<\/td><td>1851-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/8618' rel=\"noopener\">metal ions<\/a><\/td><td>1984<\/td><td>0.0761<\/td><td>43811<\/td><td>0.0925<\/td><td>22.0822<\/td><td>1945-2020<\/td><td>1923-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/16376' rel=\"noopener\">cancer cells<\/a><\/td><td>1970<\/td><td>0.0209<\/td><td>33014<\/td><td>0.0206<\/td><td>16.7584<\/td><td>1990-2020<\/td><td>1852-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/434' rel=\"noopener\">amino acids<\/a><\/td><td>1957<\/td><td>0.0225<\/td><td>38662<\/td><td>0.0229<\/td><td>19.7557<\/td><td>1911-2020<\/td><td>1898-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/39153' rel=\"noopener\">perovskite solar cells<\/a><\/td><td>1936<\/td><td>0.1620<\/td><td>83946<\/td><td>0.2468<\/td><td>43.3605<\/td><td>2013-2020<\/td><td>2013-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1749' rel=\"noopener\">electronic structure<\/a><\/td><td>1935<\/td><td>0.0461<\/td><td>32675<\/td><td>0.0371<\/td><td>16.8863<\/td><td>1927-2020<\/td><td>1921-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1888' rel=\"noopener\">energy transfer<\/a><\/td><td>1925<\/td><td>0.0607<\/td><td>43789<\/td><td>0.0706<\/td><td>22.7475<\/td><td>1934-2020<\/td><td>1933-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/6494' rel=\"noopener\">single crystal<\/a><\/td><td>1903<\/td><td>0.0342<\/td><td>33603<\/td><td>0.0414<\/td><td>17.6579<\/td><td>1939-2020<\/td><td>1826-2020<\/td><\/tr><\/table><\/div>\r\n    <\/div>\r\n<\/body>\r\n\r\n<\/html><!-- \/ wp:html-->\n","protected":false},"excerpt":{"rendered":"<p>Royal Society of Chemistry (RSC) analytics report presents the basic bibliometric information, citation data, impact metrics, top journals, publication keywords, etc. of the publisher, over recent years.<\/p>\n","protected":false},"author":1,"featured_media":616,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[4],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>Royal Society of Chemistry (RSC) Bibliometric Report - ScienceGate | Blog<\/title>\r\n<meta name=\"description\" content=\"RSC analytics report presents the basic bibliometric information, impact metrics, top journals, keywords, etc. of the publisher.\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Royal Society of Chemistry (RSC) Bibliometric Report - ScienceGate | Blog\" \/>\r\n<meta property=\"og:description\" content=\"RSC analytics report presents the basic bibliometric information, impact metrics, top journals, keywords, etc. of the publisher.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/\" \/>\r\n<meta property=\"og:site_name\" content=\"ScienceGate | Blog\" \/>\r\n<meta property=\"article:published_time\" content=\"2021-11-29T09:00:47+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2022-01-24T13:46:51+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.sciencegate.app\/b\/wp-content\/uploads\/2022\/01\/Royal-Society-of-Chemistry.png\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1495\" \/>\r\n\t<meta property=\"og:image:height\" content=\"995\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dr. Arnaud Brousseau\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"35 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.sciencegate.app\/b\/#website\",\"url\":\"https:\/\/www.sciencegate.app\/b\/\",\"name\":\"ScienceGate | Blog\",\"description\":\"Academic Search Engine\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.sciencegate.app\/b\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/www.sciencegate.app\/b\/wp-content\/uploads\/2022\/01\/Royal-Society-of-Chemistry.png\",\"contentUrl\":\"https:\/\/www.sciencegate.app\/b\/wp-content\/uploads\/2022\/01\/Royal-Society-of-Chemistry.png\",\"width\":1495,\"height\":995},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/#webpage\",\"url\":\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/\",\"name\":\"Royal Society of Chemistry (RSC) Bibliometric Report - ScienceGate | Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.sciencegate.app\/b\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/#primaryimage\"},\"datePublished\":\"2021-11-29T09:00:47+00:00\",\"dateModified\":\"2022-01-24T13:46:51+00:00\",\"author\":{\"@id\":\"https:\/\/www.sciencegate.app\/b\/#\/schema\/person\/e92dae492966826f7d03130d64e63748\"},\"description\":\"RSC analytics report presents the basic bibliometric information, impact metrics, top journals, keywords, etc. of the publisher.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.sciencegate.app\/b\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Royal Society of Chemistry (RSC) Bibliometric Report\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.sciencegate.app\/b\/#\/schema\/person\/e92dae492966826f7d03130d64e63748\",\"name\":\"Dr. Arnaud Brousseau\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.sciencegate.app\/b\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9654062534cb68fb2f8eefe2da43b204?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9654062534cb68fb2f8eefe2da43b204?s=96&d=mm&r=g\",\"caption\":\"Dr. Arnaud Brousseau\"},\"sameAs\":[\"https:\/\/www.sciencegate.app\/b\"],\"url\":\"https:\/\/www.sciencegate.app\/b\/author\/admin\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Royal Society of Chemistry (RSC) Bibliometric Report - ScienceGate | Blog","description":"RSC analytics report presents the basic bibliometric information, impact metrics, top journals, keywords, etc. of the publisher.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/","og_locale":"en_US","og_type":"article","og_title":"Royal Society of Chemistry (RSC) Bibliometric Report - ScienceGate | Blog","og_description":"RSC analytics report presents the basic bibliometric information, impact metrics, top journals, keywords, etc. of the publisher.","og_url":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/","og_site_name":"ScienceGate | Blog","article_published_time":"2021-11-29T09:00:47+00:00","article_modified_time":"2022-01-24T13:46:51+00:00","og_image":[{"width":1495,"height":995,"url":"https:\/\/www.sciencegate.app\/b\/wp-content\/uploads\/2022\/01\/Royal-Society-of-Chemistry.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Dr. Arnaud Brousseau","Est. reading time":"35 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/www.sciencegate.app\/b\/#website","url":"https:\/\/www.sciencegate.app\/b\/","name":"ScienceGate | Blog","description":"Academic Search Engine","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sciencegate.app\/b\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/#primaryimage","inLanguage":"en-US","url":"https:\/\/www.sciencegate.app\/b\/wp-content\/uploads\/2022\/01\/Royal-Society-of-Chemistry.png","contentUrl":"https:\/\/www.sciencegate.app\/b\/wp-content\/uploads\/2022\/01\/Royal-Society-of-Chemistry.png","width":1495,"height":995},{"@type":"WebPage","@id":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/#webpage","url":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/","name":"Royal Society of Chemistry (RSC) Bibliometric Report - ScienceGate | Blog","isPartOf":{"@id":"https:\/\/www.sciencegate.app\/b\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/#primaryimage"},"datePublished":"2021-11-29T09:00:47+00:00","dateModified":"2022-01-24T13:46:51+00:00","author":{"@id":"https:\/\/www.sciencegate.app\/b\/#\/schema\/person\/e92dae492966826f7d03130d64e63748"},"description":"RSC analytics report presents the basic bibliometric information, impact metrics, top journals, keywords, etc. of the publisher.","breadcrumb":{"@id":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-292\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sciencegate.app\/b\/"},{"@type":"ListItem","position":2,"name":"Royal Society of Chemistry (RSC) Bibliometric Report"}]},{"@type":"Person","@id":"https:\/\/www.sciencegate.app\/b\/#\/schema\/person\/e92dae492966826f7d03130d64e63748","name":"Dr. Arnaud Brousseau","image":{"@type":"ImageObject","@id":"https:\/\/www.sciencegate.app\/b\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/9654062534cb68fb2f8eefe2da43b204?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9654062534cb68fb2f8eefe2da43b204?s=96&d=mm&r=g","caption":"Dr. Arnaud Brousseau"},"sameAs":["https:\/\/www.sciencegate.app\/b"],"url":"https:\/\/www.sciencegate.app\/b\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/posts\/520"}],"collection":[{"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/comments?post=520"}],"version-history":[{"count":1,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/posts\/520\/revisions"}],"predecessor-version":[{"id":618,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/posts\/520\/revisions\/618"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/media\/616"}],"wp:attachment":[{"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/media?parent=520"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/categories?post=520"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/tags?post=520"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}