{"id":81075,"date":"2018-02-04T13:15:50","date_gmt":"2018-02-04T13:15:50","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/citations-tools\/"},"modified":"2020-07-17T13:38:54","modified_gmt":"2020-07-17T13:38:54","slug":"citations-tools","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/citations-tools\/","author":15916239,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.3.2","stable_tag":"trunk","tested":"4.9.29","requires":"4.8.5","requires_php":"7.0.18","requires_plugins":"","header_name":"Citations tools","header_author":"Gianluigi Filippelli","header_description":"The plugin add some shortcodes add a link to a paper using the doi code or to resolve doi code and publish a full citation apa formatted.","assets_banners_color":"70706f","last_updated":"2020-07-17 13:38:54","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/ulaulaman.github.io\/citations-tools\/","header_author_uri":"http:\/\/dropseaofulaula.blogspot.it\/","rating":0,"author_block_rating":0,"active_installs":20,"downloads":1958,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":"1815106","resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1815106","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.2.5","0.2.6","0.3","0.3.1"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1815790","resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"The doi resolver: the shortcode (up) and the results (down)"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[323,410,17569,1804,6319],"plugin_category":[],"plugin_contributors":[152409],"plugin_business_model":[],"class_list":["post-81075","plugin","type-plugin","status-closed","hentry","plugin_tags-blog","plugin_tags-blogging","plugin_tags-citations","plugin_tags-doi","plugin_tags-research","plugin_contributors-ulaulaman","plugin_committers-ulaulaman"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/citations-tools_70706f.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/citations-tools\/assets\/screenshot-1.jpg?rev=1815790","caption":"The doi resolver: the shortcode (up) and the results (down)"}],"raw_content":"<!--section=description-->\n<p>The plugin add a shortcode in order to link a paper using its doi code. You can also use an other shortcode to resolve doi code and publish a full citation apa formatted. It is also a shortcode for manual citations.<\/p>\n\n<h3>Link doi<\/h3>\n\n<p>Using the standard for doi link, the plugin introduce a shortcode in order to create a link to a paper provided by doi.\n<strong>How to use the shortcode<\/strong>:<\/p>\n\n<p>[ctdoi code=\"...\"]Title of the paper[\/doi]<\/p>\n\n<h3>Doi resolver<\/h3>\n\n<p>The plugin send the doi code to <a href=\"https:\/\/search.crossref.org\/\">Crossref Metadata Search<\/a>, get the information and publish a full citation in apa standard with the shortcode [ctdoiresolve ...].\n<strong>How to use the shortcode<\/strong>:<\/p>\n\n<p>[ctdoiresolve code=\"...\"]<\/p>\n\n<p>There are also three optional parameters:<\/p>\n\n<p>[ctdoiresolve code=\"...\" arxiv=\"...\"]<\/p>\n\n<p>if the paper has an arXiv version<\/p>\n\n<p>[ctdoiresolve code=\"...\" pdfurl=\"...\"]<\/p>\n\n<p>if the paper has a free pdf version<\/p>\n\n<p>[ctdoiresolve code=\"...\" archiveurl=\"...\"]<\/p>\n\n<p>if the paper has a free version on <a href=\"https:\/\/archive.org\/\">archive.org<\/a><\/p>\n\n<h3>Manual citations<\/h3>\n\n<p>There's also a shortcode for manual citations, [paperdata ...]. You can use it with the following syntax:<\/p>\n\n<p>[paperdata auth=\"author\/s name\/s\" year=\"...\" title=\"...\" journal=\"...\" vol=\"...\" issue=\"...\" pages=\"...\" code=\"...\"]<\/p>\n\n<p>You can also use the arxiv, pdfurl, archiveurl parameters.<\/p>\n\n<h3>Styling<\/h3>\n\n<p>You can style citations adding in your css theme the class \"paperdata\".<\/p>\n\n<h3>External service<\/h3>\n\n<p><strong>Digital Object Identifier<\/strong>, or <em>DOI<\/em>, is a persistent identifier used to uniquely identify objects, standardized by the <strong>International Organization for Standardization<\/strong> (<em>ISO<\/em>). DOIs are mainly used to identify academic, professional, and government information, such as journal articles, research reports and data sets, official publications.<\/p>\n\n<p><strong><em>Citations tools<\/em><\/strong> uses the <a href=\"http:\/\/search.crossref.org\/help\/api\">CrossRef Metadata API<\/a> to retrieve complete publication information using the doi code as a search query. CrossRef is a part of the <a href=\"https:\/\/dx.doi.org\/\">doi system<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Extract the citations-tools.zip file and upload its contents to the \/wp-content\/plugins\/ directory. Alternately, you can install directly from the Plugin directory within your WordPress Install.<\/li>\n<li>Activate the plugin through the \"Plugins\" menu in WordPress.<\/li>\n<li>Use the shortcode into your posts or pages.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<ul>\n<li>0.3.2 add compatibility with Wordpress 4.9.5<\/li>\n<li>0.3.1 fix error in html script in [ctdoi] shortcode<\/li>\n<li>0.3 add shortcode for manual citations<\/li>\n<li>0.2.6.1 update readme.txt<\/li>\n<li>0.2.6 add archive.org link in doi resolver as shortcode's parameter<\/li>\n<li>0.2.5 fix error code<\/li>\n<li>0.2.4 changed functions names<\/li>\n<li>0.2.3 add pdf link in doi resolver as shortcode's parameter<\/li>\n<li>0.2.2 add arXiv link in doi resolver as shortcode's parameter<\/li>\n<li>0.2.1 add doi link in doi resolver<\/li>\n<li>0.2 add shortcode to resolve doi using code<\/li>\n<li>0.1 shortcode for doi link<\/li>\n<\/ul>","raw_excerpt":"Some tools for scientific and editorial bloggers.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/81075","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=81075"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ulaulaman"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=81075"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=81075"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=81075"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=81075"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=81075"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=81075"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}