updated index.html
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5f5c7eca Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5f5c7eca Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/5f5c7eca Branch: refs/heads/master Commit: 5f5c7eca1d3c500550731fdaf24936286dffba45 Parents: 3319b80 Author: Marko A. Rodriguez <[email protected]> Authored: Wed Oct 26 19:10:16 2016 -0600 Committer: Stephen Mallette <[email protected]> Committed: Thu Oct 27 07:42:10 2016 -0400 ---------------------------------------------------------------------- site/home/index.html | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/5f5c7eca/site/home/index.html ---------------------------------------------------------------------- diff --git a/site/home/index.html b/site/home/index.html index 162d568..bf061c3 100644 --- a/site/home/index.html +++ b/site/home/index.html @@ -274,6 +274,7 @@ limitations under the License. <a name="publications"></a> <h4 id="publications">Publications</h4> <ul> + <li>Rodriguez, M.A., "<a href="https://www.datastax.com/dev/blog/a-gremlin-implementation-of-the-gremlin-traversal-machine">A Gremlin Implementation of the Gremlin Traversal Machine</a>," DataStax Engineering Blog, October 2016.</li> <li>Rodriguez, M.A., "<a href="http://www.datastax.com/dev/blog/gremlins-time-machine">Gremlin's Time Machine</a>," DataStax Engineering Blog, September 2016.</li> <li>Rodriguez, M.A., "<a href="http://www.slideshare.net/slidarko/gremlins-graph-traversal-machinery">Gremlin's Graph Traversal Machinery</a>," Cassandra Summit, September 2016.</li> <li>Rodriguez, M.A., "<a href="http://www.datastax.com/dev/blog/the-mechanics-of-gremlin-olap">The Mechanics of Gremlin OLAP</a>," DataStax Engineering Blog, April 2016.</li> @@ -308,6 +309,7 @@ limitations under the License. <li><a href="https://github.com/jbmusso">Jean-Baptiste Musso</a> (2016 - Committer): Gremlin Server testing, Gremlin Driver (Node.js/JavaScript), mailing list support.</li> <li><a href="http://www.michaelpollmeier.com/">Michael Pollmeier</a> (2016 - Committer): Gremlin language, Gremlin-Scala.</li> <li><a href="https://github.com/davebshow">David Brown</a> (2016 - Committer): Python libraries, Gremlin Server testing.</li> + <li><a href="https://github.com/robertdale">Robert Dale</a> (2016 - Committer): Gremlin Console/Server, documentation, mailing list support.</li> </ul> </div> </div>
