English
medical
paul-english commited on
Commit
e4f0453
·
verified ·
1 Parent(s): 2166e60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -7
README.md CHANGED
@@ -149,14 +149,24 @@ Model architecture used torchvision implementations. [See source code for furthe
149
 
150
  ## Citation
151
 
152
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
153
-
154
- Still in press, TBA
155
-
156
  **BibTeX:**
157
 
158
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
159
 
160
- **APA:**
161
 
162
- [More Information Needed]
 
149
 
150
  ## Citation
151
 
 
 
 
 
152
  **BibTeX:**
153
 
154
+ ```
155
+ @article{english_use_2025,
156
+ title = {Use of a convolutional neural network for direct detection of acid-fast bacilli from clinical specimens},
157
+ volume = {0},
158
+ url = {https://journals.asm.org/doi/10.1128/spectrum.00602-25},
159
+ doi = {10.1128/spectrum.00602-25},
160
+ number = {0},
161
+ urldate = {2025-06-25},
162
+ journal = {Microbiology Spectrum},
163
+ author = {English, Paul and Morrison, Muir J. and Mathison, Blaine and Enrico, Elizabeth and Shean, Ryan and O'Fallon, Brendan and Rupp, Deven and Knight, Katie and Rangel, Alexandra and Gilivary, Jeffrey and Vance, Amanda and Hatch, Haleina and Lin, Leo and Ng, David P. and Shakir, Salika M.},
164
+ month = jun,
165
+ year = {2025},
166
+ note = {Publisher: American Society for Microbiology},
167
+ pages = {e00602--25},
168
+ file = {Full Text PDF:/Users/paul.english/Zotero/storage/PBFKYY88/English et al. - 2025 - Use of a convolutional neural network for direct detection of acid-fast bacilli from clinical specim.pdf:application/pdf},
169
+ }
170
+ ```
171
 
 
172