Update README.md
Browse files
README.md
CHANGED
|
@@ -98,6 +98,7 @@ Users (both direct and downstream) should be aware of the limitations and intend
|
|
| 98 |
|
| 99 |
**BibTeX:**
|
| 100 |
|
|
|
|
| 101 |
@misc{photomz2023,
|
| 102 |
author = {Markus Zhang, Vir Chau},
|
| 103 |
title = {BabyDoctor},
|
|
@@ -105,9 +106,11 @@ Users (both direct and downstream) should be aware of the limitations and intend
|
|
| 105 |
howpublished = {\url{https://github.com/photomz/BabyDoctor}},
|
| 106 |
note = {GitHub}
|
| 107 |
}
|
|
|
|
| 108 |
|
| 109 |
**APA:**
|
| 110 |
|
|
|
|
| 111 |
@misc{photomz2023,
|
| 112 |
author = {{Zhang, M.} and {Chau, V.}},
|
| 113 |
title = {BabyDoctor},
|
|
@@ -115,6 +118,7 @@ Users (both direct and downstream) should be aware of the limitations and intend
|
|
| 115 |
howpublished = {\url{https://github.com/photomz/BabyDoctor}},
|
| 116 |
note = {GitHub}
|
| 117 |
}
|
|
|
|
| 118 |
|
| 119 |
|
| 120 |
Contact us by submitting a [GitHub issue](https://github.com/photomz/BabyDoctor)!
|
|
|
|
| 98 |
|
| 99 |
**BibTeX:**
|
| 100 |
|
| 101 |
+
```
|
| 102 |
@misc{photomz2023,
|
| 103 |
author = {Markus Zhang, Vir Chau},
|
| 104 |
title = {BabyDoctor},
|
|
|
|
| 106 |
howpublished = {\url{https://github.com/photomz/BabyDoctor}},
|
| 107 |
note = {GitHub}
|
| 108 |
}
|
| 109 |
+
```
|
| 110 |
|
| 111 |
**APA:**
|
| 112 |
|
| 113 |
+
```
|
| 114 |
@misc{photomz2023,
|
| 115 |
author = {{Zhang, M.} and {Chau, V.}},
|
| 116 |
title = {BabyDoctor},
|
|
|
|
| 118 |
howpublished = {\url{https://github.com/photomz/BabyDoctor}},
|
| 119 |
note = {GitHub}
|
| 120 |
}
|
| 121 |
+
```
|
| 122 |
|
| 123 |
|
| 124 |
Contact us by submitting a [GitHub issue](https://github.com/photomz/BabyDoctor)!
|