Эх сурвалжийг харах

citation in readme

Former-commit-id: c0adc7f485bf3d2025b0efae6d32ff4d16151e0b
Alec Jacobson 11 жил өмнө
parent
commit
c743b11bec
1 өөрчлөгдсөн 14 нэмэгдсэн , 0 устгасан
  1. 14 0
      README.md

+ 14 - 0
README.md

@@ -395,3 +395,17 @@ this.
 
 If you find bugs or have problems please use our [github issue tracking
 page](https://github.com/libigl/libigl/issues).
+
+## Academic citation ##
+If you use libigl in your research projects, please cite the papers we
+implement as appropriate. To cite the library in general, you could use this
+BibTeX entry:
+
+```bibtex
+@misc{libigl,
+  title = {{libigl}: A simple {C++} geometry processing library},
+  author = {Alec Jacobson and Daniele Panozzo and others},
+  note = {http://igl.ethz.ch/projects/libigl/},
+  year = {2013},
+}
+```