Tripal BibTeX Documentation¶
A BibTEX importer for Tripal Publications. This module provides
- a drush function, trpimport-bibtex, for command-line loading
- a Tripal Importer for loading through the user interface
Installation¶
This module is available for download from github.com/UofS-Pulse-Binfo/tripal_bibtex.
- Download and unpack the module into
[DRUPAL ROOT]/sites/all/modules
whereDRUPAL_ROOT
is the path to your drupal site. - Navigate to
https://yourdrupalsite.com/admin/modules
or click Administration Toolbar > Modules - Scroll to Tripal Extensions, click the checkbox beside “Tripal BibTex import”, and click the “Save Configuration” button at the bottom of the page.

Usage¶
This module provides two methods to import publications in BibTeX format. See below for instructions specific to each one.
Importer¶
Navigate to Administration Toolbar > Tripal > Data Loaders > Chado BibTeX Loader
on your Tripal site. Upload your file and click “Load BibTeX file”.

Drush¶
Navigate to your Drupal Root on the command-line (e.g. cd /var/www/html
) and run drush trpimport-bibtex /full/path/to/your/file.tex