Skip to content

Commit

Permalink
chore: recreate html pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibb committed Sep 30, 2024
1 parent 2555d84 commit 89bc23b
Show file tree
Hide file tree
Showing 5 changed files with 388 additions and 82 deletions.
20 changes: 10 additions & 10 deletions docs/manuscript.html
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,8 @@ <h1 class="title toc-ignore"><p>Capture efficiency of CONTRAfluran absorbers for
<h4 class="author">Sebastian Gibb<sup>1,✉</sup>, Nadin Möller<sup>1</sup>, and Stephanie Snyder-Ramos<sup>2</sup></h4>
<div style="background-color: #ffc107; padding: 10px; text-align: center;">
<strong>This study is work-in-progress!</strong><br />
Please find details at <a href="https://github.com/umg-minai/vct-or">https://github.com/umg-minai/vct-or</a>.<br />
Manuscript date: 2024-08-16 15:58; Version: <a href="https://github.com/umg-minai/vct-or/commit/4ed7d4bd31e61522bac1981257d60a1e09530f7d">4ed7d4b</a>
Please find details at <a href="https://github.com/umg-minai/vct-or-mc">https://github.com/umg-minai/vct-or-mc</a>.<br />
Manuscript date: 2024-09-30 12:25; Version: <a href="https://github.com/umg-minai/vct-or-mc/commit/2555d846b135321debd5b5596ba0d7831c04450c">2555d84</a>
</div>

</div>
Expand Down Expand Up @@ -459,7 +459,7 @@ <h2><span class="header-section-number">7.5</span> Funding</h2>
</div>
<div id="author-contributions" class="section level2" number="7.6">
<h2><span class="header-section-number">7.6</span> Author Contributions</h2>
<p>Conceptualization: SG and SSR; data curation: and SG; formal analysis: and SG; investigation: NM and SSR; methodology: SG and SSR; supervision: SG and SSR; validation: and SG; writing – original draft: and SG; writing – review and editing: SG and SSR. All authors have read and agreed to the published version of the manuscript.</p>
<p>Conceptualization: SG and SSR; data curation: and SG; formal analysis: and SG; investigation: NM and SSR; methodology: SG and SSR; project administration: SG and SSR; resources: SG and SSR; validation: and SG; writing – original draft: and SG; writing – review and editing: SG and SSR. All authors have read and agreed to the published version of the manuscript.</p>
</div>
<div id="acknowledgements" class="section level2" number="7.7">
<h2><span class="header-section-number">7.7</span> Acknowledgements</h2>
Expand Down Expand Up @@ -491,7 +491,7 @@ <h2><span class="header-section-number">9.2</span> R session information</h2>
## Running under: Debian GNU/Linux 12 (bookworm)
##
## Matrix products: default
## BLAS/LAPACK: /gnu/store/mvbj21lcf387dgs04d29n0sxrydq03a6-openblas-0.3.20/lib/libopenblasp-r0.3.20.so; LAPACK version 3.9.0
## BLAS/LAPACK: /gnu/store/l8x759ps87dlm6fiki7bb8kp71j3rq84-openblas-0.3.20/lib/libopenblasp-r0.3.20.so; LAPACK version 3.9.0
##
## locale:
## [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
Expand All @@ -508,20 +508,20 @@ <h2><span class="header-section-number">9.2</span> R session information</h2>
## [1] stats graphics grDevices utils datasets methods base
##
## other attached packages:
## [1] lubridate_1.9.3 english_1.2-6 minair_0.0.0
## [1] lubridate_1.9.3 english_1.2-6 minair_0.0.5
##
## loaded via a namespace (and not attached):
## [1] backports_1.5.0 digest_0.6.36 R6_2.5.1 bookdown_0.39
## [5] fastmap_1.2.0 xfun_0.45 cachem_1.1.0 knitr_1.47
## [9] htmltools_0.5.8.1 timechange_0.3.0 generics_0.1.3 rmarkdown_2.27
## [1] backports_1.5.0 digest_0.6.37 R6_2.5.1 bookdown_0.40
## [5] fastmap_1.2.0 xfun_0.47 cachem_1.1.0 knitr_1.48
## [9] htmltools_0.5.8.1 timechange_0.3.0 generics_0.1.3 rmarkdown_2.28
## [13] lifecycle_1.0.4 cli_3.6.3 sass_0.4.9 bibtex_0.5.1
## [17] jquerylib_0.1.4 compiler_4.4.1 rprojroot_2.0.4 tools_4.4.1
## [21] evaluate_0.24.0 bslib_0.7.0 yaml_2.3.8 rlang_1.1.4
## [21] evaluate_0.24.0 bslib_0.8.0 yaml_2.3.10 rlang_1.1.4
## [25] jsonlite_1.8.8</code></pre>
</div>
<div id="git-commit-hash" class="section level2" number="9.3">
<h2><span class="header-section-number">9.3</span> Git commit hash</h2>
<pre><code>## [1] &quot;Git commit revision: 4ed7d4bd31e61522bac1981257d60a1e09530f7d&quot;</code></pre>
<pre><code>## [1] &quot;Git commit revision: 2555d846b135321debd5b5596ba0d7831c04450c&quot;</code></pre>
</div>
</div>

Expand Down
Loading

0 comments on commit 89bc23b

Please sign in to comment.