Brand new Latex Tools page
January 26th, 2010
For about six months ago I made a JavaScript program that could help me to produce Bibtex entries. It has now been on truben.no for a while, and I have certainly benefited from it!
Two days ago I started to argue with Latex again, and this time it was because of how latex markup tables. Bacause of this I’ve created yet another javascript program that aims to help users with this issue. Check it out!
Do you have a feature request or other comments? Please leave feedback here!
Related posts:
Categories: English, Teknologier

Thanks for the editor. I write bib file entries that look the same but don’t work so it’s wonderfull. Some difficuties however
1) I have latex error – too many commas with my authors (there are four plus their initials); and (2) the “&” sign in publisher field needed to have a backslash added manually. Don’t know how to solve (1)
Thank you for your feedback! I’ve added a function so that &, \, $ and a few more characters are properly escaped. This hopefully solves (2).
I’m not sure about (1), but maybe it’s an issue in Bibtex itself?
Very useful. Thanks so much!!
Very nice work. Can I request/suggest several new features.
Thank you, Genick! Of course you can suggest new features! The current version is the result of my needs when I worked on my master thesis, so it’s not exactly feature packed.