diff --git a/Makefile b/Makefile
index 215f2aa3e02d2dfb726a915da546ebe3d172d762..0bcc958d4fd473f950cf57cd9e6250af3bb2d201 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,9 @@ ref:
 	make
 	rm .ref
 	mv main.pdf bind_ref.pdf
-all: ref ${filename}.pdf resources.pdf
+creds:
+	cd images && pandoc artists.md -o ../art.pdf
+all: ref ${filename}.pdf resources.pdf creds
 tree:
 	[ -e ../config ] || ( echo "You don't have a local config repo" && exit 1 )
 	git status
diff --git a/images/artists.md b/images/artists.md
index 5a3b684caf8c522d72afe3bcd789d8cdf503f30a..7820b0611d8c60b799d04f3f28f38931acecd8f8 100644
--- a/images/artists.md
+++ b/images/artists.md
@@ -1,9 +1,8 @@
-![The Storyteller, by Boris Pecikozic](Boris_Pecikozic/the_storyteller.jpg)
-
-
+![The Storyteller, by Boris
+Pecikozic](Boris_Pecikozic/the_storyteller.jpg)
 
 ![Vitals Shot by Roch Hercka](Roch_Hercka/vitals_shot.jpg)
 
-
-
 ![Escape by Vladimir Arabadzhi](Vladimir_Arabadzhi/escape.svg)
+
+![Studio DA](Studio_DA/fire_form.svg)