omidvaramin commited on
Commit
d2c7676
1 Parent(s): 14b996c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -89,4 +89,24 @@ print(result[0])
89
 
90
  ```
91
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
 
 
89
 
90
  ```
91
 
92
+ ### BibTeX entry and citation info
93
+
94
+ ```bibtex
95
+ @ARTICLE{10154027,
96
+
97
+ author={Omidvar, Amin and An, Aijun},
98
+
99
+ journal={IEEE Access},
100
+
101
+ title={Learning to Generate Popular Headlines},
102
+
103
+ year={2023},
104
+
105
+ volume={11},
106
+
107
+ number={},
108
+
109
+ pages={60904-60914},
110
+
111
+ doi={10.1109/ACCESS.2023.3286853}}
112