Skip to content

Commit 96f9f21

Browse files
authored
Update README.md
1 parent 600d4e9 commit 96f9f21

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,13 @@ Description of some options (more can be found in _`args.py`_):
6868
### Citation
6969

7070
```
71-
@misc{padhi2020tabular,
72-
title={Tabular Transformers for Modeling Multivariate Time Series},
73-
author={Inkit Padhi and Yair Schiff and Igor Melnyk and Mattia Rigotti and Youssef Mroueh and Pierre Dognin and Jerret Ross and Ravi Nair and Erik Altman},
74-
year={2020},
75-
eprint={2011.01843},
76-
archivePrefix={arXiv},
77-
primaryClass={cs.LG}
71+
@inproceedings{padhi2021tabular,
72+
title={Tabular transformers for modeling multivariate time series},
73+
author={Padhi, Inkit and Schiff, Yair and Melnyk, Igor and Rigotti, Mattia and Mroueh, Youssef and Dognin, Pierre and Ross, Jerret and Nair, Ravi and Altman, Erik},
74+
booktitle={ICASSP 2021-2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
75+
pages={3565--3569},
76+
year={2021},
77+
organization={IEEE},
78+
url={https://ieeexplore.ieee.org/document/9414142}
7879
}
7980
```

0 commit comments

Comments
 (0)