Ben Payne has worked in the federal government for the past decade after graduating with a PhD in computational physics. Ben grew up in the Midwest and now lives on the east coast of the United States. Ben enjoys cooking and walking in nature.
The guidebook for Bureaucracy: https://processempathy.github.io/
This book is not "7 types of Bureaucrats You'll Encounter" or even "5 Tips on how to be a Better Bureaucrat."
I'm not able to consolidate the content down to a standard (concise) essay format, e.g., https://www.bucks.edu/media/bcccmedialibrary/pdf/FiveParagraphEssayOutlineJuly08_000.pdf
I assume the distribution format is PDF, or something else that supports hyperlinks.
Blog posts:
make docker_build
now=`date`; ./make all; echo $now; date
The .tex files are stored on Overleaf.
make rm
make uz
./make.sh all
First, get the docker image ID using
docker images
and then
docker tag 6d2b4a5ecf1b benislocated/bureaucracy_book_latex_debian:latest
docker login
docker push benislocated/bureaucracy_book_latex_debian:latest
which results in the image being available on https://hub.docker.com/r/benislocated/bureaucracy_book_latex_debian
- TEXnical Tips for Producing a "Clean" Index - https://www.ams.org/arc/tex/howto/index/0index-notes.pdf
- https://en.wikibooks.org/wiki/LaTeX/Indexing
- https://latex-tutorial.com/creating-index-latex/