ShareLaTeX
Developer(s) | Henry Oswald and James Allen |
---|---|
Stable release | April 2013 |
Type | Web application |
License | AGPL v3[1] |
Website | www.sharelatex.com |
ShareLaTeX is an online LaTeX editor which allows for real time collaboration and online compiling of projects to PDF format.[2] Unlike the similar service writeLaTeX, ShareLaTeX requires registration and all projects are inherently private. The site follows the freemium pricing model, offering more advanced features such as more than two collaborators, change history, and Dropbox synchronization to paying customers.[3] In February 2014, the software was released as free/open source software, allowing users to set up full installations in their own servers.[4]
Technical architecture
ShareLaTeX uses Node.js written in CoffeeScript with data stored in MongoDB and Redis.[5]
ShareLaTeX is able to integrate R. It has integrated the Knitr package. [6]
References
- ↑ https://github.com/sharelatex/sharelatex/blob/master/LICENSE
- ↑ http://linuxec.es/2013/12/sharelatex-estupendo-editor-latex-en-la-nube/
- ↑ https://www.sharelatex.com/user/subscription/plans
- ↑ https://www.sharelatex.com/blog/2014/02/21/sharelatex-is-now-open-source.html
- ↑ https://www.sharelatex.com/about
- ↑ https://www.sharelatex.com/learn/Knitr