Skip to content

Commit

Permalink
Scrape and update publications
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsavel authored and github-actions[bot] committed Feb 14, 2024
1 parent 73031b7 commit a0a8c76
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/data/ads_scrape.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
[
{
"arxiv": "2402.07047",
"authors": [
"Savel, Arjun B.",
"Bedell, Megan",
"Kempton, Eliza M. -R."
],
"citations": 0,
"doctype": "eprint",
"doi": null,
"page": null,
"pub": "arXiv e-prints",
"pubdate": "2024-02-00",
"title": "cortecs: A Python package for compressing opacities",
"url": "https://ui.adsabs.harvard.edu/abs/2024arXiv240207047S",
"volume": null,
"year": "2024"
},
{
"arxiv": "2401.05923",
"authors": [
Expand Down
2 changes: 2 additions & 0 deletions src/supp_tex/pubs_unref.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
\item[{\color{numcolor}\scriptsize3}] \textbf{Savel}, \textbf{Arjun}; Bedell, Megan; \& Kempton, Eliza M. -R. 2024, \emph{cortecs: A Python package for compressing opacities}, ArXiv (\arxiv{2402.07047})

\item[{\color{numcolor}\scriptsize2}] Schulte, Jack; Rodriguez, Joseph E.; Bieryla, Allyson; Quinn, Samuel N. \etal\ ({72} other co-authors, incl.\ \textbf{Savel, Arjun}) 2024, \doi{10.48550/arXiv.2401.05923}{Migration and Evolution of giant ExoPlanets (MEEP) I: Nine Newly Confirmed Hot Jupiters from the TESS Mission}, ArXiv (\arxiv{2401.05923})

\item[{\color{numcolor}\scriptsize1}] Tsai, Shang-Min; Parmentier, Vivien; Mendon{\c{c}}a, Jo{\~a}o M.; Tan, Xianyu \etal\ ({7} other co-authors, incl.\ \textbf{Savel, Arjun}) 2023, \doi{10.48550/arXiv.2310.17751}{Global Chemical Transport on Hot Jupiters: Insights from 2D VULCAN photochemical model}, ArXiv (\arxiv{2310.17751}) [\href{https://ui.adsabs.harvard.edu/abs/2023arXiv231017751T}{1 citation}]
2 changes: 2 additions & 0 deletions src/supp_tex/pubs_unref_short.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
\item[{\color{numcolor}\scriptsize3}] \textbf{Savel}, \textbf{Arjun} \etal 2024, \emph{cortecs: A Python package for compressing opacities}, ArXiv

\item[{\color{numcolor}\scriptsize2}] Schulte, Jack \etal 2024, \doi{10.48550/arXiv.2401.05923}{Migration and Evolution of giant ExoPlanets (MEEP) I: Nine Newly Confirmed Hot Jupiters from the TESS Mission}, ArXiv

\item[{\color{numcolor}\scriptsize1}] Tsai, Shang-Min \etal 2023, \doi{10.48550/arXiv.2310.17751}{Global Chemical Transport on Hot Jupiters: Insights from 2D VULCAN photochemical model}, ArXiv [\href{https://ui.adsabs.harvard.edu/abs/2023arXiv231017751T}{1 citation}]

0 comments on commit a0a8c76

Please sign in to comment.