diff options
author | Alex Berowski <> | 2022-07-18 18:30:27 -0500 |
---|---|---|
committer | Alex Berowski <> | 2022-07-18 18:30:27 -0500 |
commit | 85850fbcc0598f025c71802f438cb244a57aa1b1 (patch) | |
tree | ab6af081052033eb108bb94a15337d74f3442fb7 /reading | |
parent | 132189a042ea713a72a84336dca760c81665f883 (diff) |
Diffstat (limited to 'reading')
-rwxr-xr-x | reading/jones2000.html | 11 | ||||
-rwxr-xr-x | reading/jones2000.pdf | bin | 0 -> 35348613 bytes | |||
-rwxr-xr-x | reading/jones2000.png | bin | 0 -> 12287 bytes | |||
-rwxr-xr-x | reading/parsons1992.html | 11 | ||||
-rwxr-xr-x | reading/parsons1992.pdf | bin | 0 -> 6479424 bytes | |||
-rwxr-xr-x | reading/parsons1992.png | bin | 0 -> 1104344 bytes |
6 files changed, 22 insertions, 0 deletions
diff --git a/reading/jones2000.html b/reading/jones2000.html new file mode 100755 index 0000000..9c3184c --- /dev/null +++ b/reading/jones2000.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <title>Understanding violent crime</title> + <meta charset="utf-8"> +</head> + +<body> + <object type="application/pdf" data="jones2000.pdf" style="min-height:100vh;width:100%"></object> +</body> +</html> diff --git a/reading/jones2000.pdf b/reading/jones2000.pdf Binary files differnew file mode 100755 index 0000000..a0386ea --- /dev/null +++ b/reading/jones2000.pdf diff --git a/reading/jones2000.png b/reading/jones2000.png Binary files differnew file mode 100755 index 0000000..7037838 --- /dev/null +++ b/reading/jones2000.png diff --git a/reading/parsons1992.html b/reading/parsons1992.html new file mode 100755 index 0000000..53768f8 --- /dev/null +++ b/reading/parsons1992.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <title>Overland Flow</title> + <meta charset="utf-8"> +</head> + +<body> + <object type="application/pdf" data="parsons1992.pdf" style="min-height:100vh;width:100%"></object> +</body> +</html> diff --git a/reading/parsons1992.pdf b/reading/parsons1992.pdf Binary files differnew file mode 100755 index 0000000..40d5903 --- /dev/null +++ b/reading/parsons1992.pdf diff --git a/reading/parsons1992.png b/reading/parsons1992.png Binary files differnew file mode 100755 index 0000000..6987c79 --- /dev/null +++ b/reading/parsons1992.png |