Files
the-sourdough-framework/book/intro/acknowledgements.tex
Hendrik Kleinwaechter 429ac7aca4 Remove WIP Flag (#45)
I can't believe it. After almost a year we finally have a decent
book. I am happy to remove the [WIP] flag for now.
2023-02-03 14:54:40 +01:00

33 lines
997 B
TeX

This book would not have been possible without your help.
With all your donations I have been able to take time off from my job and
focus on this project.
Furthermore many of you have contributed and improved the
instructions, fixed spelling mistakes and/or provided
feedback on the content. Each of you has made this book
better.
By providing this book free of charge,
we can enable more people around the world to bake delicious sourdough
bread at home.
Thank you very much for your support!\\
\begin{filecontents}{supporters.csv}
\end{filecontents}
{Big shout-out to all the initial supporters who helped launching this project:}
\pgfplotstableset{
begin table=\begin{longtable},
end table=\end{longtable},
}
\pgfplotstabletypeset[col sep=comma,
header=true,
columns={Name},
columns/Name/.style={column type=l,string type},
every head row/.style={before row=\toprule, after row=\midrule\endhead},
every last row/.style={after row=\bottomrule}
]{supporters.csv}