This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A105967 #4 Jul 07 2016 23:54:49 %S A105967 0,11,23,58,132,134,558,914,4233,3776,10987,15972,58441,81676,510946, %T A105967 1771128,6574636,8750251,21393196,41831781,151422983,204013462 %N A105967 Slowest increasing sequence all of whose successive digits are the digits of the Fibonacci numbers. %H A105967 Ron Knott, <a href="http://www.maths.surrey.ac.uk/hosted-sites/R.Knott/Fibonacci/fib.html">Fibonacci Numbers</a>. %F A105967 Write down the Fibonacci numbers and consider it as a unique succession of digits. Divide up into chunks of minimal length (and not beginning with 0) so that chunks are increasing numbers in order to form the slowest ever increasing sequence of slices (disregarding the number of digits) of the succession of the digits of the Fibonacci numbers. %Y A105967 Cf. A093086, A102085, A098080. %K A105967 base,easy,nonn %O A105967 0,2 %A A105967 _Alexandre Wajnberg_, Apr 28 2005