andresgsaravia / research-engine

A platform in Google App Engine to facilitate reasearchers' life.
https://research-engine.appspot.com/
16 stars 12 forks source link

References #196

Open andresgsaravia opened 10 years ago

andresgsaravia commented 10 years ago

I'd like to have an easy way of inserting references. I currently use footnotes1 but I'd like to have it in the other usual way with square brackets [2].

1: For example here we use it a lot. 2: This is a another usual format.

andresgsaravia commented 10 years ago

Ideally I'd like a javascript+Bibtex solution but maybe I can cook up somehting using a Pyhton parser... Just ideas