Skip to content

This repository contains scripts used to generate a faculty publicaton list based on publications indexed in PubMed.

Notifications You must be signed in to change notification settings

mlbernauer/faculty-publications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Michael L. Bernauer April 17, 2019

Faculty Publications

The purpose of this script is to allow users to quickly and easily create faculty bibliographies using PubMed.

Requirements

csvkit v1.0.4 which can be obtained here

# usage
./create-bibs.sh <query_file> <output_file>

Example

# retrieve faculty publication list for UNM SOM
./create-bibs.sh query.txt output.csv 

The faculty.csv file should contain faculty specific to your institution. At a minimum, last names and first initials should be included. However, adding middle initials in addition to last names and first initials will improve specificity of the match.

About

This repository contains scripts used to generate a faculty publicaton list based on publications indexed in PubMed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages