diff options
Diffstat (limited to 'reading/parsons1992.html')
-rwxr-xr-x | reading/parsons1992.html | 11 |
1 files changed, 11 insertions, 0 deletions
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> |