Skip to content

Commit ff48896

Browse files
Merge pull request #435 from kabilar/master
Fix links to documentation
2 parents 5b43e3c + 315cf79 commit ff48896

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,8 @@
55
DataJoint for MATLAB is a high-level programming interface for relational databases designed to support data processing chains in science labs. DataJoint is built on the foundation of the relational data model and prescribes a consistent method for organizing, populating, and querying data.
66

77
For more information, see our
8-
[general](https://datajoint.com/docs/welcome/) and
9-
[MATLAB](https://datajoint.com/docs/core/datajoint-matlab/) documentation pages.
10-
11-
## Citation
12-
13-
+ If your work uses DataJoint for MATLAB, please cite the following Research Resource Identifier (RRID) and manuscript.
14-
15-
+ DataJoint ([RRID:SCR_014543](https://scicrunch.org/resolver/SCR_014543)) - DataJoint for MATLAB (version `<Enter version number>`)
16-
17-
+ Yatsenko D, Reimer J, Ecker AS, Walker EY, Sinz F, Berens P, Hoenselaar A, Cotton RJ, Siapas AS, Tolias AS. DataJoint: managing big scientific data using MATLAB or Python. bioRxiv. 2015 Jan 1:031658. doi: https://doi.org/10.1101/031658
8+
[general DataJoint docs](https://datajoint.com/docs/) and
9+
[DataJoint MATLAB docs](https://datajoint.com/docs/additional-resources/).
1810

1911
## For Developers: Running Tests Locally
2012

0 commit comments

Comments
 (0)