-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathabout.html
17 lines (15 loc) · 961 Bytes
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: page
title: About
description: Clowder has been in development over the past 10 years with contributions from many projects and partners.
permalink: /about/
---
<div class="row">
<div class="col mx-auto my-5">
<h1>Cite</h1>
If you publish work that uses Clowder, please consider citing the following paper. This will greatly help us find future funding. Thank you!
<blockquote class="blockquote">
<p class="mb-0">Luigi Marini, Indira Gutierrez-Polo, Rob Kooper, Sandeep Puthanveetil Satheesan, Maxwell Burnette, Jong Lee, Todd Nicholson, Yan Zhao, and Kenton McHenry. 2018. Clowder: Open Source Data Management for Long Tail Data. In Proceedings of the Practice and Experience on Advanced Research Computing (PEARC '18). ACM, New York, NY, USA, Article 40, 8 pages. DOI: <a href="https://doi.org/10.1145/3219104.3219159">https://doi.org/10.1145/3219104.3219159</a></p>
</blockquote>
</div>
</div>