[TxMt] Format bib file

Ross Ahmed rossahmed at googlemail.com
Fri May 24 20:42:17 UTC 2013


I have a .bib file with entries formatted like this:

@Article{Calenge2006,   title = {The package adehabitat for the R software:
         tool for the analysis of space and habitat use by animals},
journal = {Ecological Modelling},   volume = {197},   pages = {1035},   year
= {2006},   author = {C. Calenge}}


Instead of manually clicking/hitting return, is there a more automated way
to format the code. The result should be:

@Article{Calenge2006,
title = {The package adehabitat for the R software: tool for the analysis of
space and habitat use by animals},
journal = {Ecological Modelling},
volume = {197},   
pages = {1035},   
year = {2006},   
author = {C. Calenge}
}

Thanks
R



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20130524/a917d88f/attachment.html>


More information about the textmate mailing list