By 'repeating CFs' I'm referring to continued fractions who's coefficients have an arithmetic progression. For example e ~ 2.718281828 = CF([2,1,2,1],[0,2,0]) = CF([2,1,2,1,1,4,1,1,6,1,1,...]). While quadratic surds have the form CF( [a_{0}, a_{1}, ..., a_{n} ] and [v_{0},v_{1},...,v_{m}])...