Skip to content

Commit 43e17ba

Browse files
author
Jixin Feng
committed
add bibtex entry for citation
1 parent 331d5e7 commit 43e17ba

1 file changed

Lines changed: 21 additions & 3 deletions

File tree

README.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,28 @@
1818

1919
可以按如下方式进行引用:
2020

21-
Jindong Wang et al. Transfer Learning Tutorial. 2018.
21+
Jindong Wang et al. Transfer Learning Tutorial. 2018.
2222

2323
王晋东等. 迁移学习简明手册. 2018.
2424

25+
#### BibTeX
26+
27+
```
28+
@misc{WangTLTutorial2018,
29+
Author = {Jindon Wang et al.},
30+
Title = {Transfer Learning Tutorial},
31+
Url = {https://github.com/jindongwang/transferlearning-tutorial},
32+
Year = {2018},
33+
}
34+
35+
@misc{WangTLTutorial2018cn,
36+
Author = {王晋东等},
37+
Title = {迁移学习简明手册},
38+
Url = {https://github.com/jindongwang/transferlearning-tutorial},
39+
Year = {2018},
40+
}
41+
```
42+
2543
- - -
2644

2745
## 参与贡献方式
@@ -87,5 +105,5 @@ Jindong Wang et al. Transfer Learning Tutorial. 2018.
87105

88106
### 贡献者信息
89107

90-
- [@jindongwang](https://github.com/jindongwang) 王晋东,中国科学院计算技术研究所
91-
- [@Godblesswz](https://github.com/Godblesswz) 万震,重庆大学土木工程学院
108+
- [@jindongwang](https://github.com/jindongwang) 王晋东,中国科学院计算技术研究所
109+
- [@Godblesswz](https://github.com/Godblesswz) 万震,重庆大学土木工程学院

0 commit comments

Comments
 (0)