@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}
}