haneulpark commited on
Commit
2aa77d7
·
verified ·
1 Parent(s): 14019e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -71,8 +71,8 @@ print(lengths[:5])
71
  </ul>
72
 
73
 
74
- <h2>Citation</h2>
75
- <ul>
76
  @article{Schmidt2010,
77
  title = {Correlation of 2J couplings with protein secondary structure},
78
  volume = {78},
@@ -87,6 +87,6 @@ print(lengths[:5])
87
  month = feb,
88
  pages = {1544–1562}
89
  }
90
- </ul>
91
 
92
  <i>_This dataset was curated by Nicolas Langdon (<a href="mailto:nblangdon@wesleyan.edu">nblangdon@wesleyan.edu</a>) from the five original papers listed above._</i>
 
71
  </ul>
72
 
73
 
74
+ ### Citation
75
+ ```
76
  @article{Schmidt2010,
77
  title = {Correlation of 2J couplings with protein secondary structure},
78
  volume = {78},
 
87
  month = feb,
88
  pages = {1544–1562}
89
  }
90
+ ```
91
 
92
  <i>_This dataset was curated by Nicolas Langdon (<a href="mailto:nblangdon@wesleyan.edu">nblangdon@wesleyan.edu</a>) from the five original papers listed above._</i>