{"id":204271,"date":"2024-10-08T21:56:16","date_gmt":"2024-10-08T21:56:16","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/webkew-wp-references-and-citations\/"},"modified":"2024-10-28T19:57:28","modified_gmt":"2024-10-28T19:57:28","slug":"webkew-wp-references-and-citations","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/webkew-wp-references-and-citations\/","author":9369270,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.4","stable_tag":"1.0.4","tested":"6.6.5","requires":"5.5","requires_php":"7.4","requires_plugins":null,"header_name":"WebKew WP References and Citations","header_author":"Peshmerge Morad","header_description":"Insert and use citations inside WordPress (custom) posts and Pages similar to doing that in LateX.","assets_banners_color":"a5afa6","last_updated":"2024-10-28 19:57:28","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/buymeacoffee.com\/peshmerge","header_plugin_uri":"","header_author_uri":"https:\/\/peshmerge.io","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1139,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"peshmerge","date":"2024-10-08 21:55:49"},"1.0.1":{"tag":"1.0.1","author":"peshmerge","date":"2024-10-23 21:35:05"},"1.0.2":{"tag":"1.0.2","author":"peshmerge","date":"2024-10-25 22:58:48"},"1.0.3":{"tag":"1.0.3","author":"peshmerge","date":"2024-10-28 19:39:07"},"1.0.4":{"tag":"1.0.4","author":"peshmerge","date":"2024-10-28 19:57:28"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3165271,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3165271,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3165271,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3165271,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3165271,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3165271,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3165271,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Plugin options page.","2":"On the back-end, sample references and citations added to a sample post","3":"On the front-end, the citations in the text and generated bibliography."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1852,1808,1856,17569,1847],"plugin_category":[],"plugin_contributors":[214383],"plugin_business_model":[],"class_list":["post-204271","plugin","type-plugin","status-publish","hentry","plugin_tags-apa","plugin_tags-bibliography","plugin_tags-bibtex","plugin_tags-citations","plugin_tags-references","plugin_contributors-peshmerge","plugin_committers-peshmerge"],"banners":{"banner":"https:\/\/ps.w.org\/webkew-wp-references-and-citations\/assets\/banner-772x250.png?rev=3165271","banner_2x":"https:\/\/ps.w.org\/webkew-wp-references-and-citations\/assets\/banner-1544x500.png?rev=3165271","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/webkew-wp-references-and-citations\/assets\/icon-128x128.png?rev=3165271","icon_2x":"https:\/\/ps.w.org\/webkew-wp-references-and-citations\/assets\/icon-256x256.png?rev=3165271","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/webkew-wp-references-and-citations\/assets\/screenshot-1.png?rev=3165271","caption":"Plugin options page."},{"src":"https:\/\/ps.w.org\/webkew-wp-references-and-citations\/assets\/screenshot-2.png?rev=3165271","caption":"On the back-end, sample references and citations added to a sample post"},{"src":"https:\/\/ps.w.org\/webkew-wp-references-and-citations\/assets\/screenshot-3.png?rev=3165271","caption":"On the front-end, the citations in the text and generated bibliography."}],"raw_content":"<!--section=description-->\n<p>A WordPress plugin that automatically generates a bibliography from citations added to a WP post\/page\/custom post type.<\/p>\n\n<p>Use <code>\\cite{bibtex_entry_name}<\/code> in the text and provide the corresponding BibTex entry in the \"References\" field\nunderneath the text editor. When you visit the page of the post on the front-end, you will see the citations in the text\nin addition, at the end of the content of the page, you will see a new section called \"Bibliography\" where you can see all used references in the post.<\/p>\n\n<p>The plugin has a couple of options:\n1. Enabled Post Types: posts\/pages\/custom post types.\n2. Bibliography Style (Based on Citation-JS Style): you can choose between APA, Vancouver, and Harvard.\n3. Citation Style (in the text): decide how the <code>\\cite{bibtex_entry_name}<\/code> will appear on the front-end, you can choose between (X) Numerical, (authorX 2024) Author year, or (authorX)Author.\n4. Delete data on uninstall: decide to delete all stored references on plugin uninstall.<\/p>\n\n<!--section=installation-->\n<p>Install the plugin from WordPress.org and start using it!<\/p>\n\n<!--section=changelog-->\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Fixed: Fixed year having spaces between the <code>=<\/code> and actual year value.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed: Some bibtex entries were skipped and not correctly displayed due a small typo in the regex.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fixed: Loading default plugin options on plugin activation<\/li>\n<li>Fixed: a problem with loading the js file and injecting the data into the webpage.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed: <code>Delete data on uninstall<\/code> option was not saving the user preference.<\/li>\n<li>Fixed: on click the citation key will lead to the reference entry in the bibliography.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Plugin released.<\/li>\n<\/ul>","raw_excerpt":"A WordPress plugin that automatically generates a bibliography from citations added to a WP post\/page\/custom post type.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/204271","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=204271"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/peshmerge"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=204271"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=204271"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=204271"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=204271"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=204271"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=204271"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}