You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/03/20 23:02:30 UTC

[GitHub] piiswrong closed pull request #9318: [MXNET-35] simplify import of citation metadata

piiswrong closed pull request #9318: [MXNET-35] simplify import of citation metadata
URL: https://github.com/apache/incubator-mxnet/pull/9318
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CITATION b/CITATION
new file mode 100644
index 00000000000..38ebdde2428
--- /dev/null
+++ b/CITATION
@@ -0,0 +1,23 @@
+@article{DBLP:journals/corr/ChenLLLWWXXZZ15,
+  author    = {Tianqi Chen and
+               Mu Li and
+               Yutian Li and
+               Min Lin and
+               Naiyan Wang and
+               Minjie Wang and
+               Tianjun Xiao and
+               Bing Xu and
+               Chiyuan Zhang and
+               Zheng Zhang},
+  title     = {MXNet: {A} Flexible and Efficient Machine Learning Library for Heterogeneous
+               Distributed Systems},
+  journal   = {CoRR},
+  volume    = {abs/1512.01274},
+  year      = {2015},
+  url       = {http://arxiv.org/abs/1512.01274},
+  archivePrefix = {arXiv},
+  eprint    = {1512.01274},
+  timestamp = {Wed, 07 Jun 2017 14:40:48 +0200},
+  biburl    = {http://dblp.org/rec/bib/journals/corr/ChenLLLWWXXZZ15},
+  bibsource = {dblp computer science bibliography, http://dblp.org}
+}


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services