mirror of https://gitee.com/bigwinds/arangodb
Update README.md
This commit is contained in:
parent
eaa980f05a
commit
cb7a1561c4
|
@ -97,9 +97,11 @@ Citing ArangoDB
|
||||||
---------------
|
---------------
|
||||||
Please kindly cite ArangoDB in your publications if it helps your research:
|
Please kindly cite ArangoDB in your publications if it helps your research:
|
||||||
|
|
||||||
@misc{Jan13ArangoDB,
|
```bibtex
|
||||||
Author = {Jan Steeman, Michael Hackstein},
|
@misc{ArangoDB2013,
|
||||||
|
Author = {ArangoDB},
|
||||||
Title = { {ArangoDB}: An Open Source multi-purpose database supporting flexible data models for documents, graphs, and key-values.},
|
Title = { {ArangoDB}: An Open Source multi-purpose database supporting flexible data models for documents, graphs, and key-values.},
|
||||||
Year = {2013},
|
Year = {2013},
|
||||||
Howpublished = {\url{http://arangodb.org/}
|
Howpublished = {\url{http://arangodb.org/}
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue