renamed/reorganized files
This commit is contained in:
parent
68477177ec
commit
520b90f3c1
7
grfp_proposals/2013-mary_joyce-FUNDED/README.txt
Normal file
7
grfp_proposals/2013-mary_joyce-FUNDED/README.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Mary was a MA/PhD student at the UW Department of Communication. She applied to SBE.
|
||||||
|
|
||||||
|
Mary has given me premission us to share this material with group members.
|
||||||
|
Please do not distribute it without her permission.
|
||||||
|
|
||||||
|
- Mako
|
||||||
|
|
1
grfp_proposals/2016-nathante-FUNDED/README.txt
Normal file
1
grfp_proposals/2016-nathante-FUNDED/README.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
Submitted to SBE in 2015. Funded in April 2016.
|
BIN
grfp_proposals/2016-nathante-FUNDED/nsfgrfp_personal.pdf
Normal file
BIN
grfp_proposals/2016-nathante-FUNDED/nsfgrfp_personal.pdf
Normal file
Binary file not shown.
BIN
grfp_proposals/2016-nathante-FUNDED/nsfgrfp_research.pdf
Normal file
BIN
grfp_proposals/2016-nathante-FUNDED/nsfgrfp_research.pdf
Normal file
Binary file not shown.
@ -1,26 +0,0 @@
|
|||||||
#!/usr/bin/make
|
|
||||||
all: $(patsubst %.tex,%.pdf,$(wildcard *.tex))
|
|
||||||
pdf: all
|
|
||||||
|
|
||||||
|
|
||||||
%.pdf: %.tex
|
|
||||||
latexmk -f -pdf -quiet $<
|
|
||||||
|
|
||||||
clean:
|
|
||||||
latexmk -f -pdf -quiet -c *.tex
|
|
||||||
rm -rf figure/
|
|
||||||
rm -f *.tex
|
|
||||||
rm -f *.tmp
|
|
||||||
rm -f vc
|
|
||||||
rm -f *.bbl
|
|
||||||
rm -f generalizable_wiki.pdf
|
|
||||||
|
|
||||||
|
|
||||||
viewpdf: all
|
|
||||||
evince *.pdf
|
|
||||||
|
|
||||||
spell:
|
|
||||||
aspell -c -t --tex-check-comments -b text.tex
|
|
||||||
|
|
||||||
.PHONY: clean all
|
|
||||||
.PRECIOUS: %.tex
|
|
Loading…
Reference in New Issue
Block a user