Skip to content

Commit 5576b6c

Browse files
committed
add hpsf presentation
1 parent 8df3d07 commit 5576b6c

File tree

2 files changed

+18
-13
lines changed

2 files changed

+18
-13
lines changed

.gitignore

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,33 @@
11
*.aux
2-
condaenvs/
3-
config.py
4-
cv.html
52
*.fdb_latexmk
63
*.fls
74
*.out
8-
privatekey.json
9-
/public/
10-
/resources/
11-
__pycache__/
125
.RData
136
.Rhistory
7+
.Rprofile
148
.Rproj.user
159
.Ruserdata
10+
.vscode/
11+
/.quarto/
12+
/public/
13+
/resources/
14+
__pycache__/
15+
condaenvs/
16+
config.py
17+
content
18+
cv.html
19+
privatekey.json
20+
static/blog
21+
static/data
1622
static/data/*.rds
1723
static/data/WFD*
24+
static/images
1825
static/node_modules/
1926
static/package-lock.json
20-
2127
static/pdf/*.gz
22-
static/pdf/*.log
2328
static/pdf/*.json
24-
29+
static/pdf/*.log
30+
static/pdf/*.pdf
2531
static/rmarkdown-libs/
2632
temp
2733
test*
28-
.vscode/
29-
30-
/.quarto/

static/pdf/cv.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,8 @@ \section{Selected Academic Presentations}
463463

464464
\restartlist{bibenum}
465465
\begin{bibenum*}
466+
467+
\item \textbf{Jemma Stachelek}, Tolulope Olatunbosun, Phil Romero, Mike Mason. Deploying AI Chatbot Assistants with Charliecloud. HPSF Conference, Chicago, IL, USA. May 2025.
466468

467469
\item Carolina C. Barbosa, \textbf{Jemma Stachelek}, Alice Carter, Isabella A. Oleksy, Linnea A. Rock, Joshua Culpepper, Xiangzhen Kong, Sarah Collins. Navigating Change: Exploring the controls on Nitrogen and Phosphorus Retention in Western US Lakes and Reservoirs. ASLO Summer Meeting, Madison, WI, USA. June 2024.
468470

0 commit comments

Comments
 (0)