|
2 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head> |
3 | 3 |
|
4 | 4 | <meta charset="utf-8"> |
5 | | -<meta name="generator" content="quarto-1.8.27"> |
| 5 | +<meta name="generator" content="quarto-1.9.38"> |
6 | 6 |
|
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> |
8 | 8 |
|
9 | 9 |
|
10 | 10 | <title>Reproducible Approaches to Arctic Research Using R</title> |
11 | 11 | <style> |
| 12 | +/* Default styles provided by pandoc. |
| 13 | +** See https://pandoc.org/MANUAL.html#variables-for-html for config info. |
| 14 | +*/ |
12 | 15 | code{white-space: pre-wrap;} |
13 | 16 | span.smallcaps{font-variant: small-caps;} |
14 | 17 | div.columns{display: flex; gap: min(4vw, 1.5em);} |
|
33 | 36 | <link href="./cover.png" rel="icon" type="image/png"> |
34 | 37 | <script src="site_libs/quarto-html/quarto.js" type="module"></script> |
35 | 38 | <script src="site_libs/quarto-html/tabsets/tabsets.js" type="module"></script> |
36 | | -<script src="site_libs/quarto-html/axe/axe-check.js" type="module"></script> |
37 | 39 | <script src="site_libs/quarto-html/popper.min.js"></script> |
38 | 40 | <script src="site_libs/quarto-html/tippy.umd.min.js"></script> |
39 | 41 | <script src="site_libs/quarto-html/anchor.min.js"></script> |
40 | 42 | <link href="site_libs/quarto-html/tippy.css" rel="stylesheet"> |
41 | | -<link href="site_libs/quarto-html/quarto-syntax-highlighting-ed96de9b727972fe78a7b5d16c58bf87.css" rel="stylesheet" id="quarto-text-highlighting-styles"> |
| 43 | +<link href="site_libs/quarto-html/quarto-syntax-highlighting-15634bcf2e68342d4ad2dfa704d543f6.css" rel="stylesheet" id="quarto-text-highlighting-styles"> |
42 | 44 | <script src="site_libs/bootstrap/bootstrap.min.js"></script> |
43 | 45 | <link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet"> |
44 | | -<link href="site_libs/bootstrap/bootstrap-00ccf60c28c3bdf2d57f5131fbf16f11.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light"> |
| 46 | +<link href="site_libs/bootstrap/bootstrap-3f70bac5631458d474a321d4182f9338.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light"> |
45 | 47 | <script src="site_libs/quarto-contrib/glightbox/glightbox.min.js"></script> |
46 | 48 | <link href="site_libs/quarto-contrib/glightbox/glightbox.min.css" rel="stylesheet"> |
47 | 49 | <link href="site_libs/quarto-contrib/glightbox/lightbox.css" rel="stylesheet"> |
@@ -362,8 +364,8 @@ <h2 class="anchored" data-anchor-id="code-of-conduct">Code of Conduct</h2> |
362 | 364 | <h2 class="anchored" data-anchor-id="about-this-book">About this book</h2> |
363 | 365 | <p>These written materials are the result of a continuous and collaborative effort at NCEAS to help researchers make their work more transparent and reproducible. This work began in the early 2000’s, and reflects the expertise and diligence of many, many individuals. The primary authors are listed in the citation below, with additional contributors recognized for their role in developing previous iterations of these or similar materials.</p> |
364 | 366 | <p>This work is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p> |
365 | | -<p><strong>Citation:</strong> Matthew B. Jones, S. Jeanette Clark, Nicole Greco, Maggie Klope, Jim Regetz (2025), Reproducible Practices for Arctic Research Using R. Arctic Data Center & NCEAS Learning Hub. doi:10.18739/A2057CV1S. URL <a href="https://learning.nceas.ucsb.edu/2025-02-arctic" class="uri">https://learning.nceas.ucsb.edu/2025-02-arctic</a>.</p> |
366 | | -<p><strong>Additional contributors:</strong> Ben Bolker, Amber E. Budden, Julien Brun, Samantha Csik, Halina Do-Linh, Natasha Haycock-Chavez, S. Jeanette Clark, Julie Lowndes, Stephanie Hampton, Samanta Katz, Erin McLean, Bryce Mecum, Casey O’Hara, Deanna Pennington, Karthik Ram, Jim Regetz, Tracy Teal, Camila Vargas-Poulsen, Daphne Virlar-Knight, Leah Wasser.</p> |
| 367 | +<p><strong>Citation:</strong> Matthew B. Jones, S. Jeanette Clark, Nicole Greco, Maggie Klope, Jim Regetz (2026), Reproducible Practices for Arctic Research Using R. Arctic Data Center & NCEAS Learning Hub. doi:10.18739/A25T3G24R. URL <a href="https://learning.nceas.ucsb.edu/2026-03-arctic" class="uri">https://learning.nceas.ucsb.edu/2026-03-arctic</a>.</p> |
| 368 | +<p><strong>Additional contributors:</strong> Ben Bolker, Amber E. Budden, Julien Brun, Samantha Csik, Halina Do-Linh, Angie Garcia, Natasha Haycock-Chavez, S. Jeanette Clark, Julie Lowndes, Stephanie Hampton, Justin Kadi, Samanta Katz, Erin McLean, Bryce Mecum, Casey O’Hara, Deanna Pennington, Karthik Ram, Tracy Teal, Camila Vargas-Poulsen, Daphne Virlar-Knight, Leah Wasser.</p> |
367 | 369 | <p>This is a Quarto book. To learn more about Quarto books visit <a href="https://quarto.org/docs/books" class="uri">https://quarto.org/docs/books</a>.</p> |
368 | 370 |
|
369 | 371 |
|
|
0 commit comments