Beschreibung
wp-publications enables research groups and individuals to add publication lists in WordPress. The publication lists are generated on the fly from bibtex files using bibtexbrowser.
One just has to create a post/page containing a short code such as:
- [wp-publications bib=“sample.bib“ all=true]
- [wp-publications bib=“sample.bib“ year=2001]
- [wp-publications bib=“sample.bib“ author=“Doe“]
One can also mix options:
- [wp-publications bib=“sample.bib“ year=2001 author=“Bar“]
Notes:
- The bibtex file is expected in directory at the root of the wordpress installation or in wp-content/plugins/wp-publications
- The short code options exactly correspond to bibtexbrowser queries.
- The mybibliography.bib should be encoded in UTF-8 if diacritics are not LaTeX-escaped
- Please use complete refresh when uploading a new bibtex file (generally Ctrl-F5 or Shift-F5)
Credits
Sjoerd OP ‚T LAND
Ayesh Alshukri
Installation
- Activate the plugin through the ‚Plugins‘ menu in WordPress
- Create a post or a page with a short code such as [wp-publications bib=“publications.bib“ all=true]
Rezensionen
4. Oktober 2018
The wp-publications.css couldn't override the CSS from the wordpress template.
Mitwirkende & Entwickler
„wp-publications“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „wp-publications“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.