Skip to content

Commit

Permalink
fix quote
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewturk committed Aug 11, 2023
1 parent aa56472 commit e735dfd
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 37 deletions.
16 changes: 8 additions & 8 deletions manuscript.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@
<meta name="dc.date" content="2023-08-11" />
<meta name="citation_publication_date" content="2023-08-11" />
<meta property="article:published_time" content="2023-08-11" />
<meta name="dc.modified" content="2023-08-11T09:39:10+00:00" />
<meta property="article:modified_time" content="2023-08-11T09:39:10+00:00" />
<meta name="dc.modified" content="2023-08-11T10:09:03+00:00" />
<meta property="article:modified_time" content="2023-08-11T10:09:03+00:00" />
<meta name="dc.language" content="en-US" />
<meta name="citation_language" content="en-US" />
<meta name="dc.relation.ispartof" content="Manubot" />
Expand Down Expand Up @@ -388,9 +388,9 @@
<meta name="citation_fulltext_html_url" content="https://yt-project.github.io/yt-4.0-paper/" />
<meta name="citation_pdf_url" content="https://yt-project.github.io/yt-4.0-paper/manuscript.pdf" />
<link rel="alternate" type="application/pdf" href="https://yt-project.github.io/yt-4.0-paper/manuscript.pdf" />
<link rel="alternate" type="text/html" href="https://yt-project.github.io/yt-4.0-paper/v/c1a99f15e46ef0307c7e4596b4446fb48ecd5dc1/" />
<meta name="manubot_html_url_versioned" content="https://yt-project.github.io/yt-4.0-paper/v/c1a99f15e46ef0307c7e4596b4446fb48ecd5dc1/" />
<meta name="manubot_pdf_url_versioned" content="https://yt-project.github.io/yt-4.0-paper/v/c1a99f15e46ef0307c7e4596b4446fb48ecd5dc1/manuscript.pdf" />
<link rel="alternate" type="text/html" href="https://yt-project.github.io/yt-4.0-paper/v/554114725ff615de380fbeb11684e2949e1c79c7/" />
<meta name="manubot_html_url_versioned" content="https://yt-project.github.io/yt-4.0-paper/v/554114725ff615de380fbeb11684e2949e1c79c7/" />
<meta name="manubot_pdf_url_versioned" content="https://yt-project.github.io/yt-4.0-paper/v/554114725ff615de380fbeb11684e2949e1c79c7/manuscript.pdf" />
<meta property="og:type" content="article" />
<meta property="twitter:card" content="summary_large_image" />
<link rel="icon" type="image/png" sizes="192x192" href="https://manubot.org/favicon-192x192.png" />
Expand Down Expand Up @@ -508,9 +508,9 @@ <h1 class="title">Introducing yt 4.0: Analysis and Visualization of Volumetric D
</header>
<p><small><em>
This manuscript
(<a href="https://yt-project.github.io/yt-4.0-paper/v/c1a99f15e46ef0307c7e4596b4446fb48ecd5dc1/">permalink</a>)
(<a href="https://yt-project.github.io/yt-4.0-paper/v/554114725ff615de380fbeb11684e2949e1c79c7/">permalink</a>)
was automatically generated
from <a href="https://github.com/yt-project/yt-4.0-paper/tree/c1a99f15e46ef0307c7e4596b4446fb48ecd5dc1">yt-project/yt-4.0-paper@c1a99f1</a>
from <a href="https://github.com/yt-project/yt-4.0-paper/tree/554114725ff615de380fbeb11684e2949e1c79c7">yt-project/yt-4.0-paper@5541147</a>
on August 11, 2023.
</em></small></p>
<h2 id="authors">Authors</h2>
Expand Down Expand Up @@ -1334,7 +1334,7 @@ <h2 id="sec:development">Development Procedure</h2>
</figure>
</div>
<script>
vegaEmbed('#figure-pr-closing-time', "images/pr_times.vl');
vegaEmbed('#figure-pr-closing-time', "images/pr_times.vl");
</script>
<h3 id="sec:unit_testing">Unit Testing</h3>
<p>The <code>yt</code> codebase includes a number of unit tests; although extensive, their existence post-dates the initial development of the code, and they largely work around the extant APIs at the time of their creation.
Expand Down
16 changes: 8 additions & 8 deletions manuscript.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ header-includes: |
<meta name="dc.date" content="2023-08-11" />
<meta name="citation_publication_date" content="2023-08-11" />
<meta property="article:published_time" content="2023-08-11" />
<meta name="dc.modified" content="2023-08-11T09:39:10+00:00" />
<meta property="article:modified_time" content="2023-08-11T09:39:10+00:00" />
<meta name="dc.modified" content="2023-08-11T10:09:03+00:00" />
<meta property="article:modified_time" content="2023-08-11T10:09:03+00:00" />
<meta name="dc.language" content="en-US" />
<meta name="citation_language" content="en-US" />
<meta name="dc.relation.ispartof" content="Manubot" />
Expand Down Expand Up @@ -298,9 +298,9 @@ header-includes: |
<meta name="citation_fulltext_html_url" content="https://yt-project.github.io/yt-4.0-paper/" />
<meta name="citation_pdf_url" content="https://yt-project.github.io/yt-4.0-paper/manuscript.pdf" />
<link rel="alternate" type="application/pdf" href="https://yt-project.github.io/yt-4.0-paper/manuscript.pdf" />
<link rel="alternate" type="text/html" href="https://yt-project.github.io/yt-4.0-paper/v/c1a99f15e46ef0307c7e4596b4446fb48ecd5dc1/" />
<meta name="manubot_html_url_versioned" content="https://yt-project.github.io/yt-4.0-paper/v/c1a99f15e46ef0307c7e4596b4446fb48ecd5dc1/" />
<meta name="manubot_pdf_url_versioned" content="https://yt-project.github.io/yt-4.0-paper/v/c1a99f15e46ef0307c7e4596b4446fb48ecd5dc1/manuscript.pdf" />
<link rel="alternate" type="text/html" href="https://yt-project.github.io/yt-4.0-paper/v/554114725ff615de380fbeb11684e2949e1c79c7/" />
<meta name="manubot_html_url_versioned" content="https://yt-project.github.io/yt-4.0-paper/v/554114725ff615de380fbeb11684e2949e1c79c7/" />
<meta name="manubot_pdf_url_versioned" content="https://yt-project.github.io/yt-4.0-paper/v/554114725ff615de380fbeb11684e2949e1c79c7/manuscript.pdf" />
<meta property="og:type" content="article" />
<meta property="twitter:card" content="summary_large_image" />
<link rel="icon" type="image/png" sizes="192x192" href="https://manubot.org/favicon-192x192.png" />
Expand All @@ -323,9 +323,9 @@ manubot-clear-requests-cache: false

<small><em>
This manuscript
([permalink](https://yt-project.github.io/yt-4.0-paper/v/c1a99f15e46ef0307c7e4596b4446fb48ecd5dc1/))
([permalink](https://yt-project.github.io/yt-4.0-paper/v/554114725ff615de380fbeb11684e2949e1c79c7/))
was automatically generated
from [yt-project/yt-4.0-paper@c1a99f1](https://github.com/yt-project/yt-4.0-paper/tree/c1a99f15e46ef0307c7e4596b4446fb48ecd5dc1)
from [yt-project/yt-4.0-paper@5541147](https://github.com/yt-project/yt-4.0-paper/tree/554114725ff615de380fbeb11684e2949e1c79c7)
on August 11, 2023.
</em></small>

Expand Down Expand Up @@ -1268,7 +1268,7 @@ The distribution of pull requests as a function of how long it took to close the
](images/blank.svg){#fig:pr-closing-time width="1px"}

<script>
vegaEmbed('#figure-pr-closing-time', "images/pr_times.vl');
vegaEmbed('#figure-pr-closing-time', "images/pr_times.vl");
</script>


Expand Down
Binary file modified manuscript.pdf
Binary file not shown.
26 changes: 13 additions & 13 deletions spelling-errors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ahf
AIP
Aitoff
Alamos
Alankar
alankar
Alpes
Altay
AMR
Expand Down Expand Up @@ -37,9 +37,9 @@ binarily
Biondo
Birla
Bitbucket
bitwise
Bitwise
bookkeepping
Bool
bool
Borro
BoxLib
Britton
Expand All @@ -51,11 +51,11 @@ bwoshea
Cadair
Cadiou
Cartopy
CGS
cgs
Champaign
changeset
changesets
CHOLLA
cholla
chombo
chrishavlin
chummels
Expand All @@ -74,7 +74,7 @@ colormap
colormapping
Colormaps
colorspace
Comoving
comoving
conda
connectedness
coord
Expand All @@ -94,7 +94,7 @@ datapoint
dataset
datasetfrom
dataset’s
Datasets
datasets
datasetwere
datatypes
decomp
Expand All @@ -114,7 +114,7 @@ dobj
DTU
Duplicative
durations
dutta
Dutta
easies
elliottbiondo
entrypoints
Expand Down Expand Up @@ -226,7 +226,7 @@ moab
Mollweide
Monaghan
mornkr
MPI
mpi
mtryan
Munk
munkm
Expand Down Expand Up @@ -275,7 +275,7 @@ pixelization
pixelize
pixelized
pixelizer
Pixelizers
pixelizers
pixelizes
Pixelizing
Planétologie
Expand Down Expand Up @@ -330,7 +330,7 @@ situ
Skillman
SLAC
soton
SPH
sph
Springel
STFC
Stockinger
Expand Down Expand Up @@ -371,7 +371,7 @@ unsampled
Urbana
userbase
Volker
webassembly
WebAssembly
Wetzel
Widgyts
Xarthisius
Expand All @@ -385,7 +385,7 @@ yipihey
yournamehere
YTArray
ytdata
YTEP
ytep
YTEPs
ytini
YTQuadTreeProj
Expand Down
Loading

0 comments on commit e735dfd

Please sign in to comment.