diff options
author | Boud Roukema <boud@cosmo.torun.pl> | 2020-04-22 18:14:10 +0200 |
---|---|---|
committer | Boud Roukema <boud@cosmo.torun.pl> | 2020-04-22 18:14:10 +0200 |
commit | 282be64e745fd90c10bedfc79e30cde58299d138 (patch) | |
tree | 483e25f22ad723e5efb765e8d3f3ced7ae008711 | |
parent | 8d88566f2b5c976f779b81a612b30c23fd4208f1 (diff) |
4.3.1 Project analysis - paper.pdf
Only 3 words are reduced in this commit, but I think the
improvements are worth it.
"Note that" and "It is worth mentioning" are phrases still quite
often used by academics (even in astronomy) that can be politely
described as "pontification" or informally as "empty blabla";
these add no meaning except "I am teaching you something and I
expect you to pay attention to what I am saying". :) There are
also less polite descriptions.
-rw-r--r-- | paper.tex | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -488,10 +488,10 @@ To better understand this project, we recommend study of this paper's own Maneag \label{sec:paperpdf} The ultimate purpose of a project is to report the data analysis result, as raw visualizations, or numbers blended in with a narrative. -In Figure \ref{fig:datalineage}, this is \inlinecode{paper.pdf}. Note that it is the only built file (blue box) with no outwards arrows leaving it. +In Figure \ref{fig:datalineage}, this is \inlinecode{paper.pdf}, which is the only built file (blue box) with no outwards arrows leaving it. The instructions to build \inlinecode{paper.pdf} are in the \inlinecode{paper.mk} subMakefile. Its prerequisites include \inlinecode{paper.tex} and \inlinecode{references.tex} (Bib\TeX{} entries for possible citations) in the project source and \inlinecode{project.tex} which is a built product. -\inlinecode{references.tex} formalizes the connections of this project with previous projects on a higher level. +The high-level connections of this project with previous projects are formalized by \inlinecode{references.tex}. \subsubsection{Values within text (\inlinecode{project.tex})} \label{sec:valuesintext} |