Skip to content

Commit c2ff155

Browse files
committed
solved the logo problem
1 parent aa7b31a commit c2ff155

File tree

17,622 files changed

+1553297
-1553206
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

17,622 files changed

+1553297
-1553206
lines changed

.gitignore

100644100755
File mode changed.

.pre-commit-config.yaml

100644100755
File mode changed.

.vscode/settings.json

100644100755
File mode changed.

Index_GWF.md

100644100755
File mode changed.

LICENSE

100644100755
File mode changed.

Makefile

100644100755
File mode changed.

README.md

100644100755
File mode changed.

README_detailed.md

100644100755
File mode changed.

bin/acl-mirror-cronjob.sh

100644100755
File mode changed.

bin/aclanthology.org/README

100644100755
File mode changed.

bin/aclanthology.org/build_thumbnails.sh

100644100755
File mode changed.

bin/aclanthology.org/remove-previews.sh

100644100755
File mode changed.

bin/add_attachment.py

100644100755
File mode changed.

bin/add_author_id.py

100644100755
File mode changed.

bin/add_award.py

100644100755
File mode changed.

bin/add_bulk_attachments.py

100644100755
File mode changed.

bin/add_dois.py

100644100755
File mode changed.

bin/add_isbns.py

100644100755
File mode changed.

bin/add_language.py

100644100755
File mode changed.

bin/add_missing_attachments.py

100644100755
File mode changed.

bin/add_revision.py

100644100755
File mode changed.

bin/add_venue.py

100644100755
File mode changed.

bin/add_video_tags.py

100644100755
File mode changed.

bin/anthology/__init__.py

100644100755
File mode changed.

bin/anthology/anthology.py

100644100755
File mode changed.

bin/anthology/bibtex.py

100644100755
File mode changed.

bin/anthology/data.py

100644100755
File mode changed.

bin/anthology/formatter.py

100644100755
File mode changed.

bin/anthology/index.py

100644100755
File mode changed.

bin/anthology/latexcodec.py

100644100755
File mode changed.

bin/anthology/papers.py

100644100755
File mode changed.

bin/anthology/people.py

100644100755
File mode changed.

bin/anthology/sigs.py

100644100755
File mode changed.

bin/anthology/texmath.py

100644100755
File mode changed.

bin/anthology/unimathsymbols.txt

100644100755
File mode changed.

bin/anthology/utils.py

100644100755
File mode changed.

bin/anthology/venues.py

100644100755
File mode changed.

bin/anthology/volumes.py

100644100755
File mode changed.

bin/author_case.py

100644100755
File mode changed.

bin/author_names_to_variants.py

100644100755
File mode changed.

bin/auto_authors.py

100644100755
File mode changed.

bin/auto_name_variants.py

100644100755
File mode changed.

bin/change_authors.py

100644100755
File mode changed.

bin/clean_name_variants.py

100644100755
File mode changed.

bin/consolidate_urls.py

100644100755
File mode changed.

bin/create_bibtex.py

100644100755
File mode changed.

bin/create_hugo_pages.py

100644100755
File mode changed.

bin/create_hugo_yaml.py

100644100755
File mode changed.

bin/create_mirror.py

100644100755
File mode changed.

bin/create_sitemapindex.sh

100644100755
File mode changed.

bin/db_txt_to_yaml.sh

100644100755
File mode changed.

bin/diff_two_builds.sh

100644100755
File mode changed.

bin/diff_xml.py

100644100755
File mode changed.

bin/download_tacl.py

100644100755
File mode changed.

bin/escapeXML.pl

100644100755
File mode changed.

bin/extract_corrections_for_processing.py

100644100755
File mode changed.

bin/find_name_variants.py

100644100755
File mode changed.

bin/fix_attachments.py

100644100755
File mode changed.

bin/fix_titles.py

100644100755
File mode changed.

bin/fixedcase/README.md

100644100755
File mode changed.

bin/fixedcase/common.py

100644100755
File mode changed.

bin/fixedcase/protect.py

100644100755
File mode changed.

bin/fixedcase/protect_allcaps.py

100644100755
File mode changed.

bin/fixedcase/requirements.txt

100644100755
File mode changed.

bin/fixedcase/shrink.py

100644100755
File mode changed.

bin/fixedcase/special-case-titles

100644100755
File mode changed.

bin/fixedcase/train.py

100644100755
File mode changed.

bin/fixedcase/train_phrasal.py

100644100755
File mode changed.

bin/fixedcase/truelist

100644100755
File mode changed.

bin/generate_crossref_doi_metadata.py

100644100755
File mode changed.

bin/indent.py

100644100755
File mode changed.

bin/ingest.py

100644100755
File mode changed.

bin/ingest_aclpub2.py

100644100755
File mode changed.

bin/ingest_archive_video.py

100644100755
File mode changed.

bin/ingest_frontmatter.py

100644100755
File mode changed.

bin/ingest_lilt.py

100644100755
File mode changed.

bin/ingest_mitpress.py

100644100755
File mode changed.

bin/ingest_mtarchive.py

100644100755
File mode changed.

bin/ingest_pwc.py

100644100755
File mode changed.

bin/ingest_tsv.py

100644100755
File mode changed.

bin/latex_to_unicode.py

100644100755
File mode changed.

bin/likely_name_split.py

100644100755
File mode changed.

bin/merge_xml.py

100644100755
File mode changed.

bin/new-authors.py

100644100755
File mode changed.

bin/normalize_anth.py

100644100755
File mode changed.

bin/parsenames.pl

100644100755
File mode changed.

bin/patch_fixedcase.py

100644100755
File mode changed.

bin/repair_url.py

100644100755
File mode changed.

bin/requirements.txt

100644100755
File mode changed.

bin/retract_paper.py

100644100755
File mode changed.

bin/revise_revisions.py

100644100755
File mode changed.

bin/split_sitemap.py

100644100755
File mode changed.

bin/summarize_additions.py

100644100755
File mode changed.

bin/title_case.py

100644100755
File mode changed.

bin/upload_files.py

100644100755
File mode changed.

bin/verify_filelist.py

100644100755
File mode changed.

bin/verify_files.py

100644100755
File mode changed.

bin/vimeo-linker.py

100644100755
File mode changed.

bin/vimeo_apikeys.py.dummy

100644100755
File mode changed.

bin/volumes_from_diff.py

100644100755
File mode changed.

bin/write_bibkeys_to_xml.py

100644100755
File mode changed.

bin/yamlfix.py

100644100755
File mode changed.

data.rar

100644100755
File mode changed.

data/xml/G16.xml

100644100755
File mode changed.

data/xml/G17.xml

100644100755
File mode changed.

data/xml/G18.xml

100644100755
File mode changed.

data/xml/G19.xml

100644100755
File mode changed.

data/xml/G20.xml

100644100755
File mode changed.

data/xml/G21.xml

100644100755
File mode changed.

data/xml/G22.xml

100644100755
File mode changed.

data/xml/G23.xml

100644100755
File mode changed.

data/xml/G24.xml

100644100755
File mode changed.

data/yaml/joint.yaml

100644100755
File mode changed.

data/yaml/name_variants.yaml

100644100755
File mode changed.

data/yaml/venues.yaml

100644100755
File mode changed.

data_converted.rar

100644100755
File mode changed.

docs/.htaccess

+85
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
# See here for flags: https://httpd.apache.org/docs/2.4/rewrite/flags.html
2+
#
3+
# These rewrite rules attempt to redirect a number of supported URLs
4+
# to the canonical location at https://www.aclweb.org/anthology/. The
5+
# supported URLs are http[s]?://(www.)?anthology.aclweb.org/.
6+
#
7+
# In addition, we support a number of convenience shortcuts for PDF
8+
# files and attachments, paper pages, and authors.
9+
10+
# Notes regarding mirrors:
11+
# we try to keep the rules compatible with mirrors.
12+
# there is one variable we need to fill in:
13+
# is the base directory of the anthology
14+
# and is replaced in this file during build time.
15+
16+
# This is important for returning the proper encoding for BibTeX files
17+
AddDefaultCharset utf-8
18+
19+
# Use the Anthology-themed error document
20+
ErrorDocument 404 //404.html
21+
22+
RewriteEngine On
23+
24+
#
25+
# EXTERNAL REDIRECTIONS
26+
#
27+
# These rules contain external redirections: to HTTPS, to the canonical URLs, and others.
28+
# The redirects are only applicable to the official aclweb.org anthology; all the
29+
# 301 redirects are guarded with a RewriteCond.
30+
31+
RewriteCond %{HTTPS} !=on [OR]
32+
RewriteCond %{HTTP_HOST} acl\.ldc\.upenn\.edu [OR]
33+
RewriteCond %{HTTP_HOST} www\.aclanthology\.org [NC]
34+
RewriteRule ^(.*)$ https://aclanthology.org/$1 [R=301,L]
35+
36+
37+
## Nested file paths
38+
# Redirect old nested file paths (e.g., P/P17/P17-1069.pdf -> https://www.aclweb.org/anthology/P17-1069.pdf)
39+
# Note that since capture patterns can't be reused in the capture portion of the string, this is a leaky match
40+
# that will also redirect X/Z19/P17-1069.pdf -> anthology-files/pdf/P/P17/P17-1069.pdf
41+
RewriteCond %{HTTP_HOST} ^aclanthology\.org$
42+
RewriteRule ^[A-Za-z]/[A-Za-z]\d{2}/([A-Za-z])(\d{2})\-(\d{4})(/|\.[a-z]+)?$ https://aclanthology.org/$1$2-$3$4 [R=301,L]
43+
44+
# Redirect nested paper pages to the canonical location (e.g., papers/P/P19/P19-1001/ -> P19-1001)
45+
# This way there is only one page. Should maintain for backward compatibility for some time after August 2019.
46+
RewriteCond %{HTTP_HOST} ^aclanthology\.org$
47+
RewriteRule ^papers/[A-Za-z]/[A-Za-z]\d{2}/([A-Za-z])(\d{2})\-(\d{4})/?$ https://aclanthology.org/$1$2-$3 [R=301,L]
48+
49+
#
50+
# INTERNAL RETRIEVALS
51+
#
52+
# These rules take valid external URLS (which are often virtual targets) and retrieve their target.
53+
# They are invisible to the outside.
54+
#
55+
# The internal retrievals are used for all anthology hosts.
56+
57+
# Volume pages (e.g., redirect /W19-75 to /volumes/W19-75)
58+
RewriteRule ^([A-Za-z]\d{2}\-\d{1,2})/?$ //volumes/$1 [L,NC]
59+
RewriteRule ^(\d{4}\.[a-zA-Z\d]+\-[a-zA-Z\d]+)/?$ //volumes/$1 [L,NC]
60+
61+
# Volume URLs (e.g., P17-1.pdf loads P/P17/P17-1.pdf, 2020.acl-main loads acl/2020.acl-main.pdf)
62+
RewriteRule ^([A-Za-z])(\d{2})\-(\d{1,2})\.pdf$ anthology-files/pdf/$1/$1$2/$1$2-$3.pdf [L,NC]
63+
RewriteRule ^(\d{4})\.([a-zA-Z\d]+)\-([a-zA-Z\d]+)\.pdf$ anthology-files/pdf/$2/$1.$2-$3.pdf [L,NC]
64+
65+
# PDF link, revisions, and errata (P17-1069[v2].pdf loads P/P17/P17-1069[v2].pdf --- with "v2" optional)
66+
# TODO: decide on a new format for revisions and errata
67+
RewriteRule ^([A-Za-z])(\d{2})\-(\d{4})([ve]\d+)?\.pdf$ anthology-files/pdf/$1/$1$2/$1$2-$3$4.pdf [L,NC]
68+
RewriteRule ^(\d{4})\.([a-zA-Z\d]+)\-([a-zA-Z\d]+)\.(\d+([ve]\d+)?)\.pdf$ anthology-files/pdf/$2/$1.$2-$3.$4.pdf [L,NC]
69+
70+
# Attachments (e.g., P17-1069.Poster.pdf loads anthology-files/attachments/P/P17/P17-1069.Poster.pdf)
71+
RewriteRule ^attachments/([A-Za-z])(\d{2})\-(\d{4})(\..*)?$ anthology-files/attachments/$1/$1$2/$1$2-$3$4 [L,NC]
72+
RewriteRule ^attachments/(\d{4})\.([a-zA-Z\d]+)\-([a-zA-Z\d]+\.\d+)\.(.*)$ anthology-files/attachments/$2/$1.$2-$3.$4 [L,NC]
73+
74+
# Thumbnails (e.g., /thumb/P17-1069.jpg loads anthology-files/thumb/P17-1069.jpg)
75+
RewriteRule ^thumb/(.*)$ anthology-files/thumb/$1 [L,NC]
76+
77+
# Author pages (e.g., people/arya-d-mccarthy loads people/a/arya-d-mccarthy)
78+
RewriteRule ^people/([a-z])([\-a-z0-9]*)$ people/$1/$1$2/ [L,NC]
79+
80+
# Videos
81+
## match old-style URLs, e.g., /N13-1001.mp4 -> anthology-files/videos/N/N13-1001.mp4
82+
## also supports videos split into pieces, e.g., /N13-4001.1.mp4
83+
RewriteRule ^([A-Za-z])(\d{2})\-(\d{4})(\.\d+)?\.(mp4|mov|m4v)$ anthology-files/videos/$1/$1$2-$3$4.$5 [L,NC]
84+
## match new-style URLs, e.g., /2021.naacl-main.14.mp4 -> anthology-files/videos/naacl/2021.naacl-main.14.mp4
85+
RewriteRule ^(\d{4})\.([a-zA-Z\d]+)\-([a-zA-Z\d]+)\.(\d+)(\.\d+)?\.(mp4|mov|m4v)$ anthology-files/videos/$2/$1.$2-$3.$4.$5$6 [L,NC]

docs/.keep

Whitespace-only changes.

docs/404.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!doctype html><html lang=en-us><head><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap" rel=stylesheet><meta charset=utf-8><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><script src=https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js></script><script>window.onload=function(){document.getElementById("expand-proj").addEventListener("click",function(){this.textContent=="show less..."?this.textContent="show all...":this.textContent="show less..."}),document.getElementById("expand-uni").addEventListener("click",function(){this.textContent=="show less..."?this.textContent="show all...":this.textContent="show less..."})}</script><script>var unis={};$(document).on("change","input[type='checkbox']",function(){if(this.id.startsWith("check_year")){var e,n,t=$(':input[id^="check_year"]').map(function(){return $(this).prop("checked")}).get().includes(!0);const s=document.getElementById("main").children;if($("#year_list li:first-child").css("display")=="none"&&($("#year_list li:first-child").prop("style","display:initial !important"),$('div[id^="year_"]').prop("style","display:none !important")),t)for(child of s)child.id.startsWith(this.id.slice(-9))&&(this.checked?child.style.display="initial":child.style.display="none");else{$("#year_list li:first-child").prop("style","display:none !important");for(child of s)child.style.display="initial"}}else if(this.id.startsWith("uni"))if(console.log("Hi2"),t=$(':input[id^="uni"]').map(function(){return $(this).prop("checked")}).get().includes(!0),e=this.id.slice(-7),unis[e]==void 0&&(unis[e]=!0),this.checked?unis[e]=!0:unis[e]=!1,$("#university_list li:first-child").css("display")=="none"&&($("#university_list li:first-child").prop("style","display:initial !important"),$('div[data-prj^="prj"]').each(function(){$(this).children().first().prop("style","display:none !important")})),t){const t=document.querySelectorAll("[data-uni="+e+"]");for(child of t)if(this.checked)child.parentNode.parentNode.setAttribute("style","display:flex !important");else{disp_off_flag=!0;for(child of child.parentNode.querySelectorAll("[data-uni]"))if(unis[child.getAttribute("data-uni")]==void 0&&(unis[child.getAttribute("data-uni")]=!0),unis[child.getAttribute("data-uni")]==!0){disp_off_flag=!1;break}disp_off_flag&&child.parentNode.parentNode.setAttribute("style","display:none !important")}}else $("#university_list li:first-child").prop("style","display:none !important"),$('div[data-prj^="prj"]').each(function(){$(this).children().first().prop("style","display:flex !important")});else if(this.id.startsWith("prj"))if(t=$(':input[id^="prj"]').map(function(){return $(this).prop("checked")}).get().includes(!0),n=this.id.slice(4),$("#project_list li:first-child").css("display")=="none"&&($("#project_list li:first-child").prop("style","display:initial !important"),$('div[data-prj^="prj"]').each(function(){$(this).prop("style","display:none !important")})),t){const e=document.querySelectorAll("[data-prj="+n+"]");for(child of e)this.checked?child.setAttribute("style","display:initial !important"):child.setAttribute("style","display:none !important")}else console.log("all unckecked"),$("#project_list li:first-child").prop("style","display:none !important"),$('div[data-prj^="prj"]').each(function(){$(this).prop("style","display:initial !important")})});function clearAll(e){e=="year"?($(':input[id^="check_year"]').prop("checked",!1),$('div[id^="year_"]').prop("style","display:initial;"),$("#year_list li:first-child").prop("style","display:none !important")):e=="uni"?($(':input[id^="uni"]').prop("checked",!1),$('div[data-prj^="prj"]').each(function(){$(this).children().first().prop("style","display:flex !important")}),$("#university_list li:first-child").prop("style","display:none !important")):e=="prj"&&($(':input[id^="prj"]').prop("checked",!1),$('div[data-prj^="prj"]').each(function(){$(this).prop("style","display:initial !important")}),$("#project_list li:first-child").prop("style","display:none !important"))}</script><style>.arrowup{border:solid #fff;border-width:0 3px 3px 0;display:inline-block;padding:5px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}#topBtn{display:none;position:fixed;bottom:20px;right:30px;z-index:99;font-size:30px;border:none;outline:none;background-color:#29abe0;color:#fff;cursor:pointer;padding:15px;border-radius:8px;height:10dp}#topBtn:hover{background-color:#1b8dbb}.card-header-custom{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.clear-widget{color:#747474!important;background-color:#dee2e6;font-size:80%!important}.clear-widget:hover{color:#212529!important;background-color:#c1c9d0;cursor:pointer}</style><!--[if IEMobile]><meta http-equiv=cleartype content="on"><![endif]--><title>404 Not Found
2-
</title><meta name=generator content="Hugo 0.139.4"><link href=/gwf-publications/gwficon.ico rel="shortcut icon" type=image/x-icon><link rel=stylesheet href=/gwf-publications/css/main.min.b1d14a9a8f6bb9c608ca4de9aad72a6e06945119f97951f2908522dc220e6277.css media=screen><link rel=stylesheet href=https://use.fontawesome.com/releases/v5.7.2/css/all.css integrity=sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr crossorigin=anonymous><link rel=stylesheet href=/css/academicons.min.css></head><body><header style='display:block;box-sizing:border-box;font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#222;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%'><div id=navbar-container style='height:54px;width:100%;background:rgba(255,255,255,.95);overflow:hidden;-webkit-box-shadow:rgba(0,0,0,9%)0 1px 0;box-shadow:rgba(0,0,0,9%)0 1px;box-sizing:border-box;display:block;font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#222;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%'><a href=/ style='color:#0072bc;text-decoration:none;display:inline-block;height:100%;line-height:54px;border-right:1px solid #e6e6e6;margin-left:6px;padding-right:6px;outline-offset:-4px!important;font-weight:700;background:0 0;box-sizing:border-box;cursor:pointer;font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif;font-size:16px;-webkit-tap-highlight-color:transparent'><img src=/images/gwf-logo.png alt="ACL Logo" style='margin-right:0;height:54px;padding:6px;width:auto;margin-top:-2px;max-width:100%;vertical-align:middle;border:0;box-sizing:border-box;color:#0072bc;line-height:54px;font-weight:700;cursor:pointer;font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif;font-size:16px;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%'>
2+
</title><meta name=generator content="Hugo 0.140.2"><link href=/gwficon.ico rel="shortcut icon" type=image/x-icon><link rel=stylesheet href=/css/main.min.b1d14a9a8f6bb9c608ca4de9aad72a6e06945119f97951f2908522dc220e6277.css media=screen><link rel=stylesheet href=https://use.fontawesome.com/releases/v5.7.2/css/all.css integrity=sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr crossorigin=anonymous><link rel=stylesheet href=/css/academicons.min.css></head><body><header style='display:block;box-sizing:border-box;font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#222;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%'><div id=navbar-container style='height:54px;width:100%;background:rgba(255,255,255,.95);overflow:hidden;-webkit-box-shadow:rgba(0,0,0,9%)0 1px 0;box-shadow:rgba(0,0,0,9%)0 1px;box-sizing:border-box;display:block;font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#222;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%'><a href=/ style='color:#0072bc;text-decoration:none;display:inline-block;height:100%;line-height:54px;border-right:1px solid #e6e6e6;margin-left:6px;padding-right:6px;outline-offset:-4px!important;font-weight:700;background:0 0;box-sizing:border-box;cursor:pointer;font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif;font-size:16px;-webkit-tap-highlight-color:transparent'><img src=/images/gwf-logo.png alt="GWF Logo" style='margin-right:0;height:54px;padding:6px;width:auto;margin-top:-2px;max-width:100%;vertical-align:middle;border:0;box-sizing:border-box;color:#0072bc;line-height:54px;font-weight:700;cursor:pointer;font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif;font-size:16px;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%'>
33
</a><a href=/ style='text-decoration:none;color:#222!important;display:inline-block;font-size:16px;line-height:54px;font-weight:700;outline-offset:-4px!important;padding:0 6px;margin:0 -6px;background:0 0;box-sizing:border-box;cursor:pointer;font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;padding-left:4px'>Global Water Futures</a></div></header><div id=main-container class=container><main aria-role=main><h2 id=title class=display-2>404</h2><p class=lead></p><hr><div class="alert alert-danger"><h4 class="alert-heading mb-4">The page you were looking for doesn't exist.</h4><p>Go back to the <a href=/ class=alert-link>home page</a> to browse the content of the Anthology, or try to use the search function (at the top) to find the content you were looking for.</p><p class=mb-0>If you believe you're seeing this page in error, feel free
44
to <a href=https://github.com/acl-org/acl-anthology/issues/new class=alert-link>file an
55
issue on our Github repository</a>.</p></div></main></div><footer class="bg-gradient-light py-2 py-xl-3 mt-3 mt-md-4 mt-xl-5"><div class=container><p class="text-muted small px-1">Global Water Futures Publications!</p></div></footer><script src=https://code.jquery.com/jquery-3.3.1.slim.min.js integrity=sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo crossorigin=anonymous></script><script src=https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js integrity=sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut crossorigin=anonymous></script><script src=https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js integrity=sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k crossorigin=anonymous></script><script>$(function(){$('[data-toggle="tooltip"]').tooltip(),$("#toggle-all-abstracts")&&($("#toggle-all-abstracts").click(function(){var e=$("#toggle-all-abstracts");e.attr("disabled",!0),e.attr("data-toggle-state")=="hide"?($(".abstract-collapse").collapse("show"),e.attr("data-toggle-state","show")):($(".abstract-collapse").collapse("hide"),e.attr("data-toggle-state","hide")),e.attr("disabled",!1)}),$("#toggle-all-abstracts").attr("disabled",!1))})</script></body></html>

docs/G16-10001.bib

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ @article{Rothwell-2016-Marmot
88
number = "01",
99
year = "2016",
1010
publisher = "Canadian Institute of Forestry",
11-
url = "https://gwf-uwaterloo.github.io/gwf-publications/G16-6001",
11+
url = "https://gwf-uwaterloo.github.io/G16-6001",
1212
doi = "10.5558/tfc2016-010",
1313
pages = "32--36",
1414
abstract = "The origins and results of the scientific experiments in Marmot Creek Experimental Watershed, now the Marmot Creek Research Basin, over more than 50 years are reviewed. Marmot Creek was established to better understand how forest manipulations could be used to manage streamflow hydrographs and was actively manipulated in the 1970s and 1980s. While small forest clearings were shown to increase snow accumulation consistently, the impacts on melt rates depended on clearing size, slope and aspect. As a result, clearing treatments whether through large cutblocks or small clearings had modest impacts on the hydrograph timing and variability and only local impacts on streamflow volume. Changes in climate are primarily manifested as warming which has substantially reduced snowpacks at low elevations. These climate changes have not been evident in hydrograph change and there is no trend to volumes or timing of streamflow over the last 50 years. Overall the basin shows remarkable resiliency to climate and land use change due to its wide range of elevations, slopes, snow environments and sub-surface storage. The basin has become a hydrological process observatory where multi-scale models are developed and evaluated for operation over larger areas. It has served an invaluable role for this and the scientific results from Marmot Creek have supported the development of global climate models and hydrological models that are now applied throughout the world.",

docs/G16-10001.endf

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
%F Rothwell-2016-Marmot
1212
%X The origins and results of the scientific experiments in Marmot Creek Experimental Watershed, now the Marmot Creek Research Basin, over more than 50 years are reviewed. Marmot Creek was established to better understand how forest manipulations could be used to manage streamflow hydrographs and was actively manipulated in the 1970s and 1980s. While small forest clearings were shown to increase snow accumulation consistently, the impacts on melt rates depended on clearing size, slope and aspect. As a result, clearing treatments whether through large cutblocks or small clearings had modest impacts on the hydrograph timing and variability and only local impacts on streamflow volume. Changes in climate are primarily manifested as warming which has substantially reduced snowpacks at low elevations. These climate changes have not been evident in hydrograph change and there is no trend to volumes or timing of streamflow over the last 50 years. Overall the basin shows remarkable resiliency to climate and land use change due to its wide range of elevations, slopes, snow environments and sub-surface storage. The basin has become a hydrological process observatory where multi-scale models are developed and evaluated for operation over larger areas. It has served an invaluable role for this and the scientific results from Marmot Creek have supported the development of global climate models and hydrological models that are now applied throughout the world.
1313
%R 10.5558/tfc2016-010
14-
%U https://gwf-uwaterloo.github.io/gwf-publications/G16-6001
14+
%U https://gwf-uwaterloo.github.io/G16-6001
1515
%U https://doi.org/10.5558/tfc2016-010
1616
%P 32-36
1717

docs/G16-10001.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<identifier type="citekey">Rothwell-2016-Marmot</identifier>
4848
<identifier type="doi">10.5558/tfc2016-010</identifier>
4949
<location>
50-
<url>https://gwf-uwaterloo.github.io/gwf-publications/G16-6001</url>
50+
<url>https://gwf-uwaterloo.github.io/G16-6001</url>
5151
</location>
5252
<part>
5353
<date>2016</date>

0 commit comments

Comments
 (0)