Repository: reef Updated Branches: refs/heads/master 3531944f1 -> 5e7d99be3
[REEF-1792] Update publications section on the website JIRA: [REEF-1792](https://issues.apache.org/jira/browse/REEF-1792) Closes #1301 Project: http://git-wip-us.apache.org/repos/asf/reef/repo Commit: http://git-wip-us.apache.org/repos/asf/reef/commit/5e7d99be Tree: http://git-wip-us.apache.org/repos/asf/reef/tree/5e7d99be Diff: http://git-wip-us.apache.org/repos/asf/reef/diff/5e7d99be Branch: refs/heads/master Commit: 5e7d99be321976ee3c02dc55a146a5e1420b7227 Parents: 3531944 Author: Won Wook SONG <[email protected]> Authored: Fri Apr 28 15:06:49 2017 +0900 Committer: Sergiy Matusevych <[email protected]> Committed: Wed May 3 13:16:41 2017 -0700 ---------------------------------------------------------------------- website/src/site/markdown/publications.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/reef/blob/5e7d99be/website/src/site/markdown/publications.md ---------------------------------------------------------------------- diff --git a/website/src/site/markdown/publications.md b/website/src/site/markdown/publications.md index 5d1f1e0..0332967 100644 --- a/website/src/site/markdown/publications.md +++ b/website/src/site/markdown/publications.md @@ -25,7 +25,11 @@ The main paper on REEF is: Please cite this paper when you mention REEF. -Other publications: +--- + +#### Powered by REEF: + +**[Pado: A Data Processing Engine for Harnessing Transient Resources in Datacenters](http://dl.acm.org/citation.cfm?id=3064181)**, Youngseok Yang et al. *In Proceedings of the Twelfth European Conference on Computer Systems (EuroSys '17)*. [`[pdf]`](http://dl.acm.org/ft_gateway.cfm?id=3064181&ftid=1866295&dwn=1&CFID=756086935&CFTOKEN=10517259)[`[bib]`](http://dl.acm.org/downformats.cfm?id=3064181&parent_id=3064176&expformat=bibtex&CFID=756086935&CFTOKEN=10517259) **Salmon: Towards Production-Grade, Platform-Independent Distributed ML**, Mikhail Bilenko et al. *ICML Machine Learning Systems workshop, 2016*. [`[pdf]`](papers/2016-ICML-LearningSys-Salmon.pdf)[`[bib]`](bib/salmon.bib)
