jackal1586 commited on
Commit
467d25a
1 Parent(s): 4ddc735

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -215,5 +215,16 @@ unittest_db = {
215
  primaryClass={cs.CL}
216
  }
217
  ```
 
 
 
 
 
 
 
 
 
 
 
218
 
219
 
 
215
  primaryClass={cs.CL}
216
  }
217
  ```
218
+ Part of this work was submitted as a requirement for the Master of Science degree in Computer Science and Applications at the Islamic University of Technology by Muhammad Abdullah Matin Khan Zarzis. (The thesis or project report will be added upon publication).
219
+
220
+ ```
221
+ @misc{khan2024xcodeeval,
222
+ title={Development of a Code Search Engine Using Natural Language Processing Techniques},
223
+ author={Mohammad Abdullah Matin Khan},
224
+ year={2024},
225
+ publication={Journal of Engineering and Technology (JET)}
226
+ url=TBA
227
+ }
228
+ ```
229
 
230