Skip to content

Commit 231cde6

Browse files
Merge pull request #120 from mcphersonlab/copilot/update-infectious-diseases-content
2 parents 98a32a8 + ed0df87 commit 231cde6

File tree

1 file changed

+41
-40
lines changed

1 file changed

+41
-40
lines changed

research/area/infectious-diseases/index.qmd

Lines changed: 41 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,39 @@ listing:
146146
include:
147147
categories: pharmacy
148148
fields: [publication, title, categories, image, author]
149+
- id: clostridioides-difficile-infection
150+
template: ../../../_ejs/publications-people.ejs
151+
contents:
152+
- "!../../../publications/_template/"
153+
- "../../../publications/**/*.qmd"
154+
- "!../../../inspirations/_template/"
155+
- "../../../inspirations/**/*.qmd"
156+
sort: "pub_number desc"
157+
include:
158+
categories: clostridioides-difficile-infection
159+
fields: [publication, title, categories, image, author]
160+
- id: community-acquired-pneumonia
161+
template: ../../../_ejs/publications-people.ejs
162+
contents:
163+
- "!../../../publications/_template/"
164+
- "../../../publications/**/*.qmd"
165+
- "!../../../inspirations/_template/"
166+
- "../../../inspirations/**/*.qmd"
167+
sort: "pub_number desc"
168+
include:
169+
categories: community-acquired-pneumonia
170+
fields: [publication, title, categories, image, author]
171+
- id: staph-bacteremia
172+
template: ../../../_ejs/publications-people.ejs
173+
contents:
174+
- "!../../../publications/_template/"
175+
- "../../../publications/**/*.qmd"
176+
- "!../../../inspirations/_template/"
177+
- "../../../inspirations/**/*.qmd"
178+
sort: "pub_number desc"
179+
include:
180+
categories: staph-bacteremia
181+
fields: [publication, title, categories, image, author]
149182
---
150183

151184
```{=html}
@@ -162,50 +195,18 @@ listing:
162195

163196
---
164197

165-
## Indications by Research Category
166-
167-
This section provides a comprehensive view of publications and inspirational works organized by research category. Each section combines both lab publications and external inspirations to provide context and insight into various research domains.
198+
## Indications
168199

169-
### Genomics 🧬
170-
:::{#genomics}
171-
:::
172-
173-
### Human Gut Microbiome 🦠
174-
:::{#human-gut-microbiome}
175-
:::
176-
177-
### Antimicrobial Resistance 🛡️
178-
:::{#antimicrobial-resistance}
179-
:::
180-
181-
### Artificial Intelligence 🤖
182-
:::{#artificial-intelligence}
183-
:::
184-
185-
### Structural Biology 🧪
186-
:::{#structural-biology}
187-
:::
188-
189-
### Classical Methods ⚗️
190-
:::{#classical-methods}
191-
:::
192-
193-
### Pharmacology 💊
194-
:::{#pharmacology}
195-
:::
196-
197-
### Medicinal Chemistry ⚛️
198-
:::{#medicinal-chemistry}
199-
:::
200+
This section provides a comprehensive view of publications and inspirational works organized by specific infectious disease indications.
200201

201-
### Drug Development 💉
202-
:::{#drug-development}
202+
### Clostridioides difficile Infection 🦠
203+
:::{#clostridioides-difficile-infection}
203204
:::
204205

205-
### Economic Analysis 📊
206-
:::{#economic-analysis}
206+
### Community-Acquired Pneumonia 🫁
207+
:::{#community-acquired-pneumonia}
207208
:::
208209

209-
### Pharmacy 🏥
210-
:::{#pharmacy}
210+
### Staph Bacteremia 🩸
211+
:::{#staph-bacteremia}
211212
:::

0 commit comments

Comments
 (0)