#!/bin/csh -f

tail -n +3 $1.bbl | head -n -2 | fgrep -v "\bibitem"
