papercite
papercite copied to clipboard
Bibtex plugin for wordpress
I am building a site with Elementor, and when I include the bibtex shortcode, it doesn't load. Is this a known issue - is there a simple fix? Thanks for...
Apparently, the issue is accessing strings with curly braces: https://wordpress.org/support/topic/papercite-error-php8/
In some modern themes there is no longer any default jQuery dependency, so there is no need for this plugin to require it sitewide.
Had an error on a MU site / with other plugins where this would be imported twice on the papercite options page.
I tried almost every possible way how to load the `.bib` file into papercite, but to no avail: - added the file as: `wp-content/papercite-data/bib/file.bib` - added the file as https...
In WP v5.5 installed and activated papercite plugin via WordPress Plugin Directory Trying upload myfile.bib via FTP Cannot find the following directories: wp-content/papercite-data or wp-content/blogs.dir/**XXX**/files/papercite-data It's not clear if this...
Hello! First thanks for this great software for WordPress! I have used the bibtex for grouping each year of the publication: ` bibtex group=year group_order=desc` However, I haven't seen in...
I use bibfitler shortcode with author params `[bibfilter author="K. hhhh|P. mmm" file="" template="av-bibtex" format="av-bibtex" group="year" group_order="desc" sortauthors="0" allow="inproceedings,article,misc" ]` This will result to show 3 options in the select author...
We have created an addon plugin for papercite that adds the capability to create individual pages for papercite entries. https://github.com/zealofzebras/wordpress-papercite-pages Would it be of interest to put this functionality into...