Main Ideas
- Our little scholarly article is a file in some format.
- We created or rendered it from several other pieces when we pushed that ▷Render button.
- Some of these pieces include: data, text, markup, and code.
- Most of these pieces are in plain text, in files of their own.
- They are organized in some sort of orderly fashion in a project folder. This folder lives somewhere.
- The data originally came from somewhere else.
- We have some sort of engine that assembled the pieces of the project into the PDF of the article.
- We have some kind of application that helps us run the engine and manage the project.
- We can reliably produce and reproduce the document in various formats.