How to import a document
Authorea allows you to import documents from a variety of sources. Just click on the New button in your homepage.
- If you want to import a Word Document, select it. Make sure it is a
.docx
file (not an older.doc
file)
- If you want to import a LaTeX Document, package your entire document in a zip file. Include in it, one master
.tex
(LaTeX) file, abib
(bibtex) file for bibliography and all the figures. If you include.cls
or.sty
files, the importer will attempt as much as possible to respect these rules, but bear in mind that Authorea converts all LaTeX to a HTML representation, so a lot of style and class commands (meant for printed documents) will be ignored.
Updated on: 10/17/2022