New to AcademicProductivity.com?
Here are a few posts that other readers recommend you check out:
[dismiss]
Springer announced last week the launch of LaTeXSearch.com, a free online service allowing users to search a huge database of LaTeX snippets from Springer journals and publications. This follows the launch of a similar service, a few months ago exposing Springer’s database of scientific images (which suggests a precise strategy on how to build Web services on top of content in their publication database).
LaTeXSearch does what it promises, using similarity algorithms “to normalize and compare LaTeX strings so that, if similar equations are written slightly differently, the outputs are normalized and matched, granting you the broadest possible results set”. The only glitch is that snippets are not cached but generated on the fly, with the annoying result that it can take quite some time to display the rendered version of LaTeX formulas in search results.
If you enjoyed this post, make sure you !
[how to cite this post]
[hide]
AMA citation:
Taraborelli D. LaTeXSearch: 1M snippets in a searchable database. Academic Productivity. 2010. Available at: https://academicproductivity.com/2010/latexsearch/. Accessed August 29, 2011.
APA citation:
Taraborelli, Dario. (2010). LaTeXSearch: 1M snippets in a searchable database. Retrieved August 29, 2011, from Academic Productivity Web site: https://academicproductivity.com/2010/latexsearch/
Chicago citation:
Taraborelli, Dario. 2010. LaTeXSearch: 1M snippets in a searchable database. Academic Productivity. https://academicproductivity.com/2010/latexsearch/ (accessed August 29, 2011).
Harvard citation:
Taraborelli, D 2010, LaTeXSearch: 1M snippets in a searchable database, Academic Productivity. Retrieved August 29, 2011, from
MLA citation:
Taraborelli, Dario. "LaTeXSearch: 1M snippets in a searchable database." 24 Jan. 2010. Academic Productivity. Accessed 29 Aug. 2011.
This entry was posted on Sunday, January 24th, 2010 at 12:10 pm and is filed under Computing tips, e-Science, Resources, Search, Writing. You can follow any responses to this entry through the feed. You can leave a response, or trackback from your own site.
January 26th, 2010 at 6:43 am
[...] LaTeXSearch: 1M snippets in a searchable database LaTeXSearch.com is a free online service from Springer to search a huge [...]
February 14th, 2010 at 4:35 pm
This shows that sticking to plain text for articles (i.e. latex instead of word) has great advantages!
February 21st, 2010 at 11:59 pm
[...] Academic Productivity: LaTeXSearch – 1M snippets in a searchable database [...]
September 21st, 2010 at 10:19 pm
I’ve created a similar site recently – http://uniquation.com/
It indexes popular Q&A sites (http://math.stackexchange.com/ and http://mathoverflow.net/) and wikipedia. It supports basic arithmetic expressions, integrals, common operators like (\sin, \cos …), function calls and low indexes (like f(x)=… or x_n), differential equations, sums and limits. So, those version can be useful for differential equations, Diophantine equations, number theory and math analysis related searches.