If the script follows standard document automation patterns (like those used with tools such as or SILE ), your project directory should look like this: main.lua or tiago4.2.lua : The execution script. paper_content.md : Your text. template.tex or style.lua : The visual layout rules. references.bib : Your bibliography. 3. Executing the Script
Regardless of the script used, a complete paper should be organized into these sections: : Define the problem and your thesis. tiago4.2.lua
Maintain a BibTeX ( .bib ) file for your citations. 2. Standard Lua Document Structure If the script follows standard document automation patterns
Write your paper sections in Markdown ( .md ) or LaTeX ( .tex ). tiago4.2.lua
pandoc input.md --lua-filter=tiago4.2.lua -o final_paper.pdf Use code with caution. Copied to clipboard 4. General Paper Layout (Academic Standards)
|
If the script follows standard document automation patterns (like those used with tools such as or SILE ), your project directory should look like this: main.lua or tiago4.2.lua : The execution script. paper_content.md : Your text. template.tex or style.lua : The visual layout rules. references.bib : Your bibliography. 3. Executing the Script Regardless of the script used, a complete paper should be organized into these sections: : Define the problem and your thesis. Maintain a BibTeX ( .bib ) file for your citations. 2. Standard Lua Document Structure Write your paper sections in Markdown ( .md ) or LaTeX ( .tex ). pandoc input.md --lua-filter=tiago4.2.lua -o final_paper.pdf Use code with caution. Copied to clipboard 4. General Paper Layout (Academic Standards) |
|
© 2012 Все права под надежной защитой.
|
НАШ БЛОГ
|
|