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.

  1. Download and unpack the module into [DRUPAL ROOT]/sites/all/modules where DRUPAL_ROOT is the path to your drupal site.
  2. Navigate to https://yourdrupalsite.com/admin/modules or click Administration Toolbar > Modules
  3. Scroll to Tripal Extensions, click the checkbox beside “Tripal BibTex import”, and click the “Save Configuration” button at the bottom of the page.
_images/install.1.png

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”.

_images/usage.1.importer.png

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