From 708ec3bfc447583433e12258133be506e6b0e02a Mon Sep 17 00:00:00 2001 From: Boud Roukema Date: Thu, 23 Apr 2020 00:46:20 +0200 Subject: 4.3.5 Project analysis - downloads Reduction by about 7 words. I added "internet security" as an extra reason for having all the downloads in a single file. Modularity and minimal complexity in themselves generally contribute to internet security, but in this case, it's obvious that having all the communication with the outside world managed through a single file makes internet security management much simpler. I replaced the "fake URL" by the real one, because at least in the present format, the URL fits in nicely. So both `paper.tex` and `tex/src/figure-src-inputconf.tex` are modified in this commit. --- tex/src/figure-src-inputconf.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/src/figure-src-inputconf.tex') diff --git a/tex/src/figure-src-inputconf.tex b/tex/src/figure-src-inputconf.tex index 1a3b31c..f09ee5a 100644 --- a/tex/src/figure-src-inputconf.tex +++ b/tex/src/figure-src-inputconf.tex @@ -3,6 +3,6 @@ \texttt{\mkvar{MK20DATA} = menke20.xlsx}\\ \texttt{\mkvar{MK20MD5}{ } = 8e4eee64791f351fec58680126d558a0}\\ \texttt{\mkvar{MK20SIZE} = 1.9MB}\\ - \texttt{\mkvar{MK20URL}{ } = https://the.full.url/is/too/large/to/show/here/media-1.xlsx}\\ + \texttt{\mkvar{MK20URL}{ } = \url{\menketwentyurl}}\\ \vspace{-3mm} \end{tcolorbox} -- cgit v1.2.1