Joaoffg commited on
Commit
e05a2b1
·
verified ·
1 Parent(s): 5c58365

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -159,17 +159,20 @@ The project applied Chinchilla scaling laws to budget compute and used efficienc
159
  **BibTeX:**
160
 
161
  ```bibtex
162
- @techreport{goncalves2026share,
163
- title = {SHARE Technical Report: Social-Humanities AI for Research and Education},
164
- author = {Gon{\c{c}}alves, Jo{\~a}o and de Jager, Sonia and Knoth, Petr and Pride, David and Jelicic, Nick},
165
- year = {2026},
166
- institution = {Erasmus University Rotterdam and Open University}
 
 
 
167
  }
168
  ```
169
 
170
  **APA:**
171
 
172
- Gonçalves, J., de Jager, S., Knoth, P., Pride, D., & Jelicic, N. (2026). *SHARE Technical Report: Social-Humanities AI for Research and Education*. Erasmus University Rotterdam and Open University.
173
 
174
  ## Privacy statement
175
 
 
159
  **BibTeX:**
160
 
161
  ```bibtex
162
+ @misc{gonçalves2026sharesocialhumanitiesairesearch,
163
+ title={SHARE: Social-Humanities AI for Research and Education},
164
+ author={João Gonçalves and Sonia de Jager and Petr Knoth and David Pride and Nick Jelicic},
165
+ year={2026},
166
+ eprint={2604.11152},
167
+ archivePrefix={arXiv},
168
+ primaryClass={cs.CL},
169
+ url={https://arxiv.org/abs/2604.11152},
170
  }
171
  ```
172
 
173
  **APA:**
174
 
175
+ Gonçalves, J., de Jager, S., Knoth, P., Pride, D., & Jelicic, N. (2026). SHARE: Social-humanities AI for research and education. arXiv. https://arxiv.org/abs/2604.11152
176
 
177
  ## Privacy statement
178