========
spline3 is a parallel implementation of the 3d interpolation scheme
-described in paper, `Local quasi-interpolation by cubic C\ :sup:`1`
-splines on type-6 tetrahedral partitions
+described in paper, `Local quasi-interpolation by cubic C^1 splines on
+type-6 tetrahedral partitions
<https://doi.org/10.1093/imanum/drl014>`_ by Sorokina and
Zeilfelder. It takes volumetric data as input, and allows you to CSI
enhance it. The gaps are filled in with interpolated data.