diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 917cf03e3c..680e8fba8f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: if : github.event.action != 'closed' uses: ruby/setup-ruby@v1 with: - ruby-version: 2.6 + ruby-version: 3.2.2 bundler-cache: true # runs 'bundle install' and caches installed gems automatically # We then check if we can build our Jekyll site (all this logic is built-in with Jekyll and this prevents us from merging in any syntax errors). - name: Jekyll build @@ -29,7 +29,7 @@ jobs: bundle exec jekyll build # Next we check all the links in our site to make sure we aren't pushing up broken links. - name: Check HTML - uses: zoeleblanc/htmlproofer@master + uses: chabad360/htmlproofer@master if : github.event.action != 'closed' with: directory: "./_site" diff --git a/.htmlproofer.yml b/.htmlproofer.yml new file mode 100644 index 0000000000..52ca5b0104 --- /dev/null +++ b/.htmlproofer.yml @@ -0,0 +1,27 @@ +assume_extension: true +check_img_alt: false +only_4xx: true +http_status_ignore: + - 429 + - 403 + - 400 +url_ignore: + - /http:\/\/www.gutenberg.org\/.*?/ + - /https:\/\/github.com\/programminghistorian\/.*?/ + - /https:\/\/github.com\/orgs\/programminghistorian\/.*?/ + - /\#/ + - /espanol/ + - /deprecated/ + - /collection.britishmuseum.org/ + - /analytics.hathitrust.org/ + - /fr.wikipedia.org\/wiki/ + - /https:\/\/web.archive.org\/web\/20180831094856\/http:\/\/www.dlsi.ua.es\/~borja\/riilua\/6.TopicModeling_v02.pdf/ +directory_ignore: + - /assets/ + - /retired/ + - /retirada/ + - /retrait/ + - /posts/ +ignore_elements: + - pre + - code \ No newline at end of file diff --git a/.ruby-version b/.ruby-version index d5724cd41b..acf9bf09db 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.6.2 \ No newline at end of file +3.2.2 \ No newline at end of file diff --git a/Gemfile b/Gemfile index 4779aebab5..4bbb9cb5f6 100644 --- a/Gemfile +++ b/Gemfile @@ -2,4 +2,4 @@ source 'https://rubygems.org' gem 'github-pages' gem 'jekyll-redirect-from' gem 'jekyll-paginate' -gem 'html-proofer', "~> 3.0", "< 3.18" \ No newline at end of file +gem 'html-proofer' \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 4484dd0b56..53baf00277 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,47 +1,81 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.5.1) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + Ascii85 (2.0.1) + activesupport (8.0.2) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb + i18n (>= 1.6, < 2) + logger (>= 1.4.2) + minitest (>= 5.1) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + afm (0.2.2) + async (2.24.0) + console (~> 1.29) + fiber-annotation + io-event (~> 1.9) + metrics (~> 0.12) + traces (~> 0.15) + base64 (0.2.0) + benchmark (0.4.0) + bigdecimal (3.1.9) coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.11.1) + coffee-script-source (1.12.2) colorator (1.1.0) - commonmarker (0.23.5) - concurrent-ruby (1.1.10) - dnsruby (1.61.9) - simpleidn (~> 0.1) + commonmarker (0.23.11) + concurrent-ruby (1.3.5) + connection_pool (2.5.3) + console (1.30.2) + fiber-annotation + fiber-local (~> 1.1) + json + csv (3.3.4) + dnsruby (1.72.4) + base64 (~> 0.2.0) + logger (~> 1.6.5) + simpleidn (~> 0.2.1) + drb (2.2.1) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - ethon (0.15.0) + ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - execjs (2.8.1) - faraday (2.3.0) - faraday-net_http (~> 2.0) - ruby2_keywords (>= 0.0.4) - faraday-net_http (2.0.3) - ffi (1.15.5) + eventmachine (1.2.7-x64-mingw32) + execjs (2.10.0) + faraday (2.13.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.0) + net-http (>= 0.5.0) + ffi (1.17.2) + fiber-annotation (0.2.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.1) forwardable-extended (2.6.0) - gemoji (3.0.1) - github-pages (227) - github-pages-health-check (= 1.17.9) - jekyll (= 3.9.2) - jekyll-avatar (= 0.7.0) - jekyll-coffeescript (= 1.1.1) - jekyll-commonmark-ghpages (= 0.2.0) - jekyll-default-layout (= 0.1.4) - jekyll-feed (= 0.15.1) + gemoji (4.1.0) + github-pages (232) + github-pages-health-check (= 1.18.2) + jekyll (= 3.10.0) + jekyll-avatar (= 0.8.0) + jekyll-coffeescript (= 1.2.2) + jekyll-commonmark-ghpages (= 0.5.1) + jekyll-default-layout (= 0.1.5) + jekyll-feed (= 0.17.0) jekyll-gist (= 1.5.0) - jekyll-github-metadata (= 2.13.0) + jekyll-github-metadata (= 2.16.1) jekyll-include-cache (= 0.2.1) jekyll-mentions (= 1.6.0) jekyll-optional-front-matter (= 0.3.2) @@ -68,40 +102,45 @@ GEM jekyll-theme-tactile (= 0.2.0) jekyll-theme-time-machine (= 0.2.0) jekyll-titles-from-headings (= 0.5.3) - jemoji (= 0.12.0) - kramdown (= 2.3.2) + jemoji (= 0.13.0) + kramdown (= 2.4.0) kramdown-parser-gfm (= 1.1.0) - liquid (= 4.0.3) + liquid (= 4.0.4) mercenary (~> 0.3) minima (= 2.5.1) - nokogiri (>= 1.13.6, < 2.0) - rouge (= 3.26.0) + nokogiri (>= 1.16.2, < 2.0) + rouge (= 3.30.0) terminal-table (~> 1.4) - github-pages-health-check (1.17.9) + webrick (~> 1.8) + github-pages-health-check (1.18.2) addressable (~> 2.3) dnsruby (~> 1.60) - octokit (~> 4.0) - public_suffix (>= 3.0, < 5.0) + octokit (>= 4, < 8) + public_suffix (>= 3.0, < 6.0) typhoeus (~> 1.3) - html-pipeline (2.14.2) + hashery (2.1.2) + html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (3.17.4) + html-proofer (5.0.10) addressable (~> 2.3) - mercenary (~> 0.3) - nokogumbo (~> 2.0) - parallel (~> 1.3) + async (~> 2.1) + nokogiri (~> 1.13) + pdf-reader (~> 2.11) rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) + zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (0.9.5) + i18n (1.14.7) concurrent-ruby (~> 1.0) - jekyll (3.9.2) + io-event (1.10.0) + jekyll (3.10.0) addressable (~> 2.4) colorator (~> 1.0) + csv (~> 3.0) em-websocket (~> 0.5) - i18n (~> 0.7) + i18n (>= 0.7, < 2) jekyll-sass-converter (~> 1.0) jekyll-watch (~> 2.0) kramdown (>= 1.17, < 3) @@ -110,27 +149,28 @@ GEM pathutil (~> 0.9) rouge (>= 1.7, < 4) safe_yaml (~> 1.0) - jekyll-avatar (0.7.0) + webrick (>= 1.0) + jekyll-avatar (0.8.0) jekyll (>= 3.0, < 5.0) - jekyll-coffeescript (1.1.1) + jekyll-coffeescript (1.2.2) coffee-script (~> 2.2) - coffee-script-source (~> 1.11.1) + coffee-script-source (~> 1.12) jekyll-commonmark (1.4.0) commonmarker (~> 0.22) - jekyll-commonmark-ghpages (0.2.0) - commonmarker (~> 0.23.4) - jekyll (~> 3.9.0) + jekyll-commonmark-ghpages (0.5.1) + commonmarker (>= 0.23.7, < 1.1.0) + jekyll (>= 3.9, < 4.0) jekyll-commonmark (~> 1.4.0) - rouge (>= 2.0, < 4.0) - jekyll-default-layout (0.1.4) - jekyll (~> 3.0) - jekyll-feed (0.15.1) + rouge (>= 2.0, < 5.0) + jekyll-default-layout (0.1.5) + jekyll (>= 3.0, < 5.0) + jekyll-feed (0.17.0) jekyll (>= 3.7, < 5.0) jekyll-gist (1.5.0) octokit (~> 4.2) - jekyll-github-metadata (2.13.0) + jekyll-github-metadata (2.16.1) jekyll (>= 3.4, < 5.0) - octokit (~> 4.0, != 4.4.0) + octokit (>= 4, < 7, != 4.4.0) jekyll-include-cache (0.2.1) jekyll (>= 3.7, < 5.0) jekyll-mentions (1.6.0) @@ -201,46 +241,60 @@ GEM jekyll (>= 3.3, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - jemoji (0.12.0) - gemoji (~> 3.0) + jemoji (0.13.0) + gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - kramdown (2.3.2) + json (2.11.3) + kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liquid (4.0.3) - listen (3.7.1) + liquid (4.0.4) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.6.6) mercenary (0.3.6) - mini_portile2 (2.8.0) + metrics (0.12.2) + mini_portile2 (2.8.8) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.16.2) - nokogiri (1.13.8) - mini_portile2 (~> 2.8.0) + minitest (5.25.5) + net-http (0.6.0) + uri + nokogiri (1.18.8) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) + nokogiri (1.18.8-arm64-darwin) + racc (~> 1.4) + nokogiri (1.18.8-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) - nokogumbo (2.0.5) - nokogiri (~> 1.8, >= 1.8.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) - parallel (1.22.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.7) - racc (1.6.0) + pdf-reader (2.14.1) + Ascii85 (>= 1.0, < 3.0, != 2.0.0) + afm (~> 0.2.1) + hashery (~> 2.0) + ruby-rc4 + ttfunk + public_suffix (5.1.1) + racc (1.8.1) rainbow (3.1.1) - rb-fsevent (0.11.1) - rb-inotify (0.10.1) + rb-fsevent (0.11.2) + rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.2.5) - rouge (3.26.0) - ruby2_keywords (0.0.5) - rubyzip (2.3.2) + rexml (3.4.1) + rouge (3.30.0) + ruby-rc4 (0.1.5) + rubyzip (2.4.1) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) @@ -250,30 +304,34 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - simpleidn (0.2.1) - unf (~> 0.1.4) + securerandom (0.4.1) + simpleidn (0.2.3) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thread_safe (0.3.6) - typhoeus (1.4.0) + traces (0.15.2) + ttfunk (1.8.0) + bigdecimal (~> 3.1) + typhoeus (1.4.1) ethon (>= 0.9.0) - tzinfo (1.2.10) - thread_safe (~> 0.1) - unf (0.1.4) - unf_ext - unf_ext (0.0.8.2) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) + uri (1.0.3) + webrick (1.9.1) yell (2.2.2) - zeitwerk (2.6.0) + zeitwerk (2.7.2) PLATFORMS - ruby + arm64-darwin-24 + x64-mingw32 + x86_64-darwin-20 + x86_64-linux DEPENDENCIES github-pages - html-proofer (~> 3.0, < 3.18) + html-proofer jekyll-paginate jekyll-redirect-from BUNDLED WITH - 2.1.4 + 2.4.22 diff --git a/_build/build.sh b/_build/build.sh index 3ddf87a961..a057103ad3 100755 --- a/_build/build.sh +++ b/_build/build.sh @@ -2,7 +2,14 @@ # Build site, and then run htmlproofer to check for broken internal and external links -bundle exec jekyll build && htmlproofer _site --assume-extension --empty-alt-ignore --alt-ignore '/.*/' --file-ignore "/assets/,/retired/,/retirada/,/retrait/,/posts/" --timeframe '30d' --only-4xx --http-status-ignore 429,403,400 --url-ignore "/http://www.gutenberg.org/*/,/https://github.com/programminghistorian/jekyll/(commits|blob)/*/,/\#/,/espanol/,/deprecated/,/collection.britishmuseum.org/,/analytics.hathitrust.org/,/fr.wikipedia.org/wiki/,https://web.archive.org/web/20180831094856/http://www.dlsi.ua.es/~borja/riilua/6.TopicModeling_v02.pdf" --allow-hash-href +# bundle exec jekyll build && htmlproofer _site --assume-extension --empty-alt-ignore --alt-ignore '/.*/' --file-ignore "/assets/,/retired/,/retirada/,/retrait/,/posts/" --timeframe '30d' --only-4xx --http-status-ignore 429,403,400 --url-ignore "/http://www.gutenberg.org/*/,/https://github.com/programminghistorian/jekyll/(commits|blob)/*/,/\#/,/espanol/,/deprecated/,/collection.britishmuseum.org/,/analytics.hathitrust.org/,/fr.wikipedia.org/wiki/,https://web.archive.org/web/20180831094856/http://www.dlsi.ua.es/~borja/riilua/6.TopicModeling_v02.pdf" --allow-hash-href + +bundle exec jekyll build && bundle exec htmlproofer _site \ + --assume-extension \ + --check-img-alt=false \ + --only-4xx \ + --http-status-ignore 429 403 400 \ + --url-ignore "/http://www.gutenberg.org/.*/" "/https://github.com/programminghistorian/.*/" "/https://github.com/orgs/programminghistorian/.*/" "/#/" "/espanol/" "/deprecated/" "/collection.britishmuseum.org/" "/analytics.hathitrust.org/" "/fr.wikipedia.org/wiki/" "/https://web.archive.org/web/20180831094856/http://www.dlsi.ua.es/~borja/riilua/6.TopicModeling_v02.pdf/" ## Updated version of htmlproofer commands (internal linking still doesn't work for some reason). # htmlproofer ./_site \ diff --git a/_data/snippets.yml b/_data/snippets.yml index 365018bad8..e4a25dec9d 100644 --- a/_data/snippets.yml +++ b/_data/snippets.yml @@ -209,13 +209,13 @@ menu-contribute-support-donate: link: /en/individual es: title: Apóyanos - Donaciones - link: /es/apoyanos#donaciones + link: /es/donaciones fr: title: Dons individuels - link: /fr/nous-soutenir#dons + link: /fr/dons pt: title: Apoie-nos - Doações - link: /pt/apoie-nos#doacoes + link: /pt/doacoes menu-lessons: en: title: Lessons diff --git a/_includes/lesson-index.html b/_includes/lesson-index.html index 2eedd4b9d9..40350ae6f0 100644 --- a/_includes/lesson-index.html +++ b/_includes/lesson-index.html @@ -86,13 +86,13 @@

{{ site.data.snippets.filtering-results[page.lang] }}: - - + + {% if page.lang != "en" %} - + {% endif %} diff --git a/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html b/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html index b24ffcff1d..2b0144b95d 100644 --- a/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html +++ b/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html @@ -1,17 +1,17 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + @@ -74,15 +74,15 @@

London's Central Criminal Court, 1674 to 1913

- - -
- -
BENJAMIN BOWSEY, Breaking Peace > riot, 28th June 1780.

Reference Number: t17800628-33
Offence: Breaking Peace > riot
Verdict: Guilty
Punishment: Death
Navigation: < Previous text (trial account) | Next text (trial account) >

324. BENJAMIN BOWSEY (a blackmoor ) was indicted for that he together with five hundred other persons and more, did, unlawfully, riotously, and tumultuously assemble on the 6th of June to the disturbance of the public peace and did begin to demolish and pull down the dwelling house of Richard Akerman , against the form of the statute, &c.

ROSE JENNINGS , Esq. sworn.

Had you any occasion to be in this part of the town, on the 6th of June in the evening? - I dined with my brother who lives opposite Mr. Akerman's house. They attacked Mr. Akerman's house precisely at seven o'clock; they were preceded by a man better dressed than the rest, who went up to Mr. Akerman's door; he rapped three times, and I believe pulled the bell as often. Mr. Akerman had barrocadoed his house. When the man found that no one came, he went down the steps, made his obeisance to the mob, and pointed to the door, and then retired.

Have you any recollection how that man who you say had a better appearance than the rest was dressed? - I think he had on a dark brown coat and a round ha, but I cannot be particular as to that; the mob immediately following in that formidable manner made such an impression upon me, that I did not take notice. The mob approached about thirty in number, three a-breast, some with paving mattocks, others with iron crows and chissels; and then followed an innumerable company with bludgeons; they seemed to be the spokes of coach-wheels; they divided, some went to Mr. Akerman's door with the mattocks, some to the felons door, and some to the debtor's door. I was struck with the formidable appearance and order in which they divided and proceeded to destroy the place, the men threw their sticks up at the windows, which they broke and demolished, yet notwith standing these sticks were coming down in showers, two men with a bar, such as brewers servants carry on their shoulders,

attacked the parlour window to force it open. The window-shutters were exceedingly tough; they at last forced them partly open, but not quite. I then saw a man in a sailor's jacket helped up, he forced himself neck and heels into the window. They found the house-door still difficult to get open; before it was got open the other parlour window was opened and the mob were throwing the goods out at the window; at last the house-door gave way; about the same time some of the goods and furniture having been thrown out into the street, a fire was kindled.

They proceeded immediately to throw the goods out of the house? - Immediately. An equal degree of activity seemed to exhibit itself on the outside as within, one party to burn, the other to throw out the goods of Mr. Akerman. When the conflagration took place I applied my mind to the mob.

Was Mr. Akerman's house on fire then? - No. I was situated in the one-pair-of-stairs room, and could see what happened. I endeavoured to form a distinction between the active and inactive people. I thought I did so; the inactive people seemed to form a circle. I observed a person better dressed than the rest among those within the circle, who did not meddle, but seemed to be exciting and encouraging others. I saw several genteel looking men, and amongst them a black; there was one genteel man in particular, whose conduct I confess excited my indignation, and I took particular notice of him. I went down amongst the mob; I spoke to him; I made myself master of his voice; I believe if I was out of his sight I could swear to his voice; I have never seen that man since. When I first saw the black I turned to a lady and said, this is a motley crew, and of every colour. Mr. Akerman's house had then catched fire; the house in which I was was in extreme danger; my self with some others went down to desire the mob to prevent the houses of innocent people catching fire; and the mob were as active in saving those as in destroying Mr. Akerman's. I had no opportunity of making any remarks till I went to my station again, then I believe it was near nine o'clock; I heard a cry and a gingling of keys in the hands of some person; there were three or four genteel persons, but who had the keys I cannot say. Amongst them was the prisoner at the bar; he was without his hat, and his hands were down. I thought he might have his hat in his hand. The house I think was at that time destroyed; the roof was fallen in. Then those persons of the genteeler description moved off towards Smithfield, and amongst them was the prisoner.

You had observed the black in the mob before you went down? - I had.

Are you able to say who that black was? - No. Seeing this man afterwards I took it for granted it was him; I was certain to him the second time; he had his hat off in the middle of the mob.

Jury. You said his hands were down, did you see any thing in his hands? - No, I did not; I took it for granted he had his hat in his hand, not having it on his head.

Cross Examination.

There were I believe other blacks in the mob? - I never saw but one; I saw a black at first, but did not remark him so as to swear to him.

You could not swear to him I suppose from the difficulty every man has in his mind to swear to any black? - Yes.

There is more difficulty to swear to a black than to a white man? - No. The second time I made my remark too judiciously to err.

When was it you first saw the black? - After the goods were first set on fire, which was about a quarter after seven o'clock.

What dress had the black on? - Something of a dark colour, but my remark was on his face.

What w as remarkable in that man's face more than another black? - The make of his hair was one thing; the curls were out if he had had any; and his hair smooth on his head. His face was so exposed to my view the second time, that I could not be better situated to make any remark on his face.

His hair was the thing by which you knew him? - His hair and his face.

What was particular in his face? - I cannot distinguish it any other than from the weight of the impression it made on me.

Counsel for the Crown. Have you any doubt about him? - No.

ANN WOOD sworn.

I live at Mr. Jennings's, opposite Mr. Akerman's house.

Was you at home on the Tuesday evening when Mr. Akerman's house was attacked? - I was.

Did you in the course of that evening see the prisoner? - I did. It was a little after seven o'clock; I saw him in Mr. Akerman's two-pair-of-stairs room, he stood against the window with something in his hand and looked at me for some time before I observed particularly what he was doing. I looked at him then, and he took up something off the ground and held it up to me; when he held it up, I went down from the window into the dining-room; I came up again, and he was there still. He seemed to be looking in a drawer upon the floor, and seemed to be doing some thing up into a bundle.

You was in the two-pair-of-stairs room opposite him? - No, I was in the three-pair-of-stairs room.

Did you afterwards see him do any thing else? - He got up and looked at me and nodded his head at me; then I went down stairs.

You saw him again in the course of the evening? - Yes, I saw him an hour or two afterwards in the mob.

From the observation you made of his person are you sure that is the man? - That is the man.

Have you any doubt about it? - No, none at all.

Cross Examination.

What makes you so positive that this is the man? - I know his face perfectly again by his standing and looking at me so long.

You recollect him only by his face? - His face and his hair.

Did you see any other black there? - Yes, I did; not in the house but in the mob.

Could you swear to him? - I do not know that I could. I took more notice of this man than I did of any other.

Court. What were the other people doing when the prisoner was in the two-pair-of-stairs room? - Some of the mob were pulling the house down, and some were running in with the fire to set the parlour on fire.

Jury. How many times did you see this prisoner? - Two or three times.

Had he his hat on when you saw him? - Yes.

ANN LESSAR sworn.

Do you know the prisoner? - Yes.

Where do you live? - I lodge in the same lodging, in which the prisoner lodged; I took the lodging of him and the landlady.

Do you remember his coming to you and bringing you any stockings? - He gave me three pair of stockings to mark.

What mark did he bid you put upon them? - Any kind of mark to distinguish them at the washerwoman's. I put BB, the initials of his name upon them.

Had he left a trunk in the room? - Yes, the trunk was found there by the constable when he came; it was locked, he had the key of it.

Who had the key of the room? - I had; nobody could get at the box without my knowledge.

PERCIVAL PHILLIPS sworn.

I am a constable. I searched the lodging of the prisoner last Tuesday-week.

Did you find a trunk there? - I did.

Did you find any thing in that trunk? - Yes; these stockings, this pocket book, and a handkerchief. (producing them.)

Any thing else? - This key (producing it) was upon the shelf in the lodging.

Mr. RICHARD AKERMAN sworn.

This pocket-book, I believe, has been in my possession thirty years; it was, I believe, in one of the drawers belonging to my wife; here are several of my banker's cheques which had my name to them.

Look at the stockings? - Here is a very remarkable pair which I had made for me, and the maker wove the initials of my

name in them in open work; the prisoner has put the initials of his name (B B) over it; they were in the drawers in a one-pair of stairs room. Here are several others that were marked by my sister, they are mine; I believe the handkerchiefs to be mine, but there are no particular marks on them; there are a pair of stockings that were taken off the prisoner's legs, which has the name cut out.

To Phillips. Did you take them off the prisoner's legs? - I did.

To Mr. Akerman. Is the place that is cut out the place where the name was wove? - Yes. This is a remarkable key; it is a key of the Park, it has a crown and my name at length upon it.

To Lessar. Do you know any thing of the key that was found in the lodging? - No, it was on the shelf when he had the lodging?

Was it there when he left the lodging? - I believe it was there; I saw it once or twice; I never knew the meaning of the key.

Prisoner. My Lord, please to ask that woman if she did not wash the handkerchief the things were tied up in? - I washed a blue-and-white silk handkerchief, I cannot swear it was this, it was all over mud. I washed it on the Thursday, the first week that I was in the house.

Was that after the burning of Newgate? - Yes. I was not in town till it was burnt.

Prisoner. I leave my defence to my counsel and my witnesses.

For the prisoner.

Dr. SANDIMAN sworn.

Do you know the prisoner? - Yes, I knew him five years ago, he lived with a relation of mine; he bore an exceeding good character; he used to come backwards and forwards to my house.

ROBERT GATES sworn.

I am footman to Mr. Goodhousen in Golden Square.

Do you know the prisoner? - I do; I have known him perfectly well from the second day after he came to England, which is six years ago; he lived with a person I knew in America, that person gave him an excellent character, and he has always borne a good character since I knew him.

GRACE ROBERTS sworn.

The prisoner lay at our house the night that the prison was burnt.

What time did you see him that night? - I am not positive to the hour he came in, it was from nine to eleven o'clock.

What time did he come home? - I am not positive to the hour, it was a little after nine.

Are you positive of that? - Yes.

Where do you live? - At No. 3, in Berner's-street.

He came home a little after nine? - Yes, I am certain of it; he continued there all that night till six in the morning, and was never out of the house.

What day was that? - The 6th of June.

What day of the week? - I am not certain.

Are you sure it was the night the prison was burnt? - I am.

What prison? - I am not certain what prison, I heard it mentioned in the family that the prison was burnt down.

Cross Examination.

Who bid you to remember the 6th of June? - I remember it by the people being taken up.

When did you talk of its being the 6th of June? - I know he lay at our house on the 6th of June.

Did you take notice of any other night when he lay there? - No.

Did not he lie there on the 7th and 8th of June? - No, only that night.

You are an acquaintance of his? - Yes.

Is he a married man? - I cannot say.

Did he bring any body with him? - No.

Did he lie by himself? - Yes, I gave him a candle to light him to bed.

Did you know he was to lie there that night? - Yes, he told my fellow servant so.

You are a servant, are you? - Yes.

Did your master know that this man was to lie in the house? - I cannot tell.

Do you let such persons lie in the house without your master's knowledge? - He was an old servant, he lay in the servants hall.

Other servants lie there? - Yes, there was a black lay there.

JOHN NORTHINGTON (a Black) sworn.

I am servant to Mr. Wood.

Did the prisoner lie at your house? - Yes, on the night that Holbourn was on fire.

When the house of Mr. Langdale was on fire? - Yes, the man that lives in Holbourn.

Counsel for the Crown. That was on Wednesday night, the 7th?

To Roberts. Where did the prisoner use to sleep at other times? - In the same bed.

That was when he was a servant there? - Yes.

When he was not a servant there where did he sleep? - He never lay at our house when he was not a servant but that night; I cannot be positive to the night nor the day of the week; I say nothing but the truth.

Prisoner to Ann Wood . What dress had I on that night? - A light brownish coat, a round hat, and a red waistcoat.

GUILTY ( Death .)

Tried by the Second London Jury before Mr. Justice NARES.

-
-

View as XML

- -

+ + +
+ +
BENJAMIN BOWSEY, Breaking Peace > riot, 28th June 1780.

Reference Number: t17800628-33
Offence: Breaking Peace > riot
Verdict: Guilty
Punishment: Death
Navigation: < Previous text (trial account) | Next text (trial account) >

324. BENJAMIN BOWSEY (a blackmoor ) was indicted for that he together with five hundred other persons and more, did, unlawfully, riotously, and tumultuously assemble on the 6th of June to the disturbance of the public peace and did begin to demolish and pull down the dwelling house of Richard Akerman , against the form of the statute, &c.

ROSE JENNINGS , Esq. sworn.

Had you any occasion to be in this part of the town, on the 6th of June in the evening? - I dined with my brother who lives opposite Mr. Akerman's house. They attacked Mr. Akerman's house precisely at seven o'clock; they were preceded by a man better dressed than the rest, who went up to Mr. Akerman's door; he rapped three times, and I believe pulled the bell as often. Mr. Akerman had barrocadoed his house. When the man found that no one came, he went down the steps, made his obeisance to the mob, and pointed to the door, and then retired.

Have you any recollection how that man who you say had a better appearance than the rest was dressed? - I think he had on a dark brown coat and a round ha, but I cannot be particular as to that; the mob immediately following in that formidable manner made such an impression upon me, that I did not take notice. The mob approached about thirty in number, three a-breast, some with paving mattocks, others with iron crows and chissels; and then followed an innumerable company with bludgeons; they seemed to be the spokes of coach-wheels; they divided, some went to Mr. Akerman's door with the mattocks, some to the felons door, and some to the debtor's door. I was struck with the formidable appearance and order in which they divided and proceeded to destroy the place, the men threw their sticks up at the windows, which they broke and demolished, yet notwith standing these sticks were coming down in showers, two men with a bar, such as brewers servants carry on their shoulders,

attacked the parlour window to force it open. The window-shutters were exceedingly tough; they at last forced them partly open, but not quite. I then saw a man in a sailor's jacket helped up, he forced himself neck and heels into the window. They found the house-door still difficult to get open; before it was got open the other parlour window was opened and the mob were throwing the goods out at the window; at last the house-door gave way; about the same time some of the goods and furniture having been thrown out into the street, a fire was kindled.

They proceeded immediately to throw the goods out of the house? - Immediately. An equal degree of activity seemed to exhibit itself on the outside as within, one party to burn, the other to throw out the goods of Mr. Akerman. When the conflagration took place I applied my mind to the mob.

Was Mr. Akerman's house on fire then? - No. I was situated in the one-pair-of-stairs room, and could see what happened. I endeavoured to form a distinction between the active and inactive people. I thought I did so; the inactive people seemed to form a circle. I observed a person better dressed than the rest among those within the circle, who did not meddle, but seemed to be exciting and encouraging others. I saw several genteel looking men, and amongst them a black; there was one genteel man in particular, whose conduct I confess excited my indignation, and I took particular notice of him. I went down amongst the mob; I spoke to him; I made myself master of his voice; I believe if I was out of his sight I could swear to his voice; I have never seen that man since. When I first saw the black I turned to a lady and said, this is a motley crew, and of every colour. Mr. Akerman's house had then catched fire; the house in which I was was in extreme danger; my self with some others went down to desire the mob to prevent the houses of innocent people catching fire; and the mob were as active in saving those as in destroying Mr. Akerman's. I had no opportunity of making any remarks till I went to my station again, then I believe it was near nine o'clock; I heard a cry and a gingling of keys in the hands of some person; there were three or four genteel persons, but who had the keys I cannot say. Amongst them was the prisoner at the bar; he was without his hat, and his hands were down. I thought he might have his hat in his hand. The house I think was at that time destroyed; the roof was fallen in. Then those persons of the genteeler description moved off towards Smithfield, and amongst them was the prisoner.

You had observed the black in the mob before you went down? - I had.

Are you able to say who that black was? - No. Seeing this man afterwards I took it for granted it was him; I was certain to him the second time; he had his hat off in the middle of the mob.

Jury. You said his hands were down, did you see any thing in his hands? - No, I did not; I took it for granted he had his hat in his hand, not having it on his head.

Cross Examination.

There were I believe other blacks in the mob? - I never saw but one; I saw a black at first, but did not remark him so as to swear to him.

You could not swear to him I suppose from the difficulty every man has in his mind to swear to any black? - Yes.

There is more difficulty to swear to a black than to a white man? - No. The second time I made my remark too judiciously to err.

When was it you first saw the black? - After the goods were first set on fire, which was about a quarter after seven o'clock.

What dress had the black on? - Something of a dark colour, but my remark was on his face.

What w as remarkable in that man's face more than another black? - The make of his hair was one thing; the curls were out if he had had any; and his hair smooth on his head. His face was so exposed to my view the second time, that I could not be better situated to make any remark on his face.

His hair was the thing by which you knew him? - His hair and his face.

What was particular in his face? - I cannot distinguish it any other than from the weight of the impression it made on me.

Counsel for the Crown. Have you any doubt about him? - No.

ANN WOOD sworn.

I live at Mr. Jennings's, opposite Mr. Akerman's house.

Was you at home on the Tuesday evening when Mr. Akerman's house was attacked? - I was.

Did you in the course of that evening see the prisoner? - I did. It was a little after seven o'clock; I saw him in Mr. Akerman's two-pair-of-stairs room, he stood against the window with something in his hand and looked at me for some time before I observed particularly what he was doing. I looked at him then, and he took up something off the ground and held it up to me; when he held it up, I went down from the window into the dining-room; I came up again, and he was there still. He seemed to be looking in a drawer upon the floor, and seemed to be doing some thing up into a bundle.

You was in the two-pair-of-stairs room opposite him? - No, I was in the three-pair-of-stairs room.

Did you afterwards see him do any thing else? - He got up and looked at me and nodded his head at me; then I went down stairs.

You saw him again in the course of the evening? - Yes, I saw him an hour or two afterwards in the mob.

From the observation you made of his person are you sure that is the man? - That is the man.

Have you any doubt about it? - No, none at all.

Cross Examination.

What makes you so positive that this is the man? - I know his face perfectly again by his standing and looking at me so long.

You recollect him only by his face? - His face and his hair.

Did you see any other black there? - Yes, I did; not in the house but in the mob.

Could you swear to him? - I do not know that I could. I took more notice of this man than I did of any other.

Court. What were the other people doing when the prisoner was in the two-pair-of-stairs room? - Some of the mob were pulling the house down, and some were running in with the fire to set the parlour on fire.

Jury. How many times did you see this prisoner? - Two or three times.

Had he his hat on when you saw him? - Yes.

ANN LESSAR sworn.

Do you know the prisoner? - Yes.

Where do you live? - I lodge in the same lodging, in which the prisoner lodged; I took the lodging of him and the landlady.

Do you remember his coming to you and bringing you any stockings? - He gave me three pair of stockings to mark.

What mark did he bid you put upon them? - Any kind of mark to distinguish them at the washerwoman's. I put BB, the initials of his name upon them.

Had he left a trunk in the room? - Yes, the trunk was found there by the constable when he came; it was locked, he had the key of it.

Who had the key of the room? - I had; nobody could get at the box without my knowledge.

PERCIVAL PHILLIPS sworn.

I am a constable. I searched the lodging of the prisoner last Tuesday-week.

Did you find a trunk there? - I did.

Did you find any thing in that trunk? - Yes; these stockings, this pocket book, and a handkerchief. (producing them.)

Any thing else? - This key (producing it) was upon the shelf in the lodging.

Mr. RICHARD AKERMAN sworn.

This pocket-book, I believe, has been in my possession thirty years; it was, I believe, in one of the drawers belonging to my wife; here are several of my banker's cheques which had my name to them.

Look at the stockings? - Here is a very remarkable pair which I had made for me, and the maker wove the initials of my

name in them in open work; the prisoner has put the initials of his name (B B) over it; they were in the drawers in a one-pair of stairs room. Here are several others that were marked by my sister, they are mine; I believe the handkerchiefs to be mine, but there are no particular marks on them; there are a pair of stockings that were taken off the prisoner's legs, which has the name cut out.

To Phillips. Did you take them off the prisoner's legs? - I did.

To Mr. Akerman. Is the place that is cut out the place where the name was wove? - Yes. This is a remarkable key; it is a key of the Park, it has a crown and my name at length upon it.

To Lessar. Do you know any thing of the key that was found in the lodging? - No, it was on the shelf when he had the lodging?

Was it there when he left the lodging? - I believe it was there; I saw it once or twice; I never knew the meaning of the key.

Prisoner. My Lord, please to ask that woman if she did not wash the handkerchief the things were tied up in? - I washed a blue-and-white silk handkerchief, I cannot swear it was this, it was all over mud. I washed it on the Thursday, the first week that I was in the house.

Was that after the burning of Newgate? - Yes. I was not in town till it was burnt.

Prisoner. I leave my defence to my counsel and my witnesses.

For the prisoner.

Dr. SANDIMAN sworn.

Do you know the prisoner? - Yes, I knew him five years ago, he lived with a relation of mine; he bore an exceeding good character; he used to come backwards and forwards to my house.

ROBERT GATES sworn.

I am footman to Mr. Goodhousen in Golden Square.

Do you know the prisoner? - I do; I have known him perfectly well from the second day after he came to England, which is six years ago; he lived with a person I knew in America, that person gave him an excellent character, and he has always borne a good character since I knew him.

GRACE ROBERTS sworn.

The prisoner lay at our house the night that the prison was burnt.

What time did you see him that night? - I am not positive to the hour he came in, it was from nine to eleven o'clock.

What time did he come home? - I am not positive to the hour, it was a little after nine.

Are you positive of that? - Yes.

Where do you live? - At No. 3, in Berner's-street.

He came home a little after nine? - Yes, I am certain of it; he continued there all that night till six in the morning, and was never out of the house.

What day was that? - The 6th of June.

What day of the week? - I am not certain.

Are you sure it was the night the prison was burnt? - I am.

What prison? - I am not certain what prison, I heard it mentioned in the family that the prison was burnt down.

Cross Examination.

Who bid you to remember the 6th of June? - I remember it by the people being taken up.

When did you talk of its being the 6th of June? - I know he lay at our house on the 6th of June.

Did you take notice of any other night when he lay there? - No.

Did not he lie there on the 7th and 8th of June? - No, only that night.

You are an acquaintance of his? - Yes.

Is he a married man? - I cannot say.

Did he bring any body with him? - No.

Did he lie by himself? - Yes, I gave him a candle to light him to bed.

Did you know he was to lie there that night? - Yes, he told my fellow servant so.

You are a servant, are you? - Yes.

Did your master know that this man was to lie in the house? - I cannot tell.

Do you let such persons lie in the house without your master's knowledge? - He was an old servant, he lay in the servants hall.

Other servants lie there? - Yes, there was a black lay there.

JOHN NORTHINGTON (a Black) sworn.

I am servant to Mr. Wood.

Did the prisoner lie at your house? - Yes, on the night that Holbourn was on fire.

When the house of Mr. Langdale was on fire? - Yes, the man that lives in Holbourn.

Counsel for the Crown. That was on Wednesday night, the 7th?

To Roberts. Where did the prisoner use to sleep at other times? - In the same bed.

That was when he was a servant there? - Yes.

When he was not a servant there where did he sleep? - He never lay at our house when he was not a servant but that night; I cannot be positive to the night nor the day of the week; I say nothing but the truth.

Prisoner to Ann Wood . What dress had I on that night? - A light brownish coat, a round hat, and a red waistcoat.

GUILTY ( Death .)

Tried by the Second London Jury before Mr. Justice NARES.

+
+

View as XML

+ +

@@ -204,5 +204,5 @@

Footer

- - + + diff --git a/htmlproofer-output.txt b/htmlproofer-output.txt new file mode 100644 index 0000000000..a2f41a477c --- /dev/null +++ b/htmlproofer-output.txt @@ -0,0 +1,26044 @@ +/Users/zleblanc/.gem/gems/io-event-1.10.0/lib/io/event/support.rb:48: warning: IO::Buffer is experimental and both the Ruby and C interface may change in the future! +Running 3 checks (Images, Links, Scripts) in ["_site"] on *.html files ... + + +Checking 6252 external links +Checking 5062 internal links +Checking internal link hashes in 311 files +Ran on 657 files! + + +For the Images check, the following failures were found: + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internal image i/genericThumb.jpg does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internal image i/genericThumb.jpg does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internal image i/genericThumb.jpg does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internal image i/genericThumb.jpg does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internal image i/genericThumb.jpg does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internal image i/genericThumb.jpg does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internal image i/genericThumb.jpg does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internal image i/genericThumb.jpg does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internal image i/genericThumb.jpg does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internal image i/genericThumb.jpg does not exist + +* At _site/assets/sustainable-authorship-in-plain-text-using-pandoc-and-markdown/sample.html:14: + + internal image your_image.jpg does not exist + +* At _site/blog/page10/index.html:286: + + image /images/blog/welcome-ph-fr/welcome-ph-fr.png does not have an alt attribute + +* At _site/blog/page10/index.html:306: + + image /images/blog/welcome-ph-fr/welcome-ph-fr.png does not have an alt attribute + +* At _site/blog/page10/index.html:326: + + image /images/blog/PH-contributors/EditorsMap2019.jpg does not have an alt attribute + +* At _site/blog/page11/index.html:337: + + image /images/blog/bogota-workshop-report/Bogota1.png does not have an alt attribute + +* At _site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html:276: + + internal image /gallery/OCR-with-Tesseract-and-ScanTailor.png does not exist + +* At _site/es/donaciones.html:250: + + image /images/website/individual/red-bird-on-branch.png does not have an alt attribute + +* At _site/es/index.html:252: + + image /images/website/index/woman-using-tabulator.png does not have an alt attribute + +* At _site/es/pia.html:250: + + image /images/website/ipp/bird-with-eggs-nest.png does not have an alt attribute + +* At _site/fr/consignes-auteurs.html:250: + + image /images/website/woman-at-writing-desk.png does not have an alt attribute + +* At _site/fr/dons.html:250: + + image /images/website/individual/red-bird-on-branch.png does not have an alt attribute + +* At _site/fr/index.html:249: + + image /images/website/index/woman-using-tabulator.png does not have an alt attribute + +* At _site/fr/pi.html:250: + + image /images/website/ipp/bird-with-eggs-nest.png does not have an alt attribute + +* At _site/posts/PH-contributors.html:279: + + image /images/blog/PH-contributors/EditorsMap2019.jpg does not have an alt attribute + +* At _site/posts/PH-contributors.html:285: + + image /images/blog/PH-contributors/Authors-TranslatorsMap2019.jpg does not have an alt attribute + +* At _site/posts/PH-contributors.html:289: + + image /images/blog/2019-04-06-newsletter/ReadersMap2019.jpg does not have an alt attribute + +* At _site/posts/bienvenue-ph-fr.html:277: + + image /images/blog/welcome-ph-fr/welcome-ph-fr.png does not have an alt attribute + +* At _site/posts/bogota-workshop-report.html:279: + + image /images/blog/bogota-workshop-report/Bogota1.png does not have an alt attribute + +* At _site/posts/bogota-workshop-report.html:291: + + image /images/blog/bogota-workshop-report/Bogota2.png does not have an alt attribute + +* At _site/posts/bogota-workshop-report.html:309: + + image /images/blog/bogota-workshop-report/Bogota2.png does not have an alt attribute + +* At _site/posts/corpus-linguistics-in-action.html:347: + + image /images/blog/corpus-linguistics-in-action/Image_2_David_Copperfield_fireplace.jpg does not have an alt attribute + +* At _site/posts/corpus-linguistics-in-action.html:350: + + image /images/blog/corpus-linguistics-in-action/Image_1_mr_dombey_and_the_world.jpg does not have an alt attribute + +* At _site/posts/welcome-ph-fr.html:277: + + image /images/blog/welcome-ph-fr/welcome-ph-fr.png does not have an alt attribute + +* At _site/pt/index.html:251: + + image /images/website/index/woman-using-tabulator.png does not have an alt attribute + +For the Links check, the following failures were found: + +* At _site/404.html:86: + + 'a' tag is missing a reference + +* At _site/404.html:105: + + 'a' tag is missing a reference + +* At _site/404.html:142: + + 'a' tag is missing a reference + +* At _site/404.html:168: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:198: + + http://markhadley.com is not an HTTPS link + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:199: + + http://www.sheffield.ac.uk/hri/ is not an HTTPS link + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise00 - original/mymap.html:3: + + http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise01/mymap.html:3: + + http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise02/mymap.html:3: + + http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise03/mymap.html:3: + + http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise04/mymap.html:3: + + http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise05/mymap.html:3: + + http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link + +* At _site/assets/mapping-with-python-leaflet/map/mymap-onepage.html:3: + + http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link + +* At _site/assets/mapping-with-python-leaflet/map/mymap.html:3: + + http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + 'a' tag is missing a reference + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:198: + + http://markhadley.com is not an HTTPS link + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:199: + + http://www.sheffield.ac.uk/hri/ is not an HTTPS link + +* At _site/blog/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page10/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page10/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page10/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page10/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page11/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page11/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page11/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page11/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page12/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page12/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page12/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page12/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page13/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page13/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page13/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page13/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page14/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page14/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page14/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page14/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page15/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page15/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page15/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page15/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page16/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page16/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page16/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page16/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page16/index.html:366: + + 'a' tag is missing a reference + +* At _site/blog/page17/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page17/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page17/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page17/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page17/index.html:346: + + http://en.wikipedia.org/wiki/Static_web_page is not an HTTPS link + +* At _site/blog/page17/index.html:346: + + http://pages.github.com is not an HTTPS link + +* At _site/blog/page2/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page2/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page2/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page2/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page3/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page3/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page3/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page3/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page4/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page4/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page4/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page4/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page5/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page5/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page5/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page5/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page6/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page6/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page6/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page6/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page7/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page7/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page7/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page7/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page8/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page8/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page8/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page8/index.html:168: + + 'a' tag is missing a reference + +* At _site/blog/page9/index.html:86: + + 'a' tag is missing a reference + +* At _site/blog/page9/index.html:105: + + 'a' tag is missing a reference + +* At _site/blog/page9/index.html:142: + + 'a' tag is missing a reference + +* At _site/blog/page9/index.html:168: + + 'a' tag is missing a reference + +* At _site/en/about.html:86: + + 'a' tag is missing a reference + +* At _site/en/about.html:105: + + 'a' tag is missing a reference + +* At _site/en/about.html:142: + + 'a' tag is missing a reference + +* At _site/en/about.html:168: + + 'a' tag is missing a reference + +* At _site/en/about.html:264: + + http://dhawards.org/dhawards2016/results/ is not an HTTPS link + +* At _site/en/about.html:264: + + http://dhawards.org/dhawards2017/results/ is not an HTTPS link + +* At _site/en/about.html:264: + + http://humanidadesdigitaleshispanicas.es/ is not an HTTPS link + +* At _site/en/about.html:264: + + http://dhawards.org/dhawards2022/results/ is not an HTTPS link + +* At _site/en/about.html:278: + + http://digitalhistoryhacks.blogspot.com/2008/01/programming-historian.html is not an HTTPS link + +* At _site/en/author-guidelines.html:86: + + 'a' tag is missing a reference + +* At _site/en/author-guidelines.html:105: + + 'a' tag is missing a reference + +* At _site/en/author-guidelines.html:142: + + 'a' tag is missing a reference + +* At _site/en/author-guidelines.html:168: + + 'a' tag is missing a reference + +* At _site/en/contribute.html:86: + + 'a' tag is missing a reference + +* At _site/en/contribute.html:105: + + 'a' tag is missing a reference + +* At _site/en/contribute.html:142: + + 'a' tag is missing a reference + +* At _site/en/contribute.html:168: + + 'a' tag is missing a reference + +* At _site/en/contribute.html:298: + + http://www.worldcat.org/title/programming-historian/oclc/951537099 is not an HTTPS link + +* At _site/en/contribute.html:300: + + http://purdue-primo-prod.hosted.exlibrisgroup.com/primo_library/libweb/action/dlDisplay.do?vid=PURDUE&search_scope=everything&docId=PURDUE_ALMA51671812890001081&fn=permalink is not an HTTPS link + +* At _site/en/editor-guidelines.html:86: + + 'a' tag is missing a reference + +* At _site/en/editor-guidelines.html:105: + + 'a' tag is missing a reference + +* At _site/en/editor-guidelines.html:142: + + 'a' tag is missing a reference + +* At _site/en/editor-guidelines.html:168: + + 'a' tag is missing a reference + +* At _site/en/editor-guidelines.html:587: + + http://www.loc.gov/maps/collections is not an HTTPS link + +* At _site/en/events.html:86: + + 'a' tag is missing a reference + +* At _site/en/events.html:105: + + 'a' tag is missing a reference + +* At _site/en/events.html:142: + + 'a' tag is missing a reference + +* At _site/en/events.html:168: + + 'a' tag is missing a reference + +* At _site/en/feedback.html:86: + + 'a' tag is missing a reference + +* At _site/en/feedback.html:105: + + 'a' tag is missing a reference + +* At _site/en/feedback.html:142: + + 'a' tag is missing a reference + +* At _site/en/feedback.html:168: + + 'a' tag is missing a reference + +* At _site/en/index.html:87: + + 'a' tag is missing a reference + +* At _site/en/index.html:106: + + 'a' tag is missing a reference + +* At _site/en/index.html:143: + + 'a' tag is missing a reference + +* At _site/en/index.html:169: + + 'a' tag is missing a reference + +* At _site/en/individual.html:86: + + 'a' tag is missing a reference + +* At _site/en/individual.html:105: + + 'a' tag is missing a reference + +* At _site/en/individual.html:142: + + 'a' tag is missing a reference + +* At _site/en/individual.html:168: + + 'a' tag is missing a reference + +* At _site/en/ipp.html:86: + + 'a' tag is missing a reference + +* At _site/en/ipp.html:105: + + 'a' tag is missing a reference + +* At _site/en/ipp.html:142: + + 'a' tag is missing a reference + +* At _site/en/ipp.html:168: + + 'a' tag is missing a reference + +* At _site/en/jisc-tna-partnership.html:86: + + 'a' tag is missing a reference + +* At _site/en/jisc-tna-partnership.html:105: + + 'a' tag is missing a reference + +* At _site/en/jisc-tna-partnership.html:142: + + 'a' tag is missing a reference + +* At _site/en/jisc-tna-partnership.html:168: + + 'a' tag is missing a reference + +* At _site/en/lesson-retirement-policy.html:86: + + 'a' tag is missing a reference + +* At _site/en/lesson-retirement-policy.html:105: + + 'a' tag is missing a reference + +* At _site/en/lesson-retirement-policy.html:142: + + 'a' tag is missing a reference + +* At _site/en/lesson-retirement-policy.html:168: + + 'a' tag is missing a reference + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:133: + + 'a' tag is missing a reference + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:152: + + 'a' tag is missing a reference + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:189: + + 'a' tag is missing a reference + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:215: + + 'a' tag is missing a reference + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:1478: + + http://jonathanstray.com/a-full-text-visualization-of-the-iraq-war-logs is not an HTTPS link + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:1612: + + http://scikit-learn.org/stable/install.html is not an HTTPS link + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:1642: + + http://dhdebates.gc.cuny.edu/debates/text/99 is not an HTTPS link + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:1651: + + http://jonathanstray.com/a-full-text-visualization-of-the-iraq-war-logs is not an HTTPS link + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:1666: + + http://journalofdigitalhumanities.org/2-1/words-alone-by-benjamin-m-schmidt/ is not an HTTPS link + +* At _site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:471: + + http://www.activehistory.ca is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:480: + + http://chronicle.com/blogs/profhacker/download-a-sequential-range-of-urls-with-curl/41055 is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:511: + + http://data2.archives.ca/e/e061/e001518029.jpg is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:512: + + http://data2.archives.ca/e/e061/e001518109.jpg is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:526: + + http://en.wikipedia.org/wiki/Leading_zero is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:627: + + http://www.nla.gov.au/apps/cdview/?pi=nla.ms-ms5393-1 is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:631: + + http://nla.gov.au/nla.ms-ms5393-1-s1-v.jpg is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:633: + + http://nla.gov.au/nla.ms-ms5393-1-s127-v.jpg is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:680: + + http://memory.loc.gov/cgi-bin/ampage?collId=mtj1&fileName=mtj1page001.db&recNum=1&itemLink=/ammem/collections/jefferson_papers/mtjser1.html&linkText=6 is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:689: + + http://memory.loc.gov/master/mss/mtj/mtj1/001/0000/ is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:701: + + http://memory.loc.gov/master/mss/mtj/mtj1/001/0000/ is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:703: + + http://memory.loc.gov/master/mss/mtj/mtj1/001/0100/ is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:705: + + http://memory.loc.gov/master/mss/mtj/mtj1/001/0200/ is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:709: + + http://memory.loc.gov/master/mss/mtj/mtj1/001/1400 is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:735: + + http://cushing.med.yale.edu/gsdl/collect/mdposter/ is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:748: + + http://cushing.med.yale.edu/images/mdposter/full/poster0001.jpg is not an HTTPS link + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:753: + + http://cushing.med.yale.edu/images/mdposter/full/poster0637.jpg is not an HTTPS link + +* At _site/en/lessons/automated-downloading-with-wget.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/automated-downloading-with-wget.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/automated-downloading-with-wget.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/automated-downloading-with-wget.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/automated-downloading-with-wget.html:679: + + http://www.gnu.org/software/wget/ is not an HTTPS link + +* At _site/en/lessons/automated-downloading-with-wget.html:680: + + http://ftp.gnu.org/gnu/wget/ is not an HTTPS link + +* At _site/en/lessons/automated-downloading-with-wget.html:743: + + http://www.gnu.org/software/wget/manual/wget.html is not an HTTPS link + +* At _site/en/lessons/automated-downloading-with-wget.html:748: + + http://activehistory.ca/papers/ is not an HTTPS link + +* At _site/en/lessons/automated-downloading-with-wget.html:751: + + http://activehistory.ca/papers/historypaper-9/ is not an HTTPS link + +* At _site/en/lessons/automated-downloading-with-wget.html:798: + + http://activehistory.ca/papers/ is not an HTTPS link + +* At _site/en/lessons/automated-downloading-with-wget.html:824: + + http://activehistory.ca/papers/ is not an HTTPS link + +* At _site/en/lessons/automated-downloading-with-wget.html:825: + + http://activehistory.ca/papers/historypaper-9/ is not an HTTPS link + +* At _site/en/lessons/automated-downloading-with-wget.html:827: + + http://uwo.ca is not an HTTPS link + +* At _site/en/lessons/automated-downloading-with-wget.html:966: + + http://www.gnu.org/software/wget/manual/wget.html is not an HTTPS link + +* At _site/en/lessons/basic-text-processing-in-r.html:123: + + 'a' tag is missing a reference + +* At _site/en/lessons/basic-text-processing-in-r.html:142: + + 'a' tag is missing a reference + +* At _site/en/lessons/basic-text-processing-in-r.html:179: + + 'a' tag is missing a reference + +* At _site/en/lessons/basic-text-processing-in-r.html:205: + + 'a' tag is missing a reference + +* At _site/en/lessons/basic-text-processing-in-r.html:1154: + + http://www.presidency.ucsb.edu/sou.php is not an HTTPS link + +* At _site/en/lessons/basic-text-processing-in-r.html:1157: + + http://norvig.com/ngrams/ is not an HTTPS link + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:124: + + 'a' tag is missing a reference + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:143: + + 'a' tag is missing a reference + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:180: + + 'a' tag is missing a reference + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:206: + + 'a' tag is missing a reference + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:341: + + http://programminghistorian.github.io/ph-submissions/lessons/beginners-guide-to-twitter-data is not an HTTPS link + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:868: + + http://journalofdigitalhumanities.org/1-1/demystifying-networks-by-scott-weingart/ is not an HTTPS link + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:1145: + + http://hdlab.stanford.edu/palladio/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:489: + + http://amandavisconti.github.io/JekyllDemo/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:496: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:497: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:498: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:499: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:502: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:503: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:504: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:505: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:506: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:507: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:510: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:511: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:512: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:513: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:514: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:515: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:516: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:517: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:520: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:521: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:522: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:525: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:526: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:527: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:530: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:531: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:532: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:533: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:536: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:537: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:540: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:541: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:542: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:545: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:546: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:547: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:548: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:549: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:554: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:556: + + http://jekyllrb.com/docs/home/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:558: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:570: + + http://jekyllrb.com/docs/home/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:572: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:578: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:607: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:615: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:621: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:629: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:641: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:643: + + http://www.barebones.com/products/textwrangler/download.html is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:647: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:702: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:706: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:716: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:718: + + http://brew.sh/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:778: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:780: + + http://brew.sh/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:803: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:823: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:829: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:839: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:861: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:962: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1019: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1036: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1040: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1163: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1197: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1203: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1207: + + http://kramdown.gettalong.org/quickref.html is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1209: + + http://kramdown.gettalong.org/quickref.html is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1211: + + http://www.typora.io/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1213: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1247: + + http://amandavisconti.github.io/JekyllDemo/resume/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1249: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1325: + + http://raw.githubusercontent.com/amandavisconti/JekyllDemo/gh-pages/_posts/2016-02-29-a-post-about-my-research.markdown is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1327: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1448: + + http://amandavisconti.github.io/JekyllDemo/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1450: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1459: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1463: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1474: + + http://jekyllthemes.org/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1475: + + http://jekyllthemes.io/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1478: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1482: + + http://jekyllrb.com/docs/plugins/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1489: + + http://jekyllrb.com/docs/plugins/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1489: + + http://jekyllrb.com/docs/plugins/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1506: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1527: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1529: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1531: + + http://stackexchange.com/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1533: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1539: + + 'a' tag is missing a reference + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1544: + + http://jekyllrb.com/docs/home/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1545: + + http://jekyll-windows.juthilo.com/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1547: + + http://literaturegeek.com/2015/12/08/WhyJekyllGitHub is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1548: + + http://chronicle.com/blogs/profhacker/jekyll1/60913 is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1550: + + http://ben.balter.com/jekyll-style-guide/ is not an HTTPS link + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1551: + + http://prose.io/ is not an HTTPS link + +* At _site/en/lessons/calibrating-radiocarbon-dates-r.html:137: + + 'a' tag is missing a reference + +* At _site/en/lessons/calibrating-radiocarbon-dates-r.html:156: + + 'a' tag is missing a reference + +* At _site/en/lessons/calibrating-radiocarbon-dates-r.html:193: + + 'a' tag is missing a reference + +* At _site/en/lessons/calibrating-radiocarbon-dates-r.html:219: + + 'a' tag is missing a reference + +* At _site/en/lessons/calibrating-radiocarbon-dates-r.html:785: + + http://calib.org is not an HTTPS link + +* At _site/en/lessons/cleaning-data-with-openrefine.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/cleaning-data-with-openrefine.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/cleaning-data-with-openrefine.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/cleaning-data-with-openrefine.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/cleaning-data-with-openrefine.html:528: + + http://openrefine.org is not an HTTPS link + +* At _site/en/lessons/cleaning-data-with-openrefine.html:579: + + http://vis.stanford.edu/papers/wrangler/ is not an HTTPS link + +* At _site/en/lessons/cleaning-data-with-openrefine.html:579: + + http://openrefine.org is not an HTTPS link + +* At _site/en/lessons/cleaning-data-with-openrefine.html:584: + + http://en.wikipedia.org/wiki/Data_profiling is not an HTTPS link + +* At _site/en/lessons/cleaning-data-with-openrefine.html:586: + + http://en.wikipedia.org/wiki/Named-entity_recognition is not an HTTPS link + +* At _site/en/lessons/cleaning-data-with-openrefine.html:590: + + http://www.loc.gov/index.html is not an HTTPS link + +* At _site/en/lessons/cleaning-data-with-openrefine.html:590: + + http://www.oclc.org/home.en.html is not an HTTPS link + +* At _site/en/lessons/cleaning-data-with-openrefine.html:608: + + http://creativecommons.org/licenses/by-nc/2.5/au/ is not an HTTPS link + +* At _site/en/lessons/cleaning-data-with-openrefine.html:622: + + http://en.wikipedia.org/wiki/Controlled_vocabulary is not an HTTPS link + +* At _site/en/lessons/cleaning-data-with-openrefine.html:630: + + http://en.wikipedia.org/wiki/Linked_data is not an HTTPS link + +* At _site/en/lessons/cleaning-data-with-openrefine.html:678: + + http://en.wikipedia.org/wiki/Faceted_search is not an HTTPS link + +* At _site/en/lessons/cleaning-data-with-openrefine.html:886: + + http://en.wikipedia.org/wiki/Comma-separated_values is not an HTTPS link + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:462: + + http://home.heinonline.org/ is not an HTTPS link + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:502: + + http://www.unixuser.org/~euske/python/pdfminer/index.html is not an HTTPS link + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:617: + + http://krillapps.com/patterns/ is not an HTTPS link + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:627: + + http://docs.python.org/2/library/re.html is not an HTTPS link + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:628: + + http://docs.python.org/2/howto/regex.html#regex-howto is not an HTTPS link + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:636: + + http://www.gnu.org/software/sed/ is not an HTTPS link + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:636: + + http://www.gnu.org/software/grep/ is not an HTTPS link + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:719: + + http://docs.python.org/2/library/re.html#re.search is not an HTTPS link + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:727: + + http://docs.python.org/2/library/re.html#re.sub is not an HTTPS link + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:754: + + http://docs.python.org/2/library/re.html#re.VERBOSE is not an HTTPS link + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:789: + + http://docs.python.org/2/library/re.html#re.compile is not an HTTPS link + +* At _site/en/lessons/clustering-visualizing-word-embeddings.html:135: + + 'a' tag is missing a reference + +* At _site/en/lessons/clustering-visualizing-word-embeddings.html:154: + + 'a' tag is missing a reference + +* At _site/en/lessons/clustering-visualizing-word-embeddings.html:191: + + 'a' tag is missing a reference + +* At _site/en/lessons/clustering-visualizing-word-embeddings.html:217: + + 'a' tag is missing a reference + +* At _site/en/lessons/clustering-with-scikit-learn-in-python.html:133: + + 'a' tag is missing a reference + +* At _site/en/lessons/clustering-with-scikit-learn-in-python.html:152: + + 'a' tag is missing a reference + +* At _site/en/lessons/clustering-with-scikit-learn-in-python.html:189: + + 'a' tag is missing a reference + +* At _site/en/lessons/clustering-with-scikit-learn-in-python.html:215: + + 'a' tag is missing a reference + +* At _site/en/lessons/code-reuse-and-modularity.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/code-reuse-and-modularity.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/code-reuse-and-modularity.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/code-reuse-and-modularity.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:588: + + 'a' tag is missing a reference + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:873: + + http://github.com/join is not an HTTPS link + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:901: + + 'a' tag is missing a reference + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1394: + + 'a' tag is missing a reference + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1512: + + http://stackexchange.com/ is not an HTTPS link + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1512: + + http://tinyurl.com/DHslack is not an HTTPS link + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1519: + + http://literaturegeek.com/2015/12/08/WhyJekyllGitHub is not an HTTPS link + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1521: + + http://chronicle.com/blogs/profhacker/jekyll1/60913 is not an HTTPS link + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1527: + + http://jekyllrb.com/docs/home/ is not an HTTPS link + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1528: + + http://jekyll-windows.juthilo.com/ is not an HTTPS link + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1530: + + http://ben.balter.com/jekyll-style-guide/ is not an HTTPS link + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1557: + + http://prose.io/ is not an HTTPS link + +* At _site/en/lessons/common-similarity-measures.html:133: + + 'a' tag is missing a reference + +* At _site/en/lessons/common-similarity-measures.html:152: + + 'a' tag is missing a reference + +* At _site/en/lessons/common-similarity-measures.html:189: + + 'a' tag is missing a reference + +* At _site/en/lessons/common-similarity-measures.html:215: + + 'a' tag is missing a reference + +* At _site/en/lessons/computer-vision-deep-learning-pt1.html:141: + + 'a' tag is missing a reference + +* At _site/en/lessons/computer-vision-deep-learning-pt1.html:160: + + 'a' tag is missing a reference + +* At _site/en/lessons/computer-vision-deep-learning-pt1.html:197: + + 'a' tag is missing a reference + +* At _site/en/lessons/computer-vision-deep-learning-pt1.html:223: + + 'a' tag is missing a reference + +* At _site/en/lessons/computer-vision-deep-learning-pt2.html:141: + + 'a' tag is missing a reference + +* At _site/en/lessons/computer-vision-deep-learning-pt2.html:160: + + 'a' tag is missing a reference + +* At _site/en/lessons/computer-vision-deep-learning-pt2.html:197: + + 'a' tag is missing a reference + +* At _site/en/lessons/computer-vision-deep-learning-pt2.html:223: + + 'a' tag is missing a reference + +* At _site/en/lessons/corpus-analysis-with-antconc.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/corpus-analysis-with-antconc.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/corpus-analysis-with-antconc.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/corpus-analysis-with-antconc.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/corpus-analysis-with-antconc.html:527: + + http://voyant-tools.org/ is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:531: + + http://voyant-tools.org/ is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:531: + + http://www.laurenceanthony.net/software/antconc/ is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:531: + + http://www.laurenceanthony.net/ is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:531: + + http://hfroehli.ch/2014/05/11/intro-bibliography-corpus-linguistics/ is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:538: + + http://www.laurenceanthony.net/software/antconc/ is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:539: + + http://www.laurenceanthony.net/software/antconc/releases/AntConc324/ is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:569: + + http://notepad-plus-plus.org/ is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:569: + + http://www.barebones.com/products/textwrangler/ is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:578: + + http://www.nltk.org/ is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:581: + + http://www.amazon.com/Developing-Linguistic-Corpora-Practice-Guides/dp/1842172050/ref=sr_1_1 is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:911: + + http://www.wordfrequency.info/free.asp is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:961: + + http://www.lexically.net/downloads/version6/HTML/index.html?keyness_definition.htm is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:961: + + http://www.laurenceanthony.net/software/antconc/releases/AntConc335/help.pdf is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:1024: + + http://hfroehlich.wordpress.com/2014/05/11/intro-bibliography-corpus-linguistics/ is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-antconc.html:1025: + + http://hfroehli.ch/workshops/getting-started-with-antconc/ is not an HTTPS link + +* At _site/en/lessons/corpus-analysis-with-spacy.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/corpus-analysis-with-spacy.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/corpus-analysis-with-spacy.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/corpus-analysis-with-spacy.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/correspondence-analysis-in-R.html:137: + + 'a' tag is missing a reference + +* At _site/en/lessons/correspondence-analysis-in-R.html:156: + + 'a' tag is missing a reference + +* At _site/en/lessons/correspondence-analysis-in-R.html:193: + + 'a' tag is missing a reference + +* At _site/en/lessons/correspondence-analysis-in-R.html:219: + + 'a' tag is missing a reference + +* At _site/en/lessons/correspondence-analysis-in-R.html:570: + + http://www.ourcommons.ca/Committees/en/Home is not an HTTPS link + +* At _site/en/lessons/correspondence-analysis-in-R.html:665: + + http://factominer.free.fr/ is not an HTTPS link + +* At _site/en/lessons/correspondence-analysis-in-R.html:988: + + http://www.sthda.com/english/wiki/multiple-correspondence-analysis-essentials-interpretation-and-application-to-investigate-the-associations-between-categories-of-multiple-qualitative-variables-r-software-and-data-mining is not an HTTPS link + +* At _site/en/lessons/correspondence-analysis-in-R.html:1034: + + http://davetang.org/file/Singular_Value_Decomposition_Tutorial.pdf is not an HTTPS link + +* At _site/en/lessons/correspondence-analysis-in-R.html:1125: + + http://www.cbc.ca/news/indigenous/mmiw-inquiry-not-reaching-out-to-families-says-advocates-1.4053694 is not an HTTPS link + +* At _site/en/lessons/counting-frequencies.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/counting-frequencies.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/counting-frequencies.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/counting-frequencies.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/counting-frequencies.html:592: + + http://docs.python.org/tutorial/datastructures.html#list-comprehensions is not an HTTPS link + +* At _site/en/lessons/counting-frequencies.html:765: + + http://ir.dcs.gla.ac.uk/resources/linguistic_utils/stop_words is not an HTTPS link + +* At _site/en/lessons/creating-an-omeka-exhibit.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-an-omeka-exhibit.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-an-omeka-exhibit.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-an-omeka-exhibit.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-and-viewing-html-files-with-python.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-and-viewing-html-files-with-python.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-and-viewing-html-files-with-python.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-and-viewing-html-files-with-python.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-and-viewing-html-files-with-python.html:529: + + http://zotero.org is not an HTTPS link + +* At _site/en/lessons/creating-and-viewing-html-files-with-python.html:533: + + http://www.w3schools.com/html/default.asp is not an HTTPS link + +* At _site/en/lessons/creating-and-viewing-html-files-with-python.html:549: + + http://www.w3schools.com/tags/tag_doctype.asp is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:120: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:139: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:176: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:202: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:605: + + http://chroniclingamerica.loc.gov/about/api/ is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:607: + + http://chroniclingamerica.loc.gov/about/api/ is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:626: + + http://chroniclingamerica.loc.gov/search/pages/results/ is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:635: + + http://chroniclingamerica.loc.gov/search/pages/results/?format=json&proxtext=fire is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:667: + + http://flask.pocoo.org/ is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:725: + + http://127.0.0.1:5000/ is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:749: + + http://127.0.0.1:5000/ is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:844: + + http://127.0.0.1:5000/api/v1/resources/books/all is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:921: + + http://127.0.0.1:5000/api/v1/resources/books?id=0 is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:922: + + http://127.0.0.1:5000/api/v1/resources/books?id=1 is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:923: + + http://127.0.0.1:5000/api/v1/resources/books?id=2 is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:924: + + http://127.0.0.1:5000/api/v1/resources/books?id=3 is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:930: + + http://127.0.0.1:5000/api/v1/resources/books is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1002: + + http://www.doxygen.org/ is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1002: + + http://www.sphinx-doc.org/en/stable/ is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1004: + + http://api.repo.nypl.org/ is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1092: + + http://127.0.0.1:5000/api/v1/resources/books/all is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1093: + + http://127.0.0.1:5000/api/v1/resources/books?author=Connie+Willis is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1094: + + http://127.0.0.1:5000/api/v1/resources/books?author=Connie+Willis&published=1993 is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1095: + + http://127.0.0.1:5000/api/v1/resources/books?published=2010 is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1228: + + http://chroniclingamerica.loc.gov/ is not an HTTPS link + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1234: + + http://hds.essex.ac.uk/ is not an HTTPS link + +* At _site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:536: + + http://www.gizmag.com/ikea-augmented-reality-catalog-app/28703/ is not an HTTPS link + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:556: + + http://web.archive.org/web/20180421163517/http://english.ufl.edu/trace_arcs/ is not an HTTPS link + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:616: + + http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html is not an HTTPS link + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:858: + + http://www.gimp.org/ is not an HTTPS link + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:1205: + + http://developer.Android.com/tools/device.html is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:486: + + http://hdlab.stanford.edu/palladio/ is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:508: + + http://hal.archives-ouvertes.fr/docs/00/64/93/16/PDF/lemercier_A_zg.pdf is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:508: + + http://hal.archives-ouvertes.fr/docs/00/64/93/16/PDF/lemercier_A_zg.pdf is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:508: + + http://historicalnetworkresearch.org/ is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:518: + + http://web.archive.org/web/20180422010025/http://www.gdw-berlin.de/fileadmin/bilder/publ/publikationen_in_englischer_sprache/2006_Neuman_eng.pdf is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:518: + + http://martenduering.com/research/covert-networks-during-the-holocaust/ is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:650: + + http://hdlab.stanford.edu/palladio/ is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:726: + + http://hdlab.stanford.edu/doc/scenario-simple-map.pdf is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:802: + + http://en.wikipedia.org/wiki/Bipartite_graph#Examples is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:892: + + http://en.wikipedia.org/wiki/Directed_graph#Indegree_and_outdegree is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:940: + + http://nodegoat.net/ is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:940: + + http://nodegoat.net/cms/UPLOAD/AsmallguidebyYanan11082014.pdf is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:942: + + http://www.youtube.com/watch?v=xKhYGRpbwOc is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:944: + + http://www.clementlevallois.net/training.html is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:944: + + http://www.youtube.com/watch?v=L6hHv6y5GsQ is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:948: + + http://pajek.imfm.si/doku.php is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:948: + + http://www.cambridge.org/us/academic/subjects/sociology/research-methods-sociology-and-criminology/exploratory-social-network-analysis-pajek-2nd-edition is not an HTTPS link + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:1035: + + http://historicalnetworkresearch.org is not an HTTPS link + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:507: + + http://transcribe-bentham.ucl.ac.uk/td/Transcribe_Bentham is not an HTTPS link + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:562: + + http://menus.nypl.org/ is not an HTTPS link + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:883: + + http://pandas-docs.github.io/pandas-docs-travis/user_guide/timeseries.html#timestamp-limitations is not an HTTPS link + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:990: + + http://curatingmenus.org/articles/against-cleaning/ is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/data-mining-the-internet-archive.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/data-mining-the-internet-archive.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/data-mining-the-internet-archive.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/data-mining-the-internet-archive.html:490: + + http://archive.org/ is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:494: + + http://activehistory.ca/2013/09/the-internet-archive-rocks-or-two-million-plus-free-sources-to-explore/ is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:503: + + http://archive.org/details/bplscas is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:563: + + http://archive.org/ is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:568: + + http://archive.org/details/lettertowilliaml00doug is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:569: + + http://archive.org/stream/lettertowilliaml00doug/39999066767938#page/n0/mode/2up is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:572: + + http://archive.org/download/lettertowilliaml00doug is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:573: + + http://archive.org/download/lettertowilliaml00doug/lettertowilliaml00doug_dc.xml is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:573: + + http://archive.org/download/lettertowilliaml00doug/lettertowilliaml00doug_marc.xml is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:574: + + http://www.loc.gov/marc/bibliographic/ is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:580: + + http://archive.org/search.php?query=collection%3Abplscas&sort=-publicdate is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:612: + + http://blog.archive.org/2011/03/31/how-archive-org-items-are-structured/ is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:622: + + http://internetarchive.readthedocs.io/en/latest/quickstart.html#searching is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:647: + + http://archive.org/search.php?query=collection%3Abplscas is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:653: + + http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:794: + + http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:872: + + http://docs.python.org/2/tutorial/errors.html#handling-exceptions is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:945: + + http://archive.org/download/lettertowilliaml00doug/lettertowilliaml00doug_marc.xml is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:952: + + http://www.loc.gov/marc/bibliographic/bd260.html is not an HTTPS link + +* At _site/en/lessons/data-mining-the-internet-archive.html:952: + + http://www.loc.gov/marc/ is not an HTTPS link + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:539: + + http://hadley.nz/ is not an HTTPS link + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:563: + + http://tidyverse.org/ is not an HTTPS link + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:574: + + http://magrittr.tidyverse.org is not an HTTPS link + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:576: + + http://ggplot2.tidyverse.org/ is not an HTTPS link + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:577: + + http://www.springer.com/us/book/9780387245447 is not an HTTPS link + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:579: + + http://readr.tidyverse.org is not an HTTPS link + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:582: + + http://tibble.tidyverse.org/ is not an HTTPS link + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:709: + + http://stefanbache.dk/ is not an HTTPS link + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:710: + + http://hadley.nz/ is not an HTTPS link + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:797: + + http://lincolnmullen.com/ is not an HTTPS link + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:528: + + http://faculty.ucr.edu/~hanneman/nettext/ is not an HTTPS link + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:529: + + http://www.insna.org is not an HTTPS link + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:985: + + http://localhost:7474/browser/ is not an HTTPS link + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:1048: + + http://localhost:7474 is not an HTTPS link + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:1097: + + http://jgmackay.com/ is not an HTTPS link + +* At _site/en/lessons/designing-a-timeline-tabletop-simulator.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/designing-a-timeline-tabletop-simulator.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/designing-a-timeline-tabletop-simulator.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/designing-a-timeline-tabletop-simulator.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:542: + + http://www.ccs.neu.edu/home/dasmith/ is not an HTTPS link + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:705: + + http://spark.apache.org/downloads is not an HTTPS link + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:910: + + http://jsonlines.org/ is not an HTTPS link + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1486: + + http://ceur-ws.org/Vol-2253/paper22.pdf is not an HTTPS link + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1487: + + http://dx.doi.org/10.1093/alh/ajv029 is not an HTTPS link + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1488: + + http://dx.doi.org/10.1093/alh/ajv028 is not an HTTPS link + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1489: + + http://dx.doi.org/10.1080/1461670x.2020.1761865 is not an HTTPS link + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1491: + + http://dx.doi.org/10.1007/978-3-319-12655-5_11 is not an HTTPS link + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1492: + + http://dx.doi.org/10.22148/16.034 is not an HTTPS link + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1495: + + http://dx.doi.org/10.1145/2682571.2797068 is not an HTTPS link + +* At _site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html:546: + + http://gmail.com is not an HTTPS link + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:517: + + http://www.oldbaileyonline.org/ is not an HTTPS link + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:551: + + http://www.oldbaileyonline.org/browse.jsp?id=t17800628-33&div=t17800628-33 is not an HTTPS link + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:612: + + http://www.oldbaileyonline.org/forms/formMain.jsp is not an HTTPS link + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:1303: + + http://www.checkupdown.com/status/E408.html is not an HTTPS link + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:1472: + + http://docs.python.org/tutorial/errors.html is not an HTTPS link + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:1659: + + http://www.oldbaileyonline.org/static/DocAPI.jsp is not an HTTPS link + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:1660: + + http://stackoverflow.com/questions/273192/python-best-way-to-create-directory-if-it-doesnt-exist-for-file-write is not an HTTPS link + +* At _site/en/lessons/editing-audio-with-audacity.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/editing-audio-with-audacity.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/editing-audio-with-audacity.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/editing-audio-with-audacity.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/editing-audio-with-audacity.html:487: + + http://audacityteam.org/ is not an HTTPS link + +* At _site/en/lessons/editing-audio-with-audacity.html:499: + + http://audacityteam.org/ is not an HTTPS link + +* At _site/en/lessons/editing-audio-with-audacity.html:525: + + http://web.archive.org/web/20161119231053/http://www.indiana.edu:80/~emusic/acoustics/amplitude.htm is not an HTTPS link + +* At _site/en/lessons/editing-audio-with-audacity.html:621: + + http://www.diffen.com/difference/Mono_vs_Stereo is not an HTTPS link + +* At _site/en/lessons/editing-audio-with-audacity.html:791: + + http://manual.audacityteam.org/man/crossfade_tracks.html is not an HTTPS link + +* At _site/en/lessons/editing-audio-with-audacity.html:821: + + http://www.nch.com.au/acm/formats.html is not an HTTPS link + +* At _site/en/lessons/editing-audio-with-audacity.html:821: + + http://www.w3schools.com/html/html5_audio.asp is not an HTTPS link + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:126: + + 'a' tag is missing a reference + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:145: + + 'a' tag is missing a reference + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:182: + + 'a' tag is missing a reference + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:208: + + 'a' tag is missing a reference + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:559: + + http://docs.python-guide.org/en/latest/starting/installation/ is not an HTTPS link + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:580: + + http://www.oxforddnb.com is not an HTTPS link + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:580: + + http://www.sixdegreesoffrancisbacon.com is not an HTTPS link + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:836: + + http://6dfb.tumblr.com/post/159420498411/ut-tensio-sic-vis-introducing-the-hooke-graph is not an HTTPS link + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:852: + + http://sixdegreesoffrancisbacon.com/ is not an HTTPS link + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:996: + + http://perso.crans.org/aynaud/communities/api.html is not an HTTPS link + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:1043: + + http://pandas.pydata.org/ is not an HTTPS link + +* At _site/en/lessons/extracting-illustrated-pages.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/extracting-illustrated-pages.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/extracting-illustrated-pages.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/extracting-illustrated-pages.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/extracting-illustrated-pages.html:559: + + http://projectaida.org/ is not an HTTPS link + +* At _site/en/lessons/extracting-illustrated-pages.html:559: + + http://www.ccs.neu.edu/home/dasmith/ichneumon-proposal.pdf is not an HTTPS link + +* At _site/en/lessons/extracting-illustrated-pages.html:638: + + http://web.archive.org/web/20190115051900/https://conda.io/docs/_downloads/conda-cheatsheet.pdf is not an HTTPS link + +* At _site/en/lessons/extracting-keywords.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/extracting-keywords.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/extracting-keywords.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/extracting-keywords.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/extracting-keywords.html:502: + + http://en.wikipedia.org/wiki/Gazetteer is not an HTTPS link + +* At _site/en/lessons/extracting-keywords.html:502: + + http://en.wikipedia.org/wiki/Stop_words is not an HTTPS link + +* At _site/en/lessons/extracting-keywords.html:510: + + http://www.british-history.ac.uk/alumni-oxon/1500-1714 is not an HTTPS link + +* At _site/en/lessons/extracting-keywords.html:510: + + http://en.wikipedia.org/wiki/Comma-separated_values is not an HTTPS link + +* At _site/en/lessons/extracting-keywords.html:552: + + http://en.wikipedia.org/wiki/Historic_counties_of_England is not an HTTPS link + +* At _site/en/lessons/extracting-keywords.html:603: + + http://stackoverflow.com/questions/3056740/gedit-adds-line-at-end-of-file is not an HTTPS link + +* At _site/en/lessons/extracting-keywords.html:605: + + http://en.wikipedia.org/wiki/Word_processor is not an HTTPS link + +* At _site/en/lessons/extracting-keywords.html:660: + + http://stackoverflow.com/questions/11497376/new-line-python is not an HTTPS link + +* At _site/en/lessons/extracting-keywords.html:682: + + http://en.wikipedia.org/wiki/Carriage_return is not an HTTPS link + +* At _site/en/lessons/extracting-keywords.html:705: + + http://en.wikipedia.org/wiki/Regular_expression is not an HTTPS link + +* At _site/en/lessons/extracting-keywords.html:985: + + http://stackoverflow.com/questions/17315635/csv-new-line-character-seen-in-unquoted-field-error is not an HTTPS link + +* At _site/en/lessons/extracting-keywords.html:1108: + + http://fredgibbs.net/tutorials/extract-geocode-placenames-from-text-file.html is not an HTTPS link + +* At _site/en/lessons/facial-recognition-ai-python.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/facial-recognition-ai-python.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/facial-recognition-ai-python.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/facial-recognition-ai-python.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:524: + + http://web.archive.org/web/20180129051941/http://data-lessons.github.io/library-openrefine/ is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:524: + + http://www.datacarpentry.org/OpenRefine-ecology-lesson/ is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:566: + + http://www.gutenberg.org/ebooks/1105 is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:566: + + http://www.gutenberg.org/ is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:570: + + http://www.gutenberg.org/wiki/Gutenberg:Feeds is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1142: + + http://www.json.org/ is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1282: + + http://www.jython.org/ is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1285: + + http://www.jython.org/ is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1362: + + http://text-processing.com/ is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1362: + + http://www.nltk.org/ is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1363: + + http://text-processing.com/docs/sentiment.html is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1440: + + http://sentiment.vivekn.com/docs/api/ is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1465: + + http://www.nltk.org/book/ch06.html is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1465: + + http://www.nltk.org/book/ is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1481: + + http://web.archive.org/web/20150528125345/http://davidhuynh.net/spaces/nicar2011/tutorial.pdf is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1484: + + http://text-processing.com/docs/index.html is not an HTTPS link + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1487: + + http://text-processing.com/demo/sentiment/ is not an HTTPS link + +* At _site/en/lessons/finding-places-world-historical-gazetteer.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/finding-places-world-historical-gazetteer.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/finding-places-world-historical-gazetteer.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/finding-places-world-historical-gazetteer.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/from-html-to-list-of-words-1.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/from-html-to-list-of-words-1.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/from-html-to-list-of-words-1.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/from-html-to-list-of-words-1.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/from-html-to-list-of-words-1.html:517: + + http://www.oldbaileyonline.org/browse.jsp?id=t17800628-33&div=t17800628-33 is not an HTTPS link + +* At _site/en/lessons/from-html-to-list-of-words-1.html:532: + + http://www.w3schools.com/html/ is not an HTTPS link + +* At _site/en/lessons/from-html-to-list-of-words-2.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/from-html-to-list-of-words-2.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/from-html-to-list-of-words-2.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/from-html-to-list-of-words-2.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/from-html-to-list-of-words-2.html:725: + + http://docs.python.org/2.4/lib/typesnumeric.html is not an HTTPS link + +* At _site/en/lessons/from-html-to-list-of-words-2.html:741: + + http://docs.python.org/3/library/types.html is not an HTTPS link + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:523: + + http://en.wikipedia.org/wiki/Regular_language is not an HTTPS link + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:529: + + http://www.worldcat.org/oclc/17591390 is not an HTTPS link + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:685: + + http://en.wikipedia.org/wiki/Levenshtein_distance is not an HTTPS link + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:1359: + + http://www.worldcat.org/oclc/41238508 is not an HTTPS link + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:1387: + + http://www.egenix.com/products/python/mxBase/mxDateTime/ is not an HTTPS link + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:1491: + + http://lxml.de/ is not an HTTPS link + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:1596: + + http://brat.nlplab.org is not an HTTPS link + +* At _site/en/lessons/geocoding-qgis.html:118: + + 'a' tag is missing a reference + +* At _site/en/lessons/geocoding-qgis.html:137: + + 'a' tag is missing a reference + +* At _site/en/lessons/geocoding-qgis.html:174: + + 'a' tag is missing a reference + +* At _site/en/lessons/geocoding-qgis.html:200: + + 'a' tag is missing a reference + +* At _site/en/lessons/geocoding-qgis.html:517: + + http://www.qgis.org/en/site/ is not an HTTPS link + +* At _site/en/lessons/geocoding-qgis.html:561: + + http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html is not an HTTPS link + +* At _site/en/lessons/geocoding-qgis.html:563: + + http://www.british-history.ac.uk/alumni-oxon/1500-1714 is not an HTTPS link + +* At _site/en/lessons/geocoding-qgis.html:640: + + http://www.qgistutorials.com/en/docs/3/working_with_projections.html is not an HTTPS link + +* At _site/en/lessons/geocoding-qgis.html:643: + + http://www.county-borders.co.uk/ is not an HTTPS link + +* At _site/en/lessons/geocoding-qgis.html:714: + + http://wiki.gis.com/wiki/index.php/Classification is not an HTTPS link + +* At _site/en/lessons/geocoding-qgis.html:728: + + http://www.gazetteer.org.uk/index.php is not an HTTPS link + +* At _site/en/lessons/geocoding-qgis.html:740: + + http://www.county-borders.co.uk/ is not an HTTPS link + +* At _site/en/lessons/geocoding-qgis.html:797: + + http://michaelminn.com/linux/mmqgis/ is not an HTTPS link + +* At _site/en/lessons/geocoding-qgis.html:910: + + http://www.w3schools.com/sql/sql_like.asp is not an HTTPS link + +* At _site/en/lessons/geocoding-qgis.html:910: + + http://www.w3schools.com/sql/ is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:488: + + http://jekyll.inf.ed.ac.uk/geoparser.html is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:652: + + http://www.geonames.org/ is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:652: + + http://groups.inf.ed.ac.uk/geoparser/documentation/v1.3/html/gaz.html is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:659: + + http://groups.inf.ed.ac.uk/geoparser/documentation/v1.3/html/pipeline.html is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:766: + + http://boundingbox.klokantech.com is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:771: + + http://boundingbox.klokantech.com is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:887: + + http://groups.inf.ed.ac.uk/geoparser/scripts/run-multiple-files.sh is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:887: + + http://homepages.inf.ed.ac.uk/balex/publications/geoparser-workshop.pdf is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:982: + + http://palimpsest.blogs.edina.ac.uk/ is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:982: + + http://litlong.org/ is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:984: + + http://web.archive.org/web/20170722115758/http://englishplacenames.cerch.kcl.ac.uk/ is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:985: + + http://tradingconsequences.blogs.edina.ac.uk/ is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:986: + + http://www.lancaster.ac.uk/staff/gregoryi/ is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:989: + + http://nrabinowitz.github.io/gapvis/ is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:993: + + http://www.lrec-conf.org/proceedings/lrec2016/pdf/129_Paper.pdf is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:995: + + http://www.euppublishing.com/doi/pdfplus/10.3366/ijhac.2015.0136 is not an HTTPS link + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:1003: + + http://homepages.inf.ed.ac.uk/grover/papers/PTRS-A-2010-Grover-3875-89.pdf is not an HTTPS link + +* At _site/en/lessons/georeferencing-qgis.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/georeferencing-qgis.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/georeferencing-qgis.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/georeferencing-qgis.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/georeferencing-qgis.html:528: + + http://en.wikipedia.org/wiki/Rubbersheeting is not an HTTPS link + +* At _site/en/lessons/georeferencing-qgis.html:578: + + http://en.wikipedia.org/wiki/Spatial_reference_system is not an HTTPS link + +* At _site/en/lessons/georeferencing-qgis.html:605: + + http://www.gov.pe.ca/gis/license_agreement.php3?name=lot_town&file_format=SHP is not an HTTPS link + +* At _site/en/lessons/georeferencing-qgis.html:775: + + http://books.google.ca/books?id=TqCNZYXWXAUC&dq=tilting&source=gbs_navlinks_s is not an HTTPS link + +* At _site/en/lessons/georeferencing-qgis.html:943: + + http://en.wikipedia.org/wiki/World_file is not an HTTPS link + +* At _site/en/lessons/georeferencing-qgis.html:950: + + http://en.wikipedia.org/wiki/Tagged_Image_File_Format is not an HTTPS link + +* At _site/en/lessons/georeferencing-qgis.html:1129: + + http://geospatialhistorian.wordpress.com/ is not an HTTPS link + +* At _site/en/lessons/geospatial-data-analysis.html:120: + + 'a' tag is missing a reference + +* At _site/en/lessons/geospatial-data-analysis.html:139: + + 'a' tag is missing a reference + +* At _site/en/lessons/geospatial-data-analysis.html:176: + + 'a' tag is missing a reference + +* At _site/en/lessons/geospatial-data-analysis.html:202: + + 'a' tag is missing a reference + +* At _site/en/lessons/geospatial-data-analysis.html:495: + + http://www.ats.ucla.edu/stat/r/default.htm is not an HTTPS link + +* At _site/en/lessons/geospatial-data-analysis.html:570: + + http://geoservices.tamu.edu/Services/Geocode/ is not an HTTPS link + +* At _site/en/lessons/geospatial-data-analysis.html:616: + + http://r4ds.had.co.nz/transform.html is not an HTTPS link + +* At _site/en/lessons/geospatial-data-analysis.html:632: + + http://web.archive.org/web/20190922234254/http://strimas.com/r/tidy-sf/ is not an HTTPS link + +* At _site/en/lessons/geospatial-data-analysis.html:722: + + http://www.theanalysisfactor.com/regression-models-for-count-data/ is not an HTTPS link + +* At _site/en/lessons/geospatial-data-analysis.html:766: + + http://web.archive.org/web/20200225021219/https://www.nceas.ucsb.edu/~frazier/RSpatialGuides/OverviewCoordinateReferenceSystems.pdf is not an HTTPS link + +* At _site/en/lessons/geospatial-data-analysis.html:772: + + http://www.statisticshowto.com/probability-and-statistics/normal-distributions/ is not an HTTPS link + +* At _site/en/lessons/geospatial-data-analysis.html:775: + + http://www.sciencedirect.com/science/article/pii/S0031405608000073 is not an HTTPS link + +* At _site/en/lessons/geospatial-data-analysis.html:775: + + http://www.biostathandbook.com/transformation.html is not an HTTPS link + +* At _site/en/lessons/getting-started-with-markdown.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/getting-started-with-markdown.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/getting-started-with-markdown.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/getting-started-with-markdown.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/getting-started-with-markdown.html:528: + + http://daringfireball.net/projects/markdown/ is not an HTTPS link + +* At _site/en/lessons/getting-started-with-markdown.html:532: + + http://github.com is not an HTTPS link + +* At _site/en/lessons/getting-started-with-markdown.html:727: + + http://programminghistorian.org/ is not an HTTPS link + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:482: + + http://www.jason-french.com/blog/2014/07/03/using-r-with-mysql-databases/ is not an HTTPS link + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:595: + + http://newspapers.library.wales is not an HTTPS link + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:848: + + http://dev.mysql.com/downloads/workbench/ is not an HTTPS link + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:1147: + + http://newspapers.library.wales/view/4121281/4121288/94/ is not an HTTPS link + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:1686: + + http://www.jeffblackadar.ca/graham_fellowship/corpus_entities_equity/ is not an HTTPS link + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:1689: + + http://web.archive.org/web/20171228130133/https://www.ntu.edu.sg/home/ehchua/programming/sql/MySQL_Beginner.html is not an HTTPS link + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:1696: + + http://grahamresearchfellow.org/ is not an HTTPS link + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:1710: + + http://www.jason-french.com/blog/2014/07/03/using-r-with-mysql-databases/ is not an HTTPS link + +* At _site/en/lessons/googlemaps-googleearth.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/googlemaps-googleearth.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/googlemaps-googleearth.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/googlemaps-googleearth.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/googlemaps-googleearth.html:1181: + + http://www.davidrumsey.com/ is not an HTTPS link + +* At _site/en/lessons/googlemaps-googleearth.html:1444: + + http://niche-canada.org/2011/12/14/mobile-mapping-and-historical-gis-in-the-field/ is not an HTTPS link + +* At _site/en/lessons/googlemaps-googleearth.html:1593: + + http://geospatialhistorian.wordpress.com/ is not an HTTPS link + +* At _site/en/lessons/gravity-model.html:133: + + 'a' tag is missing a reference + +* At _site/en/lessons/gravity-model.html:152: + + 'a' tag is missing a reference + +* At _site/en/lessons/gravity-model.html:189: + + 'a' tag is missing a reference + +* At _site/en/lessons/gravity-model.html:215: + + 'a' tag is missing a reference + +* At _site/en/lessons/gravity-model.html:637: + + http://doi.org/10.5334/johd.1 is not an HTTPS link + +* At _site/en/lessons/gravity-model.html:661: + + http://www.migrants.adamcrymble.org/the-project/ is not an HTTPS link + +* At _site/en/lessons/gravity-model.html:664: + + http://doi.org/10.5334/johd.1 is not an HTTPS link + +* At _site/en/lessons/gravity-model.html:842: + + http://www.statisticshowto.com/population-mean/ is not an HTTPS link + +* At _site/en/lessons/gravity-model.html:1489: + + http://www.mathematica-journal.com/2013/06/negative-binomial-regression/ is not an HTTPS link + +* At _site/en/lessons/image-classification-neural-networks.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/image-classification-neural-networks.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/image-classification-neural-networks.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/image-classification-neural-networks.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/index.html:86: + + 'a' tag is missing a reference + +* At _site/en/lessons/index.html:105: + + 'a' tag is missing a reference + +* At _site/en/lessons/index.html:142: + + 'a' tag is missing a reference + +* At _site/en/lessons/index.html:168: + + 'a' tag is missing a reference + +* At _site/en/lessons/installing-omeka.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/installing-omeka.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/installing-omeka.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/installing-omeka.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/installing-omeka.html:469: + + http://omeka.net is not an HTTPS link + +* At _site/en/lessons/installing-omeka.html:484: + + http://aws.amazon.com/free/ is not an HTTPS link + +* At _site/en/lessons/installing-omeka.html:484: + + http://www.hostgator.com/ is not an HTTPS link + +* At _site/en/lessons/installing-omeka.html:484: + + http://www.dreamhost.com is not an HTTPS link + +* At _site/en/lessons/installing-omeka.html:486: + + http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-instance_linux.html is not an HTTPS link + +* At _site/en/lessons/installing-omeka.html:492: + + http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html is not an HTTPS link + +* At _site/en/lessons/installing-omeka.html:500: + + http://support.hostgator.com/articles/hosting-guide/lets-get-started/how-do-i-get-and-use-ssh-access is not an HTTPS link + +* At _site/en/lessons/installing-python-modules-pip.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/installing-python-modules-pip.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/installing-python-modules-pip.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/installing-python-modules-pip.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/installing-python-modules-pip.html:531: + + http://www.thegeekstuff.com/2012/04/curl-examples/ is not an HTTPS link + +* At _site/en/lessons/installing-python-modules-pip.html:578: + + http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows is not an HTTPS link + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/interactive-text-games-using-twine.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/interactive-text-games-using-twine.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/interactive-text-games-using-twine.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/interactive-text-games-using-twine.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/interactive-text-games-using-twine.html:576: + + http://www.depressionquest.com/ is not an HTTPS link + +* At _site/en/lessons/interactive-text-games-using-twine.html:643: + + http://twinery.org/ is not an HTTPS link + +* At _site/en/lessons/interactive-text-games-using-twine.html:1076: + + http://www.depressionquest.com/ is not an HTTPS link + +* At _site/en/lessons/interactive-visualization-with-plotly.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/interactive-visualization-with-plotly.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/interactive-visualization-with-plotly.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/interactive-visualization-with-plotly.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/interrogating-national-narrative-gpt.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/interrogating-national-narrative-gpt.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/interrogating-national-narrative-gpt.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/interrogating-national-narrative-gpt.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-bash.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-bash.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-bash.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-bash.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-bash.html:528: + + http://www.tldp.org/LDP/Bash-Beginners-Guide/html/chap_01.html is not an HTTPS link + +* At _site/en/lessons/intro-to-bash.html:530: + + http://en.wikipedia.org/wiki/Syntax is not an HTTPS link + +* At _site/en/lessons/intro-to-bash.html:532: + + http://en.wikipedia.org/wiki/Unix_shell is not an HTTPS link + +* At _site/en/lessons/intro-to-bash.html:532: + + http://en.wikipedia.org/wiki/Unix is not an HTTPS link + +* At _site/en/lessons/intro-to-bash.html:578: + + http://ethanschoonover.com/solarized is not an HTTPS link + +* At _site/en/lessons/intro-to-bash.html:714: + + http://en.wikipedia.org/wiki/Tree_structure is not an HTTPS link + +* At _site/en/lessons/intro-to-bash.html:738: + + http://www.viemu.com/a-why-vi-vim.html is not an HTTPS link + +* At _site/en/lessons/intro-to-bash.html:750: + + http://www.gutenberg.org/ebooks/2600 is not an HTTPS link + +* At _site/en/lessons/intro-to-bash.html:824: + + http://en.wikipedia.org/wiki/Vim_%28text_editor%29 is not an HTTPS link + +* At _site/en/lessons/intro-to-bash.html:848: + + http://vimdoc.sourceforge.net/htmldoc/quickref.html is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:118: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-linked-data.html:137: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-linked-data.html:174: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-linked-data.html:200: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-linked-data.html:531: + + http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:560: + + http://www.oxforddnb.com is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:572: + + http://www.geonames.org/ is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:673: + + http://www.history.ac.uk/projects/digital/tobias is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:707: + + http://semanticweb.org/wiki/Main_Page.html is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:709: + + http://web.archive.org/web/20170715094229/http://www.musicontology.com/ is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:709: + + http://web.archive.org/web/20170718143925/http://musicontology.com/docs/getting-started.html is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:827: + + http://web.archive.org/web/20170718143925/http://musicontology.com/docs/getting-started.html is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:862: + + http://www.history.ac.uk/projects/digital/tobias is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:883: + + http://www.easyrdf.org/converter is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:895: + + http://dbpedia.org/snorql/ is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:995: + + http://dbpedia.org/class/yago/WikicatBritishHistorians is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:995: + + http://dbpedia.org/class/yago/WikicatWomenHistorians is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:1024: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-linked-data.html:1024: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-linked-data.html:1034: + + http://www.snee.com/bobdc.blog/ is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:1038: + + http://linkeddata.org/guides-and-tutorials is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:1040: + + http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:1046: + + http://www.history.ac.uk/projects/digital/tobias is not an HTTPS link + +* At _site/en/lessons/intro-to-linked-data.html:1046: + + http://www.ahrc.ac.uk/ is not an HTTPS link + +* At _site/en/lessons/intro-to-powershell.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-powershell.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-powershell.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-powershell.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-twitterbots.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-twitterbots.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-twitterbots.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-twitterbots.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/intro-to-twitterbots.html:518: + + http://tracery.io is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:518: + + http://cheapbotsdonequick.com/ is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:521: + + http://www.sciencedirect.com/science/article/pii/S0747563213003129 is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:521: + + http://www.docnow.io/ is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:589: + + http://json.org/ is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:593: + + http://twitter.com/tinyarchae is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:593: + + http://web.archive.org/web/20180131161516/https://publicarchaeologyconference.wordpress.com/ is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:603: + + http://tracery.io is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:769: + + http://apps.twitter.com is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:771: + + http://cheapbotsdonequick.com/ is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:821: + + http://tinysubversions.com/2013/03/basic-twitter-bot-etiquette/ is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:845: + + http://unicode.org/emoji/charts/full-emoji-list.html is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:868: + + http://www.crystalcodepalace.com/traceryTut.html is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:884: + + http://cheapbotsdonequick.com/ is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:923: + + http://cheapbotsdonequick.com/source/softlandscapes is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:942: + + http://www.codingblocks.net/videos/generating-music-in-javascript/ is not an HTTPS link + +* At _site/en/lessons/intro-to-twitterbots.html:947: + + http://www.zachwhalen.net/posts/how-to-make-a-twitter-bot-with-google-spreadsheets-version-04/ is not an HTTPS link + +* At _site/en/lessons/introduction-and-installation.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-and-installation.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-and-installation.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-and-installation.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-and-installation.html:513: + + http://www.python.org/ is not an HTTPS link + +* At _site/en/lessons/introduction-and-installation.html:514: + + http://www.crummy.com/software/BeautifulSoup/ is not an HTTPS link + +* At _site/en/lessons/introduction-and-installation.html:515: + + http://www.activestate.com/komodo-edit is not an HTTPS link + +* At _site/en/lessons/introduction-and-installation.html:517: + + http://wiki.python.org/moin/PythonEditors/ is not an HTTPS link + +* At _site/en/lessons/introduction-and-installation.html:526: + + http://sebastianraschka.com/Articles/2014_python_2_3_key_diff.html is not an HTTPS link + +* At _site/en/lessons/introduction-map-warper.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-map-warper.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-map-warper.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-map-warper.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-ffmpeg.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-ffmpeg.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-ffmpeg.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-ffmpeg.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-ffmpeg.html:574: + + http://linuxbrew.sh/ is not an HTTPS link + +* At _site/en/lessons/introduction-to-ffmpeg.html:621: + + http://linuxbrew.sh/ is not an HTTPS link + +* At _site/en/lessons/introduction-to-ffmpeg.html:1081: + + http://tldp.org/LDP/GNU-Linux-Tools-Summary/html/x11655.htm is not an HTTPS link + +* At _site/en/lessons/introduction-to-ffmpeg.html:1082: + + http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO-5.html is not an HTTPS link + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:120: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:139: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:176: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:202: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:512: + + http://php.net/ is not an HTTPS link + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:636: + + http://jsonviewer.stack.hu/ is not an HTTPS link + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:661: + + http://json.org/ is not an HTTPS link + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:717: + + http://uurl.kbr.be/1017835 is not an HTTPS link + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:732: + + http://www.europeana.eu/portal/record/90402/RP_P_OB_84_508.html is not an HTTPS link + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:741: + + http://dublincore.org/documents/dcmi-terms/ is not an HTTPS link + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:821: + + http://localhost/dashboard is not an HTTPS link + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:859: + + http://localhost/helloworld.php is not an HTTPS link + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:1245: + + http://developer.nytimes.com/ is not an HTTPS link + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:1248: + + http://www.geonames.org/export/web-services.html is not an HTTPS link + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:1251: + + http://museum-api.pbworks.com/w/page/21933420/Museum%C2%A0APIs is not an HTTPS link + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:120: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:139: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:176: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:202: + + 'a' tag is missing a reference + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:568: + + http://www.gutenberg.org/cache/epub/1404/pg1404.txt is not an HTTPS link + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:584: + + http://www.nltk.org/book/ is not an HTTPS link + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:588: + + http://www.nltk.org/book/ is not an HTTPS link + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:724: + + http://jupyter.org/ is not an HTTPS link + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:724: + + http://jupyterlab.readthedocs.io/en/stable/getting_started/installation.html is not an HTTPS link + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:935: + + http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/ is not an HTTPS link + +* At _site/en/lessons/json-and-jq.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/json-and-jq.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/json-and-jq.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/json-and-jq.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/json-and-jq.html:520: + + http://www.json.org/ is not an HTTPS link + +* At _site/en/lessons/json-and-jq.html:731: + + http://stackoverflow.com/questions/3135325/why-do-vector-indices-in-r-start-with-1-instead-of-0 is not an HTTPS link + +* At _site/en/lessons/json-and-jq.html:731: + + http://skillcrush.com/2013/01/17/why-programmers-start-counting-at-zero/ is not an HTTPS link + +* At _site/en/lessons/json-and-jq.html:1416: + + http://brew.sh/ is not an HTTPS link + +* At _site/en/lessons/json-and-jq.html:1467: + + http://stackoverflow.com/questions/tagged/jq is not an HTTPS link + +* At _site/en/lessons/json-and-jq.html:1468: + + http://stackoverflow.com/help/how-to-ask is not an HTTPS link + +* At _site/en/lessons/json-and-jq.html:1468: + + http://stackoverflow.com/help/mcve is not an HTTPS link + +* At _site/en/lessons/jupyter-notebooks.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/jupyter-notebooks.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/jupyter-notebooks.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/jupyter-notebooks.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/jupyter-notebooks.html:651: + + 'a' tag is missing a reference + +* At _site/en/lessons/jupyter-notebooks.html:879: + + 'a' tag is missing a reference + +* At _site/en/lessons/keywords-in-context-using-n-grams.html:120: + + 'a' tag is missing a reference + +* At _site/en/lessons/keywords-in-context-using-n-grams.html:139: + + 'a' tag is missing a reference + +* At _site/en/lessons/keywords-in-context-using-n-grams.html:176: + + 'a' tag is missing a reference + +* At _site/en/lessons/keywords-in-context-using-n-grams.html:202: + + 'a' tag is missing a reference + +* At _site/en/lessons/linear-regression.html:133: + + 'a' tag is missing a reference + +* At _site/en/lessons/linear-regression.html:152: + + 'a' tag is missing a reference + +* At _site/en/lessons/linear-regression.html:189: + + 'a' tag is missing a reference + +* At _site/en/lessons/linear-regression.html:215: + + 'a' tag is missing a reference + +* At _site/en/lessons/linux-installation.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/linux-installation.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/linux-installation.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/linux-installation.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/logistic-regression.html:133: + + 'a' tag is missing a reference + +* At _site/en/lessons/logistic-regression.html:152: + + 'a' tag is missing a reference + +* At _site/en/lessons/logistic-regression.html:189: + + 'a' tag is missing a reference + +* At _site/en/lessons/logistic-regression.html:215: + + 'a' tag is missing a reference + +* At _site/en/lessons/logistic-regression.html:1993: + + http://scikit-learn.org/stable/install.html is not an HTTPS link + +* At _site/en/lessons/mac-installation.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/mac-installation.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/mac-installation.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/mac-installation.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/mac-installation.html:498: + + http://support.apple.com/kb/ht1427 is not an HTTPS link + +* At _site/en/lessons/mac-installation.html:504: + + http://www.python.org/ is not an HTTPS link + +* At _site/en/lessons/mac-installation.html:517: + + http://wiki.python.org/moin/PythonEditors/ is not an HTTPS link + +* At _site/en/lessons/manipulating-strings-in-python.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/manipulating-strings-in-python.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/manipulating-strings-in-python.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/manipulating-strings-in-python.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/mapping-with-python-leaflet.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/mapping-with-python-leaflet.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/mapping-with-python-leaflet.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/mapping-with-python-leaflet.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/mapping-with-python-leaflet.html:511: + + http://pip.readthedocs.org/en/stable/ is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:511: + + http://pandas.pydata.org/pandas-docs/stable/dsintro.html#dataframe is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:512: + + http://leafletjs.com/ is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:513: + + http://geojson.io/ is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:522: + + http://www.barebones.com/products/textwrangler/ is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:522: + + http://www.sublimetext.com/ is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:524: + + http://docs.python-guide.org/en/latest/dev/virtualenvs/ is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:535: + + http://data.london.gov.uk/dataset/historic-census-population is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:555: + + http://pandas.pydata.org/pandas-docs/stable/dsintro.html#dataframe is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:557: + + http://pip.readthedocs.org/en/stable/ is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:561: + + http://pip.readthedocs.org/en/stable/installing/ is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:573: + + http://pandas.pydata.org/pandas-docs/stable/install.html#dependencies is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:611: + + http://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_csv.html is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:661: + + http://geopy.readthedocs.org/ is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:682: + + http://geopy.readthedocs.io/en/latest/#module-geopy.geocoders is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:682: + + http://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.apply.html is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:792: + + http://geojson.io is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:896: + + http://geojson.io is not an HTTPS link + +* At _site/en/lessons/mapping-with-python-leaflet.html:1185: + + http://leafletjs.com/SlavaUkraini/reference-1.2.0.html#geojson-oneachfeature is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/naive-bayesian.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/naive-bayesian.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/naive-bayesian.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/naive-bayesian.html:493: + + http://digitalhistoryhacks.blogspot.com/2008/05/naive-bayesian-in-old-bailey-part-1.html is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:501: + + http://www.oldbaileyonline.org/ is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:557: + + http://www.crummy.com/software/BeautifulSoup/ is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:562: + + http://www.oldbaileyonline.org/ is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:581: + + http://www.oldbaileyonline.org/forms/formMain.jsp is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:593: + + http://en.wikipedia.org/wiki/Statistical_classification is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:593: + + http://home.deib.polimi.it/matteucc/Clustering/tutorial_html/ is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:616: + + http://www.paulgraham.com/spam.html is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:696: + + http://www.yudkowsky.net/rational/bayes is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:897: + + http://betterexplained.com/articles/using-logs-in-the-real-world/ is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:915: + + http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_introbayes_sect004.htm is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:1082: + + http://www.oldbaileyonline.org/static/DocAPI.jsp is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:1098: + + http://www.oldbaileyonline.org/forms/formMain.jsp is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:1310: + + http://pypy.org/ is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:2014: + + http://snowball.tartarus.org/ is not an HTTPS link + +* At _site/en/lessons/naive-bayesian.html:2024: + + http://stevenloria.com/finding-important-words-in-a-document-using-tf-idf/ is not an HTTPS link + +* At _site/en/lessons/normalizing-data.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/normalizing-data.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/normalizing-data.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/normalizing-data.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/normalizing-data.html:538: + + http://www.oldbaileyonline.org/browse.jsp?id=t17800628-33&div=t17800628-33 is not an HTTPS link + +* At _site/en/lessons/normalizing-data.html:724: + + http://unicode.org/ is not an HTTPS link + +* At _site/en/lessons/ocr-with-google-vision-and-tesseract.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/ocr-with-google-vision-and-tesseract.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/ocr-with-google-vision-and-tesseract.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/ocr-with-google-vision-and-tesseract.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/output-data-as-html-file.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/output-data-as-html-file.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/output-data-as-html-file.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/output-data-as-html-file.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/output-keywords-in-context-in-html-file.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/output-keywords-in-context-in-html-file.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/output-keywords-in-context-in-html-file.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/output-keywords-in-context-in-html-file.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/preserving-your-research-data.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/preserving-your-research-data.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/preserving-your-research-data.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/preserving-your-research-data.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/preserving-your-research-data.html:580: + + http://en.wikipedia.org/wiki/PRINCE2 is not an HTTPS link + +* At _site/en/lessons/preserving-your-research-data.html:621: + + http://en.wikipedia.org/wiki/Cross-platform is not an HTTPS link + +* At _site/en/lessons/preserving-your-research-data.html:644: + + http://en.wikipedia.org/wiki/Markdown is not an HTTPS link + +* At _site/en/lessons/preserving-your-research-data.html:648: + + http://notepad-plus-plus.org/ is not an HTTPS link + +* At _site/en/lessons/preserving-your-research-data.html:650: + + http://komodoide.com/komodo-edit/ is not an HTTPS link + +* At _site/en/lessons/preserving-your-research-data.html:699: + + http://cradledincaricature.com/2014/02/06/comic-art-beyond-the-print-shop/ is not an HTTPS link + +* At _site/en/lessons/preserving-your-research-data.html:709: + + http://www.theguardian.com/uk-news/2014/feb/20/rebekah-brooks-rupert-murdoch-phone-hacking-trial is not an HTTPS link + +* At _site/en/lessons/preserving-your-research-data.html:719: + + http://www.cartoons.ac.uk/record/SBD0931 is not an HTTPS link + +* At _site/en/lessons/preserving-your-research-data.html:726: + + http://www.oldbaileyonline.org/browse.jsp?ref=OA16780417 is not an HTTPS link + +* At _site/en/lessons/preserving-your-research-data.html:901: + + http://historyonics.blogspot.co.uk/2014/01/judging-book-by-its-url.html is not an HTTPS link + +* At _site/en/lessons/preserving-your-research-data.html:905: + + http://earlymodernnotes.wordpress.com/2013/05/18/unclean-unclean-what-historians-can-do-about-sharing-our-messy-research-data/ is not an HTTPS link + +* At _site/en/lessons/preserving-your-research-data.html:918: + + http://britishlibrary.typepad.co.uk/collectioncare/2013/09/the-twelve-principles-of-digital-preservation.html is not an HTTPS link + +* At _site/en/lessons/preserving-your-research-data.html:927: + + http://data-archive.ac.uk/create-manage/document is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/qgis-layers.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/qgis-layers.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/qgis-layers.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/qgis-layers.html:529: + + http://qgis.org/en/site/forusers/download.html is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:539: + + http://www.kyngchaos.com/software/qgis is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:541: + + http://www.kyngchaos.com/software/archive is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:609: + + http://www.gov.pe.ca/gis/download.php3?name=coastline&file_format=SHP is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:610: + + http://www.gov.pe.ca/gis/download.php3?name=lot_town&file_format=SHP is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:611: + + http://www.gov.pe.ca/gis/download.php3?name=hydronetwork&file_format=SHP is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:612: + + http://www.gov.pe.ca/gis/download.php3?name=forest_35&file_format=SHP is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:613: + + http://www.gov.pe.ca/gis/download.php3?name=nat_parks&file_format=SHP is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:634: + + http://en.wikipedia.org/wiki/Spatial_reference_system is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:642: + + http://www.gov.pe.ca/gis/index.php3?number=77865&lang=E is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:737: + + http://web.archive.org/web/20180807132308/http://qgis.spatialthoughts.com/2012/04/tutorial-working-with-projections-in.html is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:768: + + http://www.gislounge.com/geodatabases-explored-vector-and-raster-data/ is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:1312: + + http://en.wikipedia.org/wiki/Orthophoto is not an HTTPS link + +* At _site/en/lessons/qgis-layers.html:1463: + + http://geospatialhistorian.wordpress.com/ is not an HTTPS link + +* At _site/en/lessons/r-basics-with-tabular-data.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/r-basics-with-tabular-data.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/r-basics-with-tabular-data.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/r-basics-with-tabular-data.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/r-basics-with-tabular-data.html:1016: + + http://web.archive.org/web/20191015004305/https://www.nceas.ucsb.edu/files/scicomp/Dloads/RProgramming/BestFirstRTutorial.pdf is not an HTTPS link + +* At _site/en/lessons/r-basics-with-tabular-data.html:1020: + + http://dh-r.lincolnmullen.com/ is not an HTTPS link + +* At _site/en/lessons/research-data-with-unix.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/research-data-with-unix.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/research-data-with-unix.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/research-data-with-unix.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/research-data-with-unix.html:506: + + http://msysgit.github.io/ is not an HTTPS link + +* At _site/en/lessons/research-data-with-unix.html:514: + + http://www.7-zip.org/ is not an HTTPS link + +* At _site/en/lessons/research-data-with-unix.html:536: + + http://en.wikipedia.org/wiki/Tab-separated_values is not an HTTPS link + +* At _site/en/lessons/research-data-with-unix.html:538: + + http://en.wikipedia.org/wiki/Comma-separated_values is not an HTTPS link + +* At _site/en/lessons/research-data-with-unix.html:597: + + http://williamjturkel.net/2013/06/15/basic-text-analysis-with-command-line-tools-in-linux/ is not an HTTPS link + +* At _site/en/lessons/research-data-with-unix.html:598: + + http://williamjturkel.net/2013/06/20/pattern-matching-and-permuted-term-indexing-with-command-line-tools-in-linux/ is not an HTTPS link + +* At _site/en/lessons/retired/OCR-and-Machine-Translation.html:87: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/OCR-and-Machine-Translation.html:106: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/OCR-and-Machine-Translation.html:143: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/OCR-and-Machine-Translation.html:169: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/OCR-and-Machine-Translation.html:523: + + http://www.fmwconcepts.com/imagemagick/textcleaner/index.php is not an HTTPS link + +* At _site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html:87: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html:106: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html:143: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html:169: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html:444: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html:488: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html:662: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html:667: + + http://www.7-zip.org/ is not an HTTPS link + +* At _site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html:788: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/counting-frequencies-from-zotero-items.html:87: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/counting-frequencies-from-zotero-items.html:106: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/counting-frequencies-from-zotero-items.html:143: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/counting-frequencies-from-zotero-items.html:169: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/creating-new-items-in-zotero.html:87: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/creating-new-items-in-zotero.html:106: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/creating-new-items-in-zotero.html:143: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/creating-new-items-in-zotero.html:169: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:87: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:106: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:143: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:169: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:449: + + http://swcarpentry.github.io/git-novice/ is not an HTTPS link + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:611: + + http://flight-manual.atom.io/ is not an HTTPS link + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:728: + + http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:87: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:106: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:143: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:169: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:514: + + http://collection.britishmuseum.org is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:514: + + http://labs.europeana.eu/api/linked-open-data-introduction is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:515: + + http://americanart.si.edu is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:515: + + http://britishart.yale.edu/collections/using-collections/technology/linked-open-data is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:516: + + http://vocab.getty.edu is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:589: + + http://plot.ly is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:590: + + http://palladio.designhumanities.org/ is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:794: + + http://collection.britishmuseum.org/sparql is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:816: + + http://collection.britishmuseum.org/id/object/PPA82633 is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:830: + + http://collection.britishmuseum.org/sparql?query=SELECT+*%0D%0AWHERE+%7B%0D%0A++%3Chttp%3A%2F%2Fcollection.britishmuseum.org%2Fid%2Fobject%2FPPA82633%3E+%3Fp+%3Fo+.%0D%0A++%7D&_implicit=false&_equivalent=false&_form=%2Fsparql is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1104: + + http://sparql.europeana.eu/ is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1106: + + http://wiki.dbpedia.org/ is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1107: + + http://sws.geonames.org/ is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1111: + + http://sparql.europeana.eu/ is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1186: + + http://openrefine.org/ is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1189: + + http://stedolan.github.io/jq/download/ is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1200: + + http://palladio.designhumanities.org/ is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1272: + + http://en.wikibooks.org/wiki/XQuery/SPARQL_Tutorial is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1281: + + http://labs.europeana.eu/api/linked-open-data-SPARQL-endpoint is not an HTTPS link + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1282: + + http://vocab.getty.edu/queries is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:87: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:106: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:143: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:169: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:490: + + http://www.gizmag.com/ikea-augmented-reality-catalog-app/28703/ is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:490: + + http://www.digi-capital.com/news/2015/04/augmentedvirtual-reality-to-hit-150-billion-disrupting-mobile-by-2020/#.VbetCU1VhHw is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:508: + + http://www.tamikothiel.com/AR/clouding-green.html is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:510: + + http://web.archive.org/web/20180421163517/http://english.ufl.edu/trace_arcs/ is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:516: + + http://docs.unity3d.com/Manual/LearningtheInterface.html is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:649: + + http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:1046: + + http://www.gimp.org/ is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:1335: + + http://docs.unity3d.com/Manual/Transforms.html is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:1392: + + http://developer.android.com/tools/device.html is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-beautiful-soup.html:87: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/intro-to-beautiful-soup.html:106: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/intro-to-beautiful-soup.html:143: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/intro-to-beautiful-soup.html:169: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/intro-to-beautiful-soup.html:456: + + http://praxis.scholarslab.org/resources/bash/ is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-beautiful-soup.html:463: + + http://www.crummy.com/software/BeautifulSoup/bs4/doc/ is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-beautiful-soup.html:475: + + http://www.crummy.com/software/BeautifulSoup/bs4/doc/ is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-beautiful-soup.html:601: + + http://urllib3.readthedocs.org/en/latest/ is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-beautiful-soup.html:609: + + http://bioguide.congress.gov/biosearch/biosearch.asp is not an HTTPS link + +* At _site/en/lessons/retired/intro-to-the-zotero-api.html:87: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/intro-to-the-zotero-api.html:106: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/intro-to-the-zotero-api.html:143: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/intro-to-the-zotero-api.html:169: + + 'a' tag is missing a reference + +* At _site/en/lessons/retired/intro-to-the-zotero-api.html:449: + + http://zotero.org is not an HTTPS link + +* At _site/en/lessons/scalable-reading-of-structured-data.html:125: + + 'a' tag is missing a reference + +* At _site/en/lessons/scalable-reading-of-structured-data.html:144: + + 'a' tag is missing a reference + +* At _site/en/lessons/scalable-reading-of-structured-data.html:181: + + 'a' tag is missing a reference + +* At _site/en/lessons/scalable-reading-of-structured-data.html:207: + + 'a' tag is missing a reference + +* At _site/en/lessons/sentiment-analysis-syuzhet.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/sentiment-analysis-syuzhet.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/sentiment-analysis-syuzhet.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/sentiment-analysis-syuzhet.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/sentiment-analysis.html:120: + + 'a' tag is missing a reference + +* At _site/en/lessons/sentiment-analysis.html:139: + + 'a' tag is missing a reference + +* At _site/en/lessons/sentiment-analysis.html:176: + + 'a' tag is missing a reference + +* At _site/en/lessons/sentiment-analysis.html:202: + + 'a' tag is missing a reference + +* At _site/en/lessons/sentiment-analysis.html:506: + + http://www.nltk.org/ is not an HTTPS link + +* At _site/en/lessons/sentiment-analysis.html:549: + + http://journals.sagepub.com/doi/abs/10.1177/1749975514542486 is not an HTTPS link + +* At _site/en/lessons/sentiment-analysis.html:549: + + http://www.emeraldinsight.com/doi/abs/10.1108/S0733-558X%282014%290000040001 is not an HTTPS link + +* At _site/en/lessons/sentiment-analysis.html:567: + + http://www.nltk.org/install.html is not an HTTPS link + +* At _site/en/lessons/sentiment-analysis.html:579: + + http://www.nltk.org/_modules/nltk/sentiment/vader.html is not an HTTPS link + +* At _site/en/lessons/sentiment-analysis.html:602: + + http://www.nltk.org/_modules/nltk/sentiment/vader.html is not an HTTPS link + +* At _site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:123: + + 'a' tag is missing a reference + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:142: + + 'a' tag is missing a reference + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:179: + + 'a' tag is missing a reference + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:205: + + 'a' tag is missing a reference + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:1500: + + http://arxiv.org/abs/2112.04336 is not an HTTPS link + +* At _site/en/lessons/sonification.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:517: + + http://web.archive.org/web/20190203083307/http://www.digitalhumanities.org/dhq/vol/5/1/000091/000091.html is not an HTTPS link + +* At _site/en/lessons/sonification.html:521: + + http://blog.taracopplestone.co.uk/making-things-photobashing-as-archaeological-remediation/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:521: + + http://www.samplereality.com/2012/05/02/notes-towards-a-deformed-humanities/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:521: + + http://nowviskie.org/2013/resistance-in-the-materials/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:521: + + http://nooart.org/post/73353953758/temkin-glitchhumancomputerinteraction is not an HTTPS link + +* At _site/en/lessons/sonification.html:533: + + http://musicalgorithms.org/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:535: + + http://sonic-pi.net/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:548: + + http://www.icad.org/Proceedings/2008/Hermann2008.pdf is not an HTTPS link + +* At _site/en/lessons/sonification.html:559: + + http://waxy.org/2015/12/if_drake_was_born_a_piano/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:571: + + http://musicalgorithms.org/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:571: + + http://musicalgorithms.org/3.0/index.html is not an HTTPS link + +* At _site/en/lessons/sonification.html:625: + + http://www.lynda.com/GarageBand-tutorials/Importing-audio-tracks/156620/164050-4.html is not an HTTPS link + +* At _site/en/lessons/sonification.html:663: + + http://musicalgorithms.org/3.0/index.html is not an HTTPS link + +* At _site/en/lessons/sonification.html:706: + + http://www.ethanhein.com/wp/2010/scales-and-emotions/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:771: + + http://docs.python-guide.org/en/latest/starting/install/win/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:775: + + http://www.howtogeek.com/235101/10-ways-to-open-the-command-prompt-in-windows-10/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:836: + + http://abcnotation.com/wiki/abc:standard:v2.1 is not an HTTPS link + +* At _site/en/lessons/sonification.html:836: + + http://trillian.mit.edu/~jc/music/abc/ABCcontrib.html is not an HTTPS link + +* At _site/en/lessons/sonification.html:840: + + http://themacroscope.org is not an HTTPS link + +* At _site/en/lessons/sonification.html:991: + + http://sonic-pi.net is not an HTTPS link + +* At _site/en/lessons/sonification.html:997: + + http://puffin.creighton.edu/jesuit/relations/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:1057: + + http://library.gwu.edu/scholarly-technology-group/posts/sound-library-work is not an HTTPS link + +* At _site/en/lessons/sonification.html:1060: + + http://www.lilypond.org/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:1064: + + http://www.trevorowens.org/2012/11/discovery-and-justification-are-different-notes-on-sciencing-the-humanities/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:1069: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:1070: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:1071: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:1072: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:1073: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:1074: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:1075: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:1079: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:1079: + + http://waxy.org/2015/12/if_drake_was_born_a_piano/ is not an HTTPS link + +* At _site/en/lessons/sonification.html:1081: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:1081: + + http://web.archive.org/web/20190203083307/http://www.digitalhumanities.org/dhq/vol/5/1/000091/000091.html is not an HTTPS link + +* At _site/en/lessons/sonification.html:1083: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:1083: + + http://www.jstor.org/stable/734136 is not an HTTPS link + +* At _site/en/lessons/sonification.html:1085: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:1085: + + http://www.icad.org/Proceedings/2008/Hermann2008.pdf is not an HTTPS link + +* At _site/en/lessons/sonification.html:1087: + + 'a' tag is missing a reference + +* At _site/en/lessons/sonification.html:1089: + + 'a' tag is missing a reference + +* At _site/en/lessons/space-place-gazetteers.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/space-place-gazetteers.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/space-place-gazetteers.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/space-place-gazetteers.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/space-place-gazetteers.html:547: + + http://bombsight.org/#17/51.50595/-0.10680 is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:588: + + http://notepad-plus-plus.org is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:892: + + http://daringfireball.net/projects/markdown/dingus is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1145: + + http://editor.citationstyles.org/about/ is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1207: + + http://stackoverflow.com/questions/tagged/pandoc is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1208: + + http://web.archive.org/web/20190203062832/http://digitalhumanities.org/answers/ is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1214: + + http://web.archive.org/web/20140120195538/http://mashable.com/2013/06/24/markdown-tools/ is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1218: + + http://mouapp.com/ is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1218: + + http://writemonkey.com is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1219: + + http://www.sublimetext.com/ is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1222: + + http://prose.io is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1223: + + http://www.authorea.com is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1224: + + http://www.draftin.com is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1227: + + http://gitit.net/ is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1232: + + http://github.com/fauno/jekyll-pandoc-multiple-formats is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1233: + + http://jaspervdj.be/hakyll/ is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1242: + + http://readthedocs.org is not an HTTPS link + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1254: + + http://www.antipope.org/charlie/blog-static/2013/10/why-microsoft-word-must-die.html is not an HTTPS link + +* At _site/en/lessons/temporal-network-analysis-with-r.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/temporal-network-analysis-with-r.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/temporal-network-analysis-with-r.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/temporal-network-analysis-with-r.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/temporal-network-analysis-with-r.html:1193: + + http://www.epimodel.org/ is not an HTTPS link + +* At _site/en/lessons/text-mining-with-extracted-features.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/text-mining-with-extracted-features.html:155: + + 'a' tag is missing a reference + +* At _site/en/lessons/text-mining-with-extracted-features.html:192: + + 'a' tag is missing a reference + +* At _site/en/lessons/text-mining-with-extracted-features.html:218: + + 'a' tag is missing a reference + +* At _site/en/lessons/text-mining-with-extracted-features.html:551: + + http://mimno.infosci.cornell.edu/wordsim/nearest.html is not an HTTPS link + +* At _site/en/lessons/text-mining-with-extracted-features.html:630: + + http://stackoverflow.com/a/19350234/233577 is not an HTTPS link + +* At _site/en/lessons/text-mining-with-extracted-features.html:630: + + http://pandas.pydata.org/pandas-docs/version/0.15.2/install.html#recommended-dependencies is not an HTTPS link + +* At _site/en/lessons/text-mining-with-extracted-features.html:930: + + http://hdl.handle.net/2027/nyp.33433074811310 is not an HTTPS link + +* At _site/en/lessons/text-mining-with-extracted-features.html:1055: + + http://htrc.github.io/htrc-feature-reader/htrc_features/feature_reader.m.html#htrc_features.feature_reader.Volume.tokenlist is not an HTTPS link + +* At _site/en/lessons/text-mining-with-extracted-features.html:1671: + + http://pandas.pydata.org/pandas-docs/stable/groupby.html is not an HTTPS link + +* At _site/en/lessons/text-mining-with-extracted-features.html:1800: + + http://htrc.github.io/htrc-feature-reader/htrc_features/feature_reader.m.html is not an HTTPS link + +* At _site/en/lessons/text-mining-with-extracted-features.html:1860: + + http://data.analytics.hathitrust.org/genre/fiction_paths.txt is not an HTTPS link + +* At _site/en/lessons/text-mining-with-extracted-features.html:1860: + + http://data.analytics.hathitrust.org/genre/drama_paths.txt is not an HTTPS link + +* At _site/en/lessons/text-mining-with-extracted-features.html:1860: + + http://data.analytics.hathitrust.org/genre/poetry_paths.txt is not an HTTPS link + +* At _site/en/lessons/text-mining-youtube-comments.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/text-mining-youtube-comments.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/text-mining-youtube-comments.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/text-mining-youtube-comments.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/text-mining-youtube-comments.html:876: + + http://www.Wordfish.org/software.html is not an HTTPS link + +* At _site/en/lessons/text-mining-youtube-comments.html:876: + + http://www.wordfish.org/ is not an HTTPS link + +* At _site/en/lessons/text-mining-youtube-comments.html:906: + + http://www.wordfish.org/ is not an HTTPS link + +* At _site/en/lessons/text-mining-youtube-comments.html:906: + + http://www.Wordfish.org/software.html is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/topic-modeling-and-mallet.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/topic-modeling-and-mallet.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/topic-modeling-and-mallet.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/topic-modeling-and-mallet.html:529: + + http://mallet.cs.umass.edu/mailinglist.php is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:542: + + http://www.cs.umbc.edu/~hillol/NGDM07/abstracts/talks/MKirschenbaum.pdf is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:545: + + http://www.worldcat.org/title/reading-machines-toward-an-algorithmic-criticism/oclc/708761605&referer=brief_results is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:550: + + http://voyant-tools.org is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:597: + + http://arxiv.org/abs/1003.6087/ is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:606: + + http://en.wikipedia.org/wiki/Latent_Dirichlet_allocation is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:616: + + http://dsl.richmond.edu/dispatch/ is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:629: + + http://mallet.cs.umass.edu/index.php is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:630: + + http://en.wikipedia.org/wiki/Gibbs_sampling is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:657: + + http://mallet.cs.umass.edu/index.php is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:657: + + http://mallet.cs.umass.edu/download.php is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:658: + + http://www.oracle.com/technetwork/java/javase/downloads/index.html is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:836: + + http://mallet.cs.umass.edu/download.php is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:837: + + http://www.oracle.com/technetwork/java/javase/downloads/index.html is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:1177: + + http://dsl.richmond.edu/dispatch/ is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:1205: + + http://electricarchaeology.ca/2012/07/09/mining-a-day-of-archaeology/ is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:1211: + + http://electricarchaeology.ca/2012/06/08/mining-the-open-web-with-looted-heritage-draft/ is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:1222: + + http://tedunderwood.wordpress.com/2012/04/07/topic-modeling-made-just-simple-enough/ is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:1225: + + http://web.archive.org/web/20160704150726/http://www.lisarhody.com:80/some-assembly-required/ is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:1228: + + http://dl.acm.org/citation.cfm?id=944937 is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:1230: + + http://mimno.infosci.cornell.edu/topics.html is not an HTTPS link + +* At _site/en/lessons/topic-modeling-and-mallet.html:1233: + + http://www.perseus.tufts.edu/publications/02-jocch-mimno.pdf is not an HTTPS link + +* At _site/en/lessons/transcribing-handwritten-text-with-python-and-azure.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/transcribing-handwritten-text-with-python-and-azure.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/transcribing-handwritten-text-with-python-and-azure.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/transcribing-handwritten-text-with-python-and-azure.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/transforming-xml-with-xsl.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/transforming-xml-with-xsl.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/transforming-xml-with-xsl.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/transforming-xml-with-xsl.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/transforming-xml-with-xsl.html:728: + + http://scissors-and-paste.net is not an HTTPS link + +* At _site/en/lessons/transforming-xml-with-xsl.html:823: + + http://www.w3.org/ is not an HTTPS link + +* At _site/en/lessons/transliterating.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/transliterating.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/transliterating.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/transliterating.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/transliterating.html:476: + + http://en.wikipedia.org/wiki/Ascii is not an HTTPS link + +* At _site/en/lessons/transliterating.html:481: + + http://lists.memo.ru is not an HTTPS link + +* At _site/en/lessons/transliterating.html:481: + + http://en.wikipedia.org/wiki/Cyrillic_script is not an HTTPS link + +* At _site/en/lessons/transliterating.html:481: + + http://en.wikipedia.org/wiki/Latin_script is not an HTTPS link + +* At _site/en/lessons/transliterating.html:483: + + http://en.wikipedia.org/wiki/Unicode is not an HTTPS link + +* At _site/en/lessons/transliterating.html:507: + + http://en.wikipedia.org/wiki/ALA-LC_romanization_for_Russian is not an HTTPS link + +* At _site/en/lessons/transliterating.html:511: + + http://www.crummy.com/software/BeautifulSoup/ is not an HTTPS link + +* At _site/en/lessons/transliterating.html:519: + + http://en.wikipedia.org/wiki/Glasnost is not an HTTPS link + +* At _site/en/lessons/transliterating.html:522: + + http://lists.memo.ru is not an HTTPS link + +* At _site/en/lessons/transliterating.html:530: + + http://lists.memo.ru/d1/f1.htm is not an HTTPS link + +* At _site/en/lessons/transliterating.html:573: + + http://www.unicode.org/standard/WhatIsUnicode.html is not an HTTPS link + +* At _site/en/lessons/transliterating.html:592: + + http://en.wikipedia.org/wiki/Comma-separated_values is not an HTTPS link + +* At _site/en/lessons/transliterating.html:657: + + http://web.archive.org/web/20170312041508/http://www.lcweb.loc.gov/catdir/cpso/romanization/russian.pdf is not an HTTPS link + +* At _site/en/lessons/transliterating.html:664: + + http://en.wikipedia.org/wiki/Cyrillic_script_in_Unicode is not an HTTPS link + +* At _site/en/lessons/transliterating.html:665: + + http://www.unicode.org/charts/ is not an HTTPS link + +* At _site/en/lessons/transliterating.html:837: + + http://www.w3schools.com/css/ is not an HTTPS link + +* At _site/en/lessons/understanding-creating-word-embeddings.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/understanding-creating-word-embeddings.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/understanding-creating-word-embeddings.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/understanding-creating-word-embeddings.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/understanding-regular-expressions.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/understanding-regular-expressions.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/understanding-regular-expressions.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/understanding-regular-expressions.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/understanding-regular-expressions.html:579: + + http://www.libreoffice.org/download is not an HTTPS link + +* At _site/en/lessons/understanding-regular-expressions.html:626: + + http://archive.org/details/jstor-4560629/ is not an HTTPS link + +* At _site/en/lessons/understanding-regular-expressions.html:628: + + http://archive.org/stream/jstor-4560629/4560629#page/n0/mode/2up is not an HTTPS link + +* At _site/en/lessons/understanding-regular-expressions.html:646: + + http://archive.org/stream/jstor-4560629/4560629_djvu.txt is not an HTTPS link + +* At _site/en/lessons/understanding-regular-expressions.html:1412: + + http://en.wikipedia.org/wiki/Regular_expressions is not an HTTPS link + +* At _site/en/lessons/understanding-regular-expressions.html:1425: + + http://rubular.com/ is not an HTTPS link + +* At _site/en/lessons/understanding-regular-expressions.html:1430: + + http://dh.obdurodon.org/regex.html is not an HTTPS link + +* At _site/en/lessons/up-and-running-with-omeka.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/up-and-running-with-omeka.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/up-and-running-with-omeka.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/up-and-running-with-omeka.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/up-and-running-with-omeka.html:507: + + http://www.omeka.net is not an HTTPS link + +* At _site/en/lessons/up-and-running-with-omeka.html:527: + + http://www.omeka.net is not an HTTPS link + +* At _site/en/lessons/up-and-running-with-omeka.html:906: + + http://info.omeka.net is not an HTTPS link + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:488: + + http://ggplot2.tidyverse.org is not an HTTPS link + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:530: + + http://www.ggplot2-exts.org/ is not an HTTPS link + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:946: + + http://colorbrewer2.org is not an HTTPS link + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:1149: + + http://www.ggplot2-exts.org/ is not an HTTPS link + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:1200: + + http://r4ds.hadley.nz/ is not an HTTPS link + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:1218: + + http://www.ggplot2-exts.org/gallery/ is not an HTTPS link + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:1227: + + http://www.cookbook-r.com/Graphs/ is not an HTTPS link + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:1227: + + http://shop.oreilly.com/product/0636920023135.do is not an HTTPS link + +* At _site/en/lessons/using-javascript-to-create-maps.html:123: + + 'a' tag is missing a reference + +* At _site/en/lessons/using-javascript-to-create-maps.html:142: + + 'a' tag is missing a reference + +* At _site/en/lessons/using-javascript-to-create-maps.html:179: + + 'a' tag is missing a reference + +* At _site/en/lessons/using-javascript-to-create-maps.html:205: + + 'a' tag is missing a reference + +* At _site/en/lessons/using-javascript-to-create-maps.html:496: + + http://wcm1.web.rice.edu/mining-bpl-antislavery.html is not an HTTPS link + +* At _site/en/lessons/using-javascript-to-create-maps.html:496: + + http://leafletjs.com/ is not an HTTPS link + +* At _site/en/lessons/using-javascript-to-create-maps.html:498: + + http://postgis.net/ is not an HTTPS link + +* At _site/en/lessons/using-javascript-to-create-maps.html:498: + + http://postgis.net/ is not an HTTPS link + +* At _site/en/lessons/using-javascript-to-create-maps.html:498: + + http://dp.la is not an HTTPS link + +* At _site/en/lessons/using-javascript-to-create-maps.html:502: + + http://hdlab.stanford.edu/palladio/ is not an HTTPS link + +* At _site/en/lessons/using-javascript-to-create-maps.html:518: + + http://leafletjs.com/ is not an HTTPS link + +* At _site/en/lessons/using-javascript-to-create-maps.html:518: + + http://jqueryui.com/ is not an HTTPS link + +* At _site/en/lessons/using-javascript-to-create-maps.html:534: + + http://zotero.org is not an HTTPS link + +* At _site/en/lessons/using-javascript-to-create-maps.html:558: + + http://www.gpsvisualizer.com/geocoder/ is not an HTTPS link + +* At _site/en/lessons/using-javascript-to-create-maps.html:633: + + http:///www.mapbox.com is not an HTTPS link + +* At _site/en/lessons/using-javascript-to-create-maps.html:744: + + http://stackoverflow.com/questions/16151018/npm-throws-error-without-sudo/24404451#24404451 is not an HTTPS link + +* At _site/en/lessons/vector-layers-qgis.html:121: + + 'a' tag is missing a reference + +* At _site/en/lessons/vector-layers-qgis.html:140: + + 'a' tag is missing a reference + +* At _site/en/lessons/vector-layers-qgis.html:177: + + 'a' tag is missing a reference + +* At _site/en/lessons/vector-layers-qgis.html:203: + + 'a' tag is missing a reference + +* At _site/en/lessons/vector-layers-qgis.html:683: + + http://www.lib.uwaterloo.ca/locations/umd/digital/clump_classes.html is not an HTTPS link + +* At _site/en/lessons/vector-layers-qgis.html:878: + + http://en.wikipedia.org/wiki/Prince_Royalty,_Prince_Edward_Island is not an HTTPS link + +* At _site/en/lessons/vector-layers-qgis.html:1233: + + http://geospatialhistorian.wordpress.com/ is not an HTTPS link + +* At _site/en/lessons/viewing-html-files.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/viewing-html-files.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/viewing-html-files.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/viewing-html-files.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/viewing-html-files.html:557: + + http://www.w3schools.com/html/default.asp is not an HTTPS link + +* At _site/en/lessons/viewing-html-files.html:634: + + http://www.w3schools.com/html/default.asp is not an HTTPS link + +* At _site/en/lessons/viewing-html-files.html:635: + + http://www.w3schools.com/html/html5_intro.asp is not an HTTPS link + +* At _site/en/lessons/visualizing-with-bokeh.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/visualizing-with-bokeh.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/visualizing-with-bokeh.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/visualizing-with-bokeh.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/visualizing-with-bokeh.html:626: + + http://jupyter.org is not an HTTPS link + +* At _site/en/lessons/visualizing-with-bokeh.html:1101: + + http://pandas.pydata.org/pandas-docs/stable/timeseries.html#offset-aliases is not an HTTPS link + +* At _site/en/lessons/visualizing-with-bokeh.html:1190: + + http://pandas.pydata.org/pandas-docs/stable/timeseries.html#offset-aliases is not an HTTPS link + +* At _site/en/lessons/windows-installation.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/windows-installation.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/windows-installation.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/windows-installation.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/windows-installation.html:508: + + http://www.python.org/ is not an HTTPS link + +* At _site/en/lessons/windows-installation.html:521: + + http://wiki.python.org/moin/PythonEditors/ is not an HTTPS link + +* At _site/en/lessons/windows-installation.html:579: + + http://en.wikipedia.org/wiki/UTF-8 is not an HTTPS link + +* At _site/en/lessons/working-with-batches-of-pdf-files.html:117: + + 'a' tag is missing a reference + +* At _site/en/lessons/working-with-batches-of-pdf-files.html:136: + + 'a' tag is missing a reference + +* At _site/en/lessons/working-with-batches-of-pdf-files.html:173: + + 'a' tag is missing a reference + +* At _site/en/lessons/working-with-batches-of-pdf-files.html:199: + + 'a' tag is missing a reference + +* At _site/en/lessons/working-with-text-files.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/working-with-text-files.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/working-with-text-files.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/working-with-text-files.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/working-with-text-files.html:622: + + http://docs.python.org/release/2.5.4/ref/keywords.html is not an HTTPS link + +* At _site/en/lessons/working-with-text-files.html:734: + + http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6/Hello,_World is not an HTTPS link + +* At _site/en/lessons/working-with-web-pages.html:119: + + 'a' tag is missing a reference + +* At _site/en/lessons/working-with-web-pages.html:138: + + 'a' tag is missing a reference + +* At _site/en/lessons/working-with-web-pages.html:175: + + 'a' tag is missing a reference + +* At _site/en/lessons/working-with-web-pages.html:201: + + 'a' tag is missing a reference + +* At _site/en/lessons/working-with-web-pages.html:545: + + http://www.oldbaileyonline.org/ is not an HTTPS link + +* At _site/en/lessons/working-with-web-pages.html:612: + + http://en.wikipedia.org/wiki/Gordon_Riots is not an HTTPS link + +* At _site/en/lessons/working-with-web-pages.html:645: + + http://www.oldbaileyonline.org/browse.jsp?foo=bar&path=sessionsPapers/17800628.xml&div=t17800628-33&xml=yes is not an HTTPS link + +* At _site/en/lessons/working-with-web-pages.html:647: + + http://www.oldbaileyonline.org/images.jsp?doc=178006280084 is not an HTTPS link + +* At _site/en/privacy-policy.html:86: + + 'a' tag is missing a reference + +* At _site/en/privacy-policy.html:105: + + 'a' tag is missing a reference + +* At _site/en/privacy-policy.html:142: + + 'a' tag is missing a reference + +* At _site/en/privacy-policy.html:168: + + 'a' tag is missing a reference + +* At _site/en/project-team.html:86: + + 'a' tag is missing a reference + +* At _site/en/project-team.html:105: + + 'a' tag is missing a reference + +* At _site/en/project-team.html:142: + + 'a' tag is missing a reference + +* At _site/en/project-team.html:168: + + 'a' tag is missing a reference + +* At _site/en/project-team.html:308: + + http://twitter.com/maxcarlons is not an HTTPS link + +* At _site/en/project-team.html:311: + + http://github.com/carlonim is not an HTTPS link + +* At _site/en/project-team.html:412: + + http://github.com/lachapot is not an HTTPS link + +* At _site/en/project-team.html:510: + + http://twitter.com/cosovschi is not an HTTPS link + +* At _site/en/project-team.html:513: + + http://github.com/digitalkosovski is not an HTTPS link + +* At _site/en/project-team.html:616: + + http://github.com/caiocmello is not an HTTPS link + +* At _site/en/project-team.html:1180: + + http://github.com/semanticnoodles is not an HTTPS link + +* At _site/en/project-team.html:1276: + + http://twitter.com/nabsiddiqui is not an HTTPS link + +* At _site/en/project-team.html:1279: + + http://github.com/nabsiddiqui is not an HTTPS link + +* At _site/en/project-team.html:1629: + + http://twitter.com/giulia_taurino is not an HTTPS link + +* At _site/en/project-team.html:1632: + + http://github.com/giuliataurino is not an HTTPS link + +* At _site/en/project-team.html:1802: + + http://www.alexwermercolan.com/ is not an HTTPS link + +* At _site/en/project-team.html:1808: + + http://twitter.com/alexwermercolan is not an HTTPS link + +* At _site/en/project-team.html:1811: + + http://github.com/hawc2 is not an HTTPS link + +* At _site/en/project-team.html:2057: + + http://www.mariajoseafanador.com is not an HTTPS link + +* At _site/en/project-team.html:2063: + + http://twitter.com/mariajoafana is not an HTTPS link + +* At _site/en/project-team.html:2066: + + http://github.com/mariajoafana is not an HTTPS link + +* At _site/en/project-team.html:2532: + + http://twitter.com/IsaGribomont is not an HTTPS link + +* At _site/en/project-team.html:2535: + + http://github.com/isag91 is not an HTTPS link + +* At _site/en/project-team.html:2743: + + http://twitter.com/espejolento is not an HTTPS link + +* At _site/en/project-team.html:2746: + + http://github.com/silviaegt is not an HTTPS link + +* At _site/en/project-team.html:3034: + + http://twitter.com/jenniferisve is not an HTTPS link + +* At _site/en/project-team.html:3037: + + http://github.com/jenniferisasi is not an HTTPS link + +* At _site/en/project-team.html:3359: + + http://twitter.com/enetreseles is not an HTTPS link + +* At _site/en/project-team.html:3362: + + http://github.com/nllano is not an HTTPS link + +* At _site/en/project-team.html:3566: + + http://twitter.com/jgob is not an HTTPS link + +* At _site/en/project-team.html:3569: + + http://github.com/joshuagob is not an HTTPS link + +* At _site/en/project-team.html:3861: + + http://twitter.com/rivaquiroga is not an HTTPS link + +* At _site/en/project-team.html:3864: + + http://github.com/rivaquiroga is not an HTTPS link + +* At _site/en/project-team.html:4155: + + http://github.com/nivaca is not an HTTPS link + +* At _site/en/project-team.html:4368: + + http://github.com/marie-flesch is not an HTTPS link + +* At _site/en/project-team.html:4511: + + http://github.com/matgille is not an HTTPS link + +* At _site/en/project-team.html:4744: + + http://github.com/mhersent is not an HTTPS link + +* At _site/en/project-team.html:4802: + + http://twitter.com/superHH is not an HTTPS link + +* At _site/en/project-team.html:5054: + + http://github.com/DMathelier is not an HTTPS link + +* At _site/en/project-team.html:5188: + + http://twitter.com/emilienschultz is not an HTTPS link + +* At _site/en/project-team.html:5191: + + http://github.com/emilienschultz is not an HTTPS link + +* At _site/en/project-team.html:5315: + + http://twitter.com/davvalent is not an HTTPS link + +* At _site/en/project-team.html:5318: + + http://github.com/davvalent is not an HTTPS link + +* At _site/en/project-team.html:5447: + + http://github.com/AlexandreWa is not an HTTPS link + +* At _site/en/project-team.html:5582: + + http://github.com/josircg is not an HTTPS link + +* At _site/en/project-team.html:5840: + + http://twitter.com/danielalvesfcsh is not an HTTPS link + +* At _site/en/project-team.html:5843: + + http://github.com/DanielAlvesLABDH is not an HTTPS link + +* At _site/en/project-team.html:6105: + + http://twitter.com/ericbrasiln is not an HTTPS link + +* At _site/en/project-team.html:6108: + + http://github.com/ericbrasiln is not an HTTPS link + +* At _site/en/project-team.html:6299: + + http://github.com/luisferla is not an HTTPS link + +* At _site/en/project-team.html:6541: + + http://twitter.com/jimmy_medeiros is not an HTTPS link + +* At _site/en/project-team.html:6544: + + http://github.com/JimmyMedeiros82 is not an HTTPS link + +* At _site/en/project-team.html:6779: + + http://github.com/joanacvp is not an HTTPS link + +* At _site/en/project-team.html:7025: + + http://twitter.com/araceletorres is not an HTTPS link + +* At _site/en/project-team.html:7028: + + http://github.com/aracele is not an HTTPS link + +* At _site/en/project-team.html:7284: + + http://twitter.com/j_w_baker is not an HTTPS link + +* At _site/en/project-team.html:7287: + + http://github.com/drjwbaker is not an HTTPS link + +* At _site/en/project-team.html:7719: + + http://adamcrymble.org is not an HTTPS link + +* At _site/en/project-team.html:7725: + + http://twitter.com/Adam_Crymble is not an HTTPS link + +* At _site/en/project-team.html:7728: + + http://github.com/acrymble is not an HTTPS link + +* At _site/en/project-team.html:8196: + + http://github.com/adamfarquhar is not an HTTPS link + +* At _site/en/project-team.html:8256: + + http://twitter.com/jenniferisve is not an HTTPS link + +* At _site/en/project-team.html:8259: + + http://github.com/jenniferisasi is not an HTTPS link + +* At _site/en/project-team.html:8587: + + http://twitter.com/rivaquiroga is not an HTTPS link + +* At _site/en/project-team.html:8590: + + http://github.com/rivaquiroga is not an HTTPS link + +* At _site/en/project-team.html:8876: + + http://twitter.com/amsichani is not an HTTPS link + +* At _site/en/project-team.html:8879: + + http://github.com/amsichani is not an HTTPS link + +* At _site/en/project-team.html:9219: + + http://twitter.com/AnisaHawes is not an HTTPS link + +* At _site/en/project-team.html:9222: + + http://github.com/anisa-hawes is not an HTTPS link + +* At _site/en/project-team.html:9431: + + http://github.com/charlottejmc is not an HTTPS link + +* At _site/en/research.html:86: + + 'a' tag is missing a reference + +* At _site/en/research.html:105: + + 'a' tag is missing a reference + +* At _site/en/research.html:142: + + 'a' tag is missing a reference + +* At _site/en/research.html:168: + + 'a' tag is missing a reference + +* At _site/en/research.html:253: + + http://niche-canada.org/wp-content/uploads/2013/09/programming-historian-1.pdf is not an HTTPS link + +* At _site/en/research.html:260: + + http://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1508542&dswid=7551 is not an HTTPS link + +* At _site/en/research.html:265: + + http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ is not an HTTPS link + +* At _site/en/research.html:277: + + http://www.digitalhumanities.org/dhq/vol/16/2/000585/000585.html is not an HTTPS link + +* At _site/en/research.html:283: + + http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 is not an HTTPS link + +* At _site/en/research.html:285: + + http://web.archive.org/web/20180713014622/http://dhcommons.org/journal/issue-1/editorial-sustainability-and-open-peer-review-programming-historian is not an HTTPS link + +* At _site/en/research.html:286: + + http://www.themacroscope.org/2.0/ is not an HTTPS link + +* At _site/en/research.html:294: + + http://doi.org/10.5281/zenodo.3813763 is not an HTTPS link + +* At _site/en/research.html:307: + + http://www.iea.usp.br/eventos/historia-digital-educacao-caminhos-cruzados is not an HTTPS link + +* At _site/en/research.html:395: + + http://ixa2.si.ehu.eus/intele/?q=webinars is not an HTTPS link + +* At _site/en/research.html:398: + + http://walshbr.com/blog/the-programming-historian-and-editorial-process-in-digital-publishing/ is not an HTTPS link + +* At _site/en/research.html:411: + + http://fredgibbs.net/assets/images/ph-poster/final-board.png is not an HTTPS link + +* At _site/en/research.html:425: + + http://niche-canada.org/2018/03/23/a-decade-of-programming-historians/ is not an HTTPS link + +* At _site/en/research.html:426: + + http://fredgibbs.net/posts/reflections-former-PH-editor is not an HTTPS link + +* At _site/en/research.html:427: + + http://clionauta.hypotheses.org/16979 is not an HTTPS link + +* At _site/en/research.html:429: + + http://humanidadesdigitales.net/blog/2017/03/17/the-programming-historian-en-espanol/ is not an HTTPS link + +* At _site/en/reviewer-guidelines.html:86: + + 'a' tag is missing a reference + +* At _site/en/reviewer-guidelines.html:105: + + 'a' tag is missing a reference + +* At _site/en/reviewer-guidelines.html:142: + + 'a' tag is missing a reference + +* At _site/en/reviewer-guidelines.html:168: + + 'a' tag is missing a reference + +* At _site/en/supporters.html:86: + + 'a' tag is missing a reference + +* At _site/en/supporters.html:105: + + 'a' tag is missing a reference + +* At _site/en/supporters.html:142: + + 'a' tag is missing a reference + +* At _site/en/supporters.html:168: + + 'a' tag is missing a reference + +* At _site/en/supporters.html:273: + + http://cdrh.unl.edu/ is not an HTTPS link + +* At _site/en/translator-guidelines.html:86: + + 'a' tag is missing a reference + +* At _site/en/translator-guidelines.html:105: + + 'a' tag is missing a reference + +* At _site/en/translator-guidelines.html:142: + + 'a' tag is missing a reference + +* At _site/en/translator-guidelines.html:168: + + 'a' tag is missing a reference + +* At _site/en/vacancies.html:86: + + 'a' tag is missing a reference + +* At _site/en/vacancies.html:105: + + 'a' tag is missing a reference + +* At _site/en/vacancies.html:142: + + 'a' tag is missing a reference + +* At _site/en/vacancies.html:168: + + 'a' tag is missing a reference + +* At _site/es/acerca-de.html:89: + + 'a' tag is missing a reference + +* At _site/es/acerca-de.html:108: + + 'a' tag is missing a reference + +* At _site/es/acerca-de.html:145: + + 'a' tag is missing a reference + +* At _site/es/acerca-de.html:182: + + 'a' tag is missing a reference + +* At _site/es/acerca-de.html:269: + + http://dhawards.org/dhawards2016/results/ is not an HTTPS link + +* At _site/es/acerca-de.html:269: + + http://dhawards.org/dhawards2017/results/ is not an HTTPS link + +* At _site/es/acerca-de.html:269: + + http://humanidadesdigitaleshispanicas.es/ is not an HTTPS link + +* At _site/es/acerca-de.html:269: + + http://dhawards.org/dhawards2022/results/ is not an HTTPS link + +* At _site/es/acerca-de.html:282: + + http://digitalhistoryhacks.blogspot.com/2008/01/programming-historian.html is not an HTTPS link + +* At _site/es/colaboradores.html:88: + + 'a' tag is missing a reference + +* At _site/es/colaboradores.html:107: + + 'a' tag is missing a reference + +* At _site/es/colaboradores.html:144: + + 'a' tag is missing a reference + +* At _site/es/colaboradores.html:181: + + 'a' tag is missing a reference + +* At _site/es/colaboradores.html:274: + + http://cdrh.unl.edu/ is not an HTTPS link + +* At _site/es/contribuciones.html:88: + + 'a' tag is missing a reference + +* At _site/es/contribuciones.html:107: + + 'a' tag is missing a reference + +* At _site/es/contribuciones.html:144: + + 'a' tag is missing a reference + +* At _site/es/contribuciones.html:181: + + 'a' tag is missing a reference + +* At _site/es/contribuciones.html:258: + + http://vocabularios.caicyt.gov.ar/portalthes/index.php?v=42 is not an HTTPS link + +* At _site/es/contribuciones.html:258: + + http://www.mecd.gob.es/planes-nacionales/dam/jcr:f20a4ba1-0ed2-445d-9be9-b8b0382562ea/mex-glosario-interpares-total0112.pdf is not an HTTPS link + +* At _site/es/contribuciones.html:303: + + http://www.worldcat.org/title/programming-historian/oclc/951537099 is not an HTTPS link + +* At _site/es/contribuciones.html:305: + + http://purdue-primo-prod.hosted.exlibrisgroup.com/primo_library/libweb/action/dlDisplay.do?vid=PURDUE&search_scope=everything&docId=PURDUE_ALMA51671812890001081&fn=permalink is not an HTTPS link + +* At _site/es/donaciones.html:88: + + 'a' tag is missing a reference + +* At _site/es/donaciones.html:107: + + 'a' tag is missing a reference + +* At _site/es/donaciones.html:144: + + 'a' tag is missing a reference + +* At _site/es/donaciones.html:181: + + 'a' tag is missing a reference + +* At _site/es/equipo-de-proyecto.html:88: + + 'a' tag is missing a reference + +* At _site/es/equipo-de-proyecto.html:107: + + 'a' tag is missing a reference + +* At _site/es/equipo-de-proyecto.html:144: + + 'a' tag is missing a reference + +* At _site/es/equipo-de-proyecto.html:181: + + 'a' tag is missing a reference + +* At _site/es/equipo-de-proyecto.html:306: + + http://twitter.com/maxcarlons is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:309: + + http://github.com/carlonim is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:410: + + http://github.com/lachapot is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:508: + + http://twitter.com/cosovschi is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:511: + + http://github.com/digitalkosovski is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:614: + + http://github.com/caiocmello is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:1178: + + http://github.com/semanticnoodles is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:1274: + + http://twitter.com/nabsiddiqui is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:1277: + + http://github.com/nabsiddiqui is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:1627: + + http://twitter.com/giulia_taurino is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:1630: + + http://github.com/giuliataurino is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:1800: + + http://www.alexwermercolan.com/ is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:1806: + + http://twitter.com/alexwermercolan is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:1809: + + http://github.com/hawc2 is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:2055: + + http://www.mariajoseafanador.com is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:2061: + + http://twitter.com/mariajoafana is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:2064: + + http://github.com/mariajoafana is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:2530: + + http://twitter.com/IsaGribomont is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:2533: + + http://github.com/isag91 is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:2741: + + http://twitter.com/espejolento is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:2744: + + http://github.com/silviaegt is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:3032: + + http://twitter.com/jenniferisve is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:3035: + + http://github.com/jenniferisasi is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:3357: + + http://twitter.com/enetreseles is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:3360: + + http://github.com/nllano is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:3564: + + http://twitter.com/jgob is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:3567: + + http://github.com/joshuagob is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:3859: + + http://twitter.com/rivaquiroga is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:3862: + + http://github.com/rivaquiroga is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:4153: + + http://github.com/nivaca is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:4366: + + http://github.com/marie-flesch is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:4509: + + http://github.com/matgille is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:4742: + + http://github.com/mhersent is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:4800: + + http://twitter.com/superHH is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:5052: + + http://github.com/DMathelier is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:5186: + + http://twitter.com/emilienschultz is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:5189: + + http://github.com/emilienschultz is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:5313: + + http://twitter.com/davvalent is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:5316: + + http://github.com/davvalent is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:5445: + + http://github.com/AlexandreWa is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:5580: + + http://github.com/josircg is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:5838: + + http://twitter.com/danielalvesfcsh is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:5841: + + http://github.com/DanielAlvesLABDH is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:6103: + + http://twitter.com/ericbrasiln is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:6106: + + http://github.com/ericbrasiln is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:6297: + + http://github.com/luisferla is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:6539: + + http://twitter.com/jimmy_medeiros is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:6542: + + http://github.com/JimmyMedeiros82 is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:6777: + + http://github.com/joanacvp is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:7023: + + http://twitter.com/araceletorres is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:7026: + + http://github.com/aracele is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:7282: + + http://twitter.com/j_w_baker is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:7285: + + http://github.com/drjwbaker is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:7717: + + http://adamcrymble.org is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:7723: + + http://twitter.com/Adam_Crymble is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:7726: + + http://github.com/acrymble is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:8194: + + http://github.com/adamfarquhar is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:8254: + + http://twitter.com/jenniferisve is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:8257: + + http://github.com/jenniferisasi is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:8585: + + http://twitter.com/rivaquiroga is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:8588: + + http://github.com/rivaquiroga is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:8874: + + http://twitter.com/amsichani is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:8877: + + http://github.com/amsichani is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:9217: + + http://twitter.com/AnisaHawes is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:9220: + + http://github.com/anisa-hawes is not an HTTPS link + +* At _site/es/equipo-de-proyecto.html:9429: + + http://github.com/charlottejmc is not an HTTPS link + +* At _site/es/eventos.html:88: + + 'a' tag is missing a reference + +* At _site/es/eventos.html:107: + + 'a' tag is missing a reference + +* At _site/es/eventos.html:144: + + 'a' tag is missing a reference + +* At _site/es/eventos.html:181: + + 'a' tag is missing a reference + +* At _site/es/guia-editor.html:88: + + 'a' tag is missing a reference + +* At _site/es/guia-editor.html:107: + + 'a' tag is missing a reference + +* At _site/es/guia-editor.html:144: + + 'a' tag is missing a reference + +* At _site/es/guia-editor.html:181: + + 'a' tag is missing a reference + +* At _site/es/guia-editor.html:617: + + http://www.europeana.eu/portal/en is not an HTTPS link + +* At _site/es/guia-editor.html:621: + + http://www.loc.gov/maps/collections is not an HTTPS link + +* At _site/es/guia-para-autores.html:88: + + 'a' tag is missing a reference + +* At _site/es/guia-para-autores.html:107: + + 'a' tag is missing a reference + +* At _site/es/guia-para-autores.html:144: + + 'a' tag is missing a reference + +* At _site/es/guia-para-autores.html:181: + + 'a' tag is missing a reference + +* At _site/es/guia-para-revisores.html:88: + + 'a' tag is missing a reference + +* At _site/es/guia-para-revisores.html:107: + + 'a' tag is missing a reference + +* At _site/es/guia-para-revisores.html:144: + + 'a' tag is missing a reference + +* At _site/es/guia-para-revisores.html:181: + + 'a' tag is missing a reference + +* At _site/es/guia-para-revisores.html:336: + + http://vocabularios.caicyt.gov.ar/portalthes/index.php?v=42 is not an HTTPS link + +* At _site/es/guia-para-revisores.html:336: + + http://www.mecd.gob.es/planes-nacionales/dam/jcr:f20a4ba1-0ed2-445d-9be9-b8b0382562ea/mex-glosario-interpares-total0112.pdf is not an HTTPS link + +* At _site/es/guia-para-traductores.html:88: + + 'a' tag is missing a reference + +* At _site/es/guia-para-traductores.html:107: + + 'a' tag is missing a reference + +* At _site/es/guia-para-traductores.html:144: + + 'a' tag is missing a reference + +* At _site/es/guia-para-traductores.html:181: + + 'a' tag is missing a reference + +* At _site/es/index.html:90: + + 'a' tag is missing a reference + +* At _site/es/index.html:109: + + 'a' tag is missing a reference + +* At _site/es/index.html:146: + + 'a' tag is missing a reference + +* At _site/es/index.html:183: + + 'a' tag is missing a reference + +* At _site/es/investigacion.html:88: + + 'a' tag is missing a reference + +* At _site/es/investigacion.html:107: + + 'a' tag is missing a reference + +* At _site/es/investigacion.html:144: + + 'a' tag is missing a reference + +* At _site/es/investigacion.html:181: + + 'a' tag is missing a reference + +* At _site/es/investigacion.html:254: + + http://niche-canada.org/wp-content/uploads/2013/09/programming-historian-1.pdf is not an HTTPS link + +* At _site/es/investigacion.html:260: + + http://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1508542&dswid=7551 is not an HTTPS link + +* At _site/es/investigacion.html:264: + + http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian is not an HTTPS link + +* At _site/es/investigacion.html:265: + + http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian is not an HTTPS link + +* At _site/es/investigacion.html:277: + + http://www.digitalhumanities.org/dhq/vol/16/2/000585/000585.html is not an HTTPS link + +* At _site/es/investigacion.html:283: + + http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 is not an HTTPS link + +* At _site/es/investigacion.html:285: + + http://web.archive.org/web/20180713014622/http://dhcommons.org/journal/issue-1/editorial-sustainability-and-open-peer-review-programming-historian is not an HTTPS link + +* At _site/es/investigacion.html:286: + + http://www.themacroscope.org/2.0/ is not an HTTPS link + +* At _site/es/investigacion.html:294: + + http://doi.org/10.5281/zenodo.3813763 is not an HTTPS link + +* At _site/es/investigacion.html:307: + + http://www.iea.usp.br/eventos/historia-digital-educacao-caminhos-cruzados is not an HTTPS link + +* At _site/es/investigacion.html:394: + + http://ixa2.si.ehu.eus/intele/?q=webinars is not an HTTPS link + +* At _site/es/investigacion.html:397: + + http://walshbr.com/blog/the-programming-historian-and-editorial-process-in-digital-publishing/ is not an HTTPS link + +* At _site/es/investigacion.html:410: + + http://fredgibbs.net/assets/images/ph-poster/final-board.png is not an HTTPS link + +* At _site/es/investigacion.html:426: + + http://niche-canada.org/2018/03/23/a-decade-of-programming-historians/ is not an HTTPS link + +* At _site/es/investigacion.html:427: + + http://fredgibbs.net/posts/reflections-former-PH-editor is not an HTTPS link + +* At _site/es/investigacion.html:428: + + http://clionauta.hypotheses.org/16979 is not an HTTPS link + +* At _site/es/investigacion.html:430: + + http://humanidadesdigitales.net/blog/2017/03/17/the-programming-historian-en-espanol/ is not an HTTPS link + +* At _site/es/jisc-tna-colaboracion.html:88: + + 'a' tag is missing a reference + +* At _site/es/jisc-tna-colaboracion.html:107: + + 'a' tag is missing a reference + +* At _site/es/jisc-tna-colaboracion.html:144: + + 'a' tag is missing a reference + +* At _site/es/jisc-tna-colaboracion.html:181: + + 'a' tag is missing a reference + +* At _site/es/lecciones/administracion-de-datos-en-r.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/administracion-de-datos-en-r.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/administracion-de-datos-en-r.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/administracion-de-datos-en-r.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/administracion-de-datos-en-r.html:564: + + http://hadley.nz is not an HTTPS link + +* At _site/es/lecciones/administracion-de-datos-en-r.html:585: + + http://academica-e.unavarra.es/bitstream/handle/2454/15785/Gramática.pdf?sequence=1 is not an HTTPS link + +* At _site/es/lecciones/administracion-de-datos-en-r.html:675: + + http://stefanbache.dk is not an HTTPS link + +* At _site/es/lecciones/administracion-de-datos-en-r.html:675: + + http://hadley.nz/ is not an HTTPS link + +* At _site/es/lecciones/administracion-de-datos-en-r.html:1042: + + http://academica-e.unavarra.es/bitstream/handle/2454/15785/Gramática.pdf?sequence=1 is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:576: + + http://voyant-tools.org/ is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:580: + + http://voyant-tools.org/ is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:580: + + http://www.laurenceanthony.net/software/antconc/ is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:580: + + http://www.laurenceanthony.net/ is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:588: + + http://www.laurenceanthony.net/software/antconc/ is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:590: + + http://www.laurenceanthony.net/software/antconc/releases/AntConc324/ is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:619: + + http://notepad-plus-plus.org/ is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:619: + + http://www.barebones.com/products/textwrangler/ is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:628: + + http://www.nltk.org/ is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:630: + + http://www.amazon.com/Developing-Linguistic-Corpora-Practice-Guides/dp/1842172050/ref=sr_1_1 is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:984: + + http://www.wordfrequency.info/free.asp is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:1047: + + http://www.lexically.net/downloads/version6/HTML/index.html?keyness_definition.htm is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:1047: + + http://www.laurenceanthony.net/software/antconc/releases/AntConc335/help.pdf is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:1115: + + http://hfroehlich.wordpress.com/2014/05/11/intro-bibliography-corpus-linguistics/ is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:1117: + + http://hfroehli.ch/workshops/getting-started-with-antconc/ is not an HTTPS link + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:1132: + + http://elies.rediris.es/elies18/ is not an HTTPS link + +* At _site/es/lecciones/analisis-de-correspondencia-en-r.html:139: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-de-correspondencia-en-r.html:158: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-de-correspondencia-en-r.html:195: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-de-correspondencia-en-r.html:232: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-de-correspondencia-en-r.html:739: + + http://doi.org/10.5281/zenodo.889846 is not an HTTPS link + +* At _site/es/lecciones/analisis-de-sentimientos-r.html:117: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-de-sentimientos-r.html:136: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-de-sentimientos-r.html:173: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-de-sentimientos-r.html:210: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-de-sentimientos-r.html:541: + + http://saifmohammad.com/WebPages/NRC-Emotion-Lexicon.htm is not an HTTPS link + +* At _site/es/lecciones/analisis-de-sentimientos-r.html:545: + + http://www.matthewjockers.net/page/2/ is not an HTTPS link + +* At _site/es/lecciones/analisis-redes-sociales-teatro-1.html:117: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-redes-sociales-teatro-1.html:136: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-redes-sociales-teatro-1.html:173: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-redes-sociales-teatro-1.html:210: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-redes-sociales-teatro-2.html:117: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-redes-sociales-teatro-2.html:136: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-redes-sociales-teatro-2.html:173: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-redes-sociales-teatro-2.html:210: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-redes-sociales-teatro-2.html:1089: + + http://hdlab.stanford.edu/palladio/ is not an HTTPS link + +* At _site/es/lecciones/analisis-temporal-red.html:122: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-temporal-red.html:141: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-temporal-red.html:178: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-temporal-red.html:215: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-temporal-red.html:1187: + + http://www.epimodel.org is not an HTTPS link + +* At _site/es/lecciones/analisis-voyant-tools.html:120: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-voyant-tools.html:139: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-voyant-tools.html:176: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-voyant-tools.html:213: + + 'a' tag is missing a reference + +* At _site/es/lecciones/analisis-voyant-tools.html:550: + + http://vocabularios.caicyt.gov.ar/portalthes/42/term/26 is not an HTTPS link + +* At _site/es/lecciones/analisis-voyant-tools.html:552: + + http://vocabularios.caicyt.gov.ar/portalthes/42/term/178 is not an HTTPS link + +* At _site/es/lecciones/analisis-voyant-tools.html:1260: + + http://voyant-tools.org/ is not an HTTPS link + +* At _site/es/lecciones/analisis-voyant-tools.html:1262: + + http://melissaterras.blogspot.com/2013/10/for-ada-lovelace-day-father-busas.html is not an HTTPS link + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:120: + + 'a' tag is missing a reference + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:139: + + 'a' tag is missing a reference + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:176: + + 'a' tag is missing a reference + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:213: + + 'a' tag is missing a reference + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:555: + + http://www.rubenalcaraz.es/manual-omeka/ is not an HTTPS link + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:592: + + http://localhost/ is not an HTTPS link + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:592: + + http://127.0.0.1 is not an HTTPS link + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:622: + + http://localhost/phpmyadmin/ is not an HTTPS link + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:692: + + http://localhost/phpmyadmin is not an HTTPS link + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:791: + + 'a' tag is missing a reference + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:914: + + http://omeka.org/codex/Plugin_Writing_Best_Practices#Plugin_Directory_Structure is not an HTTPS link + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:967: + + http://omeka.org/codex/Plugins/DublinCoreExtended_2.0 is not an HTTPS link + +* At _site/es/lecciones/contar-frecuencias.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/contar-frecuencias.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/contar-frecuencias.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/contar-frecuencias.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/contar-frecuencias.html:624: + + http://docs.python.org/tutorial/datastructures.html#list-comprehensions is not an HTTPS link + +* At _site/es/lecciones/contar-frecuencias.html:751: + + http://ir.dcs.gla.ac.uk/resources/linguistic_utils/stop_words is not an HTTPS link + +* At _site/es/lecciones/corpus-paralelo-lfaligner.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/corpus-paralelo-lfaligner.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/corpus-paralelo-lfaligner.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/corpus-paralelo-lfaligner.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/corpus-paralelo-lfaligner.html:489: + + http://vocabularios.caicyt.gov.ar/portalthes/42/term/134 is not an HTTPS link + +* At _site/es/lecciones/corpus-paralelo-lfaligner.html:499: + + http://vocabularios.caicyt.gov.ar/portalthes/42/term/136 is not an HTTPS link + +* At _site/es/lecciones/corpus-paralelo-lfaligner.html:501: + + http://utils.mucattu.com/iso_639-1.html is not an HTTPS link + +* At _site/es/lecciones/corpus-paralelo-lfaligner.html:1100: + + http://www.laurenceanthony.net/software/antpconc/ is not an HTTPS link + +* At _site/es/lecciones/creacion-de-aplicacion-shiny.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/creacion-de-aplicacion-shiny.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/creacion-de-aplicacion-shiny.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/creacion-de-aplicacion-shiny.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:530: + + http://hdlab.stanford.edu/palladio/ is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:552: + + http://hal.archives-ouvertes.fr/docs/00/64/93/16/PDF/lemercier_A_zg.pdf is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:552: + + http://hal.archives-ouvertes.fr/docs/00/64/93/16/PDF/lemercier_A_zg.pdf is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:552: + + http://historicalnetworkresearch.org/ is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:562: + + http://web.archive.org/web/20180422010025/http://www.gdw-berlin.de/fileadmin/bilder/publ/publikationen_in_englischer_sprache/2006_Neuman_eng.pdf is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:562: + + http://martenduering.com/research/covert-networks-during-the-holocaust/ is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:695: + + http://hdlab.stanford.edu/palladio/ is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:771: + + http://hdlab.stanford.edu/doc/scenario-simple-map.pdf is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:937: + + http://en.wikipedia.org/wiki/Directed_graph#Indegree_and_outdegree is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:985: + + http://nodegoat.net/ is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:985: + + http://nodegoat.net/cms/UPLOAD/AsmallguidebyYanan11082014.pdf is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:987: + + http://www.youtube.com/watch?v=xKhYGRpbwOc is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:989: + + http://www.clementlevallois.net/training.html is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:989: + + http://www.youtube.com/watch?v=L6hHv6y5GsQ is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:993: + + http://pajek.imfm.si/doku.php is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:993: + + http://www.cambridge.org/us/academic/subjects/sociology/research-methods-sociology-and-criminology/exploratory-social-network-analysis-pajek-2nd-edition is not an HTTPS link + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:1081: + + http://historicalnetworkresearch.org is not an HTTPS link + +* At _site/es/lecciones/crear-exposicion-con-omeka.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/crear-exposicion-con-omeka.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/crear-exposicion-con-omeka.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/crear-exposicion-con-omeka.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/crear-y-ver-archivos-html-con-python.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/crear-y-ver-archivos-html-con-python.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/crear-y-ver-archivos-html-con-python.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/crear-y-ver-archivos-html-con-python.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/crear-y-ver-archivos-html-con-python.html:572: + + http://zotero.org is not an HTTPS link + +* At _site/es/lecciones/crear-y-ver-archivos-html-con-python.html:574: + + http://www.w3schools.com/html/default.asp is not an HTTPS link + +* At _site/es/lecciones/crear-y-ver-archivos-html-con-python.html:580: + + http://www.w3schools.com/tags/tag_doctype.asp is not an HTTPS link + +* At _site/es/lecciones/datos-abiertos-enlazados-wikidata.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/datos-abiertos-enlazados-wikidata.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/datos-abiertos-enlazados-wikidata.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/datos-abiertos-enlazados-wikidata.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:556: + + http://msysgit.github.io/ is not an HTTPS link + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:564: + + http://www.7-zip.org/ is not an HTTPS link + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:580: + + http://en.wikipedia.org/wiki/Tab-separated_values is not an HTTPS link + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:582: + + http://en.wikipedia.org/wiki/Comma-separated_values is not an HTTPS link + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:641: + + http://williamjturkel.net/2013/06/15/basic-text-analysis-with-command-line-tools-in-linux/ is not an HTTPS link + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:642: + + http://williamjturkel.net/2013/06/20/pattern-matching-and-permuted-term-indexing-with-command-line-tools-in-linux/ is not an HTTPS link + +* At _site/es/lecciones/datos-tabulares-en-r.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/datos-tabulares-en-r.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/datos-tabulares-en-r.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/datos-tabulares-en-r.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/datos-tabulares-en-r.html:1046: + + http://web.archive.org/web/20191015004305/https://www.nceas.ucsb.edu/files/scicomp/Dloads/RProgramming/BestFirstRTutorial.pdf is not an HTTPS link + +* At _site/es/lecciones/datos-tabulares-en-r.html:1050: + + http://dh-r.lincolnmullen.com is not an HTTPS link + +* At _site/es/lecciones/de-html-a-lista-de-palabras-1.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/de-html-a-lista-de-palabras-1.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/de-html-a-lista-de-palabras-1.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/de-html-a-lista-de-palabras-1.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/de-html-a-lista-de-palabras-1.html:561: + + http://www.oldbaileyonline.org/browse.jsp?id=t17800628-33&div=t17800628-33 is not an HTTPS link + +* At _site/es/lecciones/de-html-a-lista-de-palabras-1.html:565: + + http://www.w3schools.com/html/ is not an HTTPS link + +* At _site/es/lecciones/de-html-a-lista-de-palabras-2.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/de-html-a-lista-de-palabras-2.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/de-html-a-lista-de-palabras-2.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/de-html-a-lista-de-palabras-2.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/de-html-a-lista-de-palabras-2.html:697: + + http://docs.python.org/2.4/lib/typesnumeric.html is not an HTTPS link + +* At _site/es/lecciones/de-html-a-lista-de-palabras-2.html:709: + + http://docs.python.org/3/library/types.html is not an HTTPS link + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:663: + + http://www.gnu.org/software/wget/ is not an HTTPS link + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:663: + + http://ftp.gnu.org/gnu/wget/ is not an HTTPS link + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:701: + + http://www.gnu.org/software/wget/manual/wget.html is not an HTTPS link + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:703: + + http://activehistory.ca/papers/ is not an HTTPS link + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:703: + + http://activehistory.ca/papers/historypaper-9/ is not an HTTPS link + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:735: + + http://activehistory.ca/papers/ is not an HTTPS link + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:749: + + http://activehistory.ca/papers/ is not an HTTPS link + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:749: + + http://activehistory.ca/papers/historypaper-9/ is not an HTTPS link + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:749: + + http://uwo.ca is not an HTTPS link + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:822: + + http://www.gnu.org/software/wget/manual/wget.html is not an HTTPS link + +* At _site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/editar-audio-con-audacity.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/editar-audio-con-audacity.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/editar-audio-con-audacity.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/editar-audio-con-audacity.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/editar-audio-con-audacity.html:531: + + http://www.audacityteam.org/ is not an HTTPS link + +* At _site/es/lecciones/editar-audio-con-audacity.html:543: + + http://www.audacityteam.org/ is not an HTTPS link + +* At _site/es/lecciones/editar-audio-con-audacity.html:555: + + http://web.archive.org/web/20161119231053/http://www.indiana.edu:80/~emusic/acoustics/amplitude.htm is not an HTTPS link + +* At _site/es/lecciones/editar-audio-con-audacity.html:601: + + http://www.diffen.com/difference/Mono_vs_Stereo/ is not an HTTPS link + +* At _site/es/lecciones/editar-audio-con-audacity.html:673: + + http://manual.audacityteam.org/man/crossfade_clips.html is not an HTTPS link + +* At _site/es/lecciones/editar-audio-con-audacity.html:689: + + http://www.nch.com.au/acm/formats.html is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:577: + + http://notepad-plus-plus.org is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:735: + + http://daringfireball.net/projects/markdown/dingus is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:855: + + http://editor.citationstyles.org/about/ is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:887: + + http://stackoverflow.com/questions/tagged/pandoc is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:887: + + http://web.archive.org/web/20190203062832/http://digitalhumanities.org/answers/ is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:889: + + http://web.archive.org/web/20140120195538/http://mashable.com/2013/06/24/markdown-tools/ is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:889: + + http://mouapp.com/ is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:889: + + http://writemonkey.com is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:889: + + http://www.sublimetext.com/ is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:889: + + http://prose.io is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:889: + + http://www.authorea.com is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:889: + + http://www.draftin.com is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:891: + + http://gitit.net/ is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:891: + + http://github.com/fauno/jekyll-pandoc-multiple-formats is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:891: + + http://jaspervdj.be/hakyll/ is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:893: + + http://readthedocs.org is not an HTTPS link + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:904: + + http://www.antipope.org/charlie/blog-static/2013/10/why-microsoft-word-must-die.html is not an HTTPS link + +* At _site/es/lecciones/exhibicion-con-collection-builder.html:117: + + 'a' tag is missing a reference + +* At _site/es/lecciones/exhibicion-con-collection-builder.html:136: + + 'a' tag is missing a reference + +* At _site/es/lecciones/exhibicion-con-collection-builder.html:173: + + 'a' tag is missing a reference + +* At _site/es/lecciones/exhibicion-con-collection-builder.html:210: + + 'a' tag is missing a reference + +* At _site/es/lecciones/exhibicion-con-collection-builder.html:584: + + http://dna.nust.na/heritage_week/ is not an HTTPS link + +* At _site/es/lecciones/exhibicion-con-collection-builder.html:592: + + http://www.gimp.org.es/descargar-gimp.html is not an HTTPS link + +* At _site/es/lecciones/generadores-aventura.html:117: + + 'a' tag is missing a reference + +* At _site/es/lecciones/generadores-aventura.html:136: + + 'a' tag is missing a reference + +* At _site/es/lecciones/generadores-aventura.html:173: + + 'a' tag is missing a reference + +* At _site/es/lecciones/generadores-aventura.html:210: + + 'a' tag is missing a reference + +* At _site/es/lecciones/generadores-aventura.html:534: + + http://www.spoonbill.org/n+7/ is not an HTTPS link + +* At _site/es/lecciones/generadores-aventura.html:729: + + http://clementinagrillo.com/sobremesadigital/flare.json is not an HTTPS link + +* At _site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html:774: + + http://visone.ethz.ch/html/download.html is not an HTTPS link + +* At _site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html:1033: + + http://dx.doi.org/10.3828/mlo.v0i0.299 is not an HTTPS link + +* At _site/es/lecciones/georreferenciar-qgis.html:126: + + 'a' tag is missing a reference + +* At _site/es/lecciones/georreferenciar-qgis.html:145: + + 'a' tag is missing a reference + +* At _site/es/lecciones/georreferenciar-qgis.html:182: + + 'a' tag is missing a reference + +* At _site/es/lecciones/georreferenciar-qgis.html:219: + + 'a' tag is missing a reference + +* At _site/es/lecciones/georreferenciar-qgis.html:550: + + http://en.wikipedia.org/wiki/Rubbersheeting is not an HTTPS link + +* At _site/es/lecciones/georreferenciar-qgis.html:617: + + http://www.gov.pe.ca/gis/license_agreement.php3?name=lot_town&file_format=SHP is not an HTTPS link + +* At _site/es/lecciones/georreferenciar-qgis.html:908: + + http://en.wikipedia.org/wiki/Tagged_Image_File_Format is not an HTTPS link + +* At _site/es/lecciones/georreferenciar-qgis.html:1059: + + http://geospatialhistorian.wordpress.com/ is not an HTTPS link + +* At _site/es/lecciones/index.html:88: + + 'a' tag is missing a reference + +* At _site/es/lecciones/index.html:107: + + 'a' tag is missing a reference + +* At _site/es/lecciones/index.html:144: + + 'a' tag is missing a reference + +* At _site/es/lecciones/index.html:181: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalacion-linux.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalacion-linux.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalacion-linux.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalacion-linux.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalacion-linux.html:569: + + http://komodoide.com/komodo-edit/ is not an HTTPS link + +* At _site/es/lecciones/instalacion-mac.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalacion-mac.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalacion-mac.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalacion-mac.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalacion-windows.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalacion-windows.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalacion-windows.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalacion-windows.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalar-modulos-python-pip.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalar-modulos-python-pip.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalar-modulos-python-pip.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalar-modulos-python-pip.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/instalar-modulos-python-pip.html:561: + + http://www.thegeekstuff.com/2012/04/curl-examples/ is not an HTTPS link + +* At _site/es/lecciones/instalar-modulos-python-pip.html:587: + + http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows is not an HTTPS link + +* At _site/es/lecciones/intro-a-google-maps-y-google-earth.html:126: + + 'a' tag is missing a reference + +* At _site/es/lecciones/intro-a-google-maps-y-google-earth.html:145: + + 'a' tag is missing a reference + +* At _site/es/lecciones/intro-a-google-maps-y-google-earth.html:182: + + 'a' tag is missing a reference + +* At _site/es/lecciones/intro-a-google-maps-y-google-earth.html:219: + + 'a' tag is missing a reference + +* At _site/es/lecciones/intro-a-google-maps-y-google-earth.html:1248: + + http://www.davidrumsey.com/ is not an HTTPS link + +* At _site/es/lecciones/intro-a-google-maps-y-google-earth.html:1516: + + http://niche-canada.org/2011/12/14/mobile-mapping-and-historical-gis-in-the-field/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-a-bash.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-bash.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-bash.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-bash.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-bash.html:577: + + http://www.tldp.org/LDP/Bash-Beginners-Guide/html/chap_01.html is not an HTTPS link + +* At _site/es/lecciones/introduccion-a-bash.html:627: + + http://ethanschoonover.com/solarized is not an HTTPS link + +* At _site/es/lecciones/introduccion-a-bash.html:779: + + http://www.viemu.com/a-why-vi-vim.html is not an HTTPS link + +* At _site/es/lecciones/introduccion-a-bash.html:791: + + http://www.gutenberg.org/ebooks/2600 is not an HTTPS link + +* At _site/es/lecciones/introduccion-a-bash.html:887: + + http://vimdoc.sourceforge.net/htmldoc/quickref.html is not an HTTPS link + +* At _site/es/lecciones/introduccion-a-ffmpeg.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-ffmpeg.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-ffmpeg.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-ffmpeg.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-ffmpeg.html:668: + + http://linuxbrew.sh/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-a-ffmpeg.html:1130: + + http://tldp.org/LDP/GNU-Linux-Tools-Summary/html/x11655.htm is not an HTTPS link + +* At _site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html:523: + + http://lab.culturalanalytics.info/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html:533: + + http://ladi.lib.utexas.edu/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-a-markdown.html:122: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-markdown.html:141: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-markdown.html:178: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-markdown.html:215: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-markdown.html:541: + + http://daringfireball.net/projects/markdown/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-a-markdown.html:748: + + http://programminghistorian.org/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-a-powershell.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-powershell.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-powershell.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-powershell.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-tei-1.html:117: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-tei-1.html:136: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-tei-1.html:173: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-tei-1.html:210: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-tei-2.html:117: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-tei-2.html:136: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-tei-2.html:173: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-a-tei-2.html:210: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-al-web-scraping-usando-r.html:117: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-al-web-scraping-usando-r.html:136: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-al-web-scraping-usando-r.html:173: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-al-web-scraping-usando-r.html:210: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-al-web-scraping-usando-r.html:677: + + http://www.memoriachilena.gob.cl/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:556: + + http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:591: + + http://www.oxforddnb.com is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:603: + + http://www.geonames.org/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:701: + + http://www.history.ac.uk/projects/digital/tobias is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:733: + + http://semanticweb.org/wiki/Main_Page.html is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:738: + + http://web.archive.org/web/20170715094229/http://www.musicontology.com/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:738: + + http://web.archive.org/web/20170718143925/http://musicontology.com/docs/getting-started.html is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:748: + + http://wiki.dbpedia.org is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:853: + + http://web.archive.org/web/20170718143925/http://musicontology.com/docs/getting-started.html is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:887: + + http://www.history.ac.uk/projects/digital/tobias is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:907: + + http://www.easyrdf.org/converter is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:919: + + http://dbpedia.org/snorql/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1019: + + http://dbpedia.org/class/yago/WikicatBritishHistorians is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1019: + + http://dbpedia.org/class/yago/WikicatWomenHistorians is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1048: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1048: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1065: + + http://www.snee.com/bobdc.blog/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1077: + + http://linkeddata.org/guides-and-tutorials is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1083: + + http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1089: + + http://datos.bcn.cl/es/informacion/que-es is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1098: + + http://www.history.ac.uk/projects/digital/tobias is not an HTTPS link + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1098: + + http://www.ahrc.ac.uk/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-e-instalacion.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-e-instalacion.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-e-instalacion.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-e-instalacion.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-e-instalacion.html:557: + + http://komodoide.com/komodo-edit/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-map-warper.html:122: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-map-warper.html:141: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-map-warper.html:178: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-map-warper.html:215: + + 'a' tag is missing a reference + +* At _site/es/lecciones/introduccion-map-warper.html:521: + + http://bibliotecanacional.gov.co/es-co/colecciones/biblioteca-digital/mapoteca is not an HTTPS link + +* At _site/es/lecciones/introduccion-map-warper.html:521: + + http://cartografia.bogotaendocumentos.com/ is not an HTTPS link + +* At _site/es/lecciones/introduccion-map-warper.html:586: + + http://catalogoenlinea.bibliotecanacional.gov.co/custom/web/content/mapoteca/fmapoteca_984_figac_16/fmapoteca_984_figac_16.html is not an HTTPS link + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:127: + + 'a' tag is missing a reference + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:146: + + 'a' tag is missing a reference + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:183: + + 'a' tag is missing a reference + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:220: + + 'a' tag is missing a reference + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:123: + + 'a' tag is missing a reference + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:142: + + 'a' tag is missing a reference + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:179: + + 'a' tag is missing a reference + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:216: + + 'a' tag is missing a reference + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:570: + + http://openrefine.org/ is not an HTTPS link + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:591: + + http://vis.stanford.edu/papers/wrangler/ is not an HTTPS link + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:591: + + http://openrefine.org/ is not an HTTPS link + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:593: + + http://en.wikipedia.org/wiki/Named-entity_recognition is not an HTTPS link + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:593: + + http://www.loc.gov/index.html is not an HTTPS link + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:593: + + http://www.oclc.org/home.en.html is not an HTTPS link + +* At _site/es/lecciones/manipular-cadenas-de-caracteres-en-python.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/manipular-cadenas-de-caracteres-en-python.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/manipular-cadenas-de-caracteres-en-python.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/manipular-cadenas-de-caracteres-en-python.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:531: + + http://archive.org/ is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:532: + + http://activehistory.ca/2013/09/the-internet-archive-rocks-or-two-million-plus-free-sources-to-explore/ is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:536: + + http://archive.org/details/bplscas is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:567: + + http://archive.org/ is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:569: + + http://archive.org/details/lettertowilliaml00doug is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:570: + + http://archive.org/stream/lettertowilliaml00doug/39999066767938#page/n0/mode/2up is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:570: + + http://archive.org/download/lettertowilliaml00doug is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:570: + + http://archive.org/download/lettertowilliaml00doug/lettertowilliaml00doug_dc.xml is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:570: + + http://archive.org/download/lettertowilliaml00doug/lettertowilliaml00doug_marc.xml is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:570: + + http://www.loc.gov/marc/bibliographic/ is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:572: + + http://archive.org/search.php?query=collection%3Abplscas&sort=-publicdate is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:591: + + http://blog.archive.org/2011/03/31/how-archive-org-items-are-structured/ is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:595: + + http://internetarchive.readthedocs.io/en/latest/quickstart.html#searching is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:609: + + http://archive.org/search.php?query=collection%3Abplscas is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:613: + + http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:698: + + http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:741: + + http://docs.python.org/2/tutorial/errors.html#handling-exceptions is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:785: + + http://archive.org/download/lettertowilliaml00doug/lettertowilliaml00doug_marc.xml is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:787: + + http://www.loc.gov/marc/bibliographic/bd260.html is not an HTTPS link + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:787: + + http://www.loc.gov/marc/ is not an HTTPS link + +* At _site/es/lecciones/normalizar-datos.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/normalizar-datos.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/normalizar-datos.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/normalizar-datos.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/normalizar-datos.html:684: + + http://unicode.org/ is not an HTTPS link + +* At _site/es/lecciones/palabras-clave-en-contexto-n-grams.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/palabras-clave-en-contexto-n-grams.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/palabras-clave-en-contexto-n-grams.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/palabras-clave-en-contexto-n-grams.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/poniendo-omeka-a-funcionar.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/poniendo-omeka-a-funcionar.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/poniendo-omeka-a-funcionar.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/poniendo-omeka-a-funcionar.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/poniendo-omeka-a-funcionar.html:548: + + http://www.omeka.net is not an HTTPS link + +* At _site/es/lecciones/poniendo-omeka-a-funcionar.html:572: + + http://www.omeka.net is not an HTTPS link + +* At _site/es/lecciones/poniendo-omeka-a-funcionar.html:949: + + http://info.omeka.net is not an HTTPS link + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:601: + + http://notepad-plus-plus.org/ is not an HTTPS link + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:601: + + http://komodoide.com/komodo-edit/ is not an HTTPS link + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:630: + + http://cradledincaricature.com/2014/02/06/comic-art-beyond-the-print-shop/ is not an HTTPS link + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:637: + + http://www.theguardian.com/uk-news/2014/feb/20/rebekah-brooks-rupert-murdoch-phone-hacking-trial is not an HTTPS link + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:644: + + http://www.cartoons.ac.uk/record/SBD0931 is not an HTTPS link + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:651: + + http://www.oldbaileyonline.org/browse.jsp?ref=OA16780417 is not an HTTPS link + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:758: + + http://historyonics.blogspot.co.uk/2014/01/judging-book-by-its-url.html is not an HTTPS link + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:762: + + http://earlymodernnotes.wordpress.com/2013/05/18/unclean-unclean-what-historians-can-do-about-sharing-our-messy-research-data/ is not an HTTPS link + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:775: + + http://britishlibrary.typepad.co.uk/collectioncare/2013/09/the-twelve-principles-of-digital-preservation.html is not an HTTPS link + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:784: + + http://data-archive.ac.uk/create-manage/document is not an HTTPS link + +* At _site/es/lecciones/procesamiento-basico-de-textos-en-r.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/procesamiento-basico-de-textos-en-r.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/procesamiento-basico-de-textos-en-r.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/procesamiento-basico-de-textos-en-r.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/publicar-archivos-tei-ceteicean.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/publicar-archivos-tei-ceteicean.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/publicar-archivos-tei-ceteicean.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/publicar-archivos-tei-ceteicean.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/publicar-archivos-tei-ceteicean.html:479: + + http://www.jedit.org/ is not an HTTPS link + +* At _site/es/lecciones/publicar-archivos-tei-ceteicean.html:503: + + http://hdlab.space/La-Argentina-Manuscrita is not an HTTPS link + +* At _site/es/lecciones/publicar-archivos-tei-ceteicean.html:505: + + http://hdlab.space/La-Argentina-Manuscrita/assets/Ruy_Diaz-La_argentina_manuscrita.tei.xml is not an HTTPS link + +* At _site/es/lecciones/publicar-archivos-tei-ceteicean.html:774: + + http://teic.github.io/CETEIcean/ is not an HTTPS link + +* At _site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html:89: + + 'a' tag is missing a reference + +* At _site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html:108: + + 'a' tag is missing a reference + +* At _site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html:145: + + 'a' tag is missing a reference + +* At _site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html:182: + + 'a' tag is missing a reference + +* At _site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html:649: + + http://flight-manual.atom.io/ is not an HTTPS link + +* At _site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html:749: + + http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:90: + + 'a' tag is missing a reference + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:109: + + 'a' tag is missing a reference + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:146: + + 'a' tag is missing a reference + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:183: + + 'a' tag is missing a reference + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:545: + + http://collection.britishmuseum.org/ is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:545: + + http://labs.europeana.eu/api/linked-open-data-introduction is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:545: + + http://americanart.si.edu/ is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:545: + + http://britishart.yale.edu/collections/using-collections/technology/linked-open-data is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:545: + + http://vocab.getty.edu/ is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:597: + + http://hdlab.stanford.edu/palladio/ is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:754: + + http://collection.britishmuseum.org/sparql is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:772: + + http://collection.britishmuseum.org/resource?uri=http://collection.britishmuseum.org/id/object/PPA82633 is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:782: + + http://collection.britishmuseum.org/sparql?query=SELECT+*%0D%0AWHERE+%7B%0D%0A++%3Chttp%3A%2F%2Fcollection.britishmuseum.org%2Fid%2Fobject%2FPPA82633%3E+%3Fp+%3Fo+.%0D%0A++%7D&_implicit=false&_equivalent=false&_form=%2Fsparql is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1013: + + http://sparql.europeana.eu/ is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1013: + + http://wiki.dbpedia.org/ is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1013: + + http://sws.geonames.org/ is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1013: + + http://sparql.europeana.eu is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1064: + + http://www.getty.edu/research/ is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1074: + + http://openrefine.org/ is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1081: + + http://hdlab.stanford.edu/palladio/ is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1133: + + http://labs.europeana.eu/api/linked-open-data-SPARQL-endpoint is not an HTTPS link + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1134: + + http://vocab.getty.edu/queries#Finding_Subjects is not an HTTPS link + +* At _site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:123: + + 'a' tag is missing a reference + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:142: + + 'a' tag is missing a reference + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:179: + + 'a' tag is missing a reference + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:216: + + 'a' tag is missing a reference + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:497: + + http://labs.bl.uk is not an HTTPS link + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:515: + + http://rua.ua.es/dspace/handle/10045/110281 is not an HTTPS link + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:523: + + http://data.cervantesvirtual.com/blog/notebooks/ is not an HTTPS link + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:542: + + http://api.bnf.fr/ is not an HTTPS link + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:557: + + http://data.cervantesvirtual.com/blog/labs is not an HTTPS link + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:607: + + http://www.cervantesvirtual.com/ is not an HTTPS link + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:789: + + http://bibliontology.com/ is not an HTTPS link + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:1105: + + http://www.rdaregistry.info is not an HTTPS link + +* At _site/es/lecciones/salida-de-datos-como-archivo-html.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/salida-de-datos-como-archivo-html.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/salida-de-datos-como-archivo-html.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/salida-de-datos-como-archivo-html.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/salida-palabras-clave-contexto-ngrams.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/salida-palabras-clave-contexto-ngrams.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/salida-palabras-clave-contexto-ngrams.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/salida-palabras-clave-contexto-ngrams.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:556: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:557: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:558: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:559: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:562: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:563: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:564: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:565: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:566: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:567: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:570: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:571: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:572: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:573: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:574: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:575: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:576: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:577: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:580: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:581: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:582: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:585: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:586: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:587: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:590: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:591: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:592: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:593: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:596: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:597: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:598: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:599: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:602: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:603: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:604: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:605: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:606: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:611: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:615: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:659: + + http://jekyllrb.com/docs/home/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:661: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:667: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:712: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:726: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:732: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:750: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:768: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:770: + + http://www.barebones.com/products/bbedit is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:774: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:846: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:850: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:860: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:862: + + http://brew.sh/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:922: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:924: + + http://brew.sh/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:947: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:969: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:977: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:987: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1010: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1081: + + http://amandavisconti.github.io/JekyllDemo/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1111: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1167: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1184: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1188: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1310: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1343: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1349: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1353: + + http://kramdown.gettalong.org/quickref.html is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1355: + + http://kramdown.gettalong.org/quickref.html is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1357: + + http://www.typora.io/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1359: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1393: + + http://amandavisconti.github.io/JekyllDemo/resume/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1395: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1471: + + http://raw.githubusercontent.com/amandavisconti/JekyllDemo/gh-pages/_posts/2016-02-29-a-post-about-my-research.markdown is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1473: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1677: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1681: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1690: + + http://jekyllthemes.org/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1691: + + http://jekyllthemes.io/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1694: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1698: + + http://jekyllrb.com/docs/plugins/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1704: + + http://jekyllrb.com/docs/plugins/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1704: + + http://jekyllrb.com/docs/plugins/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1707: + + http://literaturegeek.com/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1719: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1739: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1741: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1743: + + http://stackexchange.com/ is not an HTTPS link + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1745: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1749: + + 'a' tag is missing a reference + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1755: + + http://jekyll-windows.juthilo.com/ is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:123: + + 'a' tag is missing a reference + +* At _site/es/lecciones/topic-modeling-y-mallet.html:142: + + 'a' tag is missing a reference + +* At _site/es/lecciones/topic-modeling-y-mallet.html:179: + + 'a' tag is missing a reference + +* At _site/es/lecciones/topic-modeling-y-mallet.html:216: + + 'a' tag is missing a reference + +* At _site/es/lecciones/topic-modeling-y-mallet.html:565: + + http://mallet.cs.umass.edu/mailinglist.php is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:571: + + http://www.cs.umbc.edu/~hillol/NGDM07/abstracts/talks/MKirschenbaum.pdf is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:571: + + http://www.worldcat.org/title/reading-machines-toward-an-algorithmic-criticism/oclc/708761605&referer=brief_results is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:573: + + http://voyant-tools.org/ is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:591: + + http://arxiv.org/abs/1003.6087/ is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:598: + + http://dsl.richmond.edu/dispatch/ is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:605: + + http://mallet.cs.umass.edu/index.php is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:628: + + http://mallet.cs.umass.edu/index.php is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:628: + + http://mallet.cs.umass.edu/download.php is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:629: + + http://www.oracle.com/technetwork/java/javase/downloads/index.html is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:768: + + http://mallet.cs.umass.edu/download.php is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:769: + + http://www.oracle.com/technetwork/java/javase/downloads/index.html is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:990: + + http://dsl.richmond.edu/dispatch/ is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:997: + + http://electricarchaeology.ca/2012/07/09/mining-a-day-of-archaeology/ is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:1001: + + http://electricarchaeology.ca/2012/06/08/mining-the-open-web-with-looted-heritage-draft/ is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:1008: + + http://tedunderwood.wordpress.com/2012/04/07/topic-modeling-made-just-simple-enough/ is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:1009: + + http://web.archive.org/web/20160704150726/http://www.lisarhody.com:80/some-assembly-required/ is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:1011: + + http://dl.acm.org/citation.cfm?id=944937 is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:1012: + + http://mimno.infosci.cornell.edu/topics.html is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:1012: + + http://www.perseus.tufts.edu/publications/02-jocch-mimno.pdf is not an HTTPS link + +* At _site/es/lecciones/topic-modeling-y-mallet.html:1055: + + http://www.morethanbooks.eu/topic-modeling-introduccion/ is not an HTTPS link + +* At _site/es/lecciones/trabajar-con-archivos-de-texto.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/trabajar-con-archivos-de-texto.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/trabajar-con-archivos-de-texto.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/trabajar-con-archivos-de-texto.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/trabajar-con-archivos-de-texto.html:672: + + http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6/Hello,_World is not an HTTPS link + +* At _site/es/lecciones/trabajar-con-paginas-web.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/trabajar-con-paginas-web.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/trabajar-con-paginas-web.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/trabajar-con-paginas-web.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/trabajar-con-paginas-web.html:582: + + http://oldbaileyonline.org is not an HTTPS link + +* At _site/es/lecciones/trabajar-con-paginas-web.html:623: + + http://en.wikipedia.org/wiki/Gordon_Riots is not an HTTPS link + +* At _site/es/lecciones/trabajar-con-paginas-web.html:646: + + http://www.oldbaileyonline.org/browse.jsp?foo=bar&path=sessionsPapers/17800628.xml&div=t17800628-33&xml=yes is not an HTTPS link + +* At _site/es/lecciones/trabajar-con-paginas-web.html:646: + + http://www.oldbaileyonline.org/images.jsp?doc=178006280084 is not an HTTPS link + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:119: + + 'a' tag is missing a reference + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:138: + + 'a' tag is missing a reference + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:175: + + 'a' tag is missing a reference + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:212: + + 'a' tag is missing a reference + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:777: + + http://scissors-and-paste.net is not an HTTPS link + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:875: + + http://www.w3.org/ is not an HTTPS link + +* At _site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html:117: + + 'a' tag is missing a reference + +* At _site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html:136: + + 'a' tag is missing a reference + +* At _site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html:173: + + 'a' tag is missing a reference + +* At _site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html:210: + + 'a' tag is missing a reference + +* At _site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html:545: + + http://hdl.handle.net/2027/uc1.31175010656638 is not an HTTPS link + +* At _site/es/lecciones/ver-archivos-html.html:121: + + 'a' tag is missing a reference + +* At _site/es/lecciones/ver-archivos-html.html:140: + + 'a' tag is missing a reference + +* At _site/es/lecciones/ver-archivos-html.html:177: + + 'a' tag is missing a reference + +* At _site/es/lecciones/ver-archivos-html.html:214: + + 'a' tag is missing a reference + +* At _site/es/lecciones/ver-archivos-html.html:591: + + http://www.w3schools.com/html/default.asp is not an HTTPS link + +* At _site/es/lecciones/ver-archivos-html.html:643: + + http://www.w3schools.com/html/default.asp is not an HTTPS link + +* At _site/es/lecciones/ver-archivos-html.html:644: + + http://www.w3schools.com/html/html5_intro.asp is not an HTTPS link + +* At _site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html:120: + + 'a' tag is missing a reference + +* At _site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html:139: + + 'a' tag is missing a reference + +* At _site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html:176: + + 'a' tag is missing a reference + +* At _site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html:213: + + 'a' tag is missing a reference + +* At _site/es/pia.html:88: + + 'a' tag is missing a reference + +* At _site/es/pia.html:107: + + 'a' tag is missing a reference + +* At _site/es/pia.html:144: + + 'a' tag is missing a reference + +* At _site/es/pia.html:181: + + 'a' tag is missing a reference + +* At _site/es/politica-de-privacidad.html:88: + + 'a' tag is missing a reference + +* At _site/es/politica-de-privacidad.html:107: + + 'a' tag is missing a reference + +* At _site/es/politica-de-privacidad.html:144: + + 'a' tag is missing a reference + +* At _site/es/politica-de-privacidad.html:181: + + 'a' tag is missing a reference + +* At _site/es/politica-retirada-lecciones.html:88: + + 'a' tag is missing a reference + +* At _site/es/politica-retirada-lecciones.html:107: + + 'a' tag is missing a reference + +* At _site/es/politica-retirada-lecciones.html:144: + + 'a' tag is missing a reference + +* At _site/es/politica-retirada-lecciones.html:181: + + 'a' tag is missing a reference + +* At _site/es/retroalimentacion.html:88: + + 'a' tag is missing a reference + +* At _site/es/retroalimentacion.html:107: + + 'a' tag is missing a reference + +* At _site/es/retroalimentacion.html:144: + + 'a' tag is missing a reference + +* At _site/es/retroalimentacion.html:181: + + 'a' tag is missing a reference + +* At _site/es/vacantes.html:88: + + 'a' tag is missing a reference + +* At _site/es/vacantes.html:107: + + 'a' tag is missing a reference + +* At _site/es/vacantes.html:144: + + 'a' tag is missing a reference + +* At _site/es/vacantes.html:181: + + 'a' tag is missing a reference + +* At _site/fr/apropos.html:88: + + 'a' tag is missing a reference + +* At _site/fr/apropos.html:107: + + 'a' tag is missing a reference + +* At _site/fr/apropos.html:144: + + 'a' tag is missing a reference + +* At _site/fr/apropos.html:192: + + 'a' tag is missing a reference + +* At _site/fr/apropos.html:266: + + http://dhawards.org/dhawards2016/results/ is not an HTTPS link + +* At _site/fr/apropos.html:266: + + http://dhawards.org/dhawards2017/results/ is not an HTTPS link + +* At _site/fr/apropos.html:266: + + http://humanidadesdigitaleshispanicas.es/ is not an HTTPS link + +* At _site/fr/apropos.html:266: + + http://dhawards.org/dhawards2022/results/ is not an HTTPS link + +* At _site/fr/apropos.html:279: + + http://digitalhistoryhacks.blogspot.com/2008/01/programming-historian.html is not an HTTPS link + +* At _site/fr/consignes-auteurs.html:88: + + 'a' tag is missing a reference + +* At _site/fr/consignes-auteurs.html:107: + + 'a' tag is missing a reference + +* At _site/fr/consignes-auteurs.html:144: + + 'a' tag is missing a reference + +* At _site/fr/consignes-auteurs.html:192: + + 'a' tag is missing a reference + +* At _site/fr/consignes-evaluateurs.html:88: + + 'a' tag is missing a reference + +* At _site/fr/consignes-evaluateurs.html:107: + + 'a' tag is missing a reference + +* At _site/fr/consignes-evaluateurs.html:144: + + 'a' tag is missing a reference + +* At _site/fr/consignes-evaluateurs.html:192: + + 'a' tag is missing a reference + +* At _site/fr/consignes-redacteurs.html:88: + + 'a' tag is missing a reference + +* At _site/fr/consignes-redacteurs.html:107: + + 'a' tag is missing a reference + +* At _site/fr/consignes-redacteurs.html:144: + + 'a' tag is missing a reference + +* At _site/fr/consignes-redacteurs.html:192: + + 'a' tag is missing a reference + +* At _site/fr/consignes-redacteurs.html:583: + + http://www.loc.gov/maps/collections is not an HTTPS link + +* At _site/fr/consignes-traducteurs.html:88: + + 'a' tag is missing a reference + +* At _site/fr/consignes-traducteurs.html:107: + + 'a' tag is missing a reference + +* At _site/fr/consignes-traducteurs.html:144: + + 'a' tag is missing a reference + +* At _site/fr/consignes-traducteurs.html:192: + + 'a' tag is missing a reference + +* At _site/fr/contribuer.html:88: + + 'a' tag is missing a reference + +* At _site/fr/contribuer.html:107: + + 'a' tag is missing a reference + +* At _site/fr/contribuer.html:144: + + 'a' tag is missing a reference + +* At _site/fr/contribuer.html:192: + + 'a' tag is missing a reference + +* At _site/fr/contribuer.html:298: + + http://www.worldcat.org/title/programming-historian/oclc/951537099 is not an HTTPS link + +* At _site/fr/contribuer.html:300: + + http://purdue-primo-prod.hosted.exlibrisgroup.com/primo_library/libweb/action/dlDisplay.do?vid=PURDUE&search_scope=everything&docId=PURDUE_ALMA51671812890001081&fn=permalink is not an HTTPS link + +* At _site/fr/dons.html:88: + + 'a' tag is missing a reference + +* At _site/fr/dons.html:107: + + 'a' tag is missing a reference + +* At _site/fr/dons.html:144: + + 'a' tag is missing a reference + +* At _site/fr/dons.html:192: + + 'a' tag is missing a reference + +* At _site/fr/equipe-projet.html:88: + + 'a' tag is missing a reference + +* At _site/fr/equipe-projet.html:107: + + 'a' tag is missing a reference + +* At _site/fr/equipe-projet.html:144: + + 'a' tag is missing a reference + +* At _site/fr/equipe-projet.html:192: + + 'a' tag is missing a reference + +* At _site/fr/equipe-projet.html:310: + + http://twitter.com/maxcarlons is not an HTTPS link + +* At _site/fr/equipe-projet.html:313: + + http://github.com/carlonim is not an HTTPS link + +* At _site/fr/equipe-projet.html:414: + + http://github.com/lachapot is not an HTTPS link + +* At _site/fr/equipe-projet.html:512: + + http://twitter.com/cosovschi is not an HTTPS link + +* At _site/fr/equipe-projet.html:515: + + http://github.com/digitalkosovski is not an HTTPS link + +* At _site/fr/equipe-projet.html:618: + + http://github.com/caiocmello is not an HTTPS link + +* At _site/fr/equipe-projet.html:1182: + + http://github.com/semanticnoodles is not an HTTPS link + +* At _site/fr/equipe-projet.html:1278: + + http://twitter.com/nabsiddiqui is not an HTTPS link + +* At _site/fr/equipe-projet.html:1281: + + http://github.com/nabsiddiqui is not an HTTPS link + +* At _site/fr/equipe-projet.html:1631: + + http://twitter.com/giulia_taurino is not an HTTPS link + +* At _site/fr/equipe-projet.html:1634: + + http://github.com/giuliataurino is not an HTTPS link + +* At _site/fr/equipe-projet.html:1804: + + http://www.alexwermercolan.com/ is not an HTTPS link + +* At _site/fr/equipe-projet.html:1810: + + http://twitter.com/alexwermercolan is not an HTTPS link + +* At _site/fr/equipe-projet.html:1813: + + http://github.com/hawc2 is not an HTTPS link + +* At _site/fr/equipe-projet.html:2059: + + http://www.mariajoseafanador.com is not an HTTPS link + +* At _site/fr/equipe-projet.html:2065: + + http://twitter.com/mariajoafana is not an HTTPS link + +* At _site/fr/equipe-projet.html:2068: + + http://github.com/mariajoafana is not an HTTPS link + +* At _site/fr/equipe-projet.html:2534: + + http://twitter.com/IsaGribomont is not an HTTPS link + +* At _site/fr/equipe-projet.html:2537: + + http://github.com/isag91 is not an HTTPS link + +* At _site/fr/equipe-projet.html:2745: + + http://twitter.com/espejolento is not an HTTPS link + +* At _site/fr/equipe-projet.html:2748: + + http://github.com/silviaegt is not an HTTPS link + +* At _site/fr/equipe-projet.html:3036: + + http://twitter.com/jenniferisve is not an HTTPS link + +* At _site/fr/equipe-projet.html:3039: + + http://github.com/jenniferisasi is not an HTTPS link + +* At _site/fr/equipe-projet.html:3361: + + http://twitter.com/enetreseles is not an HTTPS link + +* At _site/fr/equipe-projet.html:3364: + + http://github.com/nllano is not an HTTPS link + +* At _site/fr/equipe-projet.html:3568: + + http://twitter.com/jgob is not an HTTPS link + +* At _site/fr/equipe-projet.html:3571: + + http://github.com/joshuagob is not an HTTPS link + +* At _site/fr/equipe-projet.html:3863: + + http://twitter.com/rivaquiroga is not an HTTPS link + +* At _site/fr/equipe-projet.html:3866: + + http://github.com/rivaquiroga is not an HTTPS link + +* At _site/fr/equipe-projet.html:4157: + + http://github.com/nivaca is not an HTTPS link + +* At _site/fr/equipe-projet.html:4370: + + http://github.com/marie-flesch is not an HTTPS link + +* At _site/fr/equipe-projet.html:4513: + + http://github.com/matgille is not an HTTPS link + +* At _site/fr/equipe-projet.html:4746: + + http://github.com/mhersent is not an HTTPS link + +* At _site/fr/equipe-projet.html:4804: + + http://twitter.com/superHH is not an HTTPS link + +* At _site/fr/equipe-projet.html:5056: + + http://github.com/DMathelier is not an HTTPS link + +* At _site/fr/equipe-projet.html:5190: + + http://twitter.com/emilienschultz is not an HTTPS link + +* At _site/fr/equipe-projet.html:5193: + + http://github.com/emilienschultz is not an HTTPS link + +* At _site/fr/equipe-projet.html:5317: + + http://twitter.com/davvalent is not an HTTPS link + +* At _site/fr/equipe-projet.html:5320: + + http://github.com/davvalent is not an HTTPS link + +* At _site/fr/equipe-projet.html:5449: + + http://github.com/AlexandreWa is not an HTTPS link + +* At _site/fr/equipe-projet.html:5584: + + http://github.com/josircg is not an HTTPS link + +* At _site/fr/equipe-projet.html:5842: + + http://twitter.com/danielalvesfcsh is not an HTTPS link + +* At _site/fr/equipe-projet.html:5845: + + http://github.com/DanielAlvesLABDH is not an HTTPS link + +* At _site/fr/equipe-projet.html:6107: + + http://twitter.com/ericbrasiln is not an HTTPS link + +* At _site/fr/equipe-projet.html:6110: + + http://github.com/ericbrasiln is not an HTTPS link + +* At _site/fr/equipe-projet.html:6301: + + http://github.com/luisferla is not an HTTPS link + +* At _site/fr/equipe-projet.html:6543: + + http://twitter.com/jimmy_medeiros is not an HTTPS link + +* At _site/fr/equipe-projet.html:6546: + + http://github.com/JimmyMedeiros82 is not an HTTPS link + +* At _site/fr/equipe-projet.html:6781: + + http://github.com/joanacvp is not an HTTPS link + +* At _site/fr/equipe-projet.html:7027: + + http://twitter.com/araceletorres is not an HTTPS link + +* At _site/fr/equipe-projet.html:7030: + + http://github.com/aracele is not an HTTPS link + +* At _site/fr/equipe-projet.html:7286: + + http://twitter.com/j_w_baker is not an HTTPS link + +* At _site/fr/equipe-projet.html:7289: + + http://github.com/drjwbaker is not an HTTPS link + +* At _site/fr/equipe-projet.html:7721: + + http://adamcrymble.org is not an HTTPS link + +* At _site/fr/equipe-projet.html:7727: + + http://twitter.com/Adam_Crymble is not an HTTPS link + +* At _site/fr/equipe-projet.html:7730: + + http://github.com/acrymble is not an HTTPS link + +* At _site/fr/equipe-projet.html:8198: + + http://github.com/adamfarquhar is not an HTTPS link + +* At _site/fr/equipe-projet.html:8258: + + http://twitter.com/jenniferisve is not an HTTPS link + +* At _site/fr/equipe-projet.html:8261: + + http://github.com/jenniferisasi is not an HTTPS link + +* At _site/fr/equipe-projet.html:8589: + + http://twitter.com/rivaquiroga is not an HTTPS link + +* At _site/fr/equipe-projet.html:8592: + + http://github.com/rivaquiroga is not an HTTPS link + +* At _site/fr/equipe-projet.html:8878: + + http://twitter.com/amsichani is not an HTTPS link + +* At _site/fr/equipe-projet.html:8881: + + http://github.com/amsichani is not an HTTPS link + +* At _site/fr/equipe-projet.html:9221: + + http://twitter.com/AnisaHawes is not an HTTPS link + +* At _site/fr/equipe-projet.html:9224: + + http://github.com/anisa-hawes is not an HTTPS link + +* At _site/fr/equipe-projet.html:9433: + + http://github.com/charlottejmc is not an HTTPS link + +* At _site/fr/evenements.html:88: + + 'a' tag is missing a reference + +* At _site/fr/evenements.html:107: + + 'a' tag is missing a reference + +* At _site/fr/evenements.html:144: + + 'a' tag is missing a reference + +* At _site/fr/evenements.html:192: + + 'a' tag is missing a reference + +* At _site/fr/index.html:87: + + 'a' tag is missing a reference + +* At _site/fr/index.html:106: + + 'a' tag is missing a reference + +* At _site/fr/index.html:143: + + 'a' tag is missing a reference + +* At _site/fr/index.html:191: + + 'a' tag is missing a reference + +* At _site/fr/jisc-tna-partenariat.html:88: + + 'a' tag is missing a reference + +* At _site/fr/jisc-tna-partenariat.html:107: + + 'a' tag is missing a reference + +* At _site/fr/jisc-tna-partenariat.html:144: + + 'a' tag is missing a reference + +* At _site/fr/jisc-tna-partenariat.html:192: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-corpus-antconc.html:120: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-corpus-antconc.html:139: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-corpus-antconc.html:176: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-corpus-antconc.html:224: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-corpus-antconc.html:578: + + http://voyant-tools.org/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:582: + + http://voyant-tools.org/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:582: + + http://www.laurenceanthony.net/software/antconc/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:582: + + http://www.laurenceanthony.net/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:582: + + http://hfroehli.ch/2014/05/11/intro-bibliography-corpus-linguistics/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:589: + + http://www.laurenceanthony.net/software/antconc/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:590: + + http://www.laurenceanthony.net/software/antconc/releases/AntConc324/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:620: + + http://notepad-plus-plus.org/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:620: + + http://www.barebones.com/products/textwrangler/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:629: + + http://www.nltk.org/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:631: + + http://www.amazon.com/Developing-Linguistic-Corpora-Practice-Guides/dp/1842172050/ref=sr_1_1_1 is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:968: + + http://www.wordfrequency.info/free.asp is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:1022: + + http://www.lexically.net/downloads/version6/HTML/index.html?keyness_definition.htm is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:1022: + + http://www.laurenceanthony.net/software/antconc/releases/AntConc335/help.pdf is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:1087: + + http://hfroehlich.wordpress.com/2014/05/11/intro-bibliography-corpus-linguistics/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:1088: + + http://hfroehli.ch/workshops/getting-started-with-antconc/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:1091: + + http://edutechwiki.unige.ch/fr/AntConc# is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:1092: + + http://explorationdecorpus.corpusecrits.huma-num.fr/antconc/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:1093: + + http://cid.ens-lyon.fr/ac_article.asp?fic=antconc.asp is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:1095: + + http://ancilla.unice.fr/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:1095: + + http://iramuteq.org/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:1095: + + http://www.lexi-co.com/ is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:1095: + + http://textometrie.ens-lyon.fr/?lang=fr is not an HTTPS link + +* At _site/fr/lecons/analyse-corpus-antconc.html:1099: + + http://lexicometrica.univ-paris3.fr/livre/st94/st94-tdm.html is not an HTTPS link + +* At _site/fr/lecons/analyse-de-documents-avec-tfidf.html:135: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-de-documents-avec-tfidf.html:154: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-de-documents-avec-tfidf.html:191: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-de-documents-avec-tfidf.html:239: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-de-documents-avec-tfidf.html:591: + + http://www.worldcat.org/oclc/1232233436 is not an HTTPS link + +* At _site/fr/lecons/analyse-de-documents-avec-tfidf.html:1678: + + http://scikit-learn.org/stable/install.html is not an HTTPS link + +* At _site/fr/lecons/analyse-donnees-tabulaires-R.html:119: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-donnees-tabulaires-R.html:138: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-donnees-tabulaires-R.html:175: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-donnees-tabulaires-R.html:223: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-donnees-tabulaires-R.html:1099: + + http://web.archive.org/web/20191015004305/https://www.nceas.ucsb.edu/files/scicomp/Dloads/RProgramming/BestFirstRTutorial.pdf is not an HTTPS link + +* At _site/fr/lecons/analyse-reseau-python.html:125: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-reseau-python.html:144: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-reseau-python.html:181: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-reseau-python.html:229: + + 'a' tag is missing a reference + +* At _site/fr/lecons/analyse-reseau-python.html:606: + + http://www.oxforddnb.com is not an HTTPS link + +* At _site/fr/lecons/analyse-reseau-python.html:1063: + + http://pandas.pydata.org/ is not an HTTPS link + +* At _site/fr/lecons/calibration-radiocarbone-avec-r.html:135: + + 'a' tag is missing a reference + +* At _site/fr/lecons/calibration-radiocarbone-avec-r.html:154: + + 'a' tag is missing a reference + +* At _site/fr/lecons/calibration-radiocarbone-avec-r.html:191: + + 'a' tag is missing a reference + +* At _site/fr/lecons/calibration-radiocarbone-avec-r.html:239: + + 'a' tag is missing a reference + +* At _site/fr/lecons/calibration-radiocarbone-avec-r.html:709: + + http://calib.org is not an HTTPS link + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:119: + + 'a' tag is missing a reference + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:138: + + 'a' tag is missing a reference + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:175: + + 'a' tag is missing a reference + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:223: + + 'a' tag is missing a reference + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:619: + + http://www.libreoffice.org/download is not an HTTPS link + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:665: + + http://archive.org/details/jstor-4560629/ is not an HTTPS link + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:668: + + http://archive.org/stream/jstor-4560629/4560629#page/n0/mode/2up is not an HTTPS link + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:688: + + http://archive.org/stream/jstor-4560629/4560629_djvu.txt is not an HTTPS link + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:1461: + + http://rubular.com/ is not an HTTPS link + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:1466: + + http://dh.obdurodon.org/regex.html is not an HTTPS link + +* At _site/fr/lecons/comprendre-les-pages-web.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/comprendre-les-pages-web.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/comprendre-les-pages-web.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/comprendre-les-pages-web.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/comprendre-les-pages-web.html:581: + + http://www.w3schools.com/html/default.asp is not an HTTPS link + +* At _site/fr/lecons/comprendre-les-pages-web.html:656: + + http://www.w3schools.com/html/default.asp is not an HTTPS link + +* At _site/fr/lecons/comprendre-les-pages-web.html:658: + + http://www.w3schools.com/html/html5_intro.asp is not an HTTPS link + +* At _site/fr/lecons/concevoir-base-donnees-nodegoat.html:117: + + 'a' tag is missing a reference + +* At _site/fr/lecons/concevoir-base-donnees-nodegoat.html:136: + + 'a' tag is missing a reference + +* At _site/fr/lecons/concevoir-base-donnees-nodegoat.html:173: + + 'a' tag is missing a reference + +* At _site/fr/lecons/concevoir-base-donnees-nodegoat.html:221: + + 'a' tag is missing a reference + +* At _site/fr/lecons/debuter-avec-markdown.html:119: + + 'a' tag is missing a reference + +* At _site/fr/lecons/debuter-avec-markdown.html:138: + + 'a' tag is missing a reference + +* At _site/fr/lecons/debuter-avec-markdown.html:175: + + 'a' tag is missing a reference + +* At _site/fr/lecons/debuter-avec-markdown.html:223: + + 'a' tag is missing a reference + +* At _site/fr/lecons/debuter-avec-markdown.html:571: + + http://daringfireball.net/projects/markdown/ is not an HTTPS link + +* At _site/fr/lecons/debuter-avec-markdown.html:575: + + http://github.com is not an HTTPS link + +* At _site/fr/lecons/debuter-avec-markdown.html:772: + + http://programminghistorian.org/ is not an HTTPS link + +* At _site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/demarrer-avec-omeka-classic.html:119: + + 'a' tag is missing a reference + +* At _site/fr/lecons/demarrer-avec-omeka-classic.html:138: + + 'a' tag is missing a reference + +* At _site/fr/lecons/demarrer-avec-omeka-classic.html:175: + + 'a' tag is missing a reference + +* At _site/fr/lecons/demarrer-avec-omeka-classic.html:223: + + 'a' tag is missing a reference + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:582: + + http://www.ccs.neu.edu/home/dasmith/ is not an HTTPS link + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:745: + + http://spark.apache.org/downloads is not an HTTPS link + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:953: + + http://jsonlines.org/ is not an HTTPS link + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1529: + + http://ceur-ws.org/Vol-2253/paper22.pdf is not an HTTPS link + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1530: + + http://dx.doi.org/10.1093/alh/ajv029 is not an HTTPS link + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1531: + + http://dx.doi.org/10.1093/alh/ajv028 is not an HTTPS link + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1532: + + http://dx.doi.org/10.1080/1461670x.2020.1761865 is not an HTTPS link + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1534: + + http://dx.doi.org/10.1007/978-3-319-12655-5_11 is not an HTTPS link + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1535: + + http://dx.doi.org/10.22148/16.034 is not an HTTPS link + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1538: + + http://dx.doi.org/10.1145/2682571.2797068 is not an HTTPS link + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-1.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-1.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-1.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-1.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-2.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-2.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-2.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-2.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/generer-jeu-donnees-texte-ocr.html:119: + + 'a' tag is missing a reference + +* At _site/fr/lecons/generer-jeu-donnees-texte-ocr.html:138: + + 'a' tag is missing a reference + +* At _site/fr/lecons/generer-jeu-donnees-texte-ocr.html:175: + + 'a' tag is missing a reference + +* At _site/fr/lecons/generer-jeu-donnees-texte-ocr.html:223: + + 'a' tag is missing a reference + +* At _site/fr/lecons/generer-jeu-donnees-texte-ocr.html:567: + + http://www.worldcat.org/oclc/17591390 is not an HTTPS link + +* At _site/fr/lecons/generer-jeu-donnees-texte-ocr.html:1631: + + http://brat.nlplab.org/ is not an HTTPS link + +* At _site/fr/lecons/gestion-manipulation-donnees-r.html:119: + + 'a' tag is missing a reference + +* At _site/fr/lecons/gestion-manipulation-donnees-r.html:138: + + 'a' tag is missing a reference + +* At _site/fr/lecons/gestion-manipulation-donnees-r.html:175: + + 'a' tag is missing a reference + +* At _site/fr/lecons/gestion-manipulation-donnees-r.html:223: + + 'a' tag is missing a reference + +* At _site/fr/lecons/gestion-manipulation-donnees-r.html:584: + + http://tidyverse.org/ is not an HTTPS link + +* At _site/fr/lecons/index.html:88: + + 'a' tag is missing a reference + +* At _site/fr/lecons/index.html:107: + + 'a' tag is missing a reference + +* At _site/fr/lecons/index.html:144: + + 'a' tag is missing a reference + +* At _site/fr/lecons/index.html:192: + + 'a' tag is missing a reference + +* At _site/fr/lecons/installation-modules-python-pip.html:119: + + 'a' tag is missing a reference + +* At _site/fr/lecons/installation-modules-python-pip.html:138: + + 'a' tag is missing a reference + +* At _site/fr/lecons/installation-modules-python-pip.html:175: + + 'a' tag is missing a reference + +* At _site/fr/lecons/installation-modules-python-pip.html:223: + + 'a' tag is missing a reference + +* At _site/fr/lecons/installation-windows-py.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/installation-windows-py.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/installation-windows-py.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/installation-windows-py.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/installation-windows-py.html:548: + + http://www.python.org/ is not an HTTPS link + +* At _site/fr/lecons/installation-windows-py.html:556: + + http://wiki.python.org/moin/PythonEditors/ is not an HTTPS link + +* At _site/fr/lecons/installation-windows-py.html:608: + + http://en.wikipedia.org/wiki/UTF-8 is not an HTTPS link + +* At _site/fr/lecons/installer-ide-python-linux.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/installer-ide-python-linux.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/installer-ide-python-linux.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/installer-ide-python-linux.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/intro-a-bash-et-zsh.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/intro-a-bash-et-zsh.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/intro-a-bash-et-zsh.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/intro-a-bash-et-zsh.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/intro-a-bash-et-zsh.html:817: + + http://www.gutenberg.org/ebooks/2600 is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:119: + + 'a' tag is missing a reference + +* At _site/fr/lecons/intro-aux-bots-twitter.html:138: + + 'a' tag is missing a reference + +* At _site/fr/lecons/intro-aux-bots-twitter.html:175: + + 'a' tag is missing a reference + +* At _site/fr/lecons/intro-aux-bots-twitter.html:223: + + 'a' tag is missing a reference + +* At _site/fr/lecons/intro-aux-bots-twitter.html:561: + + http://tracery.io is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:561: + + http://cheapbotsdonequick.com/ is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:564: + + http://www.sciencedirect.com/science/article/pii/S0747563213003129 is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:564: + + http://www.docnow.io/ is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:651: + + http://json.org/ is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:653: + + http://tracery.io/ is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:655: + + http://twitter.com/tinyarchae is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:655: + + http://web.archive.org/web/20180131161516/https://publicarchaeologyconference.wordpress.com/ is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:665: + + http://tracery.io is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:838: + + http://cheapbotsdonequick.com/ is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:888: + + http://tinysubversions.com/2013/03/basic-twitter-bot-etiquette/ is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:907: + + http://unicode.org/emoji/charts/full-emoji-list.html is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:930: + + http://www.crystalcodepalace.com/traceryTut.html is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:946: + + http://cheapbotsdonequick.com/ is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:986: + + http://cheapbotsdonequick.com/source/softlandscapes is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:1006: + + http://www.codingblocks.net/videos/generating-music-in-javascript/ is not an HTTPS link + +* At _site/fr/lecons/intro-aux-bots-twitter.html:1012: + + http://www.zachwhalen.net/posts/how-to-make-a-twitter-bot-with-google-spreadsheets-version-04/ is not an HTTPS link + +* At _site/fr/lecons/introduction-a-heurist.html:117: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-a-heurist.html:136: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-a-heurist.html:173: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-a-heurist.html:221: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-a-heurist.html:667: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-a-heurist.html:832: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-a-la-stylometrie-avec-python.html:119: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-a-la-stylometrie-avec-python.html:138: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-a-la-stylometrie-avec-python.html:175: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-a-la-stylometrie-avec-python.html:223: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-a-la-stylometrie-avec-python.html:609: + + http://www.gutenberg.org/cache/epub/1404/pg1404.txt is not an HTTPS link + +* At _site/fr/lecons/introduction-a-la-stylometrie-avec-python.html:625: + + http://www.nltk.org/book/ is not an HTTPS link + +* At _site/fr/lecons/introduction-a-la-stylometrie-avec-python.html:629: + + http://www.nltk.org/book/ is not an HTTPS link + +* At _site/fr/lecons/introduction-a-la-stylometrie-avec-python.html:982: + + http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/ is not an HTTPS link + +* At _site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html:123: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html:142: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html:179: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html:227: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html:695: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html:942: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-et-installation.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-et-installation.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-et-installation.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-et-installation.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/introduction-et-installation.html:544: + + http://www.python.org/ is not an HTTPS link + +* At _site/fr/lecons/introduction-et-installation.html:544: + + http://www.crummy.com/software/BeautifulSoup/ is not an HTTPS link + +* At _site/fr/lecons/introduction-et-installation.html:544: + + http://www.activestate.com/komodo-edit is not an HTTPS link + +* At _site/fr/lecons/introduction-et-installation.html:544: + + http://wiki.python.org/moin/PythonEditors/ is not an HTTPS link + +* At _site/fr/lecons/introduction-et-installation.html:547: + + http://sebastianraschka.com/Articles/2014_python_2_3_key_diff.html is not an HTTPS link + +* At _site/fr/lecons/manipuler-chaines-caracteres-python.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/manipuler-chaines-caracteres-python.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/manipuler-chaines-caracteres-python.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/manipuler-chaines-caracteres-python.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/manipuler-chaines-caracteres-python.html:713: + + http://www.worldcat.org/oclc/1061273329 is not an HTTPS link + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:123: + + 'a' tag is missing a reference + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:142: + + 'a' tag is missing a reference + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:179: + + 'a' tag is missing a reference + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:227: + + 'a' tag is missing a reference + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:568: + + http://openrefine.org is not an HTTPS link + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:587: + + http://vis.stanford.edu/papers/wrangler/ is not an HTTPS link + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:587: + + http://openrefine.org is not an HTTPS link + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:589: + + http://www.loc.gov/index.html is not an HTTPS link + +* At _site/fr/lecons/normaliser-donnees-textuelles-python.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/normaliser-donnees-textuelles-python.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/normaliser-donnees-textuelles-python.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/normaliser-donnees-textuelles-python.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/preserver-logiciels-recherche.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/preserver-logiciels-recherche.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/preserver-logiciels-recherche.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/preserver-logiciels-recherche.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:119: + + 'a' tag is missing a reference + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:138: + + 'a' tag is missing a reference + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:175: + + 'a' tag is missing a reference + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:223: + + 'a' tag is missing a reference + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:608: + + http://notepad-plus-plus.org is not an HTTPS link + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:639: + + http://cradledincaricature.com/2014/02/06/comic-art-beyond-the-print-shop/ is not an HTTPS link + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:646: + + http://www.theguardian.com/uk-news/2014/feb/20/rebekah-brooks-rupert-murdoch-phone-hacking-trial is not an HTTPS link + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:653: + + http://www.cartoons.ac.uk/record/SBD0931 is not an HTTPS link + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:660: + + http://www.oldbaileyonline.org/browse.jsp?ref=OA16780417 is not an HTTPS link + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:766: + + http://historyonics.blogspot.co.uk/2014/01/judging-book-by-its-url.html is not an HTTPS link + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:770: + + http://earlymodernnotes.wordpress.com/2013/05/18/unclean-unclean-what-historians-can-do-about-sharing-our-messy-research-data/ is not an HTTPS link + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:783: + + http://britishlibrary.typepad.co.uk/collectioncare/2013/09/the-twelve-principles-of-digital-preservation.html is not an HTTPS link + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:792: + + http://data-archive.ac.uk/create-manage/document is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:578: + + http://notepad-plus-plus.org is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:858: + + http://editor.citationstyles.org/about/ is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:894: + + http://stackoverflow.com/questions/tagged/pandoc is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:896: + + http://web.archive.org/web/20140120195538/http://mashable.com/2013/06/24/markdown-tools/ is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:896: + + http://mouapp.com/ is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:896: + + http://writemonkey.com is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:896: + + http://www.sublimetext.com/ is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:896: + + http://prose.io is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:896: + + http://www.authorea.com is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:896: + + http://www.draftin.com is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:898: + + http://github.com/fauno/jekyll-pandoc-multiple-formats is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:898: + + http://jaspervdj.be/hakyll/ is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:900: + + http://readthedocs.org is not an HTTPS link + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:921: + + http://www.antipope.org/charlie/blog-static/2013/10/why-microsoft-word-must-die.html is not an HTTPS link + +* At _site/fr/lecons/reutilisation-de-code-et-modularite.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/reutilisation-de-code-et-modularite.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/reutilisation-de-code-et-modularite.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/reutilisation-de-code-et-modularite.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/telecharger-des-pages-web-avec-python.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/telecharger-des-pages-web-avec-python.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/telecharger-des-pages-web-avec-python.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/telecharger-des-pages-web-avec-python.html:225: + + 'a' tag is missing a reference + +* At _site/fr/lecons/telecharger-des-pages-web-avec-python.html:566: + + http://www.oldbaileyonline.org/ is not an HTTPS link + +* At _site/fr/lecons/telecharger-des-pages-web-avec-python.html:630: + + http://www.oldbaileyonline.org/browse.jsp?foo=bar&path=sessionsPapers/17800628.xml&div=t17800628-33&xml=yes is not an HTTPS link + +* At _site/fr/lecons/telecharger-des-pages-web-avec-python.html:630: + + http://www.oldbaileyonline.org/images.jsp?doc=178006280084 is not an HTTPS link + +* At _site/fr/lecons/transcription-automatisee-graphies-non-latines.html:133: + + 'a' tag is missing a reference + +* At _site/fr/lecons/transcription-automatisee-graphies-non-latines.html:152: + + 'a' tag is missing a reference + +* At _site/fr/lecons/transcription-automatisee-graphies-non-latines.html:189: + + 'a' tag is missing a reference + +* At _site/fr/lecons/transcription-automatisee-graphies-non-latines.html:237: + + 'a' tag is missing a reference + +* At _site/fr/lecons/transcription-automatisee-graphies-non-latines.html:2250: + + http://doi.org/10.30687/arm/9372-8175/2022/01/005 is not an HTTPS link + +* At _site/fr/lecons/travailler-avec-des-fichiers-texte.html:121: + + 'a' tag is missing a reference + +* At _site/fr/lecons/travailler-avec-des-fichiers-texte.html:140: + + 'a' tag is missing a reference + +* At _site/fr/lecons/travailler-avec-des-fichiers-texte.html:177: + + 'a' tag is missing a reference + +* At _site/fr/lecons/travailler-avec-des-fichiers-texte.html:225: + + 'a' tag is missing a reference + +* At _site/fr/nos-soutiens.html:88: + + 'a' tag is missing a reference + +* At _site/fr/nos-soutiens.html:107: + + 'a' tag is missing a reference + +* At _site/fr/nos-soutiens.html:144: + + 'a' tag is missing a reference + +* At _site/fr/nos-soutiens.html:192: + + 'a' tag is missing a reference + +* At _site/fr/nos-soutiens.html:275: + + http://cdrh.unl.edu/ is not an HTTPS link + +* At _site/fr/pi.html:88: + + 'a' tag is missing a reference + +* At _site/fr/pi.html:107: + + 'a' tag is missing a reference + +* At _site/fr/pi.html:144: + + 'a' tag is missing a reference + +* At _site/fr/pi.html:192: + + 'a' tag is missing a reference + +* At _site/fr/politique-retrait-lecons.html:88: + + 'a' tag is missing a reference + +* At _site/fr/politique-retrait-lecons.html:107: + + 'a' tag is missing a reference + +* At _site/fr/politique-retrait-lecons.html:144: + + 'a' tag is missing a reference + +* At _site/fr/politique-retrait-lecons.html:192: + + 'a' tag is missing a reference + +* At _site/fr/politique-vie-privee.html:88: + + 'a' tag is missing a reference + +* At _site/fr/politique-vie-privee.html:107: + + 'a' tag is missing a reference + +* At _site/fr/politique-vie-privee.html:144: + + 'a' tag is missing a reference + +* At _site/fr/politique-vie-privee.html:192: + + 'a' tag is missing a reference + +* At _site/fr/postes-vacants.html:88: + + 'a' tag is missing a reference + +* At _site/fr/postes-vacants.html:107: + + 'a' tag is missing a reference + +* At _site/fr/postes-vacants.html:144: + + 'a' tag is missing a reference + +* At _site/fr/postes-vacants.html:192: + + 'a' tag is missing a reference + +* At _site/fr/reaction.html:88: + + 'a' tag is missing a reference + +* At _site/fr/reaction.html:107: + + 'a' tag is missing a reference + +* At _site/fr/reaction.html:144: + + 'a' tag is missing a reference + +* At _site/fr/reaction.html:192: + + 'a' tag is missing a reference + +* At _site/fr/recherche.html:88: + + 'a' tag is missing a reference + +* At _site/fr/recherche.html:107: + + 'a' tag is missing a reference + +* At _site/fr/recherche.html:144: + + 'a' tag is missing a reference + +* At _site/fr/recherche.html:192: + + 'a' tag is missing a reference + +* At _site/fr/recherche.html:255: + + http://niche-canada.org/wp-content/uploads/2013/09/programming-historian-1.pdf is not an HTTPS link + +* At _site/fr/recherche.html:262: + + http://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1508542&dswid=7551 is not an HTTPS link + +* At _site/fr/recherche.html:267: + + http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ is not an HTTPS link + +* At _site/fr/recherche.html:279: + + http://www.digitalhumanities.org/dhq/vol/16/2/000585/000585.html is not an HTTPS link + +* At _site/fr/recherche.html:285: + + http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 is not an HTTPS link + +* At _site/fr/recherche.html:287: + + http://web.archive.org/web/20180713014622/http://dhcommons.org/journal/issue-1/editorial-sustainability-and-open-peer-review-programming-historian is not an HTTPS link + +* At _site/fr/recherche.html:288: + + http://www.themacroscope.org/2.0/ is not an HTTPS link + +* At _site/fr/recherche.html:296: + + http://doi.org/10.5281/zenodo.3813763 is not an HTTPS link + +* At _site/fr/recherche.html:309: + + http://www.iea.usp.br/eventos/historia-digital-educacao-caminhos-cruzados is not an HTTPS link + +* At _site/fr/recherche.html:396: + + http://ixa2.si.ehu.eus/intele/?q=webinars is not an HTTPS link + +* At _site/fr/recherche.html:399: + + http://walshbr.com/blog/the-programming-historian-and-editorial-process-in-digital-publishing/ is not an HTTPS link + +* At _site/fr/recherche.html:412: + + http://fredgibbs.net/assets/images/ph-poster/final-board.png is not an HTTPS link + +* At _site/fr/recherche.html:425: + + http://niche-canada.org/2018/03/23/a-decade-of-programming-historians/ is not an HTTPS link + +* At _site/fr/recherche.html:426: + + http://fredgibbs.net/posts/reflections-former-PH-editor is not an HTTPS link + +* At _site/fr/recherche.html:427: + + http://clionauta.hypotheses.org/16979 is not an HTTPS link + +* At _site/fr/recherche.html:429: + + http://humanidadesdigitales.net/blog/2017/03/17/the-programming-historian-en-espanol/ is not an HTTPS link + +* At _site/index.html:87: + + 'a' tag is missing a reference + +* At _site/index.html:106: + + 'a' tag is missing a reference + +* At _site/index.html:143: + + 'a' tag is missing a reference + +* At _site/index.html:169: + + 'a' tag is missing a reference + +* At _site/posts/2022-in-review.html:105: + + 'a' tag is missing a reference + +* At _site/posts/2022-in-review.html:124: + + 'a' tag is missing a reference + +* At _site/posts/2022-in-review.html:161: + + 'a' tag is missing a reference + +* At _site/posts/2022-in-review.html:187: + + 'a' tag is missing a reference + +* At _site/posts/2022-in-review.html:287: + + [https://programminghistorian.org/en/about] is an invalid URL + +* At _site/posts/DH-Award-2017.html:106: + + 'a' tag is missing a reference + +* At _site/posts/DH-Award-2017.html:125: + + 'a' tag is missing a reference + +* At _site/posts/DH-Award-2017.html:162: + + 'a' tag is missing a reference + +* At _site/posts/DH-Award-2017.html:188: + + 'a' tag is missing a reference + +* At _site/posts/DH-Award-2017.html:281: + + http://dhawards.org/dhawards2017/results/ is not an HTTPS link + +* At _site/posts/FR-team.html:107: + + 'a' tag is missing a reference + +* At _site/posts/FR-team.html:126: + + 'a' tag is missing a reference + +* At _site/posts/FR-team.html:163: + + 'a' tag is missing a reference + +* At _site/posts/FR-team.html:189: + + 'a' tag is missing a reference + +* At _site/posts/FR-team.html:285: + + http://www.parthenos-project.eu/ is not an HTTPS link + +* At _site/posts/FR-team.html:285: + + http://www.iperionch.eu/ is not an HTTPS link + +* At _site/posts/FR-team.html:289: + + http://www.humanisti.ca/ is not an HTTPS link + +* At _site/posts/Open-Education-Week.html:107: + + 'a' tag is missing a reference + +* At _site/posts/Open-Education-Week.html:126: + + 'a' tag is missing a reference + +* At _site/posts/Open-Education-Week.html:163: + + 'a' tag is missing a reference + +* At _site/posts/Open-Education-Week.html:189: + + 'a' tag is missing a reference + +* At _site/posts/PH-TNA-JISC-event-2-annoucement.html:107: + + 'a' tag is missing a reference + +* At _site/posts/PH-TNA-JISC-event-2-annoucement.html:126: + + 'a' tag is missing a reference + +* At _site/posts/PH-TNA-JISC-event-2-annoucement.html:163: + + 'a' tag is missing a reference + +* At _site/posts/PH-TNA-JISC-event-2-annoucement.html:189: + + 'a' tag is missing a reference + +* At _site/posts/PH-commitment-to-diversity.html:107: + + 'a' tag is missing a reference + +* At _site/posts/PH-commitment-to-diversity.html:126: + + 'a' tag is missing a reference + +* At _site/posts/PH-commitment-to-diversity.html:163: + + 'a' tag is missing a reference + +* At _site/posts/PH-commitment-to-diversity.html:189: + + 'a' tag is missing a reference + +* At _site/posts/PH-commitment-to-diversity.html:283: + + http://www.aauw.org/research/why-so-few/ is not an HTTPS link + +* At _site/posts/PH-commitment-to-diversity.html:371: + + http://web.archive.org/web/20160507170231/http://www.usnews.com/news/blogs/data-mine/2016/02/18/study-shows-women-are-better-coders-but-only-when-gender-is-hidden is not an HTTPS link + +* At _site/posts/PH-commitment-to-diversity.html:377: + + http://www.pyladies.com/ is not an HTTPS link + +* At _site/posts/PH-commitment-to-diversity.html:377: + + http://femtechnet.org/ is not an HTTPS link + +* At _site/posts/PH-contributors.html:107: + + 'a' tag is missing a reference + +* At _site/posts/PH-contributors.html:126: + + 'a' tag is missing a reference + +* At _site/posts/PH-contributors.html:163: + + 'a' tag is missing a reference + +* At _site/posts/PH-contributors.html:189: + + 'a' tag is missing a reference + +* At _site/posts/PH-espanol-in-DH2018.html:107: + + 'a' tag is missing a reference + +* At _site/posts/PH-espanol-in-DH2018.html:126: + + 'a' tag is missing a reference + +* At _site/posts/PH-espanol-in-DH2018.html:163: + + 'a' tag is missing a reference + +* At _site/posts/PH-espanol-in-DH2018.html:189: + + 'a' tag is missing a reference + +* At _site/posts/Uses-Of-The-Programming-Historian.html:105: + + 'a' tag is missing a reference + +* At _site/posts/Uses-Of-The-Programming-Historian.html:124: + + 'a' tag is missing a reference + +* At _site/posts/Uses-Of-The-Programming-Historian.html:161: + + 'a' tag is missing a reference + +* At _site/posts/Uses-Of-The-Programming-Historian.html:187: + + 'a' tag is missing a reference + +* At _site/posts/Uses-Of-The-Programming-Historian.html:291: + + http://discontents.com.au/unremembering-the-forgotten is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:293: + + http://lj.libraryjournal.com/2014/09/opinion/not-dead-yet/connecting-researchers-to-new-digital-tools-not-dead-yet/#_ is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:294: + + http://muse.jhu.edu/login?auth=0&type=summary&url=/journals/ieee_annals_of_the_history_of_computing/v036/36.2.turkel.html is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:295: + + http://journalofdigitalhumanities.org/2-1/dh-contribution-to-topic-modeling/ is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:296: + + http://tedunderwood.com/2012/12/14/what-can-topic-models-of-pmla-teach-us-about-the-history-of-literary-scholarship/ is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:297: + + http://aisel.aisnet.org/cgi/viewcontent.cgi?article=1072&context=amcis2009 is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:307: + + http://grad.craftingdigitalhistory.ca/weekly.html is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:317: + + http://adamcrymble.org/intro-to-digital-history-2015/ is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:318: + + http://web.archive.org/web/20150905233647/https://library.uoregon.edu/node/4570 is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:325: + + http://lincolnmullen.com/files/clio3.syllabus.hist698.2014f.pdf is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:326: + + http://www.wilkohardenberg.net/content/Hardenberg_DigitalHistory_Hist795.pdf is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:327: + + http://www.christophermchurch.com/draft-for-new-course-digital-toolbox-for-historians-unr/ is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:330: + + http://intro-dh-2014.andyschocket.net/syllabus/ is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:331: + + http://dh2014.umwblogs.org/syllabus/ is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:332: + + http://devdh.org/files/downloads/Guiliano_Digital_History_Syllabus_Fall2014_IUPUI.pdf is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:341: + + http://web.archive.org/web/20180127231436/http://www.english.upenn.edu/~jenglish/Courses/Fall2014/505Syllabus.pdf is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:342: + + http://digitalhumanities.rice.edu/fall-2013-syllabus/ is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:344: + + http://dh.chadblack.net/info/syllabus/ is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:351: + + http://www.scottbot.net/HIAL/wp-content/uploads/2012/09/Wilkens_DH_Syllabus_Init.pdf is not an HTTPS link + +* At _site/posts/Uses-Of-The-Programming-Historian.html:375: + + http://prosop.org is not an HTTPS link + +* At _site/posts/ad-hoc-translation.html:105: + + 'a' tag is missing a reference + +* At _site/posts/ad-hoc-translation.html:124: + + 'a' tag is missing a reference + +* At _site/posts/ad-hoc-translation.html:161: + + 'a' tag is missing a reference + +* At _site/posts/ad-hoc-translation.html:187: + + 'a' tag is missing a reference + +* At _site/posts/adding-to-library-catalogue.html:105: + + 'a' tag is missing a reference + +* At _site/posts/adding-to-library-catalogue.html:124: + + 'a' tag is missing a reference + +* At _site/posts/adding-to-library-catalogue.html:161: + + 'a' tag is missing a reference + +* At _site/posts/adding-to-library-catalogue.html:187: + + 'a' tag is missing a reference + +* At _site/posts/adding-to-library-catalogue.html:279: + + http://purdue-primo-prod.hosted.exlibrisgroup.com/PURDUE:everything:PURDUE_ALMA51671812890001081 is not an HTTPS link + +* At _site/posts/adding-to-library-catalogue.html:279: + + http://www.worldcat.org/oclc/951537099 is not an HTTPS link + +* At _site/posts/adding-to-library-catalogue.html:281: + + http://www.twitter.com/Literature_Geek is not an HTTPS link + +* At _site/posts/adding-to-library-catalogue.html:287: + + http://www.worldcat.org/oclc/951537099 is not an HTTPS link + +* At _site/posts/adding-to-library-catalogue.html:287: + + http://purdue-primo-prod.hosted.exlibrisgroup.com/PURDUE:everything:PURDUE_ALMA51671812890001081 is not an HTTPS link + +* At _site/posts/anisa-welcome.html:105: + + 'a' tag is missing a reference + +* At _site/posts/anisa-welcome.html:124: + + 'a' tag is missing a reference + +* At _site/posts/anisa-welcome.html:161: + + 'a' tag is missing a reference + +* At _site/posts/anisa-welcome.html:187: + + 'a' tag is missing a reference + +* At _site/posts/anna-maria-sichani.html:108: + + 'a' tag is missing a reference + +* At _site/posts/anna-maria-sichani.html:127: + + 'a' tag is missing a reference + +* At _site/posts/anna-maria-sichani.html:164: + + 'a' tag is missing a reference + +* At _site/posts/anna-maria-sichani.html:190: + + 'a' tag is missing a reference + +* At _site/posts/anna-maria-sichani.html:285: + + http://adho.org/ is not an HTTPS link + +* At _site/posts/announcing-new-team-spanish-language-editors.html:107: + + 'a' tag is missing a reference + +* At _site/posts/announcing-new-team-spanish-language-editors.html:126: + + 'a' tag is missing a reference + +* At _site/posts/announcing-new-team-spanish-language-editors.html:163: + + 'a' tag is missing a reference + +* At _site/posts/announcing-new-team-spanish-language-editors.html:189: + + 'a' tag is missing a reference + +* At _site/posts/announcing-new-team-spanish-language-editors.html:291: + + http://eadh.org/ is not an HTTPS link + +* At _site/posts/appel-a-propositions.html:107: + + 'a' tag is missing a reference + +* At _site/posts/appel-a-propositions.html:126: + + 'a' tag is missing a reference + +* At _site/posts/appel-a-propositions.html:163: + + 'a' tag is missing a reference + +* At _site/posts/appel-a-propositions.html:189: + + 'a' tag is missing a reference + +* At _site/posts/appel-a-traductions.html:105: + + 'a' tag is missing a reference + +* At _site/posts/appel-a-traductions.html:124: + + 'a' tag is missing a reference + +* At _site/posts/appel-a-traductions.html:161: + + 'a' tag is missing a reference + +* At _site/posts/appel-a-traductions.html:187: + + 'a' tag is missing a reference + +* At _site/posts/articles-selected-ph-jisc-tna.html:107: + + 'a' tag is missing a reference + +* At _site/posts/articles-selected-ph-jisc-tna.html:126: + + 'a' tag is missing a reference + +* At _site/posts/articles-selected-ph-jisc-tna.html:163: + + 'a' tag is missing a reference + +* At _site/posts/articles-selected-ph-jisc-tna.html:189: + + 'a' tag is missing a reference + +* At _site/posts/bienvenue-ph-fr.html:105: + + 'a' tag is missing a reference + +* At _site/posts/bienvenue-ph-fr.html:124: + + 'a' tag is missing a reference + +* At _site/posts/bienvenue-ph-fr.html:161: + + 'a' tag is missing a reference + +* At _site/posts/bienvenue-ph-fr.html:187: + + 'a' tag is missing a reference + +* At _site/posts/bienvenue-ph-fr.html:279: + + http://programminghistorian.org/fr is not an HTTPS link + +* At _site/posts/bienvenue-ph-fr.html:285: + + http://dsharp.library.cmu.edu/ is not an HTTPS link + +* At _site/posts/bienvenue-ph-fr.html:289: + + http://archives.mundaneum.org/fr/versions-digitalisees/schema-de-paul-otlet-documentation-et-telecommunication is not an HTTPS link + +* At _site/posts/bogota-workshop-report.html:107: + + 'a' tag is missing a reference + +* At _site/posts/bogota-workshop-report.html:126: + + 'a' tag is missing a reference + +* At _site/posts/bogota-workshop-report.html:163: + + 'a' tag is missing a reference + +* At _site/posts/bogota-workshop-report.html:189: + + 'a' tag is missing a reference + +* At _site/posts/bolentin-informativo.html:105: + + 'a' tag is missing a reference + +* At _site/posts/bolentin-informativo.html:124: + + 'a' tag is missing a reference + +* At _site/posts/bolentin-informativo.html:161: + + 'a' tag is missing a reference + +* At _site/posts/bolentin-informativo.html:187: + + 'a' tag is missing a reference + +* At _site/posts/bolentin-informativo.html:318: + + http://ach2019.ach.org is not an HTTPS link + +* At _site/posts/bolentin-informativo.html:326: + + http://humanidadesdigitaleshispanicas.es/resolucion-convocatoria-i-edicion-premios-hdh/ is not an HTTPS link + +* At _site/posts/boletin-informativo-junio20.html:107: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo-junio20.html:126: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo-junio20.html:163: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo-junio20.html:189: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo-march20.html:107: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo-march20.html:126: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo-march20.html:163: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo-march20.html:189: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo-oct20.html:105: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo-oct20.html:124: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo-oct20.html:161: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo-oct20.html:187: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo.html:107: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo.html:126: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo.html:163: + + 'a' tag is missing a reference + +* At _site/posts/boletin-informativo.html:189: + + 'a' tag is missing a reference + +* At _site/posts/buletin-de-information.html:105: + + 'a' tag is missing a reference + +* At _site/posts/buletin-de-information.html:124: + + 'a' tag is missing a reference + +* At _site/posts/buletin-de-information.html:161: + + 'a' tag is missing a reference + +* At _site/posts/buletin-de-information.html:187: + + 'a' tag is missing a reference + +* At _site/posts/buletin-de-information.html:315: + + http://ach2019.ach.org is not an HTTPS link + +* At _site/posts/bulletin-de-information-juin20.html:107: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-juin20.html:126: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-juin20.html:163: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-juin20.html:189: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-juin20.html:393: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-march20.html:108: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-march20.html:127: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-march20.html:164: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-march20.html:190: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-march20.html:345: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-oct20.html:105: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-oct20.html:124: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-oct20.html:161: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-oct20.html:187: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information-oct20.html:337: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information.html:107: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information.html:126: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information.html:163: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information.html:189: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-de-information.html:331: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-01.html:105: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-01.html:124: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-01.html:161: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-01.html:187: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-01.html:287: + + http://dhawards.org/dhawards2022/results/ is not an HTTPS link + +* At _site/posts/bulletin-issue-02.html:105: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-02.html:124: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-02.html:161: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-02.html:187: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-03.html:105: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-03.html:124: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-03.html:161: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-03.html:187: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-03.html:347: + + http://tinyurl.com/PH-patreon is not an HTTPS link + +* At _site/posts/bulletin-issue-04.html:105: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-04.html:124: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-04.html:161: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-04.html:187: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-04.html:325: + + http://dhawards.org/dhawards2022/results/ is not an HTTPS link + +* At _site/posts/bulletin-issue-05.html:105: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-05.html:124: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-05.html:161: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-05.html:187: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-06.html:105: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-06.html:124: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-06.html:161: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-06.html:187: + + 'a' tag is missing a reference + +* At _site/posts/bulletin-issue-06.html:337: + + http://tinyurl.com/support-PH is not an HTTPS link + +* At _site/posts/call-for-editors-en.html:105: + + 'a' tag is missing a reference + +* At _site/posts/call-for-editors-en.html:124: + + 'a' tag is missing a reference + +* At _site/posts/call-for-editors-en.html:161: + + 'a' tag is missing a reference + +* At _site/posts/call-for-editors-en.html:187: + + 'a' tag is missing a reference + +* At _site/posts/call-for-editors-en.html:288: + + http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ is not an HTTPS link + +* At _site/posts/call-for-editors.html:105: + + 'a' tag is missing a reference + +* At _site/posts/call-for-editors.html:124: + + 'a' tag is missing a reference + +* At _site/posts/call-for-editors.html:161: + + 'a' tag is missing a reference + +* At _site/posts/call-for-editors.html:187: + + 'a' tag is missing a reference + +* At _site/posts/call-for-editors.html:288: + + http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ is not an HTTPS link + +* At _site/posts/call-for-fr-members.html:105: + + 'a' tag is missing a reference + +* At _site/posts/call-for-fr-members.html:124: + + 'a' tag is missing a reference + +* At _site/posts/call-for-fr-members.html:161: + + 'a' tag is missing a reference + +* At _site/posts/call-for-fr-members.html:187: + + 'a' tag is missing a reference + +* At _site/posts/call-to-action.html:107: + + 'a' tag is missing a reference + +* At _site/posts/call-to-action.html:126: + + 'a' tag is missing a reference + +* At _site/posts/call-to-action.html:163: + + 'a' tag is missing a reference + +* At _site/posts/call-to-action.html:189: + + 'a' tag is missing a reference + +* At _site/posts/call-to-action.html:285: + + 'a' tag is missing a reference + +* At _site/posts/call-to-action.html:295: + + http://languagelog.ldc.upenn.edu/nll/?p=5315 is not an HTTPS link + +* At _site/posts/cfp-jisc-ph.html:107: + + 'a' tag is missing a reference + +* At _site/posts/cfp-jisc-ph.html:126: + + 'a' tag is missing a reference + +* At _site/posts/cfp-jisc-ph.html:163: + + 'a' tag is missing a reference + +* At _site/posts/cfp-jisc-ph.html:189: + + 'a' tag is missing a reference + +* At _site/posts/cfp-jisc-ph.html:308: + + http://go-dh.github.io/mincomp/about/ is not an HTTPS link + +* At _site/posts/charlotte-welcome.html:105: + + 'a' tag is missing a reference + +* At _site/posts/charlotte-welcome.html:124: + + 'a' tag is missing a reference + +* At _site/posts/charlotte-welcome.html:161: + + 'a' tag is missing a reference + +* At _site/posts/charlotte-welcome.html:187: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-de-tutoriales.html:105: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-de-tutoriales.html:124: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-de-tutoriales.html:161: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-de-tutoriales.html:187: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-editor.html:105: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-editor.html:124: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-editor.html:161: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-editor.html:187: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-editores-2021.html:107: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-editores-2021.html:126: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-editores-2021.html:163: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-editores-2021.html:189: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-para-editores.html:105: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-para-editores.html:124: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-para-editores.html:161: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-para-editores.html:187: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-taller-PH-espanol.html:106: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-taller-PH-espanol.html:125: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-taller-PH-espanol.html:162: + + 'a' tag is missing a reference + +* At _site/posts/convocatoria-taller-PH-espanol.html:188: + + 'a' tag is missing a reference + +* At _site/posts/corpus-linguistics-in-action.html:105: + + 'a' tag is missing a reference + +* At _site/posts/corpus-linguistics-in-action.html:124: + + 'a' tag is missing a reference + +* At _site/posts/corpus-linguistics-in-action.html:161: + + 'a' tag is missing a reference + +* At _site/posts/corpus-linguistics-in-action.html:187: + + 'a' tag is missing a reference + +* At _site/posts/corpus-linguistics-in-action.html:279: + + http://clic.bham.ac.uk/ is not an HTTPS link + +* At _site/posts/corpus-linguistics-in-action.html:281: + + http://www.birmingham.ac.uk/schools/edacs/departments/englishlanguage/research/projects/clic/index.aspx is not an HTTPS link + +* At _site/posts/corpus-linguistics-in-action.html:287: + + http://clic.bham.ac.uk is not an HTTPS link + +* At _site/posts/corpus-linguistics-in-action.html:287: + + http://www.birmingham.ac.uk/schools/edacs/departments/englishlanguage/research/projects/clic/index.aspx is not an HTTPS link + +* At _site/posts/corpus-linguistics-in-action.html:354: + + http://www.gutenberg.org/ebooks/766 is not an HTTPS link + +* At _site/posts/corpus-linguistics-in-action.html:354: + + http://www.gutenberg.org/ebooks/821 is not an HTTPS link + +* At _site/posts/corpus-linguistics-in-action.html:430: + + http://www.euppublishing.com/doi/full/10.3366/cor.2016.0102 is not an HTTPS link + +* At _site/posts/december-newsletter.html:107: + + 'a' tag is missing a reference + +* At _site/posts/december-newsletter.html:126: + + 'a' tag is missing a reference + +* At _site/posts/december-newsletter.html:163: + + 'a' tag is missing a reference + +* At _site/posts/december-newsletter.html:189: + + 'a' tag is missing a reference + +* At _site/posts/december-newsletter.html:304: + + http://ahlist.org/wp-content/uploads/2021/11/AHLIST-2021-PROGRAM_Virtual_FINAL.pdf is not an HTTPS link + +* At _site/posts/dh-award-2016.html:106: + + 'a' tag is missing a reference + +* At _site/posts/dh-award-2016.html:125: + + 'a' tag is missing a reference + +* At _site/posts/dh-award-2016.html:162: + + 'a' tag is missing a reference + +* At _site/posts/dh-award-2016.html:188: + + 'a' tag is missing a reference + +* At _site/posts/dh-award-2016.html:281: + + http://dhawards.org/dhawards2016/results/ is not an HTTPS link + +* At _site/posts/dh-publishing-assistant.html:105: + + 'a' tag is missing a reference + +* At _site/posts/dh-publishing-assistant.html:124: + + 'a' tag is missing a reference + +* At _site/posts/dh-publishing-assistant.html:161: + + 'a' tag is missing a reference + +* At _site/posts/dh-publishing-assistant.html:187: + + 'a' tag is missing a reference + +* At _site/posts/digital-storytelling-immigrant-stories.html:105: + + 'a' tag is missing a reference + +* At _site/posts/digital-storytelling-immigrant-stories.html:124: + + 'a' tag is missing a reference + +* At _site/posts/digital-storytelling-immigrant-stories.html:161: + + 'a' tag is missing a reference + +* At _site/posts/digital-storytelling-immigrant-stories.html:187: + + 'a' tag is missing a reference + +* At _site/posts/digital-storytelling-immigrant-stories.html:279: + + http://cla.umn.edu/ihrc/research/immigrant-stories is not an HTTPS link + +* At _site/posts/digital-storytelling-immigrant-stories.html:281: + + http://immigrants.mndigital.org/exhibits/show/immigrantstories-exhibit/item/508 is not an HTTPS link + +* At _site/posts/digital-storytelling-immigrant-stories.html:285: + + http://immigrants.mndigital.org/exhibits/show/immigrantstories-exhibit is not an HTTPS link + +* At _site/posts/digital-storytelling-immigrant-stories.html:285: + + http://immigrants.mndigital.org/items/browse is not an HTTPS link + +* At _site/posts/digital-storytelling-immigrant-stories.html:287: + + http://immigrants.mndigital.org/exhibits/show/immigrantstories1975 is not an HTTPS link + +* At _site/posts/distant-reading-in-the-undergraduate-classroom.html:105: + + 'a' tag is missing a reference + +* At _site/posts/distant-reading-in-the-undergraduate-classroom.html:124: + + 'a' tag is missing a reference + +* At _site/posts/distant-reading-in-the-undergraduate-classroom.html:161: + + 'a' tag is missing a reference + +* At _site/posts/distant-reading-in-the-undergraduate-classroom.html:187: + + 'a' tag is missing a reference + +* At _site/posts/distant-reading-in-the-undergraduate-classroom.html:286: + + http://home.heinonline.org/ is not an HTTPS link + +* At _site/posts/distant-reading-in-the-undergraduate-classroom.html:288: + + http://voyant-tools.org/ is not an HTTPS link + +* At _site/posts/distant-reading-in-the-undergraduate-classroom.html:300: + + http://voyant-tools.org/ is not an HTTPS link + +* At _site/posts/distant-reading-in-the-undergraduate-classroom.html:312: + + http://www.themacroscope.org/?page_id=391 is not an HTTPS link + +* At _site/posts/distant-reading-in-the-undergraduate-classroom.html:314: + + http://tedunderwood.com/2015/06/04/seven-ways-humanists-are-using-computers-to-understand-text/ is not an HTTPS link + +* At _site/posts/dois-for-ph.html:107: + + 'a' tag is missing a reference + +* At _site/posts/dois-for-ph.html:126: + + 'a' tag is missing a reference + +* At _site/posts/dois-for-ph.html:163: + + 'a' tag is missing a reference + +* At _site/posts/dois-for-ph.html:189: + + 'a' tag is missing a reference + +* At _site/posts/edinburgh-workshop-2015.html:105: + + 'a' tag is missing a reference + +* At _site/posts/edinburgh-workshop-2015.html:124: + + 'a' tag is missing a reference + +* At _site/posts/edinburgh-workshop-2015.html:161: + + 'a' tag is missing a reference + +* At _site/posts/edinburgh-workshop-2015.html:187: + + 'a' tag is missing a reference + +* At _site/posts/education-and-community-lead.html:105: + + 'a' tag is missing a reference + +* At _site/posts/education-and-community-lead.html:124: + + 'a' tag is missing a reference + +* At _site/posts/education-and-community-lead.html:161: + + 'a' tag is missing a reference + +* At _site/posts/education-and-community-lead.html:187: + + 'a' tag is missing a reference + +* At _site/posts/en-call-for-lessons.html:107: + + 'a' tag is missing a reference + +* At _site/posts/en-call-for-lessons.html:126: + + 'a' tag is missing a reference + +* At _site/posts/en-call-for-lessons.html:163: + + 'a' tag is missing a reference + +* At _site/posts/en-call-for-lessons.html:189: + + 'a' tag is missing a reference + +* At _site/posts/en-call-for-proposals.html:107: + + 'a' tag is missing a reference + +* At _site/posts/en-call-for-proposals.html:126: + + 'a' tag is missing a reference + +* At _site/posts/en-call-for-proposals.html:163: + + 'a' tag is missing a reference + +* At _site/posts/en-call-for-proposals.html:189: + + 'a' tag is missing a reference + +* At _site/posts/es-buscamos-revisores.html:107: + + 'a' tag is missing a reference + +* At _site/posts/es-buscamos-revisores.html:126: + + 'a' tag is missing a reference + +* At _site/posts/es-buscamos-revisores.html:163: + + 'a' tag is missing a reference + +* At _site/posts/es-buscamos-revisores.html:189: + + 'a' tag is missing a reference + +* At _site/posts/fd-laramee.html:108: + + 'a' tag is missing a reference + +* At _site/posts/fd-laramee.html:127: + + 'a' tag is missing a reference + +* At _site/posts/fd-laramee.html:164: + + 'a' tag is missing a reference + +* At _site/posts/fd-laramee.html:190: + + 'a' tag is missing a reference + +* At _site/posts/first-teaching-workshop.html:107: + + 'a' tag is missing a reference + +* At _site/posts/first-teaching-workshop.html:126: + + 'a' tag is missing a reference + +* At _site/posts/first-teaching-workshop.html:163: + + 'a' tag is missing a reference + +* At _site/posts/first-teaching-workshop.html:189: + + 'a' tag is missing a reference + +* At _site/posts/full-text-search.html:107: + + 'a' tag is missing a reference + +* At _site/posts/full-text-search.html:126: + + 'a' tag is missing a reference + +* At _site/posts/full-text-search.html:163: + + 'a' tag is missing a reference + +* At _site/posts/full-text-search.html:189: + + 'a' tag is missing a reference + +* At _site/posts/gisele-welcome.html:105: + + 'a' tag is missing a reference + +* At _site/posts/gisele-welcome.html:124: + + 'a' tag is missing a reference + +* At _site/posts/gisele-welcome.html:161: + + 'a' tag is missing a reference + +* At _site/posts/gisele-welcome.html:187: + + 'a' tag is missing a reference + +* At _site/posts/history-of-protest.html:108: + + 'a' tag is missing a reference + +* At _site/posts/history-of-protest.html:127: + + 'a' tag is missing a reference + +* At _site/posts/history-of-protest.html:164: + + 'a' tag is missing a reference + +* At _site/posts/history-of-protest.html:190: + + 'a' tag is missing a reference + +* At _site/posts/history-of-protest.html:283: + + http://www.manchesteruniversitypress.co.uk/9781526116703/ is not an HTTPS link + +* At _site/posts/history-of-protest.html:285: + + http://labs.bl.uk/British+Library+Labs+Competition is not an HTTPS link + +* At _site/posts/history-of-protest.html:285: + + http://politicalmeetingsmapper.co.uk is not an HTTPS link + +* At _site/posts/history-of-protest.html:289: + + http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 is not an HTTPS link + +* At _site/posts/how-we-moved-to-github.html:105: + + 'a' tag is missing a reference + +* At _site/posts/how-we-moved-to-github.html:124: + + 'a' tag is missing a reference + +* At _site/posts/how-we-moved-to-github.html:161: + + 'a' tag is missing a reference + +* At _site/posts/how-we-moved-to-github.html:187: + + 'a' tag is missing a reference + +* At _site/posts/how-we-moved-to-github.html:277: + + http://en.wikipedia.org/wiki/Static_web_page is not an HTTPS link + +* At _site/posts/how-we-moved-to-github.html:277: + + http://pages.github.com is not an HTTPS link + +* At _site/posts/how-we-moved-to-github.html:281: + + http://jekyllrb.com is not an HTTPS link + +* At _site/posts/how-we-moved-to-github.html:281: + + 'a' tag is missing a reference + +* At _site/posts/how-we-moved-to-github.html:293: + + http://jekyllrb.com/docs/frontmatter/ is not an HTTPS link + +* At _site/posts/how-we-moved-to-github.html:540: + + http://jekyllrb.com/docs/frontmatter/ is not an HTTPS link + +* At _site/posts/infrastructure-at-ph.html:106: + + 'a' tag is missing a reference + +* At _site/posts/infrastructure-at-ph.html:125: + + 'a' tag is missing a reference + +* At _site/posts/infrastructure-at-ph.html:162: + + 'a' tag is missing a reference + +* At _site/posts/infrastructure-at-ph.html:188: + + 'a' tag is missing a reference + +* At _site/posts/infrastructure-at-ph.html:286: + + http://jekyllrb.com/ is not an HTTPS link + +* At _site/posts/infrastructure-at-ph.html:300: + + http://web.archive.org/ is not an HTTPS link + +* At _site/posts/infrastructure-at-ph.html:323: + + http://jekyllrb.com/docs/plugins/ is not an HTTPS link + +* At _site/posts/jennifer-isasi-jose-a-motilla.html:106: + + 'a' tag is missing a reference + +* At _site/posts/jennifer-isasi-jose-a-motilla.html:125: + + 'a' tag is missing a reference + +* At _site/posts/jennifer-isasi-jose-a-motilla.html:162: + + 'a' tag is missing a reference + +* At _site/posts/jennifer-isasi-jose-a-motilla.html:188: + + 'a' tag is missing a reference + +* At _site/posts/join-IPP.html:107: + + 'a' tag is missing a reference + +* At _site/posts/join-IPP.html:126: + + 'a' tag is missing a reference + +* At _site/posts/join-IPP.html:163: + + 'a' tag is missing a reference + +* At _site/posts/join-IPP.html:189: + + 'a' tag is missing a reference + +* At _site/posts/lanzamiento-PH-espanol.html:106: + + 'a' tag is missing a reference + +* At _site/posts/lanzamiento-PH-espanol.html:125: + + 'a' tag is missing a reference + +* At _site/posts/lanzamiento-PH-espanol.html:162: + + 'a' tag is missing a reference + +* At _site/posts/lanzamiento-PH-espanol.html:188: + + 'a' tag is missing a reference + +* At _site/posts/launch-PH-Spanish.html:106: + + 'a' tag is missing a reference + +* At _site/posts/launch-PH-Spanish.html:125: + + 'a' tag is missing a reference + +* At _site/posts/launch-PH-Spanish.html:162: + + 'a' tag is missing a reference + +* At _site/posts/launch-PH-Spanish.html:188: + + 'a' tag is missing a reference + +* At _site/posts/launch-portuguese.html:107: + + 'a' tag is missing a reference + +* At _site/posts/launch-portuguese.html:126: + + 'a' tag is missing a reference + +* At _site/posts/launch-portuguese.html:163: + + 'a' tag is missing a reference + +* At _site/posts/launch-portuguese.html:189: + + 'a' tag is missing a reference + +* At _site/posts/lessons-we-would-like-to-see.html:107: + + 'a' tag is missing a reference + +* At _site/posts/lessons-we-would-like-to-see.html:126: + + 'a' tag is missing a reference + +* At _site/posts/lessons-we-would-like-to-see.html:163: + + 'a' tag is missing a reference + +* At _site/posts/lessons-we-would-like-to-see.html:189: + + 'a' tag is missing a reference + +* At _site/posts/llano-gribomont-vaughan.html:105: + + 'a' tag is missing a reference + +* At _site/posts/llano-gribomont-vaughan.html:124: + + 'a' tag is missing a reference + +* At _site/posts/llano-gribomont-vaughan.html:161: + + 'a' tag is missing a reference + +* At _site/posts/llano-gribomont-vaughan.html:187: + + 'a' tag is missing a reference + +* At _site/posts/matthew-lincoln.html:108: + + 'a' tag is missing a reference + +* At _site/posts/matthew-lincoln.html:127: + + 'a' tag is missing a reference + +* At _site/posts/matthew-lincoln.html:164: + + 'a' tag is missing a reference + +* At _site/posts/matthew-lincoln.html:190: + + 'a' tag is missing a reference + +* At _site/posts/merci-les-amis.html:107: + + 'a' tag is missing a reference + +* At _site/posts/merci-les-amis.html:126: + + 'a' tag is missing a reference + +* At _site/posts/merci-les-amis.html:163: + + 'a' tag is missing a reference + +* At _site/posts/merci-les-amis.html:189: + + 'a' tag is missing a reference + +* At _site/posts/merci-les-amis.html:287: + + http://www.chartes.psl.eu/fr/rubrique-admissions/master-technologies-numeriques-appliquees-histoire is not an HTTPS link + +* At _site/posts/mid-year-21-newsletter.html:107: + + 'a' tag is missing a reference + +* At _site/posts/mid-year-21-newsletter.html:126: + + 'a' tag is missing a reference + +* At _site/posts/mid-year-21-newsletter.html:163: + + 'a' tag is missing a reference + +* At _site/posts/mid-year-21-newsletter.html:189: + + 'a' tag is missing a reference + +* At _site/posts/mid-year-newsletter.html:107: + + 'a' tag is missing a reference + +* At _site/posts/mid-year-newsletter.html:126: + + 'a' tag is missing a reference + +* At _site/posts/mid-year-newsletter.html:163: + + 'a' tag is missing a reference + +* At _site/posts/mid-year-newsletter.html:189: + + 'a' tag is missing a reference + +* At _site/posts/mid-year-newsletter.html:287: + + http://programminghistorian.org/fr is not an HTTPS link + +* At _site/posts/mid-year-newsletter.html:356: + + http://ach2019.ach.org is not an HTTPS link + +* At _site/posts/model-workshop.html:106: + + 'a' tag is missing a reference + +* At _site/posts/model-workshop.html:125: + + 'a' tag is missing a reference + +* At _site/posts/model-workshop.html:162: + + 'a' tag is missing a reference + +* At _site/posts/model-workshop.html:188: + + 'a' tag is missing a reference + +* At _site/posts/new-english-managing-editor.html:105: + + 'a' tag is missing a reference + +* At _site/posts/new-english-managing-editor.html:124: + + 'a' tag is missing a reference + +* At _site/posts/new-english-managing-editor.html:161: + + 'a' tag is missing a reference + +* At _site/posts/new-english-managing-editor.html:187: + + 'a' tag is missing a reference + +* At _site/posts/new-lessons-page.html:105: + + 'a' tag is missing a reference + +* At _site/posts/new-lessons-page.html:124: + + 'a' tag is missing a reference + +* At _site/posts/new-lessons-page.html:161: + + 'a' tag is missing a reference + +* At _site/posts/new-lessons-page.html:187: + + 'a' tag is missing a reference + +* At _site/posts/new-lessons-page.html:299: + + http://listjs.com/ is not an HTTPS link + +* At _site/posts/new-navigation.html:107: + + 'a' tag is missing a reference + +* At _site/posts/new-navigation.html:126: + + 'a' tag is missing a reference + +* At _site/posts/new-navigation.html:163: + + 'a' tag is missing a reference + +* At _site/posts/new-navigation.html:189: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-april-21.html:107: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-april-21.html:126: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-april-21.html:163: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-april-21.html:189: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-april-21.html:289: + + http://walshbr.com/blog/the-programming-historian-and-editorial-process-in-digital-publishing/ is not an HTTPS link + +* At _site/posts/newsletter-april-21.html:297: + + http://ixa2.si.ehu.eus/intele/?q=webinars is not an HTTPS link + +* At _site/posts/newsletter-april-21.html:367: + + http://dhawards.org/dhawards2020/results/ is not an HTTPS link + +* At _site/posts/newsletter-june20.html:107: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-june20.html:126: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-june20.html:163: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-june20.html:189: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-march20.html:108: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-march20.html:127: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-march20.html:164: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-march20.html:190: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-oct20.html:105: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-oct20.html:124: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-oct20.html:161: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-oct20.html:187: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-year20.html:107: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-year20.html:126: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-year20.html:163: + + 'a' tag is missing a reference + +* At _site/posts/newsletter-year20.html:189: + + 'a' tag is missing a reference + +* At _site/posts/newsletter.html:107: + + 'a' tag is missing a reference + +* At _site/posts/newsletter.html:126: + + 'a' tag is missing a reference + +* At _site/posts/newsletter.html:163: + + 'a' tag is missing a reference + +* At _site/posts/newsletter.html:189: + + 'a' tag is missing a reference + +* At _site/posts/noticias-PH-espanol.html:106: + + 'a' tag is missing a reference + +* At _site/posts/noticias-PH-espanol.html:125: + + 'a' tag is missing a reference + +* At _site/posts/noticias-PH-espanol.html:162: + + 'a' tag is missing a reference + +* At _site/posts/noticias-PH-espanol.html:188: + + 'a' tag is missing a reference + +* At _site/posts/ph-is-people.html:107: + + 'a' tag is missing a reference + +* At _site/posts/ph-is-people.html:126: + + 'a' tag is missing a reference + +* At _site/posts/ph-is-people.html:163: + + 'a' tag is missing a reference + +* At _site/posts/ph-is-people.html:189: + + 'a' tag is missing a reference + +* At _site/posts/plan-s.html:107: + + 'a' tag is missing a reference + +* At _site/posts/plan-s.html:126: + + 'a' tag is missing a reference + +* At _site/posts/plan-s.html:163: + + 'a' tag is missing a reference + +* At _site/posts/plan-s.html:189: + + 'a' tag is missing a reference + +* At _site/posts/planning-a-lesson.html:105: + + 'a' tag is missing a reference + +* At _site/posts/planning-a-lesson.html:124: + + 'a' tag is missing a reference + +* At _site/posts/planning-a-lesson.html:161: + + 'a' tag is missing a reference + +* At _site/posts/planning-a-lesson.html:187: + + 'a' tag is missing a reference + +* At _site/posts/premio-hdh-2018.html:106: + + 'a' tag is missing a reference + +* At _site/posts/premio-hdh-2018.html:125: + + 'a' tag is missing a reference + +* At _site/posts/premio-hdh-2018.html:162: + + 'a' tag is missing a reference + +* At _site/posts/premio-hdh-2018.html:188: + + 'a' tag is missing a reference + +* At _site/posts/premio-hdh-2018.html:281: + + http://humanidadesdigitaleshispanicas.es/resolucion-convocatoria-i-edicion-premios-hdh/ is not an HTTPS link + +* At _site/posts/premio-hdh-2018.html:283: + + http://humanidadesdigitaleshispanicas.es is not an HTTPS link + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:107: + + 'a' tag is missing a reference + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:126: + + 'a' tag is missing a reference + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:163: + + 'a' tag is missing a reference + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:189: + + 'a' tag is missing a reference + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:287: + + http://neogranadina.org/ is not an HTTPS link + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:291: + + http://eadh.org/ is not an HTTPS link + +* At _site/posts/proghist-trustee-advert.html:107: + + 'a' tag is missing a reference + +* At _site/posts/proghist-trustee-advert.html:126: + + 'a' tag is missing a reference + +* At _site/posts/proghist-trustee-advert.html:163: + + 'a' tag is missing a reference + +* At _site/posts/proghist-trustee-advert.html:189: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-community-survey.html:105: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-community-survey.html:124: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-community-survey.html:161: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-community-survey.html:187: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-india.html:106: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-india.html:125: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-india.html:162: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-india.html:188: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-live-london.html:107: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-live-london.html:126: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-live-london.html:163: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-live-london.html:189: + + 'a' tag is missing a reference + +* At _site/posts/programming-historian-live-london.html:292: + + http://proghistlive.eventbrite.co.uk is not an HTTPS link + +* At _site/posts/programming-historian-live-london.html:294: + + http://www.software.ac.uk/ is not an HTTPS link + +* At _site/posts/programming-historian-live-london.html:294: + + http://www.bl.uk/ is not an HTTPS link + +* At _site/posts/programming-historian-live-london.html:294: + + http://www.history.ac.uk/ is not an HTTPS link + +* At _site/posts/promoting-digital-archives.html:105: + + 'a' tag is missing a reference + +* At _site/posts/promoting-digital-archives.html:124: + + 'a' tag is missing a reference + +* At _site/posts/promoting-digital-archives.html:161: + + 'a' tag is missing a reference + +* At _site/posts/promoting-digital-archives.html:187: + + 'a' tag is missing a reference + +* At _site/posts/promoting-digital-archives.html:279: + + http://library.si.edu/event/colorourcollections-coloring-event is not an HTTPS link + +* At _site/posts/promoting-digital-archives.html:296: + + http://www.instructables.com/id/How-to-Make-a-Coloring-Book/?ALLSTEPS is not an HTTPS link + +* At _site/posts/promoting-digital-archives.html:302: + + http://www.colourlovers.com/ is not an HTTPS link + +* At _site/posts/promoting-digital-archives.html:305: + + http://www.openculture.com/2016/02/download-free-coloring-books-from-world-class-libraries-museums.html is not an HTTPS link + +* At _site/posts/reintroducing-the-ph-blog.html:105: + + 'a' tag is missing a reference + +* At _site/posts/reintroducing-the-ph-blog.html:124: + + 'a' tag is missing a reference + +* At _site/posts/reintroducing-the-ph-blog.html:161: + + 'a' tag is missing a reference + +* At _site/posts/reintroducing-the-ph-blog.html:187: + + 'a' tag is missing a reference + +* At _site/posts/reintroducing-the-ph-blog.html:283: + + http://humanitiesactionlab.org is not an HTTPS link + +* At _site/posts/reintroducing-the-ph-blog.html:283: + + http://gitmomemory.org is not an HTTPS link + +* At _site/posts/retirement-and-sustainability-policies.html:105: + + 'a' tag is missing a reference + +* At _site/posts/retirement-and-sustainability-policies.html:124: + + 'a' tag is missing a reference + +* At _site/posts/retirement-and-sustainability-policies.html:161: + + 'a' tag is missing a reference + +* At _site/posts/retirement-and-sustainability-policies.html:187: + + 'a' tag is missing a reference + +* At _site/posts/riva-quiroga-joshua-ortiz.html:106: + + 'a' tag is missing a reference + +* At _site/posts/riva-quiroga-joshua-ortiz.html:125: + + 'a' tag is missing a reference + +* At _site/posts/riva-quiroga-joshua-ortiz.html:162: + + 'a' tag is missing a reference + +* At _site/posts/riva-quiroga-joshua-ortiz.html:188: + + 'a' tag is missing a reference + +* At _site/posts/roundup2017a.html:108: + + 'a' tag is missing a reference + +* At _site/posts/roundup2017a.html:127: + + 'a' tag is missing a reference + +* At _site/posts/roundup2017a.html:164: + + 'a' tag is missing a reference + +* At _site/posts/roundup2017a.html:190: + + 'a' tag is missing a reference + +* At _site/posts/september-newsletter.html:107: + + 'a' tag is missing a reference + +* At _site/posts/september-newsletter.html:126: + + 'a' tag is missing a reference + +* At _site/posts/september-newsletter.html:163: + + 'a' tag is missing a reference + +* At _site/posts/september-newsletter.html:189: + + 'a' tag is missing a reference + +* At _site/posts/september-newsletter.html:303: + + http://ach.org/ is not an HTTPS link + +* At _site/posts/sonic-word-clouds.html:105: + + 'a' tag is missing a reference + +* At _site/posts/sonic-word-clouds.html:124: + + 'a' tag is missing a reference + +* At _site/posts/sonic-word-clouds.html:161: + + 'a' tag is missing a reference + +* At _site/posts/sonic-word-clouds.html:187: + + 'a' tag is missing a reference + +* At _site/posts/sonic-word-clouds.html:279: + + http://www.musicalgorithms.org/3.2/ is not an HTTPS link + +* At _site/posts/spanish-editor.html:105: + + 'a' tag is missing a reference + +* At _site/posts/spanish-editor.html:124: + + 'a' tag is missing a reference + +* At _site/posts/spanish-editor.html:161: + + 'a' tag is missing a reference + +* At _site/posts/spanish-editor.html:187: + + 'a' tag is missing a reference + +* At _site/posts/spanish-editor.html:277: + + 'a' tag is missing a reference + +* At _site/posts/spanish-editor.html:288: + + http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ is not an HTTPS link + +* At _site/posts/subject-specialist-editor.html:106: + + 'a' tag is missing a reference + +* At _site/posts/subject-specialist-editor.html:125: + + 'a' tag is missing a reference + +* At _site/posts/subject-specialist-editor.html:162: + + 'a' tag is missing a reference + +* At _site/posts/subject-specialist-editor.html:188: + + 'a' tag is missing a reference + +* At _site/posts/twenty-sixteen-review.html:107: + + 'a' tag is missing a reference + +* At _site/posts/twenty-sixteen-review.html:126: + + 'a' tag is missing a reference + +* At _site/posts/twenty-sixteen-review.html:163: + + 'a' tag is missing a reference + +* At _site/posts/twenty-sixteen-review.html:189: + + 'a' tag is missing a reference + +* At _site/posts/two-new-PH-editors.html:106: + + 'a' tag is missing a reference + +* At _site/posts/two-new-PH-editors.html:125: + + 'a' tag is missing a reference + +* At _site/posts/two-new-PH-editors.html:162: + + 'a' tag is missing a reference + +* At _site/posts/two-new-PH-editors.html:188: + + 'a' tag is missing a reference + +* At _site/posts/ucl-placement-2021.html:107: + + 'a' tag is missing a reference + +* At _site/posts/ucl-placement-2021.html:126: + + 'a' tag is missing a reference + +* At _site/posts/ucl-placement-2021.html:163: + + 'a' tag is missing a reference + +* At _site/posts/ucl-placement-2021.html:189: + + 'a' tag is missing a reference + +* At _site/posts/vote-dh-award.html:107: + + 'a' tag is missing a reference + +* At _site/posts/vote-dh-award.html:126: + + 'a' tag is missing a reference + +* At _site/posts/vote-dh-award.html:163: + + 'a' tag is missing a reference + +* At _site/posts/vote-dh-award.html:189: + + 'a' tag is missing a reference + +* At _site/posts/welcome-martin-grandjean.html:107: + + 'a' tag is missing a reference + +* At _site/posts/welcome-martin-grandjean.html:126: + + 'a' tag is missing a reference + +* At _site/posts/welcome-martin-grandjean.html:163: + + 'a' tag is missing a reference + +* At _site/posts/welcome-martin-grandjean.html:189: + + 'a' tag is missing a reference + +* At _site/posts/welcome-martin-grandjean.html:281: + + http://www.martingrandjean.ch/complex-structures-and-international-organizations/ is not an HTTPS link + +* At _site/posts/welcome-martin-grandjean.html:281: + + http://www.martingrandjean.ch is not an HTTPS link + +* At _site/posts/welcome-mc-boucher.html:105: + + 'a' tag is missing a reference + +* At _site/posts/welcome-mc-boucher.html:124: + + 'a' tag is missing a reference + +* At _site/posts/welcome-mc-boucher.html:161: + + 'a' tag is missing a reference + +* At _site/posts/welcome-mc-boucher.html:187: + + 'a' tag is missing a reference + +* At _site/posts/welcome-ph-fr.html:105: + + 'a' tag is missing a reference + +* At _site/posts/welcome-ph-fr.html:124: + + 'a' tag is missing a reference + +* At _site/posts/welcome-ph-fr.html:161: + + 'a' tag is missing a reference + +* At _site/posts/welcome-ph-fr.html:187: + + 'a' tag is missing a reference + +* At _site/posts/welcome-ph-fr.html:279: + + http://programminghistorian.org/fr is not an HTTPS link + +* At _site/posts/welcome-ph-fr.html:285: + + http://dsharp.library.cmu.edu/ is not an HTTPS link + +* At _site/posts/welcome-ph-fr.html:289: + + http://archives.mundaneum.org/fr/versions-digitalisees/schema-de-paul-otlet-documentation-et-telecommunication is not an HTTPS link + +* At _site/posts/welcome-to-ph2.html:107: + + 'a' tag is missing a reference + +* At _site/posts/welcome-to-ph2.html:126: + + 'a' tag is missing a reference + +* At _site/posts/welcome-to-ph2.html:163: + + 'a' tag is missing a reference + +* At _site/posts/welcome-to-ph2.html:189: + + 'a' tag is missing a reference + +* At _site/posts/welcome-to-ph2.html:289: + + http://niche-canada.org/programming-historian is not an HTTPS link + +* At _site/posts/welcome-zoe-leblanc.html:108: + + 'a' tag is missing a reference + +* At _site/posts/welcome-zoe-leblanc.html:127: + + 'a' tag is missing a reference + +* At _site/posts/welcome-zoe-leblanc.html:164: + + 'a' tag is missing a reference + +* At _site/posts/welcome-zoe-leblanc.html:190: + + 'a' tag is missing a reference + +* At _site/posts/welcome-zoe-leblanc.html:285: + + http://scholarslab.org is not an HTTPS link + +* At _site/pt/apoiadores.html:88: + + 'a' tag is missing a reference + +* At _site/pt/apoiadores.html:107: + + 'a' tag is missing a reference + +* At _site/pt/apoiadores.html:144: + + 'a' tag is missing a reference + +* At _site/pt/apoiadores.html:203: + + 'a' tag is missing a reference + +* At _site/pt/apoiadores.html:275: + + http://cdrh.unl.edu/ is not an HTTPS link + +* At _site/pt/contribua.html:88: + + 'a' tag is missing a reference + +* At _site/pt/contribua.html:107: + + 'a' tag is missing a reference + +* At _site/pt/contribua.html:144: + + 'a' tag is missing a reference + +* At _site/pt/contribua.html:203: + + 'a' tag is missing a reference + +* At _site/pt/contribua.html:292: + + http://www.worldcat.org/title/programming-historian/oclc/951537099 is not an HTTPS link + +* At _site/pt/contribua.html:294: + + http://purdue-primo-prod.hosted.exlibrisgroup.com/primo_library/libweb/action/dlDisplay.do?vid=PURDUE&search_scope=everything&docId=PURDUE_ALMA51671812890001081&fn=permalink is not an HTTPS link + +* At _site/pt/directrizes-autor.html:88: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-autor.html:107: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-autor.html:144: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-autor.html:203: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-editor.html:88: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-editor.html:107: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-editor.html:144: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-editor.html:203: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-editor.html:591: + + http://www.loc.gov/maps/collections is not an HTTPS link + +* At _site/pt/directrizes-revisor.html:88: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-revisor.html:107: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-revisor.html:144: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-revisor.html:203: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-tradutor.html:88: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-tradutor.html:107: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-tradutor.html:144: + + 'a' tag is missing a reference + +* At _site/pt/directrizes-tradutor.html:203: + + 'a' tag is missing a reference + +* At _site/pt/doacoes.html:88: + + 'a' tag is missing a reference + +* At _site/pt/doacoes.html:107: + + 'a' tag is missing a reference + +* At _site/pt/doacoes.html:144: + + 'a' tag is missing a reference + +* At _site/pt/doacoes.html:203: + + 'a' tag is missing a reference + +* At _site/pt/equipe.html:88: + + 'a' tag is missing a reference + +* At _site/pt/equipe.html:107: + + 'a' tag is missing a reference + +* At _site/pt/equipe.html:144: + + 'a' tag is missing a reference + +* At _site/pt/equipe.html:203: + + 'a' tag is missing a reference + +* At _site/pt/equipe.html:310: + + http://twitter.com/maxcarlons is not an HTTPS link + +* At _site/pt/equipe.html:313: + + http://github.com/carlonim is not an HTTPS link + +* At _site/pt/equipe.html:414: + + http://github.com/lachapot is not an HTTPS link + +* At _site/pt/equipe.html:512: + + http://twitter.com/cosovschi is not an HTTPS link + +* At _site/pt/equipe.html:515: + + http://github.com/digitalkosovski is not an HTTPS link + +* At _site/pt/equipe.html:618: + + http://github.com/caiocmello is not an HTTPS link + +* At _site/pt/equipe.html:1182: + + http://github.com/semanticnoodles is not an HTTPS link + +* At _site/pt/equipe.html:1278: + + http://twitter.com/nabsiddiqui is not an HTTPS link + +* At _site/pt/equipe.html:1281: + + http://github.com/nabsiddiqui is not an HTTPS link + +* At _site/pt/equipe.html:1631: + + http://twitter.com/giulia_taurino is not an HTTPS link + +* At _site/pt/equipe.html:1634: + + http://github.com/giuliataurino is not an HTTPS link + +* At _site/pt/equipe.html:1804: + + http://www.alexwermercolan.com/ is not an HTTPS link + +* At _site/pt/equipe.html:1810: + + http://twitter.com/alexwermercolan is not an HTTPS link + +* At _site/pt/equipe.html:1813: + + http://github.com/hawc2 is not an HTTPS link + +* At _site/pt/equipe.html:2059: + + http://www.mariajoseafanador.com is not an HTTPS link + +* At _site/pt/equipe.html:2065: + + http://twitter.com/mariajoafana is not an HTTPS link + +* At _site/pt/equipe.html:2068: + + http://github.com/mariajoafana is not an HTTPS link + +* At _site/pt/equipe.html:2534: + + http://twitter.com/IsaGribomont is not an HTTPS link + +* At _site/pt/equipe.html:2537: + + http://github.com/isag91 is not an HTTPS link + +* At _site/pt/equipe.html:2745: + + http://twitter.com/espejolento is not an HTTPS link + +* At _site/pt/equipe.html:2748: + + http://github.com/silviaegt is not an HTTPS link + +* At _site/pt/equipe.html:3036: + + http://twitter.com/jenniferisve is not an HTTPS link + +* At _site/pt/equipe.html:3039: + + http://github.com/jenniferisasi is not an HTTPS link + +* At _site/pt/equipe.html:3361: + + http://twitter.com/enetreseles is not an HTTPS link + +* At _site/pt/equipe.html:3364: + + http://github.com/nllano is not an HTTPS link + +* At _site/pt/equipe.html:3568: + + http://twitter.com/jgob is not an HTTPS link + +* At _site/pt/equipe.html:3571: + + http://github.com/joshuagob is not an HTTPS link + +* At _site/pt/equipe.html:3863: + + http://twitter.com/rivaquiroga is not an HTTPS link + +* At _site/pt/equipe.html:3866: + + http://github.com/rivaquiroga is not an HTTPS link + +* At _site/pt/equipe.html:4157: + + http://github.com/nivaca is not an HTTPS link + +* At _site/pt/equipe.html:4370: + + http://github.com/marie-flesch is not an HTTPS link + +* At _site/pt/equipe.html:4513: + + http://github.com/matgille is not an HTTPS link + +* At _site/pt/equipe.html:4746: + + http://github.com/mhersent is not an HTTPS link + +* At _site/pt/equipe.html:4804: + + http://twitter.com/superHH is not an HTTPS link + +* At _site/pt/equipe.html:5056: + + http://github.com/DMathelier is not an HTTPS link + +* At _site/pt/equipe.html:5190: + + http://twitter.com/emilienschultz is not an HTTPS link + +* At _site/pt/equipe.html:5193: + + http://github.com/emilienschultz is not an HTTPS link + +* At _site/pt/equipe.html:5317: + + http://twitter.com/davvalent is not an HTTPS link + +* At _site/pt/equipe.html:5320: + + http://github.com/davvalent is not an HTTPS link + +* At _site/pt/equipe.html:5449: + + http://github.com/AlexandreWa is not an HTTPS link + +* At _site/pt/equipe.html:5584: + + http://github.com/josircg is not an HTTPS link + +* At _site/pt/equipe.html:5842: + + http://twitter.com/danielalvesfcsh is not an HTTPS link + +* At _site/pt/equipe.html:5845: + + http://github.com/DanielAlvesLABDH is not an HTTPS link + +* At _site/pt/equipe.html:6107: + + http://twitter.com/ericbrasiln is not an HTTPS link + +* At _site/pt/equipe.html:6110: + + http://github.com/ericbrasiln is not an HTTPS link + +* At _site/pt/equipe.html:6301: + + http://github.com/luisferla is not an HTTPS link + +* At _site/pt/equipe.html:6543: + + http://twitter.com/jimmy_medeiros is not an HTTPS link + +* At _site/pt/equipe.html:6546: + + http://github.com/JimmyMedeiros82 is not an HTTPS link + +* At _site/pt/equipe.html:6781: + + http://github.com/joanacvp is not an HTTPS link + +* At _site/pt/equipe.html:7027: + + http://twitter.com/araceletorres is not an HTTPS link + +* At _site/pt/equipe.html:7030: + + http://github.com/aracele is not an HTTPS link + +* At _site/pt/equipe.html:7286: + + http://twitter.com/j_w_baker is not an HTTPS link + +* At _site/pt/equipe.html:7289: + + http://github.com/drjwbaker is not an HTTPS link + +* At _site/pt/equipe.html:7721: + + http://adamcrymble.org is not an HTTPS link + +* At _site/pt/equipe.html:7727: + + http://twitter.com/Adam_Crymble is not an HTTPS link + +* At _site/pt/equipe.html:7730: + + http://github.com/acrymble is not an HTTPS link + +* At _site/pt/equipe.html:8198: + + http://github.com/adamfarquhar is not an HTTPS link + +* At _site/pt/equipe.html:8258: + + http://twitter.com/jenniferisve is not an HTTPS link + +* At _site/pt/equipe.html:8261: + + http://github.com/jenniferisasi is not an HTTPS link + +* At _site/pt/equipe.html:8589: + + http://twitter.com/rivaquiroga is not an HTTPS link + +* At _site/pt/equipe.html:8592: + + http://github.com/rivaquiroga is not an HTTPS link + +* At _site/pt/equipe.html:8878: + + http://twitter.com/amsichani is not an HTTPS link + +* At _site/pt/equipe.html:8881: + + http://github.com/amsichani is not an HTTPS link + +* At _site/pt/equipe.html:9221: + + http://twitter.com/AnisaHawes is not an HTTPS link + +* At _site/pt/equipe.html:9224: + + http://github.com/anisa-hawes is not an HTTPS link + +* At _site/pt/equipe.html:9433: + + http://github.com/charlottejmc is not an HTTPS link + +* At _site/pt/eventos.html:88: + + 'a' tag is missing a reference + +* At _site/pt/eventos.html:107: + + 'a' tag is missing a reference + +* At _site/pt/eventos.html:144: + + 'a' tag is missing a reference + +* At _site/pt/eventos.html:203: + + 'a' tag is missing a reference + +* At _site/pt/index.html:89: + + 'a' tag is missing a reference + +* At _site/pt/index.html:108: + + 'a' tag is missing a reference + +* At _site/pt/index.html:145: + + 'a' tag is missing a reference + +* At _site/pt/index.html:204: + + 'a' tag is missing a reference + +* At _site/pt/jisc-tna-parceria.html:88: + + 'a' tag is missing a reference + +* At _site/pt/jisc-tna-parceria.html:107: + + 'a' tag is missing a reference + +* At _site/pt/jisc-tna-parceria.html:144: + + 'a' tag is missing a reference + +* At _site/pt/jisc-tna-parceria.html:203: + + 'a' tag is missing a reference + +* At _site/pt/licoes-politica-remocao.html:88: + + 'a' tag is missing a reference + +* At _site/pt/licoes-politica-remocao.html:107: + + 'a' tag is missing a reference + +* At _site/pt/licoes-politica-remocao.html:144: + + 'a' tag is missing a reference + +* At _site/pt/licoes-politica-remocao.html:203: + + 'a' tag is missing a reference + +* At _site/pt/licoes/HTML-lista-palavras-1.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/HTML-lista-palavras-1.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/HTML-lista-palavras-1.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/HTML-lista-palavras-1.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/HTML-lista-palavras-1.html:558: + + http://www.w3schools.com/html/ is not an HTTPS link + +* At _site/pt/licoes/HTML-lista-palavras-2.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/HTML-lista-palavras-2.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/HTML-lista-palavras-2.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/HTML-lista-palavras-2.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/algoritmos-agrupamento-scikit-learn-python.html:135: + + 'a' tag is missing a reference + +* At _site/pt/licoes/algoritmos-agrupamento-scikit-learn-python.html:154: + + 'a' tag is missing a reference + +* At _site/pt/licoes/algoritmos-agrupamento-scikit-learn-python.html:191: + + 'a' tag is missing a reference + +* At _site/pt/licoes/algoritmos-agrupamento-scikit-learn-python.html:250: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html:135: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html:154: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html:191: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html:250: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html:703: + + http://factominer.free.fr/ is not an HTTPS link + +* At _site/pt/licoes/analise-sentimento-R-syuzhet.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-sentimento-R-syuzhet.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-sentimento-R-syuzhet.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-sentimento-R-syuzhet.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-sentimento-R-syuzhet.html:584: + + http://saifmohammad.com/WebPages/NRC-Emotion-Lexicon.htm is not an HTTPS link + +* At _site/pt/licoes/analise-sentimento-R-syuzhet.html:588: + + http://www.matthewjockers.net/page/2/ is not an HTTPS link + +* At _site/pt/licoes/analise-sentimento-exploracao-dados.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-sentimento-exploracao-dados.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-sentimento-exploracao-dados.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-sentimento-exploracao-dados.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/analise-sentimento-exploracao-dados.html:605: + + http://www.nltk.org/install.html is not an HTTPS link + +* At _site/pt/licoes/analise-sentimento-exploracao-dados.html:617: + + http://www.nltk.org/_modules/nltk/sentiment/vader.html is not an HTTPS link + +* At _site/pt/licoes/analise-sentimento-exploracao-dados.html:639: + + http://www.nltk.org/_modules/nltk/sentiment/vader.html is not an HTTPS link + +* At _site/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:868: + + http://writemonkey.com/ is not an HTTPS link + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:868: + + http://prose.io/ is not an HTTPS link + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:868: + + http://www.draftin.com/ is not an HTTPS link + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:870: + + http://gitit.net/ is not an HTTPS link + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:870: + + http://jaspervdj.be/hakyll/ is not an HTTPS link + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:884: + + http://www.antipope.org/charlie/blog-static/2013/10/why-microsoft-word-must-die.html is not an HTTPS link + +* At _site/pt/licoes/camadas-vetoriais-qgis.html:123: + + 'a' tag is missing a reference + +* At _site/pt/licoes/camadas-vetoriais-qgis.html:142: + + 'a' tag is missing a reference + +* At _site/pt/licoes/camadas-vetoriais-qgis.html:179: + + 'a' tag is missing a reference + +* At _site/pt/licoes/camadas-vetoriais-qgis.html:238: + + 'a' tag is missing a reference + +* At _site/pt/licoes/camadas-vetoriais-qgis.html:1090: + + http://geospatialhistorian.wordpress.com/ is not an HTTPS link + +* At _site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html:562: + + http://www.7-zip.org/ is not an HTTPS link + +* At _site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html:576: + + http://en.wikipedia.org/wiki/Tab-separated_values is not an HTTPS link + +* At _site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html:641: + + http://williamjturkel.net/2013/06/15/basic-text-analysis-with-command-line-tools-in-linux/ is not an HTTPS link + +* At _site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html:642: + + http://williamjturkel.net/2013/06/20/pattern-matching-and-permuted-term-indexing-with-command-line-tools-in-linux/ is not an HTTPS link + +* At _site/pt/licoes/contar-frequencias-palavras-python.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/contar-frequencias-palavras-python.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/contar-frequencias-palavras-python.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/contar-frequencias-palavras-python.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/contar-frequencias-palavras-python.html:596: + + http://docs.python.org/tutorial/datastructures.html#list-comprehensions is not an HTTPS link + +* At _site/pt/licoes/contar-frequencias-palavras-python.html:721: + + http://ir.dcs.gla.ac.uk/resources/linguistic_utils/stop_words is not an HTTPS link + +* At _site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html:553: + + http://www.w3schools.com/html/default.asp is not an HTTPS link + +* At _site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html:559: + + http://www.w3schools.com/tags/tag_doctype.asp is not an HTTPS link + +* At _site/pt/licoes/criar-exposicao-omeka.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/criar-exposicao-omeka.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/criar-exposicao-omeka.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/criar-exposicao-omeka.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-automatico-wget.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-automatico-wget.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-automatico-wget.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-automatico-wget.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-automatico-wget.html:662: + + http://www.gnu.org/software/wget/ is not an HTTPS link + +* At _site/pt/licoes/download-automatico-wget.html:662: + + http://ftp.gnu.org/gnu/wget/ is not an HTTPS link + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:549: + + http://www.oldbaileyonline.org/ is not an HTTPS link + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:565: + + http://www.oldbaileyonline.org/browse.jsp?id=t17800628-33&div=t17800628-33 is not an HTTPS link + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:603: + + http://www.oldbaileyonline.org/forms/formMain.jsp is not an HTTPS link + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:1148: + + http://docs.python.org/tutorial/errors.html is not an HTTPS link + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:1293: + + http://www.oldbaileyonline.org/static/DocAPI.jsp is not an HTTPS link + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:1294: + + http://stackoverflow.com/questions/273192/python-best-way-to-create-directory-if-it-doesnt-exist-for-file-write is not an HTTPS link + +* At _site/pt/licoes/download-paginas-web-python.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-paginas-web-python.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-paginas-web-python.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-paginas-web-python.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/download-paginas-web-python.html:624: + + http://www.oldbaileyonline.org/browse.jsp?foo=bar&path=sessionsPapers/17800628.xml&div=t17800628-33&xml=yes is not an HTTPS link + +* At _site/pt/licoes/download-paginas-web-python.html:624: + + http://www.oldbaileyonline.org/images.jsp?doc=178006280084 is not an HTTPS link + +* At _site/pt/licoes/explorar-analisar-dados-rede-python.html:125: + + 'a' tag is missing a reference + +* At _site/pt/licoes/explorar-analisar-dados-rede-python.html:144: + + 'a' tag is missing a reference + +* At _site/pt/licoes/explorar-analisar-dados-rede-python.html:181: + + 'a' tag is missing a reference + +* At _site/pt/licoes/explorar-analisar-dados-rede-python.html:240: + + 'a' tag is missing a reference + +* At _site/pt/licoes/explorar-analisar-dados-rede-python.html:621: + + http://www.oxforddnb.com is not an HTTPS link + +* At _site/pt/licoes/explorar-analisar-dados-rede-python.html:621: + + http://www.sixdegreesoffrancisbacon.com is not an HTTPS link + +* At _site/pt/licoes/explorar-analisar-dados-rede-python.html:897: + + http://sixdegreesoffrancisbacon.com/ is not an HTTPS link + +* At _site/pt/licoes/extrair-paginas-ilustradas-com-python.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/extrair-paginas-ilustradas-com-python.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/extrair-paginas-ilustradas-com-python.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/extrair-paginas-ilustradas-com-python.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/extrair-paginas-ilustradas-com-python.html:685: + + http://web.archive.org/web/20190115051900/https://conda.io/docs/_downloads/conda-cheatsheet.pdf is not an HTTPS link + +* At _site/pt/licoes/extrair-palavras-chave.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/extrair-palavras-chave.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/extrair-palavras-chave.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/extrair-palavras-chave.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/extrair-palavras-chave.html:554: + + http://www.british-history.ac.uk/alumni-oxon/1500-1714 is not an HTTPS link + +* At _site/pt/licoes/geocodificando-qgis.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/geocodificando-qgis.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/geocodificando-qgis.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/geocodificando-qgis.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/geocodificando-qgis.html:599: + + [url](https://www.oracle.com/java/technologies/downloads/#java8) is an invalid URL + +* At _site/pt/licoes/geocodificando-qgis.html:602: + + http://www.british-history.ac.uk/alumni-oxon/1500-1714 is not an HTTPS link + +* At _site/pt/licoes/geocodificando-qgis.html:684: + + http://www.county-borders.co.uk/ is not an HTTPS link + +* At _site/pt/licoes/geocodificando-qgis.html:769: + + http://www.gazetteer.org.uk/index.php is not an HTTPS link + +* At _site/pt/licoes/geocodificando-qgis.html:781: + + http://www.county-borders.co.uk/ is not an HTTPS link + +* At _site/pt/licoes/georreferenciamento-qgis.html:123: + + 'a' tag is missing a reference + +* At _site/pt/licoes/georreferenciamento-qgis.html:142: + + 'a' tag is missing a reference + +* At _site/pt/licoes/georreferenciamento-qgis.html:179: + + 'a' tag is missing a reference + +* At _site/pt/licoes/georreferenciamento-qgis.html:238: + + 'a' tag is missing a reference + +* At _site/pt/licoes/georreferenciamento-qgis.html:612: + + http://www.gov.pe.ca/gis/license_agreement.php3?name=lot_town&file_format=SHP is not an HTTPS link + +* At _site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html:117: + + 'a' tag is missing a reference + +* At _site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html:136: + + 'a' tag is missing a reference + +* At _site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html:173: + + 'a' tag is missing a reference + +* At _site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html:232: + + 'a' tag is missing a reference + +* At _site/pt/licoes/index.html:88: + + 'a' tag is missing a reference + +* At _site/pt/licoes/index.html:107: + + 'a' tag is missing a reference + +* At _site/pt/licoes/index.html:144: + + 'a' tag is missing a reference + +* At _site/pt/licoes/index.html:203: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-linux.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-linux.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-linux.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-linux.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-mac.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-mac.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-mac.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-mac.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-mac.html:538: + + http://support.apple.com/kb/ht1427 is not an HTTPS link + +* At _site/pt/licoes/instalacao-modulos-python-pip.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-modulos-python-pip.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-modulos-python-pip.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-modulos-python-pip.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-windows.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-windows.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-windows.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/instalacao-windows.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-ao-markdown.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-ao-markdown.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-ao-markdown.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-ao-markdown.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-ao-markdown.html:572: + + http://daringfireball.net/projects/markdown/ is not an HTTPS link + +* At _site/pt/licoes/introducao-ao-markdown.html:576: + + http://github.com is not an HTTPS link + +* At _site/pt/licoes/introducao-codificacao-textos-tei-1.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-codificacao-textos-tei-1.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-codificacao-textos-tei-1.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-codificacao-textos-tei-1.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:575: + + http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:604: + + http://www.oxforddnb.com is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:616: + + http://www.geonames.org/ is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:750: + + http://semanticweb.org/wiki/Main_Page.html is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:752: + + http://web.archive.org/web/20170715094229/http://www.musicontology.com/ is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:752: + + http://web.archive.org/web/20170718143925/http://musicontology.com/docs/getting-started.html is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:870: + + http://web.archive.org/web/20170718143925/http://musicontology.com/docs/getting-started.html is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:926: + + http://www.easyrdf.org/converter is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:938: + + http://dbpedia.org/snorql/ is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:1038: + + http://dbpedia.org/class/yago/WikicatBritishHistorians is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:1038: + + http://dbpedia.org/class/yago/WikicatWomenHistorians is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:1077: + + http://www.snee.com/bobdc.blog/ is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:1081: + + http://linkeddata.org/guides-and-tutorials is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:1083: + + http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ is not an HTTPS link + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:1089: + + http://www.ahrc.ac.uk/ is not an HTTPS link + +* At _site/pt/licoes/introducao-estilometria-python.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-estilometria-python.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-estilometria-python.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-estilometria-python.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-estilometria-python.html:805: + + http://jupyter.org/ is not an HTTPS link + +* At _site/pt/licoes/introducao-estilometria-python.html:805: + + http://jupyterlab.readthedocs.io/en/stable/getting_started/installation.html is not an HTTPS link + +* At _site/pt/licoes/introducao-instalacao-python.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-instalacao-python.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-instalacao-python.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-instalacao-python.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-instalacao-python.html:544: + + http://www.python.org/ is not an HTTPS link + +* At _site/pt/licoes/introducao-instalacao-python.html:544: + + http://www.crummy.com/software/BeautifulSoup/ is not an HTTPS link + +* At _site/pt/licoes/introducao-instalacao-python.html:546: + + http://www.activestate.com/komodo-edit is not an HTTPS link + +* At _site/pt/licoes/introducao-instalacao-python.html:546: + + http://wiki.python.org/moin/PythonEditors/ is not an HTTPS link + +* At _site/pt/licoes/introducao-instalacao-python.html:554: + + http://sebastianraschka.com/Articles/2014_python_2_3_key_diff.html is not an HTTPS link + +* At _site/pt/licoes/introducao-jupyter-notebooks.html:123: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-jupyter-notebooks.html:142: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-jupyter-notebooks.html:179: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-jupyter-notebooks.html:238: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-linha-comando-bash.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-linha-comando-bash.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-linha-comando-bash.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-linha-comando-bash.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-linha-comando-bash.html:564: + + http://www.tldp.org/LDP/Bash-Beginners-Guide/html/chap_01.html is not an HTTPS link + +* At _site/pt/licoes/introducao-linha-comando-bash.html:786: + + http://www.gutenberg.org/ebooks/2600 is not an HTTPS link + +* At _site/pt/licoes/introducao-mysql-r.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-mysql-r.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-mysql-r.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-mysql-r.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-mysql-r.html:910: + + http://dev.mysql.com/downloads/workbench/ is not an HTTPS link + +* At _site/pt/licoes/introducao-mysql-r.html:1818: + + http://web.archive.org/web/20171228130133/https://www.ntu.edu.sg/home/ehchua/programming/sql/MySQL_Beginner.html is not an HTTPS link + +* At _site/pt/licoes/introducao-omeka-net.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-omeka-net.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-omeka-net.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-omeka-net.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/introducao-omeka-net.html:544: + + http://www.omeka.net is not an HTTPS link + +* At _site/pt/licoes/introducao-omeka-net.html:978: + + http://info.omeka.net/ is not an HTTPS link + +* At _site/pt/licoes/investigar-literatura-lusofona-literateca.html:117: + + 'a' tag is missing a reference + +* At _site/pt/licoes/investigar-literatura-lusofona-literateca.html:136: + + 'a' tag is missing a reference + +* At _site/pt/licoes/investigar-literatura-lusofona-literateca.html:173: + + 'a' tag is missing a reference + +* At _site/pt/licoes/investigar-literatura-lusofona-literateca.html:232: + + 'a' tag is missing a reference + +* At _site/pt/licoes/limpar-dados-openrefine.html:123: + + 'a' tag is missing a reference + +* At _site/pt/licoes/limpar-dados-openrefine.html:142: + + 'a' tag is missing a reference + +* At _site/pt/licoes/limpar-dados-openrefine.html:179: + + 'a' tag is missing a reference + +* At _site/pt/licoes/limpar-dados-openrefine.html:238: + + 'a' tag is missing a reference + +* At _site/pt/licoes/limpar-dados-openrefine.html:574: + + http://openrefine.org is not an HTTPS link + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:567: + + http://hadley.nz/ is not an HTTPS link + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:585: + + http://tidyverse.org/ is not an HTTPS link + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:590: + + http://magrittr.tidyverse.org is not an HTTPS link + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:591: + + http://ggplot2.tidyverse.org/ is not an HTTPS link + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:591: + + http://www.springer.com/us/book/9780387245447 is not an HTTPS link + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:592: + + http://tibble.tidyverse.org/ is not an HTTPS link + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:694: + + http://stefanbache.dk/ is not an HTTPS link + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:694: + + http://hadley.nz/ is not an HTTPS link + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:1018: + + http://www.ggplot2.org is not an HTTPS link + +* At _site/pt/licoes/manipular-strings-python.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/manipular-strings-python.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/manipular-strings-python.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/manipular-strings-python.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/nocoes-basicas-R-dados-tabulares.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/nocoes-basicas-R-dados-tabulares.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/nocoes-basicas-R-dados-tabulares.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/nocoes-basicas-R-dados-tabulares.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/nocoes-basicas-R-dados-tabulares.html:1054: + + http://dh-r.lincolnmullen.com/ is not an HTTPS link + +* At _site/pt/licoes/nocoes-basicas-paginas-web-html.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/nocoes-basicas-paginas-web-html.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/nocoes-basicas-paginas-web-html.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/nocoes-basicas-paginas-web-html.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/nocoes-basicas-paginas-web-html.html:583: + + http://www.w3schools.com/html/default.asp is not an HTTPS link + +* At _site/pt/licoes/nocoes-basicas-paginas-web-html.html:636: + + http://www.w3schools.com/html/default.asp is not an HTTPS link + +* At _site/pt/licoes/nocoes-basicas-paginas-web-html.html:637: + + http://www.w3schools.com/html/html5_intro.asp is not an HTTPS link + +* At _site/pt/licoes/normalizacao-dados-textuais-python.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/normalizacao-dados-textuais-python.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/normalizacao-dados-textuais-python.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/normalizacao-dados-textuais-python.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:691: + + http://notepad-plus-plus.org/ is not an HTTPS link + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:693: + + http://komodoide.com/komodo-edit/ is not an HTTPS link + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:762: + + http://homensenaviosdobacalhau.cm-ilhavo.pt/header/diretorio/showppl/17606 is not an HTTPS link + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:940: + + http://historyonics.blogspot.co.uk/2014/01/judging-book-by-its-url.html is not an HTTPS link + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:944: + + http://earlymodernnotes.wordpress.com/2013/05/18/unclean-unclean-what-historians-can-do-about-sharing-our-messy-research-data/ is not an HTTPS link + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:957: + + http://britishlibrary.typepad.co.uk/collectioncare/2013/09/the-twelve-principles-of-digital-preservation.html is not an HTTPS link + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:966: + + http://data-archive.ac.uk/create-manage/document is not an HTTPS link + +* At _site/pt/licoes/processamento-basico-texto-r.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/processamento-basico-texto-r.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/processamento-basico-texto-r.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/processamento-basico-texto-r.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/processamento-basico-texto-r.html:1386: + + http://www.presidency.ucsb.edu/sou.php is not an HTTPS link + +* At _site/pt/licoes/qgis-camadas.html:123: + + 'a' tag is missing a reference + +* At _site/pt/licoes/qgis-camadas.html:142: + + 'a' tag is missing a reference + +* At _site/pt/licoes/qgis-camadas.html:179: + + 'a' tag is missing a reference + +* At _site/pt/licoes/qgis-camadas.html:238: + + 'a' tag is missing a reference + +* At _site/pt/licoes/qgis-camadas.html:607: + + http://www.gov.pe.ca/gis/download.php3?name=coastline&file_format=SHP is not an HTTPS link + +* At _site/pt/licoes/qgis-camadas.html:608: + + http://www.gov.pe.ca/gis/download.php3?name=lot_town&file_format=SHP is not an HTTPS link + +* At _site/pt/licoes/qgis-camadas.html:609: + + http://www.gov.pe.ca/gis/download.php3?name=hydronetwork&file_format=SHP is not an HTTPS link + +* At _site/pt/licoes/qgis-camadas.html:610: + + http://www.gov.pe.ca/gis/download.php3?name=forest_35&file_format=SHP is not an HTTPS link + +* At _site/pt/licoes/qgis-camadas.html:611: + + http://www.gov.pe.ca/gis/download.php3?name=nat_parks&file_format=SHP is not an HTTPS link + +* At _site/pt/licoes/qgis-camadas.html:693: + + http://web.archive.org/web/20180715071501/http://www.qgistutorials.com/pt_BR/docs/working_with_projections.html is not an HTTPS link + +* At _site/pt/licoes/qgis-camadas.html:1308: + + http://geospatialhistorian.wordpress.com/ is not an HTTPS link + +* At _site/pt/licoes/reutilizacao-codigo-modularidade-python.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/reutilizacao-codigo-modularidade-python.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/reutilizacao-codigo-modularidade-python.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/reutilizacao-codigo-modularidade-python.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/saida-dados-ficheiro-html-python.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/saida-dados-ficheiro-html-python.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/saida-dados-ficheiro-html-python.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/saida-dados-ficheiro-html-python.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:560: + + http://www.digitalhumanities.org/dhq/vol/5/1/000091/000091.html is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:564: + + http://blog.taracopplestone.co.uk/making-things-photobashing-as-archaeological-remediation/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:564: + + http://www.samplereality.com/2012/05/02/notes-towards-a-deformed-humanities/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:564: + + http://nowviskie.org/2013/resistance-in-the-materials/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:564: + + http://nooart.org/post/73353953758/temkin-glitchhumancomputerinteraction is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:576: + + http://musicalgorithms.org/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:578: + + http://sonic-pi.net/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:591: + + http://www.icad.org/Proceedings/2008/Hermann2008.pdf is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:602: + + http://waxy.org/2015/12/if_drake_was_born_a_piano/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:606: + + http://www.icad.org/Proceedings/2008/Hermann2008.pdf is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:614: + + http://musicalgorithms.org/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:614: + + http://musicalgorithms.org/3.0/index.html is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:672: + + http://www.lynda.com/GarageBand-tutorials/Importing-audio-tracks/156620/164050-4.html is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:710: + + http://musicalgorithms.org/3.0/index.html is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:755: + + http://www.ethanhein.com/wp/2010/scales-and-emotions/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:820: + + http://docs.python-guide.org/en/latest/starting/install/win/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:824: + + http://www.howtogeek.com/235101/10-ways-to-open-the-command-prompt-in-windows-10/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:882: + + http://www.electronics.dit.ie/staff/tscarff/Music_technology/midi/midi_note_numbers_for_octaves.html is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:884: + + http://trillian.mit.edu/~jc/music/abc/ABCcontrib.html is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:887: + + http://themacroscope.org is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1039: + + http://sonic-pi.net is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1045: + + http://puffin.creighton.edu/jesuit/relations/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1105: + + http://library.gwu.edu/scholarly-technology-group/posts/sound-library-work is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1109: + + http://www.lilypond.org/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1113: + + http://www.trevorowens.org/2012/11/discovery-and-justification-are-different-notes-on-sciencing-the-humanities/ is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1118: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1120: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1122: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1123: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1124: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1128: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1130: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1130: + + http://www.digitalhumanities.org/dhq/vol/5/1/000091/000091.html is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1132: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1132: + + http://www.jstor.org/stable/734136 is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1134: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1134: + + http://www.icad.org/Proceedings/2008/Hermann2008.pdf is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1136: + + 'a' tag is missing a reference + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1136: + + http://motherboard.vice.com/read/the-strange-acoustic-phenomenon-behind-these-wacked-out-versions-of-pop-songs is not an HTTPS link + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:529: + + http://arquivo.pt is not an HTTPS link + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:822: + + http://yake.inesctec.pt is not an HTTPS link + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:978: + + http://ecir2019.org/ is not an HTTPS link + +* At _site/pt/licoes/trabalhando-ficheiros-texto-python.html:121: + + 'a' tag is missing a reference + +* At _site/pt/licoes/trabalhando-ficheiros-texto-python.html:140: + + 'a' tag is missing a reference + +* At _site/pt/licoes/trabalhando-ficheiros-texto-python.html:177: + + 'a' tag is missing a reference + +* At _site/pt/licoes/trabalhando-ficheiros-texto-python.html:236: + + 'a' tag is missing a reference + +* At _site/pt/licoes/trabalhando-ficheiros-texto-python.html:603: + + http://docs.python.org/release/2.5.4/ref/keywords.html is not an HTTPS link + +* At _site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html:135: + + 'a' tag is missing a reference + +* At _site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html:154: + + 'a' tag is missing a reference + +* At _site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html:191: + + 'a' tag is missing a reference + +* At _site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html:250: + + 'a' tag is missing a reference + +* At _site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html:2193: + + http://patristica.net/graeca is not an HTTPS link + +* At _site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html:2193: + + http://stephanus.tlg.uci.edu is not an HTTPS link + +* At _site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html:2304: + + http://doi.org/10.30687/arm/9372-8175/2022/01/005 is not an HTTPS link + +* At _site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html:119: + + 'a' tag is missing a reference + +* At _site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html:138: + + 'a' tag is missing a reference + +* At _site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html:175: + + 'a' tag is missing a reference + +* At _site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html:234: + + 'a' tag is missing a reference + +* At _site/pt/licoes/visualizacao-basica-dados-tabulares-r.html:117: + + 'a' tag is missing a reference + +* At _site/pt/licoes/visualizacao-basica-dados-tabulares-r.html:136: + + 'a' tag is missing a reference + +* At _site/pt/licoes/visualizacao-basica-dados-tabulares-r.html:173: + + 'a' tag is missing a reference + +* At _site/pt/licoes/visualizacao-basica-dados-tabulares-r.html:232: + + 'a' tag is missing a reference + +* At _site/pt/pesquisa.html:88: + + 'a' tag is missing a reference + +* At _site/pt/pesquisa.html:107: + + 'a' tag is missing a reference + +* At _site/pt/pesquisa.html:144: + + 'a' tag is missing a reference + +* At _site/pt/pesquisa.html:203: + + 'a' tag is missing a reference + +* At _site/pt/pesquisa.html:253: + + http://niche-canada.org/wp-content/uploads/2013/09/programming-historian-1.pdf is not an HTTPS link + +* At _site/pt/pesquisa.html:259: + + http://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1508542&dswid=7551 is not an HTTPS link + +* At _site/pt/pesquisa.html:263: + + http://jah.oxfordjournals.org/content/103/1/299.2.full is not an HTTPS link + +* At _site/pt/pesquisa.html:264: + + http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ is not an HTTPS link + +* At _site/pt/pesquisa.html:276: + + http://www.digitalhumanities.org/dhq/vol/16/2/000585/000585.html is not an HTTPS link + +* At _site/pt/pesquisa.html:282: + + http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 is not an HTTPS link + +* At _site/pt/pesquisa.html:284: + + http://web.archive.org/web/20180713014622/http://dhcommons.org/journal/issue-1/editorial-sustainability-and-open-peer-review-programming-historian is not an HTTPS link + +* At _site/pt/pesquisa.html:285: + + http://www.themacroscope.org/2.0/ is not an HTTPS link + +* At _site/pt/pesquisa.html:306: + + http://www.iea.usp.br/eventos/historia-digital-educacao-caminhos-cruzados is not an HTTPS link + +* At _site/pt/pesquisa.html:390: + + http://ixa2.si.ehu.eus/intele/?q=webinars is not an HTTPS link + +* At _site/pt/pesquisa.html:393: + + http://walshbr.com/blog/the-programming-historian-and-editorial-process-in-digital-publishing/ is not an HTTPS link + +* At _site/pt/pesquisa.html:406: + + http://fredgibbs.net/assets/images/ph-poster/final-board.png is not an HTTPS link + +* At _site/pt/pesquisa.html:419: + + http://niche-canada.org/2018/03/23/a-decade-of-programming-historians/ is not an HTTPS link + +* At _site/pt/pesquisa.html:420: + + http://fredgibbs.net/posts/reflections-former-PH-editor is not an HTTPS link + +* At _site/pt/pesquisa.html:421: + + http://clionauta.hypotheses.org/16979 is not an HTTPS link + +* At _site/pt/pesquisa.html:423: + + http://humanidadesdigitales.net/blog/2017/03/17/the-programming-historian-en-espanol/ is not an HTTPS link + +* At _site/pt/politica-de-privacidade.html:88: + + 'a' tag is missing a reference + +* At _site/pt/politica-de-privacidade.html:107: + + 'a' tag is missing a reference + +* At _site/pt/politica-de-privacidade.html:144: + + 'a' tag is missing a reference + +* At _site/pt/politica-de-privacidade.html:203: + + 'a' tag is missing a reference + +* At _site/pt/ppi.html:88: + + 'a' tag is missing a reference + +* At _site/pt/ppi.html:107: + + 'a' tag is missing a reference + +* At _site/pt/ppi.html:144: + + 'a' tag is missing a reference + +* At _site/pt/ppi.html:203: + + 'a' tag is missing a reference + +* At _site/pt/reportar-um-erro.html:88: + + 'a' tag is missing a reference + +* At _site/pt/reportar-um-erro.html:107: + + 'a' tag is missing a reference + +* At _site/pt/reportar-um-erro.html:144: + + 'a' tag is missing a reference + +* At _site/pt/reportar-um-erro.html:203: + + 'a' tag is missing a reference + +* At _site/pt/sobre.html:88: + + 'a' tag is missing a reference + +* At _site/pt/sobre.html:107: + + 'a' tag is missing a reference + +* At _site/pt/sobre.html:144: + + 'a' tag is missing a reference + +* At _site/pt/sobre.html:203: + + 'a' tag is missing a reference + +* At _site/pt/sobre.html:266: + + http://dhawards.org/dhawards2016/results/ is not an HTTPS link + +* At _site/pt/sobre.html:266: + + http://humanidadesdigitaleshispanicas.es/ is not an HTTPS link + +* At _site/pt/sobre.html:266: + + http://dhawards.org/dhawards2022/results/ is not an HTTPS link + +* At _site/pt/sobre.html:280: + + http://digitalhistoryhacks.blogspot.com/2008/01/programming-historian.html is not an HTTPS link + +* At _site/pt/vagas.html:88: + + 'a' tag is missing a reference + +* At _site/pt/vagas.html:107: + + 'a' tag is missing a reference + +* At _site/pt/vagas.html:144: + + 'a' tag is missing a reference + +* At _site/pt/vagas.html:203: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:86: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:105: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:142: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:168: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:267: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:270: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:273: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:286: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:289: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:292: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:308: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:321: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:327: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:330: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:340: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:346: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:349: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:359: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:366: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:369: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:382: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:388: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:401: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:404: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:407: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:420: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:423: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:426: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:442: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:462: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:479: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:482: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:485: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:501: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:504: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:517: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:523: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:555: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:558: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:561: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:574: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:577: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:580: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:593: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:596: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:631: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:634: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:637: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:650: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:653: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:656: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:669: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:672: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:675: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:688: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:691: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:694: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:704: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:707: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:713: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:723: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:730: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:733: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:752: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:765: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:768: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:771: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:781: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:788: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:791: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:809: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:825: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:828: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:831: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:866: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:885: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:902: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:905: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:908: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:921: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:924: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:927: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:940: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:943: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:946: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:962: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:965: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:978: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:981: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:984: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:997: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1000: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1003: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1019: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1022: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1051: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1057: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1060: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1073: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1076: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1079: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1092: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1095: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1098: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1111: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1117: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1130: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1133: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1136: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1152: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1171: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1174: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1184: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1190: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1193: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1207: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1226: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1229: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1245: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1248: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1264: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1267: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1270: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1283: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1286: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1289: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1302: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1305: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1308: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1356: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1362: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1365: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1378: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1384: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1397: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1400: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1416: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1419: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1422: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1439: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1452: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1458: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1461: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1475: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1478: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1481: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1497: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1500: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1533: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1536: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1549: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1552: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1555: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1575: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1578: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1595: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1598: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1611: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1614: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1617: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1630: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1633: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1636: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1649: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1652: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1655: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1687: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1690: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1693: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1706: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1709: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1712: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1725: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1728: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1731: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1744: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1747: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1750: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1763: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1766: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1769: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1801: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1804: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1807: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1823: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1842: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1845: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1858: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1861: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1864: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1878: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1884: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1894: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1901: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1904: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1914: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1920: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1933: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1939: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1942: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1952: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1958: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1961: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1978: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1981: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1991: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:1994: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2000: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2035: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2038: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2052: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2055: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2058: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2072: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2088: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2091: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2094: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2110: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2113: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2116: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2129: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2151: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2167: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2170: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2173: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2205: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2208: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2211: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2227: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2262: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2265: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2268: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2281: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2284: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2287: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2319: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2322: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2325: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2341: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2360: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2363: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2373: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2376: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2382: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2411: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2417: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2420: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2433: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2436: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2474: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2487: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2493: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2496: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2512: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2515: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2529: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2532: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2551: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2567: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2570: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2573: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2586: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2589: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2605: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2608: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2611: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2621: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2624: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2627: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2667: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2670: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2683: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2686: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2689: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2702: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2705: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2708: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2724: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2727: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2740: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2743: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2746: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2756: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2759: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2781: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2784: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2797: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2800: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2803: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2816: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2819: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2822: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2835: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2841: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2873: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2876: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2879: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2893: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2896: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2899: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2909: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2915: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2918: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2931: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2934: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2966: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2969: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2972: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2985: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:2992: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3008: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3011: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3014: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3046: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3049: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3052: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3115: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3118: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3121: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3420: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3423: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3426: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3458: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3461: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3464: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3496: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3499: + + 'a' tag is missing a reference + +* At _site/translation-concordance.html:3502: + + 'a' tag is missing a reference + +* At _site/troubleshooting.html:86: + + 'a' tag is missing a reference + +* At _site/troubleshooting.html:105: + + 'a' tag is missing a reference + +* At _site/troubleshooting.html:142: + + 'a' tag is missing a reference + +* At _site/troubleshooting.html:168: + + 'a' tag is missing a reference + +* At _site/troubleshooting.html:303: + + http://stackoverflow.com/ is not an HTTPS link + +* At _site/troubleshooting.html:303: + + http://mail.python.org/mailman/listinfo/tutor is not an HTTPS link + +* At _site/troubleshooting.html:322: + + http://web.archive.org/web/20130101093828/http://stackoverflow.com/faq is not an HTTPS link + +* At _site/troubleshooting.html:373: + + http://wiki.python.org/moin/BeginnersGuide/NonProgrammers is not an HTTPS link + +* At _site/troubleshooting.html:375: + + http://learnpython.org/ is not an HTTPS link + +* At _site/troubleshooting.html:379: + + http://www.w3schools.com/html/default.asp is not an HTTPS link + +* At _site/troubleshooting.html:387: + + http://wiki.python.org/moin/BeginnersGuide/Programmers is not an HTTPS link + +* At _site/troubleshooting.html:389: + + http://docs.python.org/ is not an HTTPS link + +* At _site/troubleshooting.html:392: + + http://www.diveintopython.net is not an HTTPS link + +* At _site/troubleshooting.html:398: + + http://www.worldcat.org/oclc/156890981 is not an HTTPS link + +* At _site/troubleshooting.html:399: + + http://www.worldcat.org/oclc/65765375 is not an HTTPS link + +* At _site/troubleshooting.html:400: + + http://www.worldcat.org/oclc/59007845 is not an HTTPS link + +For the Links > External check, the following failures were found: + +* At _site/404.html:303: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/404.html:313: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/404.md failed (status code 429) + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:199: + + External link http://www.sheffield.ac.uk/hri/ failed: Forbidden (status code 403) + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise00 - original/mymap.html:3: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise00 - original/mymap.html:4: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise01/mymap.html:3: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise01/mymap.html:4: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise02/mymap.html:3: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise02/mymap.html:4: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise03/mymap.html:3: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise03/mymap.html:4: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise04/mymap.html:3: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise04/mymap.html:4: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise05/mymap.html:3: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/exercises/exercise05/mymap.html:4: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/map/mymap-onepage.html:3: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/map/mymap-onepage.html:4: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/map/mymap.html:3: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/mapping-with-python-leaflet/map/mymap.html:4: + + External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:199: + + External link http://www.sheffield.ac.uk/hri/ failed: Forbidden (status code 403) + +* At _site/blog/index.html:506: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/index.html:516: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/index.html failed (status code 429) + +* At _site/blog/page10/index.html:454: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page10/index.html:464: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page10/index.html failed (status code 429) + +* At _site/blog/page11/index.html:387: + + External link https://twitter.com/mariajoafana/status/1011761787417628673 failed (status code 400) + +* At _site/blog/page11/index.html:477: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page11/index.html:487: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page11/index.html failed (status code 429) + +* At _site/blog/page12/index.html:483: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page12/index.html:493: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page12/index.html failed (status code 429) + +* At _site/blog/page13/index.html:469: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page13/index.html:479: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page13/index.html failed (status code 429) + +* At _site/blog/page14/index.html:457: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page14/index.html:467: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page14/index.html failed (status code 429) + +* At _site/blog/page15/index.html:466: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page15/index.html:476: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page15/index.html failed (status code 429) + +* At _site/blog/page16/index.html:452: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page16/index.html:462: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page16/index.html failed (status code 429) + +* At _site/blog/page17/index.html:462: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page17/index.html:472: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page17/index.html failed (status code 429) + +* At _site/blog/page2/index.html:492: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page2/index.html:502: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page2/index.html failed (status code 429) + +* At _site/blog/page3/index.html:460: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page3/index.html:470: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page3/index.html failed (status code 429) + +* At _site/blog/page4/index.html:472: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page4/index.html:482: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page4/index.html failed (status code 429) + +* At _site/blog/page5/index.html:468: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page5/index.html:478: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page5/index.html failed (status code 429) + +* At _site/blog/page6/index.html:460: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page6/index.html:470: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page6/index.html failed (status code 429) + +* At _site/blog/page7/index.html:455: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page7/index.html:465: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page7/index.html failed (status code 429) + +* At _site/blog/page8/index.html:460: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page8/index.html:470: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page8/index.html failed (status code 429) + +* At _site/blog/page9/index.html:487: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/blog/page9/index.html:497: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page9/index.html failed (status code 429) + +* At _site/en/about.html:264: + + External link https://openpublishingawards.org/results/2021/index.html failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/about.html:322: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/about.html:332: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/about.md failed (status code 429) + +* At _site/en/author-guidelines.html:261: + + External link https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit#gid=0 failed: https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit exists, but the hash 'gid=0' does not (status code 200) + +* At _site/en/author-guidelines.html:687: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/author-guidelines.html:697: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/author-guidelines.md failed (status code 429) + +* At _site/en/contribute.html:353: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/contribute.html:363: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/contribute.md failed (status code 429) + +* At _site/en/editor-guidelines.html:338: + + External link https://github.com/programminghistorian/ph-submissions/commits/gh-pages failed (status code 429) + +* At _site/en/editor-guidelines.html:486: + + External link https://zenodo.org/record/49873#.V0lazGaGa7o failed: https://zenodo.org/record/49873 exists, but the hash '.V0lazGaGa7o' does not (status code 200) + +* At _site/en/editor-guidelines.html:614: + + External link https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit#gid=1625380994 failed: https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit exists, but the hash 'gid=1625380994' does not (status code 200) + +* At _site/en/editor-guidelines.html:778: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/editor-guidelines.html:788: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/editor-guidelines.md failed (status code 429) + +* At _site/en/events.html:295: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/events.html:305: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/events.md failed (status code 429) + +* At _site/en/feedback.html:254: + + External link https://github.com/orgs/programminghistorian/projects/6 failed (status code 404) + +* At _site/en/feedback.html:331: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/feedback.html:341: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/feedback.md failed (status code 429) + +* At _site/en/index.html:326: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/index.html:336: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/index.md failed (status code 429) + +* At _site/en/individual.html:263: + + External link https://www.patreon.com/join/theprogramminghistorian failed (status code 403) + +* At _site/en/individual.html:320: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/individual.html:330: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/individual.md failed (status code 429) + +* At _site/en/ipp.html:269: + + External link https://www.oecd.org/en/topics/sub-issues/oda-eligibility-and-conditions/dac-list-of-oda-recipients.html failed (status code 403) + +* At _site/en/ipp.html:411: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/ipp.html:421: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/ipp.md failed (status code 429) + +* At _site/en/jisc-tna-partnership.html:334: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/jisc-tna-partnership.html:344: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/jisc-tna-partnership.md failed (status code 429) + +* At _site/en/lesson-retirement-policy.html:359: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lesson-retirement-policy.html:369: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lesson-retirement-policy.md failed (status code 429) + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:1478: + + External link https://www.overviewdocs.com failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:1528: + + External link https://www.overviewdocs.com failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:1633: + + External link https://www.nytimes.com/2019/01/02/obituaries/karen-sparck-jones-overlooked.html failed (status code 403) + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:1663: + + External link https://datascience.stackexchange.com/questions/21950/why-we-should-not-feed-lda-with-tfidf failed (status code 403) + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:1666: + + External link http://journalofdigitalhumanities.org/2-1/words-alone-by-benjamin-m-schmidt/ failed: Moved Permanently (status code 301) + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:2207: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/analyzing-documents-with-tfidf.html:2217: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/analyzing-documents-with-tfidf.md failed (status code 429) + +* At _site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html:602: + + External link https://stanfordnlp.github.io/stanza/models.html#human-languages-supported-by-stanza failed: https://stanfordnlp.github.io/stanza/models.html exists, but the hash 'human-languages-supported-by-stanza' does not (status code 200) + +* At _site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html:1918: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html:1928: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.md failed (status code 429) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:471: + + External link http://www.activehistory.ca failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:631: + + External link http://nla.gov.au/nla.ms-ms5393-1-s1-v.jpg failed: Server Error (status code 500) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:633: + + External link http://nla.gov.au/nla.ms-ms5393-1-s127-v.jpg failed: Server Error (status code 500) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:680: + + External link http://memory.loc.gov/cgi-bin/ampage?collId=mtj1&fileName=mtj1page001.db&recNum=1&itemLink=/ammem/collections/jefferson_papers/mtjser1.html&linkText=6 failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:689: + + External link http://memory.loc.gov/master/mss/mtj/mtj1/001/0000/ failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:701: + + External link http://memory.loc.gov/master/mss/mtj/mtj1/001/0000/ failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:703: + + External link http://memory.loc.gov/master/mss/mtj/mtj1/001/0100/ failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:705: + + External link http://memory.loc.gov/master/mss/mtj/mtj1/001/0200/ failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:709: + + External link http://memory.loc.gov/master/mss/mtj/mtj1/001/1400 failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:735: + + External link http://cushing.med.yale.edu/gsdl/collect/mdposter/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:748: + + External link http://cushing.med.yale.edu/images/mdposter/full/poster0001.jpg failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:753: + + External link http://cushing.med.yale.edu/images/mdposter/full/poster0637.jpg failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:1345: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/applied-archival-downloading-with-wget.html:1355: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/applied-archival-downloading-with-wget.md failed (status code 429) + +* At _site/en/lessons/automated-downloading-with-wget.html:1502: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/automated-downloading-with-wget.html:1512: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/automated-downloading-with-wget.md failed (status code 429) + +* At _site/en/lessons/basic-text-processing-in-r.html:530: + + External link https://www.rstudio.com/products/rstudio/#Desktop failed: https://www.rstudio.com/products/rstudio/ exists, but the hash 'Desktop' does not (status code 200) + +* At _site/en/lessons/basic-text-processing-in-r.html:2147: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/basic-text-processing-in-r.html:2157: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/basic-text-processing-in-r.md failed (status code 429) + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:494: + + External link https://twitter.com/ failed (status code 400) + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:500: + + External link https://tweetsets.library.gwu.edu/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:846: + + External link https://digitalfellows.commons.gc.cuny.edu/2019/06/03/finding-the-right-tools-for-mapping/ failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:864: + + External link https://tweetsets.library.gwu.edu failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:864: + + External link https://tweetsets.library.gwu.edu/full-dataset/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:868: + + External link http://journalofdigitalhumanities.org/1-1/demystifying-networks-by-scott-weingart/ failed: Moved Permanently (status code 301) + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:2577: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/beginners-guide-to-twitter-data.html:2587: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/beginners-guide-to-twitter-data.md failed (status code 429) + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1545: + + External link http://jekyll-windows.juthilo.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:2088: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:2098: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/building-static-sites-with-jekyll-github-pages.md failed (status code 429) + +* At _site/en/lessons/calibrating-radiocarbon-dates-r.html:1209: + + External link https://doi.org/10.1126/science.105.2735.576 failed (status code 403) + +* At _site/en/lessons/calibrating-radiocarbon-dates-r.html:1224: + + External link https://doi.org/10.1126/science.110.2869.678 failed (status code 403) + +* At _site/en/lessons/calibrating-radiocarbon-dates-r.html:1239: + + External link https://doi.org/10.2307/2684423 failed (status code 403) + +* At _site/en/lessons/calibrating-radiocarbon-dates-r.html:1248: + + External link https://doi.org/10.1111/j.1475-4754.1978.tb00208.x failed (status code 403) + +* At _site/en/lessons/calibrating-radiocarbon-dates-r.html:2231: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/calibrating-radiocarbon-dates-r.html:2241: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/calibrating-radiocarbon-dates-r.md failed (status code 429) + +* At _site/en/lessons/cleaning-data-with-openrefine.html:539: + + External link https://powerhouse.com.au/ failed (status code 429) + +* At _site/en/lessons/cleaning-data-with-openrefine.html:598: + + External link https://powerhouse.com.au/ failed (status code 429) + +* At _site/en/lessons/cleaning-data-with-openrefine.html:2324: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/cleaning-data-with-openrefine.html:2334: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/cleaning-data-with-openrefine.md failed (status code 429) + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:1415: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html:1425: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/cleaning-ocrd-text-with-regular-expressions.md failed (status code 429) + +* At _site/en/lessons/clustering-visualizing-word-embeddings.html:892: + + External link https://doi.org/10.1098/rsta.2015.0202 failed (status code 403) + +* At _site/en/lessons/clustering-visualizing-word-embeddings.html:1727: + + External link https://doi.org/10.1207/s15327906mbr1603_7 failed (status code 403) + +* At _site/en/lessons/clustering-visualizing-word-embeddings.html:2713: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/clustering-visualizing-word-embeddings.html:2723: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/clustering-visualizing-word-embeddings.md failed (status code 429) + +* At _site/en/lessons/clustering-with-scikit-learn-in-python.html:2595: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/clustering-with-scikit-learn-in-python.html:2605: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/clustering-with-scikit-learn-in-python.md failed (status code 429) + +* At _site/en/lessons/code-reuse-and-modularity.html:634: + + External link https://users.astro.ufl.edu/~warner/prog/python.html failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/code-reuse-and-modularity.html:1608: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/code-reuse-and-modularity.html:1618: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/code-reuse-and-modularity.md failed (status code 429) + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1508: + + External link https://github.com/scholarslab/scholarslab.org/blob/master/docs/authoring-and-editing.md#markdown--formatting failed (status code 429) + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1528: + + External link http://jekyll-windows.juthilo.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:3012: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:3022: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/collaborative-blog-with-jekyll-github.md failed (status code 429) + +* At _site/en/lessons/common-similarity-measures.html:701: + + External link https://en.wikipedia.org/wiki/Trigonometric_functions#cos failed: https://en.wikipedia.org/wiki/Trigonometric_functions exists, but the hash 'cos' does not (status code 200) + +* At _site/en/lessons/common-similarity-measures.html:802: + + External link https://pandas.pydata.org/docs/getting_started/dsintro.html#dataframe failed (status code 404) + +* At _site/en/lessons/common-similarity-measures.html:1479: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/common-similarity-measures.html:1489: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/common-similarity-measures.md failed (status code 429) + +* At _site/en/lessons/computer-vision-deep-learning-pt1.html:357: + + External link https://github.com/programminghistorian/ph-submissions/issues/342 failed (status code 429) + +* At _site/en/lessons/computer-vision-deep-learning-pt1.html:1208: + + External link https://doi.org/10.1111/1468-229X.12969 failed (status code 403) + +* At _site/en/lessons/computer-vision-deep-learning-pt1.html:1214: + + External link https://doi.org/10.1093/llc/fqy085 failed (status code 403) + +* At _site/en/lessons/computer-vision-deep-learning-pt1.html:1220: + + External link https://doi.org/10.1145/3351095.3372829 failed (status code 403) + +* At _site/en/lessons/computer-vision-deep-learning-pt1.html:3527: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/computer-vision-deep-learning-pt1.html:3537: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/computer-vision-deep-learning-pt1.md failed (status code 429) + +* At _site/en/lessons/computer-vision-deep-learning-pt2.html:357: + + External link https://github.com/programminghistorian/ph-submissions/issues/342 failed (status code 429) + +* At _site/en/lessons/computer-vision-deep-learning-pt2.html:1699: + + External link https://doi.org/10.1177/1470357221992097 failed (status code 403) + +* At _site/en/lessons/computer-vision-deep-learning-pt2.html:3985: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/computer-vision-deep-learning-pt2.html:3995: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/computer-vision-deep-learning-pt2.md failed (status code 429) + +* At _site/en/lessons/corpus-analysis-with-antconc.html:580: + + External link https://academic.oup.com/dsh/article-abstract/8/4/243/928942 failed (status code 403) + +* At _site/en/lessons/corpus-analysis-with-antconc.html:1561: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/corpus-analysis-with-antconc.html:1571: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/corpus-analysis-with-antconc.md failed (status code 429) + +* At _site/en/lessons/corpus-analysis-with-spacy.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/546 failed (status code 429) + +* At _site/en/lessons/corpus-analysis-with-spacy.html:1809: + + External link https://github.com/explosion/spaCy/blob/master/spacy/glossary.py failed (status code 429) + +* At _site/en/lessons/corpus-analysis-with-spacy.html:2014: + + External link https://doi.org/10.3366/cor.2012.0015 failed (status code 403) + +* At _site/en/lessons/corpus-analysis-with-spacy.html:2017: + + External link https://doi.org/10.3366/cor.2013.0040 failed (status code 403) + +* At _site/en/lessons/corpus-analysis-with-spacy.html:2020: + + External link https://doi.org/10.1177/0741088318819472 failed (status code 403) + +* At _site/en/lessons/corpus-analysis-with-spacy.html:2038: + + External link https://doi.org/10.3366/cor.2013.0040 failed (status code 403) + +* At _site/en/lessons/corpus-analysis-with-spacy.html:2576: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/corpus-analysis-with-spacy.html:2586: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/corpus-analysis-with-spacy.md failed (status code 429) + +* At _site/en/lessons/correspondence-analysis-in-R.html:354: + + External link https://github.com/programminghistorian/ph-submissions/issues/78 failed (status code 429) + +* At _site/en/lessons/correspondence-analysis-in-R.html:1125: + + External link http://www.cbc.ca/news/indigenous/mmiw-inquiry-not-reaching-out-to-families-says-advocates-1.4053694 failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/correspondence-analysis-in-R.html:1666: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/correspondence-analysis-in-R.html:1676: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/correspondence-analysis-in-R.md failed (status code 429) + +* At _site/en/lessons/counting-frequencies.html:1880: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/counting-frequencies.html:1890: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/counting-frequencies.md failed (status code 429) + +* At _site/en/lessons/creating-an-omeka-exhibit.html:1576: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/creating-an-omeka-exhibit.html:1586: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/creating-an-omeka-exhibit.md failed (status code 429) + +* At _site/en/lessons/creating-and-viewing-html-files-with-python.html:1659: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/creating-and-viewing-html-files-with-python.html:1669: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/creating-and-viewing-html-files-with-python.md failed (status code 429) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/106 failed (status code 429) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:725: + + External link http://127.0.0.1:5000/ failed: Forbidden (status code 403) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:749: + + External link http://127.0.0.1:5000/ failed: Forbidden (status code 403) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:844: + + External link http://127.0.0.1:5000/api/v1/resources/books/all failed: Forbidden (status code 403) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:921: + + External link http://127.0.0.1:5000/api/v1/resources/books?id=0 failed: Forbidden (status code 403) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:930: + + External link http://127.0.0.1:5000/api/v1/resources/books failed: Forbidden (status code 403) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1004: + + External link https://pro.europeana.eu/resources/apis failed (status code 403) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1092: + + External link http://127.0.0.1:5000/api/v1/resources/books/all failed: Forbidden (status code 403) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1093: + + External link http://127.0.0.1:5000/api/v1/resources/books?author=Connie+Willis failed: Forbidden (status code 403) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1094: + + External link http://127.0.0.1:5000/api/v1/resources/books?author=Connie+Willis&published=1993 failed: Forbidden (status code 403) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1095: + + External link http://127.0.0.1:5000/api/v1/resources/books?published=2010 failed: Forbidden (status code 403) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1236: + + External link https://pro.europeana.eu/ failed (status code 403) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1781: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/creating-apis-with-python-and-flask.html:1791: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/creating-apis-with-python-and-flask.md failed (status code 429) + +* At _site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/479 failed (status code 429) + +* At _site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html:1521: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html:1531: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/creating-guis-in-python-for-digital-humanities-projects.md failed (status code 429) + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/175 failed (status code 429) + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:564: + + External link https://www.hpreveal.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:599: + + External link https://www.hpreveal.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:1880: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html:1890: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.md failed (status code 429) + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:518: + + External link http://martenduering.com/research/covert-networks-during-the-holocaust/ failed: Moved Permanently (status code 301) + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:948: + + External link http://www.cambridge.org/us/academic/subjects/sociology/research-methods-sociology-and-criminology/exploratory-social-network-analysis-pajek-2nd-edition failed (status code 403) + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:948: + + External link http://pajek.imfm.si/doku.php failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:1485: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/creating-network-diagrams-from-historical-sources.html:1495: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/creating-network-diagrams-from-historical-sources.md failed (status code 429) + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/301 failed (status code 429) + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:509: + + External link https://www.netflixprize.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:883: + + External link http://pandas-docs.github.io/pandas-docs-travis/user_guide/timeseries.html#timestamp-limitations failed: Not Found (status code 404) + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:1530: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/crowdsourced-data-normalization-with-pandas.html:1540: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/crowdsourced-data-normalization-with-pandas.md failed (status code 429) + +* At _site/en/lessons/data-mining-the-internet-archive.html:569: + + External link http://archive.org/stream/lettertowilliaml00doug/39999066767938#page/n0/mode/2up failed: http://archive.org/stream/lettertowilliaml00doug/39999066767938 exists, but the hash 'page/n0/mode/2up' does not (status code 200) + +* At _site/en/lessons/data-mining-the-internet-archive.html:622: + + External link http://internetarchive.readthedocs.io/en/latest/quickstart.html#searching failed (status code 404) + +* At _site/en/lessons/data-mining-the-internet-archive.html:653: + + External link http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading failed (status code 404) + +* At _site/en/lessons/data-mining-the-internet-archive.html:794: + + External link http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading failed (status code 404) + +* At _site/en/lessons/data-mining-the-internet-archive.html:802: + + External link https://archive.org/about/faqs.php#140 failed: https://archive.org/about/faqs.php exists, but the hash '140' does not (status code 200) + +* At _site/en/lessons/data-mining-the-internet-archive.html:973: + + External link https://github.com/edsu/pymarc/blob/master/pymarc/marcxml.py failed (status code 429) + +* At _site/en/lessons/data-mining-the-internet-archive.html:1625: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/data-mining-the-internet-archive.html:1635: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/data-mining-the-internet-archive.md failed (status code 429) + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/60 failed (status code 429) + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:1695: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/data-wrangling-and-management-in-r.html:1705: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/data-wrangling-and-management-in-r.md failed (status code 429) + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/87 failed (status code 429) + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:985: + + External link http://localhost:7474/browser/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:1048: + + External link http://localhost:7474 failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:1647: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html:1657: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.md failed (status code 429) + +* At _site/en/lessons/designing-a-timeline-tabletop-simulator.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/553 failed (status code 429) + +* At _site/en/lessons/designing-a-timeline-tabletop-simulator.html:1321: + + External link https://doi.org/10.1080/03004279.2018.1483804 failed (status code 403) + +* At _site/en/lessons/designing-a-timeline-tabletop-simulator.html:1333: + + External link https://doi.org/10.1177/1046878116646693 failed (status code 403) + +* At _site/en/lessons/designing-a-timeline-tabletop-simulator.html:1342: + + External link https://www.nytimes.com/2023/08/06/briefing/a-new-times-quiz.html failed (status code 403) + +* At _site/en/lessons/designing-a-timeline-tabletop-simulator.html:1913: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/designing-a-timeline-tabletop-simulator.html:1923: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/designing-a-timeline-tabletop-simulator.md failed (status code 429) + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:335: + + External link https://github.com/programminghistorian/ph-submissions/issues/305 failed (status code 429) + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:573: + + External link https://www.java.com/fr/download/ failed (status code 403) + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1226: + + External link https://github.com/impresso/PH-Passim-tutorial/blob/master/eebo/code/main.py failed (status code 429) + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1269: + + External link https://github.com/impresso/impresso-pycommons/blob/master/impresso_commons/text/rebuilder.py failed (status code 429) + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1411: + + External link https://github.com/impresso/PH-passim-tutorial/blob/master/explore-passim-output.ipynb failed (status code 429) + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1488: + + External link http://dx.doi.org/10.1093/alh/ajv028 failed (status code 403) + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1489: + + External link http://dx.doi.org/10.1080/1461670x.2020.1761865 failed (status code 403) + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1495: + + External link http://dx.doi.org/10.1145/2682571.2797068 failed (status code 403) + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:2470: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:2480: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/detecting-text-reuse-with-passim.md failed (status code 429) + +* At _site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html:335: + + External link https://github.com/programminghistorian/ph-submissions/issues/349 failed (status code 429) + +* At _site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html:1834: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html:1844: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.md failed (status code 429) + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:1660: + + External link http://stackoverflow.com/questions/273192/python-best-way-to-create-directory-if-it-doesnt-exist-for-file-write failed (status code 403) + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:2197: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/downloading-multiple-records-using-query-strings.html:2207: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/downloading-multiple-records-using-query-strings.md failed (status code 429) + +* At _site/en/lessons/editing-audio-with-audacity.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/15 failed (status code 429) + +* At _site/en/lessons/editing-audio-with-audacity.html:1358: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/editing-audio-with-audacity.html:1368: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/editing-audio-with-audacity.md failed (status code 429) + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:343: + + External link https://github.com/programminghistorian/ph-submissions/issues/92 failed (status code 429) + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:2951: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:2961: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/exploring-and-analyzing-network-data-with-python.md failed (status code 429) + +* At _site/en/lessons/extracting-illustrated-pages.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/193 failed (status code 429) + +* At _site/en/lessons/extracting-illustrated-pages.html:670: + + External link https://anaconda.org/ failed (status code 403) + +* At _site/en/lessons/extracting-illustrated-pages.html:989: + + External link https://iiif.archivelab.org/iiif/documentation failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/extracting-illustrated-pages.html:1545: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/extracting-illustrated-pages.html:1555: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/extracting-illustrated-pages.md failed (status code 429) + +* At _site/en/lessons/extracting-keywords.html:603: + + External link http://stackoverflow.com/questions/3056740/gedit-adds-line-at-end-of-file failed (status code 403) + +* At _site/en/lessons/extracting-keywords.html:660: + + External link http://stackoverflow.com/questions/11497376/new-line-python failed (status code 403) + +* At _site/en/lessons/extracting-keywords.html:985: + + External link http://stackoverflow.com/questions/17315635/csv-new-line-character-seen-in-unquoted-field-error failed (status code 403) + +* At _site/en/lessons/extracting-keywords.html:1643: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/extracting-keywords.html:1653: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/extracting-keywords.md failed (status code 429) + +* At _site/en/lessons/facial-recognition-ai-python.html:335: + + External link https://github.com/programminghistorian/ph-submissions/issues/552 failed (status code 429) + +* At _site/en/lessons/facial-recognition-ai-python.html:836: + + External link https://www.nytimes.com/2019/04/25/lens/sarah-lewis-racial-bias-photography.html failed (status code 403) + +* At _site/en/lessons/facial-recognition-ai-python.html:1120: + + External link https://www.tandfonline.com/doi/abs/10.1080/0739318042000331853 failed (status code 403) + +* At _site/en/lessons/facial-recognition-ai-python.html:1123: + + External link https://ieeexplore.ieee.org/document/990517/authors#authors failed: https://ieeexplore.ieee.org/document/990517/authors exists, but the hash 'authors' does not (status code 200) + +* At _site/en/lessons/facial-recognition-ai-python.html:2125: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/facial-recognition-ai-python.html:2135: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/facial-recognition-ai-python.md failed (status code 429) + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/69 failed (status code 429) + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:570: + + External link http://www.gutenberg.org/wiki/Gutenberg:Feeds failed (status code 404) + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:1086: + + External link https://chroniclingamerica.loc.gov/#tab=tab_advanced_search failed: https://chroniclingamerica.loc.gov/ exists, but the hash 'tab=tab_advanced_search' does not (status code 200) + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:2028: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/fetch-and-parse-data-with-openrefine.html:2038: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/fetch-and-parse-data-with-openrefine.md failed (status code 429) + +* At _site/en/lessons/finding-places-world-historical-gazetteer.html:335: + + External link https://github.com/programminghistorian/ph-submissions/issues/383 failed (status code 429) + +* At _site/en/lessons/finding-places-world-historical-gazetteer.html:614: + + External link https://www.openstreetmap.org/search?query=Gryazovets#map=12/58.8695/40.2395 failed: https://www.openstreetmap.org/search?query=Gryazovets exists, but the hash 'map=12/58.8695/40.2395' does not (status code 200) + +* At _site/en/lessons/finding-places-world-historical-gazetteer.html:2017: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/finding-places-world-historical-gazetteer.html:2027: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/finding-places-world-historical-gazetteer.md failed (status code 429) + +* At _site/en/lessons/from-html-to-list-of-words-1.html:1712: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/from-html-to-list-of-words-1.html:1722: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/from-html-to-list-of-words-1.md failed (status code 429) + +* At _site/en/lessons/from-html-to-list-of-words-2.html:1812: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/from-html-to-list-of-words-2.html:1822: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/from-html-to-list-of-words-2.md failed (status code 429) + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:2135: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:2145: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.md failed (status code 429) + +* At _site/en/lessons/geocoding-qgis.html:334: + + External link https://github.com/programminghistorian/ph-submissions/issues/27 failed (status code 429) + +* At _site/en/lessons/geocoding-qgis.html:1499: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/geocoding-qgis.html:1509: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/geocoding-qgis.md failed (status code 429) + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/26 failed (status code 429) + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:659: + + External link https://en.wikipedia.org/wiki/Lexical_analysis#Tokenization_ failed: https://en.wikipedia.org/wiki/Lexical_analysis exists, but the hash 'Tokenization_' does not (status code 200) + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:982: + + External link http://palimpsest.blogs.edina.ac.uk/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:982: + + External link http://litlong.org/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:985: + + External link http://tradingconsequences.blogs.edina.ac.uk/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:995: + + External link http://www.euppublishing.com/doi/pdfplus/10.3366/ijhac.2015.0136 failed (status code 403) + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:1005: + + External link https://direct.mit.edu/leon/article/45/1/82/46956/GAP-A-NeoGeo-Approach-to-Classical-Resources#.U48IuXWx15Q failed (status code 403) + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:1540: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/geoparsing-text-with-edinburgh.html:1550: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/geoparsing-text-with-edinburgh.md failed (status code 429) + +* At _site/en/lessons/georeferencing-qgis.html:605: + + External link http://www.gov.pe.ca/gis/license_agreement.php3?name=lot_town&file_format=SHP failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/georeferencing-qgis.html:723: + + External link https://islandimagined.ca/islandora/object/imagined:208687 failed (status code 403) + +* At _site/en/lessons/georeferencing-qgis.html:958: + + External link https://islandimagined.ca/islandora/object/imagined:208687 failed (status code 403) + +* At _site/en/lessons/georeferencing-qgis.html:2541: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/georeferencing-qgis.html:2551: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/georeferencing-qgis.md failed (status code 429) + +* At _site/en/lessons/geospatial-data-analysis.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/102 failed (status code 429) + +* At _site/en/lessons/geospatial-data-analysis.html:495: + + External link http://www.ats.ucla.edu/stat/r/default.htm failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/geospatial-data-analysis.html:775: + + External link http://www.sciencedirect.com/science/article/pii/S0031405608000073 failed: Forbidden (status code 403) + +* At _site/en/lessons/geospatial-data-analysis.html:1316: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/geospatial-data-analysis.html:1326: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/geospatial-data-analysis.md failed (status code 429) + +* At _site/en/lessons/getting-started-with-markdown.html:1366: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/getting-started-with-markdown.html:1376: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/getting-started-with-markdown.md failed (status code 429) + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/153 failed (status code 429) + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:611: + + External link https://www.rstudio.com/products/rstudio/#Desktop failed: https://www.rstudio.com/products/rstudio/ exists, but the hash 'Desktop' does not (status code 200) + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:804: + + External link https://stackoverflow.com/a/37524283 failed (status code 403) + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:1038: + + External link https://stackoverflow.com/questions/49194719/authentication-plugin-caching-sha2-password-cannot-be-loaded failed (status code 403) + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:1686: + + External link http://www.jeffblackadar.ca/graham_fellowship/corpus_entities_equity/ failed (status code 301) + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:1706: + + External link https://github.com/jeffblackadar/getting-started-with-mysql/blob/master/newspaper-search-and-store.R failed (status code 429) + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:2254: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/getting-started-with-mysql-using-r.html:2264: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/getting-started-with-mysql-using-r.md failed (status code 429) + +* At _site/en/lessons/googlemaps-googleearth.html:1284: + + External link https://github.com/programminghistorian/jekyll/issues/2456 failed (status code 429) + +* At _site/en/lessons/googlemaps-googleearth.html:3006: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/googlemaps-googleearth.html:3016: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/googlemaps-googleearth.md failed (status code 429) + +* At _site/en/lessons/gravity-model.html:349: + + External link https://github.com/programminghistorian/ph-submissions/issues/204 failed (status code 429) + +* At _site/en/lessons/gravity-model.html:566: + + External link https://doi.org/10.1111/ehr.12569 failed (status code 403) + +* At _site/en/lessons/gravity-model.html:635: + + External link https://doi.org/10.1111/ehr.12569 failed (status code 403) + +* At _site/en/lessons/gravity-model.html:1188: + + External link https://superuser.com/questions/385265/whats-the-difference-between-csv-ms-dos-csv-macintosh-csv-comma-delimi failed (status code 403) + +* At _site/en/lessons/gravity-model.html:1483: + + External link https://ncss-wpengine.netdna-ssl.com/wp-content/themes/ncss/pdf/Procedures/NCSS/Negative_Binomial_Regression.pdf failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/gravity-model.html:2057: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/gravity-model.html:2067: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/gravity-model.md failed (status code 429) + +* At _site/en/lessons/image-classification-neural-networks.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/414 failed (status code 429) + +* At _site/en/lessons/image-classification-neural-networks.html:777: + + External link https://learn.ml5js.org/#/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/image-classification-neural-networks.html:1579: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/image-classification-neural-networks.html:1589: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/image-classification-neural-networks.md failed (status code 429) + +* At _site/en/lessons/index.html:4519: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/index.html:4529: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons.md failed (status code 429) + +* At _site/en/lessons/installing-omeka.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/6 failed (status code 429) + +* At _site/en/lessons/installing-omeka.html:484: + + External link http://www.hostgator.com/ failed: Forbidden (status code 403) + +* At _site/en/lessons/installing-omeka.html:500: + + External link http://support.hostgator.com/articles/hosting-guide/lets-get-started/how-do-i-get-and-use-ssh-access failed (status code 403) + +* At _site/en/lessons/installing-omeka.html:1269: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/installing-omeka.html:1279: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/installing-omeka.md failed (status code 429) + +* At _site/en/lessons/installing-python-modules-pip.html:578: + + External link http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows failed (status code 403) + +* At _site/en/lessons/installing-python-modules-pip.html:1140: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/installing-python-modules-pip.html:1150: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/installing-python-modules-pip.md failed (status code 429) + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/609 failed (status code 429) + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:1301: + + External link https://doi.org/10.1177/1077699015607338 failed (status code 403) + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:1304: + + External link https://doi.org/10.1111/j.1468-2958.2002.tb00826.x failed (status code 403) + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:1313: + + External link https://doi.org/10.1080/1553118x.2022.2144324 failed (status code 403) + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:1316: + + External link https://doi.org/10.1080/00947679.1977.12066850 failed (status code 403) + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:1319: + + External link https://doi.org/10.1080/00947679.1977.12066850 failed (status code 403) + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:1322: + + External link https://doi.org/10.1080/00437956.1988.11435789 failed (status code 403) + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:1325: + + External link https://doi.org/10.1080/08854300308428349 failed (status code 403) + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:1328: + + External link https://doi.org/10.1207/s15327825mcs0301_03 failed (status code 403) + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:1866: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/interactive-data-visualization-dashboard.html:1876: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/interactive-data-visualization-dashboard.md failed (status code 429) + +* At _site/en/lessons/interactive-text-games-using-twine.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/348 failed (status code 429) + +* At _site/en/lessons/interactive-text-games-using-twine.html:1117: + + External link https://doi.org/10.1177/1461444811410394 failed (status code 403) + +* At _site/en/lessons/interactive-text-games-using-twine.html:1661: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/interactive-text-games-using-twine.html:1671: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/interactive-text-games-using-twine.md failed (status code 429) + +* At _site/en/lessons/interactive-visualization-with-plotly.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/518 failed (status code 429) + +* At _site/en/lessons/interactive-visualization-with-plotly.html:2142: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/interactive-visualization-with-plotly.html:2152: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/interactive-visualization-with-plotly.md failed (status code 429) + +* At _site/en/lessons/interrogating-national-narrative-gpt.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/418 failed (status code 429) + +* At _site/en/lessons/interrogating-national-narrative-gpt.html:931: + + External link https://doi.org/10.1080/01419870.2017.1361544 failed (status code 403) + +* At _site/en/lessons/interrogating-national-narrative-gpt.html:934: + + External link https://doi.org/10.1093/pa/gsaa008 failed (status code 403) + +* At _site/en/lessons/interrogating-national-narrative-gpt.html:955: + + External link https://doi.org/10.1145/3442188.3445922 failed (status code 403) + +* At _site/en/lessons/interrogating-national-narrative-gpt.html:1502: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/interrogating-national-narrative-gpt.html:1512: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/interrogating-national-narrative-gpt.md failed (status code 429) + +* At _site/en/lessons/intro-to-bash.html:2011: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/intro-to-bash.html:2021: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/intro-to-bash.md failed (status code 429) + +* At _site/en/lessons/intro-to-linked-data.html:334: + + External link https://github.com/programminghistorian/ph-submissions/issues/33 failed (status code 429) + +* At _site/en/lessons/intro-to-linked-data.html:707: + + External link http://semanticweb.org/wiki/Main_Page.html failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/intro-to-linked-data.html:1038: + + External link http://linkeddata.org/guides-and-tutorials failed: Internal Server Error (status code 500) + +* At _site/en/lessons/intro-to-linked-data.html:1581: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/intro-to-linked-data.html:1591: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/intro-to-linked-data.md failed (status code 429) + +* At _site/en/lessons/intro-to-powershell.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/18 failed (status code 429) + +* At _site/en/lessons/intro-to-powershell.html:1730: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/intro-to-powershell.html:1740: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/intro-to-powershell.md failed (status code 429) + +* At _site/en/lessons/intro-to-twitterbots.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/75 failed (status code 429) + +* At _site/en/lessons/intro-to-twitterbots.html:521: + + External link http://www.sciencedirect.com/science/article/pii/S0747563213003129 failed: Forbidden (status code 403) + +* At _site/en/lessons/intro-to-twitterbots.html:537: + + External link https://twitter.com/Every3Minutes failed (status code 400) + +* At _site/en/lessons/intro-to-twitterbots.html:593: + + External link http://twitter.com/tinyarchae failed (status code 400) + +* At _site/en/lessons/intro-to-twitterbots.html:593: + + External link https://twitter.com/botarchaeo failed (status code 400) + +* At _site/en/lessons/intro-to-twitterbots.html:593: + + External link https://twitter.com/archaeoglitch failed (status code 400) + +* At _site/en/lessons/intro-to-twitterbots.html:603: + + External link https://twitter.com/galaxykate failed (status code 400) + +* At _site/en/lessons/intro-to-twitterbots.html:845: + + External link http://unicode.org/emoji/charts/full-emoji-list.html failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/intro-to-twitterbots.html:923: + + External link https://twitter.com/TinyAdv failed (status code 400) + +* At _site/en/lessons/intro-to-twitterbots.html:954: + + External link https://twitter.com/GalaxyKate/lists/tracery-bots failed (status code 400) + +* At _site/en/lessons/intro-to-twitterbots.html:1492: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/intro-to-twitterbots.html:1502: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/intro-to-twitterbots.md failed (status code 429) + +* At _site/en/lessons/introduction-and-installation.html:1526: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/introduction-and-installation.html:1536: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/introduction-and-installation.md failed (status code 429) + +* At _site/en/lessons/introduction-map-warper.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/426 failed (status code 429) + +* At _site/en/lessons/introduction-map-warper.html:1910: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/introduction-map-warper.html:1920: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/introduction-map-warper.md failed (status code 429) + +* At _site/en/lessons/introduction-to-ffmpeg.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/186 failed (status code 429) + +* At _site/en/lessons/introduction-to-ffmpeg.html:541: + + External link https://twitter.com/FFmpeg failed (status code 400) + +* At _site/en/lessons/introduction-to-ffmpeg.html:557: + + External link https://training.ashleyblewer.com/presentations/ffmpeg.html#10 failed: https://training.ashleyblewer.com/presentations/ffmpeg.html exists, but the hash '10' does not (status code 200) + +* At _site/en/lessons/introduction-to-ffmpeg.html:1124: + + External link https://github.com/privatezero/NDSR/blob/master/Demystifying_FFmpeg_Slides.pdf failed (status code 429) + +* At _site/en/lessons/introduction-to-ffmpeg.html:1687: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/introduction-to-ffmpeg.html:1697: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/introduction-to-ffmpeg.md failed (status code 429) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/196 failed (status code 429) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:510: + + External link https://pro.europeana.eu/resources/apis failed (status code 403) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:575: + + External link https://www.europeana.eu/ failed (status code 403) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:579: + + External link https://pro.europeana.eu/resources/apis failed (status code 403) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:585: + + External link https://pro.europeana.eu/get-api failed (status code 403) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:617: + + External link https://www.europeana.eu failed (status code 403) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:732: + + External link http://www.europeana.eu/portal/record/90402/RP_P_OB_84_508.html failed: Forbidden (status code 403) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:748: + + External link https://pro.europeana.eu/page/edm-documentation failed (status code 403) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:750: + + External link https://pro.europeana.eu/page/europeana-rest-api#console failed (status code 403) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:800: + + External link https://windowsreport.com/xampp-port-80-443-in-use-skype-fix/#.XDM6XGlCfIU failed: https://windowsreport.com/xampp-port-80-443-in-use-skype-fix/ exists, but the hash '.XDM6XGlCfIU' does not (status code 200) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:821: + + External link http://localhost/dashboard failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:859: + + External link http://localhost/helloworld.php failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:1251: + + External link http://museum-api.pbworks.com/w/page/21933420/Museum%C2%A0APIs failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:1794: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/introduction-to-populating-a-website-with-api-data.html:1804: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/introduction-to-populating-a-website-with-api-data.md failed (status code 429) + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/147 failed (status code 429) + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:1046: + + External link https://en.wikipedia.org/wiki/Array_data_structure#Two-dimensional_arrays failed: https://en.wikipedia.org/wiki/Array_data_structure exists, but the hash 'Two-dimensional_arrays' does not (status code 200) + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:1863: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/introduction-to-stylometry-with-python.html:1873: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/introduction-to-stylometry-with-python.md failed (status code 429) + +* At _site/en/lessons/json-and-jq.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/23 failed (status code 429) + +* At _site/en/lessons/json-and-jq.html:615: + + External link https://stedolan.github.io/jq/manual/#Invokingjq failed: https://stedolan.github.io/jq/manual/ exists, but the hash 'Invokingjq' does not (status code 200) + +* At _site/en/lessons/json-and-jq.html:731: + + External link http://stackoverflow.com/questions/3135325/why-do-vector-indices-in-r-start-with-1-instead-of-0 failed (status code 403) + +* At _site/en/lessons/json-and-jq.html:814: + + External link https://stedolan.github.io/jq/manual/#ConditionalsandComparisons failed: https://stedolan.github.io/jq/manual/ exists, but the hash 'ConditionalsandComparisons' does not (status code 200) + +* At _site/en/lessons/json-and-jq.html:1053: + + External link https://stedolan.github.io/jq/manual/#join(str) failed: https://stedolan.github.io/jq/manual/#join(str) exists, but the hash 'join(str)' does not (status code 200) + +* At _site/en/lessons/json-and-jq.html:1462: + + External link https://stedolan.github.io/jq/manual/#Math failed: https://stedolan.github.io/jq/manual/ exists, but the hash 'Math' does not (status code 200) + +* At _site/en/lessons/json-and-jq.html:1466: + + External link https://stedolan.github.io/jq/manual/#if-then-else failed: https://stedolan.github.io/jq/manual/ exists, but the hash 'if-then-else' does not (status code 200) + +* At _site/en/lessons/json-and-jq.html:1466: + + External link https://stedolan.github.io/jq/manual/#Reduce failed: https://stedolan.github.io/jq/manual/ exists, but the hash 'Reduce' does not (status code 200) + +* At _site/en/lessons/json-and-jq.html:1466: + + External link https://stedolan.github.io/jq/manual/#Recursion failed: https://stedolan.github.io/jq/manual/ exists, but the hash 'Recursion' does not (status code 200) + +* At _site/en/lessons/json-and-jq.html:1467: + + External link http://stackoverflow.com/questions/tagged/jq failed (status code 403) + +* At _site/en/lessons/json-and-jq.html:2003: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/json-and-jq.html:2013: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/json-and-jq.md failed (status code 429) + +* At _site/en/lessons/jupyter-notebooks.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/251 failed (status code 429) + +* At _site/en/lessons/jupyter-notebooks.html:702: + + External link https://stackoverflow.com/questions/2265357/parse-date-string-and-change-format failed (status code 403) + +* At _site/en/lessons/jupyter-notebooks.html:770: + + External link https://stackoverflow.com/a/16115575 failed (status code 403) + +* At _site/en/lessons/jupyter-notebooks.html:2369: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/jupyter-notebooks.html:2379: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/jupyter-notebooks.md failed (status code 429) + +* At _site/en/lessons/keywords-in-context-using-n-grams.html:1704: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/keywords-in-context-using-n-grams.html:1714: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/keywords-in-context-using-n-grams.md failed (status code 429) + +* At _site/en/lessons/linear-regression.html:349: + + External link https://github.com/programminghistorian/ph-submissions/issues/436 failed (status code 429) + +* At _site/en/lessons/linear-regression.html:1696: + + External link https://doi.org/10.1257/jel.20181020 failed (status code 403) + +* At _site/en/lessons/linear-regression.html:2243: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/linear-regression.html:2253: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/linear-regression.md failed (status code 429) + +* At _site/en/lessons/linux-installation.html:1638: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/linux-installation.html:1648: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/linux-installation.md failed (status code 429) + +* At _site/en/lessons/logistic-regression.html:349: + + External link https://github.com/programminghistorian/ph-submissions/issues/436 failed (status code 429) + +* At _site/en/lessons/logistic-regression.html:2028: + + External link https://doi.org/10.1002/1097-4679(198811)44:6%3C1013::AID-JCLP2270440627%3E3.0.CO;2-Z failed (status code 403) + +* At _site/en/lessons/logistic-regression.html:2593: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/logistic-regression.html:2603: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/logistic-regression.md failed (status code 429) + +* At _site/en/lessons/mac-installation.html:1618: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/mac-installation.html:1628: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/mac-installation.md failed (status code 429) + +* At _site/en/lessons/manipulating-strings-in-python.html:1741: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/manipulating-strings-in-python.html:1751: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/manipulating-strings-in-python.md failed (status code 429) + +* At _site/en/lessons/mapping-with-python-leaflet.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/85 failed (status code 429) + +* At _site/en/lessons/mapping-with-python-leaflet.html:511: + + External link http://pandas.pydata.org/pandas-docs/stable/dsintro.html#dataframe failed: http://pandas.pydata.org/pandas-docs/stable/dsintro.html exists, but the hash 'dataframe' does not (status code 200) + +* At _site/en/lessons/mapping-with-python-leaflet.html:535: + + External link http://data.london.gov.uk/dataset/historic-census-population failed: Forbidden (status code 403) + +* At _site/en/lessons/mapping-with-python-leaflet.html:555: + + External link http://pandas.pydata.org/pandas-docs/stable/dsintro.html#dataframe failed: http://pandas.pydata.org/pandas-docs/stable/dsintro.html exists, but the hash 'dataframe' does not (status code 200) + +* At _site/en/lessons/mapping-with-python-leaflet.html:573: + + External link http://pandas.pydata.org/pandas-docs/stable/install.html#dependencies failed: http://pandas.pydata.org/pandas-docs/stable/install.html exists, but the hash 'dependencies' does not (status code 200) + +* At _site/en/lessons/mapping-with-python-leaflet.html:661: + + External link https://github.com/geopy/geopy/issues/90 failed (status code 429) + +* At _site/en/lessons/mapping-with-python-leaflet.html:1087: + + External link https://leafletjs.com/reference.html#map-set-methods failed: https://leafletjs.com/reference.html exists, but the hash 'map-set-methods' does not (status code 200) + +* At _site/en/lessons/mapping-with-python-leaflet.html:1185: + + External link http://leafletjs.com/SlavaUkraini/reference-1.2.0.html#geojson-oneachfeature failed (status code 404) + +* At _site/en/lessons/mapping-with-python-leaflet.html:1960: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/mapping-with-python-leaflet.html:1970: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/mapping-with-python-leaflet.md failed (status code 429) + +* At _site/en/lessons/naive-bayesian.html:915: + + External link http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_introbayes_sect004.htm failed: http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm exists, but the hash 'statug_introbayes_sect004.htm' does not (status code 200) + +* At _site/en/lessons/naive-bayesian.html:2590: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/naive-bayesian.html:2600: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/naive-bayesian.md failed (status code 429) + +* At _site/en/lessons/normalizing-data.html:1714: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/normalizing-data.html:1724: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/normalizing-data.md failed (status code 429) + +* At _site/en/lessons/ocr-with-google-vision-and-tesseract.html:2037: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/ocr-with-google-vision-and-tesseract.html:2047: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/ocr-with-google-vision-and-tesseract.md failed (status code 429) + +* At _site/en/lessons/output-data-as-html-file.html:1755: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/output-data-as-html-file.html:1765: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/output-data-as-html-file.md failed (status code 429) + +* At _site/en/lessons/output-keywords-in-context-in-html-file.html:1793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/output-keywords-in-context-in-html-file.html:1803: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/output-keywords-in-context-in-html-file.md failed (status code 429) + +* At _site/en/lessons/preserving-your-research-data.html:575: + + External link https://twitter.com/Girlinthe/status/387166944094199809 failed (status code 400) + +* At _site/en/lessons/preserving-your-research-data.html:1463: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/preserving-your-research-data.html:1473: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/preserving-your-research-data.md failed (status code 429) + +* At _site/en/lessons/qgis-layers.html:609: + + External link http://www.gov.pe.ca/gis/download.php3?name=coastline&file_format=SHP failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/qgis-layers.html:642: + + External link http://www.gov.pe.ca/gis/index.php3?number=77865&lang=E failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/qgis-layers.html:2876: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/qgis-layers.html:2886: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/qgis-layers.md failed (status code 429) + +* At _site/en/lessons/r-basics-with-tabular-data.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/19 failed (status code 429) + +* At _site/en/lessons/r-basics-with-tabular-data.html:1569: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/r-basics-with-tabular-data.html:1579: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/r-basics-with-tabular-data.md failed (status code 429) + +* At _site/en/lessons/research-data-with-unix.html:510: + + External link https://www.worldcat.org/title/unix-and-linux/oclc/308171076&referer=brief_results failed (status code 403) + +* At _site/en/lessons/research-data-with-unix.html:1575: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/research-data-with-unix.html:1585: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/research-data-with-unix.md failed (status code 429) + +* At _site/en/lessons/retired/OCR-and-Machine-Translation.html:303: + + External link https://github.com/programminghistorian/ph-submissions/issues/285 failed (status code 429) + +* At _site/en/lessons/retired/OCR-and-Machine-Translation.html:493: + + External link https://digitalarchive.wilsoncenter.org/document/120500 failed (status code 403) + +* At _site/en/lessons/retired/OCR-and-Machine-Translation.html:493: + + External link https://digitalarchive.wilsoncenter.org/document/119105 failed (status code 403) + +* At _site/en/lessons/retired/OCR-and-Machine-Translation.html:537: + + External link https://github.com/tesseract-ocr/tesseract/blob/master/doc/tesseract.1.asc failed (status code 429) + +* At _site/en/lessons/retired/OCR-and-Machine-Translation.html:540: + + External link https://www.apertium.org/index.eng.html?dir=arg-cat#translation failed: https://www.apertium.org/index.eng.html?dir=arg-cat exists, but the hash 'translation' does not (status code 200) + +* At _site/en/lessons/retired/OCR-and-Machine-Translation.html:1320: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/retired/OCR-and-Machine-Translation.html:1330: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/OCR-and-Machine-Translation.md failed (status code 429) + +* At _site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html:1331: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html:1341: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.md failed (status code 429) + +* At _site/en/lessons/retired/counting-frequencies-from-zotero-items.html:415: + + External link https://github.com/programminghistorian/jekyll/issues/225 failed (status code 429) + +* At _site/en/lessons/retired/counting-frequencies-from-zotero-items.html:1185: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/retired/counting-frequencies-from-zotero-items.html:1195: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/counting-frequencies-from-zotero-items.md failed (status code 429) + +* At _site/en/lessons/retired/creating-new-items-in-zotero.html:415: + + External link https://github.com/programminghistorian/jekyll/issues/225 failed (status code 429) + +* At _site/en/lessons/retired/creating-new-items-in-zotero.html:1102: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/retired/creating-new-items-in-zotero.html:1112: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/creating-new-items-in-zotero.md failed (status code 429) + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:303: + + External link https://github.com/programminghistorian/ph-submissions/issues/14 failed (status code 429) + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:495: + + External link https://central.github.com/mac/latest failed (status code 401) + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:595: + + External link https://central.github.com/mac/latest failed (status code 401) + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:1057: + + External link https://www.hastac.org/blogs/harrisonm/2013/10/12/github-academia-and-collaborative-writing failed (status code 404) + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:1594: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:1604: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/getting-started-with-github-desktop.md failed (status code 429) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:514: + + External link http://labs.europeana.eu/api/linked-open-data-introduction failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:514: + + External link http://collection.britishmuseum.org failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:590: + + External link http://palladio.designhumanities.org/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:794: + + External link http://collection.britishmuseum.org/sparql failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:816: + + External link http://collection.britishmuseum.org/id/object/PPA82633 failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:830: + + External link http://collection.britishmuseum.org/sparql?query=SELECT+*%0D%0AWHERE+%7B%0D%0A++%3Chttp://collection.britishmuseum.org/id/object/PPA82633%3E+?p+?o+.%0D%0A++%7D&_implicit=false&_equivalent=false&_form=/sparql failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:928: + + External link https://collection.britishmuseum.org/sparql#query=PREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0A%0ASELECT+?object%0AWHERE+%7B%0A%0A++%23+Search+for+all+values+of+?object+that+have+a+given+%22object+type%22%0A++?object+bmo:PX_object_type+?object_type+.%0A%0A++%23+That+object+type+should+have+the+label+%22print%22%0A++?object_type+skos:prefLabel+%22print%22+.%0A%7D%0ALIMIT+10 failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1017: + + External link https://collection.britishmuseum.org/sparql#query=PREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0APREFIX+ecrm:+%3Chttp://www.cidoc-crm.org/cidoc-crm/%3E%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0A%0A%23+Return+object+links+and+creation+date%0ASELECT+?object+?date%0AWHERE+%7B%0A%0A++%23+We'll+use+our+previous+command+to+search+only+for%0A++%23+objects+of+type+%22print%22%0A++?object+bmo:PX_object_type+?object_type+.%0A++?object_type+skos:prefLabel+%22print%22+.%0A%0A++%23+We+need+to+link+though+several+nodes+to+find+the%0A++%23+creation+date+associated+with+an+object%0A++?object+ecrm:P108i_was_produced_by+?production+.%0A++?production+ecrm:P9_consists_of+?date_node+.%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0A%0A++%23+As+you+can+see,+we+need+to+connect+quite+a+few+dots%0A++%23+to+get+to+the+date+node!+Now+that+we+have+it,+we+can%0A++%23+filter+our+results.+Because+we+are+filtering+by+date,%0A++%23+we+must+attach+the+tag+%5E%5Exsd:date+after+our+date+strings.%0A++%23+This+tag+tells+the+database+to+interpret+the+string%0A++%23+%221580-01-01%22+as+the+date+1+January+1580.%0A%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+&&%0A+++++++++?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0A%7D failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1074: + + External link https://collection.britishmuseum.org/sparql#query=PREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0APREFIX+ecrm:+%3Chttp://www.cidoc-crm.org/cidoc-crm/%3E%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0A%0ASELECT+?type+(COUNT(?type)+as+?n)%0AWHERE+%7B%0A++%23+We+still+need+to+indicate+the+?object_type+variable,%0A++%23+however+we+will+not+require+it+to+match+%22print%22+this+time%0A%0A++?object+bmo:PX_object_type+?object_type+.%0A++?object_type+skos:prefLabel+?type+.%0A%0A++%23+Once+again,+we+will+also+filter+by+date%0A++?object+ecrm:P108i_was_produced_by+?production+.%0A++?production+ecrm:P9_consists_of+?date_node+.%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+&&%0A+++++++++?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0A%7D%0A%23+The+GROUP+BY+command+designates+the+variable+to+tally+by,%0A%23+and+the+ORDER+BY+DESC()+command+sorts+the+results+by%0A%23+descending+number.%0AGROUP+BY+?type%0AORDER+BY+DESC(?n) failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1200: + + External link http://palladio.designhumanities.org/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1230: + + External link https://collection.britishmuseum.org/sparql?query=%23+Return+object+links+and+creation+date%0D%0APREFIX+bmo:+%3Chttp://collection.britishmuseum.org/id/ontology/%3E%0D%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0D%0APREFIX+ecrm:+%3Chttp://erlangen-crm.org/current/%3E%0D%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0D%0ASELECT+DISTINCT+?object+?date+?image%0D%0AWHERE+%7B%0D%0A%0D%0A++%23+We'll+use+our+previous+command+to+search+only+for+objects+of+type+%22print%22%0D%0A++?object+bmo:PX_object_type+?object_type+.%0D%0A++?object_type+skos:prefLabel+%22print%22+.%0D%0A%0D%0A++%23+We+need+to+link+though+several+nodes+to+find+the+creation+date+associated%0D%0A++%23+with+an+object%0D%0A++?object+ecrm:P108i_was_produced_by+?production+.%0D%0A++?production+ecrm:P9_consists_of+?date_node+.%0D%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0D%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0D%0A%0D%0A++%23+Yes,+we+need+to+connect+quite+a+few+dots+to+get+to+the+date+node!+Now+that%0D%0A++%23+we+have+it,+we+can+filter+our+results.+Because+we+are+filtering+a+date,+we%0D%0A++%23+must+attach+the+xsd:date+tag+to+our+date+strings+so+that+SPARQL+knows+how+to%0D%0A++%23+parse+them.%0D%0A%0D%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+%26%26+?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0D%0A++%0D%0A++?object+bmo:PX_has_main_representation+?image+.%0D%0A%7D%0D%0ALIMIT+100#query=%23+Return+object+links+and+creation+date%0APREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0APREFIX+ecrm:+%3Chttp://www.cidoc-crm.org/cidoc-crm/%3E%0ASELECT+DISTINCT+?object+?date+?image%0AWHERE+%7B%0A++%0A++%23+We'll+use+our+previous+command+to+search+only+for+objects+of+type+%22print%22%0A++?object+bmo:PX_object_type+?object_type+.%0A++?object_type+skos:prefLabel+%22print%22+.%0A%0A++%23+We+need+to+link+though+several+nodes+to+find+the+creation+date+associated%0A++%23+with+an+object%0A++?object+ecrm:P108i_was_produced_by+?production+.%0A++?production+ecrm:P9_consists_of+?date_node+.%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0A%0A++%0A++%23+Yes,+we+need+to+connect+quite+a+few+dots+to+get+to+the+date+node!+Now+that%0A++%23+we+have+it,+we+can+filter+our+results.+Because+we+are+filtering+a+date,+we%0A++%23+must+attach+the+xsd:date+tag+to+our+date+strings+so+that+SPARQL+knows+how+to%0A++%23+parse+them.%0A%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+&&+?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0A++%0A++?object+bmo:PX_has_main_representation+?image+.%0A%7D%0ALIMIT+100 failed: got a time out (response code 0) (status code 0) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1281: + + External link http://labs.europeana.eu/api/linked-open-data-SPARQL-endpoint failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1818: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1828: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/graph-databases-and-SPARQL.md failed (status code 429) + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:303: + + External link https://github.com/programminghistorian/ph-submissions/issues/17 failed (status code 429) + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:437: + + External link https://github.com/programminghistorian/jekyll/issues/717 failed (status code 429) + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:490: + + External link http://www.digi-capital.com/news/2015/04/augmentedvirtual-reality-to-hit-150-billion-disrupting-mobile-by-2020/#.VbetCU1VhHw failed: http://www.digi-capital.com/news/2015/04/augmentedvirtual-reality-to-hit-150-billion-disrupting-mobile-by-2020/ exists, but the hash '.VbetCU1VhHw' does not (status code 200) + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:510: + + External link https://play.google.com/store/apps/details?id=com.Trace.Dollars&hl=en failed (status code 404) + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:516: + + External link http://docs.unity3d.com/Manual/LearningtheInterface.html failed (status code 404) + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:520: + + External link https://www.aurasma.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:571: + + External link https://www.aurasma.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:678: + + External link https://developer.android.com/sdk/index.html#Other failed: https://developer.android.com/sdk/index.html exists, but the hash 'Other' does not (status code 200) + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:1335: + + External link http://docs.unity3d.com/Manual/Transforms.html failed (status code 404) + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:2160: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/retired/intro-to-augmented-reality-with-unity.html:2170: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/intro-to-augmented-reality-with-unity.md failed (status code 429) + +* At _site/en/lessons/retired/intro-to-beautiful-soup.html:609: + + External link http://bioguide.congress.gov/biosearch/biosearch.asp failed: Forbidden (status code 403) + +* At _site/en/lessons/retired/intro-to-beautiful-soup.html:1720: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/retired/intro-to-beautiful-soup.html:1730: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/intro-to-beautiful-soup.md failed (status code 429) + +* At _site/en/lessons/retired/intro-to-the-zotero-api.html:415: + + External link https://github.com/programminghistorian/jekyll/issues/225 failed (status code 429) + +* At _site/en/lessons/retired/intro-to-the-zotero-api.html:1127: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/retired/intro-to-the-zotero-api.html:1137: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/intro-to-the-zotero-api.md failed (status code 429) + +* At _site/en/lessons/scalable-reading-of-structured-data.html:341: + + External link https://github.com/programminghistorian/ph-submissions/issues/419 failed (status code 429) + +* At _site/en/lessons/scalable-reading-of-structured-data.html:3356: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/scalable-reading-of-structured-data.html:3366: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/scalable-reading-of-structured-data.md failed (status code 429) + +* At _site/en/lessons/sentiment-analysis-syuzhet.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/478 failed (status code 429) + +* At _site/en/lessons/sentiment-analysis-syuzhet.html:1847: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/sentiment-analysis-syuzhet.html:1857: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/sentiment-analysis-syuzhet.md failed (status code 429) + +* At _site/en/lessons/sentiment-analysis.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/108 failed (status code 429) + +* At _site/en/lessons/sentiment-analysis.html:549: + + External link http://journals.sagepub.com/doi/abs/10.1177/1749975514542486 failed (status code 403) + +* At _site/en/lessons/sentiment-analysis.html:622: + + External link https://github.com/cjhutto/vaderSentiment/blob/master/vaderSentiment/vaderSentiment.py failed (status code 429) + +* At _site/en/lessons/sentiment-analysis.html:1443: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/sentiment-analysis.html:1453: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/sentiment-analysis.md failed (status code 429) + +* At _site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/416 failed (status code 429) + +* At _site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html:1635: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html:1645: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/shiny-leaflet-newspaper-map-tutorial.md failed (status code 429) + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/605 failed (status code 429) + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:1107: + + External link https://github.com/projectmesa/mesa/blob/2.4.x-maintenance/mesa/datacollection.py failed (status code 429) + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:1521: + + External link https://doi.org/10.52842/conf.ecaade.2016.2.485 failed (status code 302) + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:1551: + + External link https://doi.org/10.1177/1059712320922915 failed (status code 403) + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:1557: + + External link https://doi.org/10.1093/oso/9780192857828.001.0001 failed (status code 403) + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:1575: + + External link https://doi.org/10.1098/rsif.2014.0881 failed (status code 403) + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:3427: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:3437: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/simulating-historical-communication-networks-python.md failed (status code 429) + +* At _site/en/lessons/sonification.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/4 failed (status code 429) + +* At _site/en/lessons/sonification.html:521: + + External link http://blog.taracopplestone.co.uk/making-things-photobashing-as-archaeological-remediation/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/sonification.html:548: + + External link http://www.icad.org/Proceedings/2008/Hermann2008.pdf failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/sonification.html:625: + + External link http://www.lynda.com/GarageBand-tutorials/Importing-audio-tracks/156620/164050-4.html failed (status code 404) + +* At _site/en/lessons/sonification.html:997: + + External link http://puffin.creighton.edu/jesuit/relations/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/sonification.html:1083: + + External link http://www.jstor.org/stable/734136 failed (status code 403) + +* At _site/en/lessons/sonification.html:1085: + + External link http://www.icad.org/Proceedings/2008/Hermann2008.pdf failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/sonification.html:1624: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/sonification.html:1634: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/sonification.md failed (status code 429) + +* At _site/en/lessons/space-place-gazetteers.html:335: + + External link https://github.com/programminghistorian/ph-submissions/issues/580 failed (status code 429) + +* At _site/en/lessons/space-place-gazetteers.html:547: + + External link http://bombsight.org/#17/51.50595/-0.10680 failed: http://bombsight.org/ exists, but the hash '17/51.50595/-0.10680' does not (status code 200) + +* At _site/en/lessons/space-place-gazetteers.html:1451: + + External link https://doi.org/10.1145/3485447.3512026 failed (status code 403) + +* At _site/en/lessons/space-place-gazetteers.html:1463: + + External link https://doi.org/10.1111/j.1467-8306.2005.00481.x failed (status code 403) + +* At _site/en/lessons/space-place-gazetteers.html:2438: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/space-place-gazetteers.html:2448: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/space-place-gazetteers.md failed (status code 429) + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:737: + + External link https://github.com/dhcolumbia/pandoc-workflow/blob/master/pandoctut.bib failed (status code 429) + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1204: + + External link https://groups.google.com/forum/#!forum/pandoc-discuss failed: https://groups.google.com/forum/ exists, but the hash '!forum/pandoc-discuss' does not (status code 200) + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1207: + + External link http://stackoverflow.com/questions/tagged/pandoc failed (status code 403) + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1218: + + External link http://mouapp.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1223: + + External link http://www.authorea.com failed: Forbidden (status code 403) + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1224: + + External link http://www.draftin.com failed: Service Unavailable (status code 503) + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:1269: + + External link https://github.com/programminghistorian/jekyll/issues/46#issuecomment-59219906 failed (status code 429) + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:2246: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html:2256: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.md failed (status code 429) + +* At _site/en/lessons/temporal-network-analysis-with-r.html:338: + + External link https://github.com/programminghistorian/ph-submissions/issues/179 failed (status code 429) + +* At _site/en/lessons/temporal-network-analysis-with-r.html:1777: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/temporal-network-analysis-with-r.html:1787: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/temporal-network-analysis-with-r.md failed (status code 429) + +* At _site/en/lessons/text-mining-with-extracted-features.html:630: + + External link http://stackoverflow.com/a/19350234/233577 failed (status code 403) + +* At _site/en/lessons/text-mining-with-extracted-features.html:1800: + + External link https://github.com/htrc/htrc-feature-reader/blob/master/README.ipynb failed (status code 429) + +* At _site/en/lessons/text-mining-with-extracted-features.html:1804: + + External link https://github.com/htrc/htrc-feature-reader/blob/master/examples/Within-Book%20Sentiment%20Trends.ipynb failed (status code 429) + +* At _site/en/lessons/text-mining-with-extracted-features.html:1854: + + External link https://github.com/htrc/htrc-feature-reader/blob/master/examples/ID_to_Rsync_Link.ipynb failed (status code 429) + +* At _site/en/lessons/text-mining-with-extracted-features.html:1854: + + External link https://wiki.ucop.edu/display/Curation/PairTree failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/text-mining-with-extracted-features.html:2838: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/text-mining-with-extracted-features.html:2848: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/text-mining-with-extracted-features.md failed (status code 429) + +* At _site/en/lessons/text-mining-youtube-comments.html:988: + + External link https://doi.org/10.1111/j.1540-5907.2008.00338.x failed (status code 403) + +* At _site/en/lessons/text-mining-youtube-comments.html:1181: + + External link https://doi.org/10.1080/14799855.2012.669207 failed (status code 403) + +* At _site/en/lessons/text-mining-youtube-comments.html:1181: + + External link https://doi.org/10.1073/pnas.2101967118 failed (status code 403) + +* At _site/en/lessons/text-mining-youtube-comments.html:1184: + + External link https://doi.org/10.1080/13691180903497060 failed (status code 403) + +* At _site/en/lessons/text-mining-youtube-comments.html:1184: + + External link https://doi.org/10.1093/esr/jcaa053 failed (status code 403) + +* At _site/en/lessons/text-mining-youtube-comments.html:1184: + + External link https://doi.org/10.1177/1461444815611593 failed (status code 403) + +* At _site/en/lessons/text-mining-youtube-comments.html:1187: + + External link https://doi.org/10.1177/1461444818792393 failed (status code 403) + +* At _site/en/lessons/text-mining-youtube-comments.html:1202: + + External link https://doi.org/10.1111/j.1540-5907.2008.00338.x failed (status code 403) + +* At _site/en/lessons/text-mining-youtube-comments.html:2614: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/text-mining-youtube-comments.html:2624: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/text-mining-youtube-comments.md failed (status code 429) + +* At _site/en/lessons/topic-modeling-and-mallet.html:545: + + External link http://www.worldcat.org/title/reading-machines-toward-an-algorithmic-criticism/oclc/708761605&referer=brief_results failed: Forbidden (status code 403) + +* At _site/en/lessons/topic-modeling-and-mallet.html:1228: + + External link http://dl.acm.org/citation.cfm?id=944937 failed (status code 403) + +* At _site/en/lessons/topic-modeling-and-mallet.html:2649: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/topic-modeling-and-mallet.html:2659: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/topic-modeling-and-mallet.md failed (status code 429) + +* At _site/en/lessons/transcribing-handwritten-text-with-python-and-azure.html:1664: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/transcribing-handwritten-text-with-python-and-azure.html:1674: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/transcribing-handwritten-text-with-python-and-azure.md failed (status code 429) + +* At _site/en/lessons/transforming-xml-with-xsl.html:535: + + External link https://irt.kcl.ac.uk/irt2009/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/lessons/transforming-xml-with-xsl.html:685: + + External link https://www.java.com/en/download/ failed (status code 403) + +* At _site/en/lessons/transforming-xml-with-xsl.html:1274: + + External link https://stackoverflow.com/questions/16811332/cannot-run-java-from-the-windows-powershell-command-prompt failed (status code 403) + +* At _site/en/lessons/transforming-xml-with-xsl.html:1279: + + External link https://www.computerhope.com/issues/ch000549.htm failed (status code 403) + +* At _site/en/lessons/transforming-xml-with-xsl.html:1280: + + External link https://stackoverflow.com/questions/22465332/setting-path-environment-variable-in-osx-permanently failed (status code 403) + +* At _site/en/lessons/transforming-xml-with-xsl.html:1835: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/transforming-xml-with-xsl.html:1845: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/transforming-xml-with-xsl.md failed (status code 429) + +* At _site/en/lessons/transliterating.html:1426: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/transliterating.html:1436: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/transliterating.md failed (status code 429) + +* At _site/en/lessons/understanding-creating-word-embeddings.html:989: + + External link https://doi.org/10.1080/01615440.2020.1760157 failed (status code 403) + +* At _site/en/lessons/understanding-creating-word-embeddings.html:2404: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/understanding-creating-word-embeddings.html:2414: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/understanding-creating-word-embeddings.md failed (status code 429) + +* At _site/en/lessons/understanding-regular-expressions.html:628: + + External link http://archive.org/stream/jstor-4560629/4560629#page/n0/mode/2up failed: http://archive.org/stream/jstor-4560629/4560629 exists, but the hash 'page/n0/mode/2up' does not (status code 200) + +* At _site/en/lessons/understanding-regular-expressions.html:1967: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/understanding-regular-expressions.html:1977: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/understanding-regular-expressions.md failed (status code 429) + +* At _site/en/lessons/up-and-running-with-omeka.html:1442: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/up-and-running-with-omeka.html:1452: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/up-and-running-with-omeka.md failed (status code 429) + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:1203: + + External link https://doi.org/10.1198/jcgs.2009.07098 failed (status code 403) + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:2207: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:2217: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/urban-demographic-data-r-ggplot2.md failed (status code 429) + +* At _site/en/lessons/using-javascript-to-create-maps.html:744: + + External link http://stackoverflow.com/questions/16151018/npm-throws-error-without-sudo/24404451#24404451 failed (status code 403) + +* At _site/en/lessons/using-javascript-to-create-maps.html:1725: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/using-javascript-to-create-maps.html:1735: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/using-javascript-to-create-maps.md failed (status code 429) + +* At _site/en/lessons/vector-layers-qgis.html:2646: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/vector-layers-qgis.html:2656: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/vector-layers-qgis.md failed (status code 429) + +* At _site/en/lessons/viewing-html-files.html:1609: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/viewing-html-files.html:1619: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/viewing-html-files.md failed (status code 429) + +* At _site/en/lessons/visualizing-with-bokeh.html:612: + + External link https://github.com/programminghistorian/ph-submissions/tree/gh-pages/assets/visualizing-with-bokeh/visualizing-with-bokeh.ipynb failed (status code 429) + +* At _site/en/lessons/visualizing-with-bokeh.html:626: + + External link https://github.com/programminghistorian/ph-submissions/tree/gh-pages/assets/visualizing-with-bokeh/visualizing-with-bokeh.ipynb failed (status code 429) + +* At _site/en/lessons/visualizing-with-bokeh.html:723: + + External link https://pandas.pydata.org/pandas-docs/stable/tutorials.html#lessons-for-new-pandas-users failed: https://pandas.pydata.org/pandas-docs/stable/tutorials.html exists, but the hash 'lessons-for-new-pandas-users' does not (status code 200) + +* At _site/en/lessons/visualizing-with-bokeh.html:739: + + External link https://pandas.pydata.org/pandas-docs/stable/api.html#input-output failed: https://pandas.pydata.org/pandas-docs/stable/api.html exists, but the hash 'input-output' does not (status code 200) + +* At _site/en/lessons/visualizing-with-bokeh.html:1101: + + External link http://pandas.pydata.org/pandas-docs/stable/timeseries.html#offset-aliases failed: http://pandas.pydata.org/pandas-docs/stable/timeseries.html exists, but the hash 'offset-aliases' does not (status code 200) + +* At _site/en/lessons/visualizing-with-bokeh.html:1190: + + External link http://pandas.pydata.org/pandas-docs/stable/timeseries.html#offset-aliases failed: http://pandas.pydata.org/pandas-docs/stable/timeseries.html exists, but the hash 'offset-aliases' does not (status code 200) + +* At _site/en/lessons/visualizing-with-bokeh.html:1890: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/visualizing-with-bokeh.html:1900: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/visualizing-with-bokeh.md failed (status code 429) + +* At _site/en/lessons/windows-installation.html:1719: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/windows-installation.html:1729: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/windows-installation.md failed (status code 429) + +* At _site/en/lessons/working-with-batches-of-pdf-files.html:707: + + External link https://manpages.ubuntu.com/manpages/bionic/en/man1/grep.1.html#regular%20expressions failed: https://manpages.ubuntu.com/manpages/bionic/en/man1/grep.1.html exists, but the hash 'regular%20expressions' does not (status code 200) + +* At _site/en/lessons/working-with-batches-of-pdf-files.html:1414: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/working-with-batches-of-pdf-files.html:1424: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/working-with-batches-of-pdf-files.md failed (status code 429) + +* At _site/en/lessons/working-with-text-files.html:1708: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/working-with-text-files.html:1718: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/working-with-text-files.md failed (status code 429) + +* At _site/en/lessons/working-with-web-pages.html:1731: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/lessons/working-with-web-pages.html:1741: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/working-with-web-pages.md failed (status code 429) + +* At _site/en/privacy-policy.html:353: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/privacy-policy.html:363: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/privacy-policy.md failed (status code 429) + +* At _site/en/project-team.html:308: + + External link http://twitter.com/maxcarlons failed (status code 400) + +* At _site/en/project-team.html:510: + + External link http://twitter.com/cosovschi failed (status code 400) + +* At _site/en/project-team.html:1270: + + External link https://www.nabeelsiddiqui.net/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/project-team.html:1276: + + External link http://twitter.com/nabsiddiqui failed (status code 400) + +* At _site/en/project-team.html:1629: + + External link http://twitter.com/giulia_taurino failed (status code 400) + +* At _site/en/project-team.html:1808: + + External link http://twitter.com/alexwermercolan failed (status code 400) + +* At _site/en/project-team.html:2057: + + External link http://www.mariajoseafanador.com failed: Moved Permanently (status code 301) + +* At _site/en/project-team.html:2063: + + External link http://twitter.com/mariajoafana failed (status code 400) + +* At _site/en/project-team.html:2532: + + External link http://twitter.com/IsaGribomont failed (status code 400) + +* At _site/en/project-team.html:2743: + + External link http://twitter.com/espejolento failed (status code 400) + +* At _site/en/project-team.html:3034: + + External link http://twitter.com/jenniferisve failed (status code 400) + +* At _site/en/project-team.html:3359: + + External link http://twitter.com/enetreseles failed (status code 400) + +* At _site/en/project-team.html:3566: + + External link http://twitter.com/jgob failed (status code 400) + +* At _site/en/project-team.html:3861: + + External link http://twitter.com/rivaquiroga failed (status code 400) + +* At _site/en/project-team.html:4802: + + External link http://twitter.com/superHH failed (status code 400) + +* At _site/en/project-team.html:5188: + + External link http://twitter.com/emilienschultz failed (status code 400) + +* At _site/en/project-team.html:5315: + + External link http://twitter.com/davvalent failed (status code 400) + +* At _site/en/project-team.html:5840: + + External link http://twitter.com/danielalvesfcsh failed (status code 400) + +* At _site/en/project-team.html:6105: + + External link http://twitter.com/ericbrasiln failed (status code 400) + +* At _site/en/project-team.html:6541: + + External link http://twitter.com/jimmy_medeiros failed (status code 400) + +* At _site/en/project-team.html:7025: + + External link http://twitter.com/araceletorres failed (status code 400) + +* At _site/en/project-team.html:7284: + + External link http://twitter.com/j_w_baker failed (status code 400) + +* At _site/en/project-team.html:7725: + + External link http://twitter.com/Adam_Crymble failed (status code 400) + +* At _site/en/project-team.html:8256: + + External link http://twitter.com/jenniferisve failed (status code 400) + +* At _site/en/project-team.html:8587: + + External link http://twitter.com/rivaquiroga failed (status code 400) + +* At _site/en/project-team.html:8876: + + External link http://twitter.com/amsichani failed (status code 400) + +* At _site/en/project-team.html:9219: + + External link http://twitter.com/AnisaHawes failed (status code 400) + +* At _site/en/project-team.html:10039: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/project-team.html:10049: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/project-team.md failed (status code 429) + +* At _site/en/research.html:264: + + External link https://academic.oup.com/jah/article-abstract/103/1/299/1751315 failed (status code 403) + +* At _site/en/research.html:265: + + External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ failed: got a time out (response code 301) (status code 301) + +* At _site/en/research.html:280: + + External link https://novaresearch.unl.pt/files/32228034/Ensinar_Humanidades_Digitais.pdf failed (status code 403) + +* At _site/en/research.html:283: + + External link http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 failed (status code 403) + +* At _site/en/research.html:327: + + External link https://www.history.ac.uk/our-century/centenary-events/training-teacher-giving-your-first-digital-history-workshop failed (status code 403) + +* At _site/en/research.html:363: + + External link https://www.caurj.gov.br/seminario-solare-reune-desenvolvedores-internacionais-de-software-livre-para-arquitetura-e-urbanismo/ failed (status code 403) + +* At _site/en/research.html:370: + + External link https://www.jisc.ac.uk/events/digifest-2023/programme failed (status code 404) + +* At _site/en/research.html:376: + + External link https://dcdcconference.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/research.html:387: + + External link https://openpublishingfest.org/calendar.html#event-69/ failed: got a time out (response code 0) (status code 0) + +* At _site/en/research.html:391: + + External link https://2021.dhbenelux.org/schedule/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/en/research.html:393: + + External link https://msuglobaldh.org/abstracts/#programming-historian failed: https://msuglobaldh.org/abstracts/ exists, but the hash 'programming-historian' does not (status code 200) + +* At _site/en/research.html:483: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/research.html:493: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/research.md failed (status code 429) + +* At _site/en/reviewer-guidelines.html:403: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/reviewer-guidelines.html:413: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/reviewer-guidelines.md failed (status code 429) + +* At _site/en/supporters.html:292: + + External link https://www.tilburguniversity.edu/ failed (status code 403) + +* At _site/en/supporters.html:334: + + External link https://www.sussex.ac.uk/collaborate/business/public-funds#:~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies failed: https://www.sussex.ac.uk/collaborate/business/public-funds exists, but the hash ':~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies' does not (status code 200) + +* At _site/en/supporters.html:335: + + External link https://www.thebritishacademy.ac.uk/projects/writing-workshops-2018-digital-humanities/ failed (status code 403) + +* At _site/en/supporters.html:434: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/supporters.html:444: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/supporters.md failed (status code 429) + +* At _site/en/translator-guidelines.html:356: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/translator-guidelines.html:366: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/translator-guidelines.md failed (status code 429) + +* At _site/en/vacancies.html:290: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/en/vacancies.html:300: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/vacancies.md failed (status code 429) + +* At _site/es/acerca-de.html:269: + + External link https://openpublishingawards.org/results/2021/index.html failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/acerca-de.html:326: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/acerca-de.html:336: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/acerca-de.md failed (status code 429) + +* At _site/es/colaboradores.html:293: + + External link https://www.tilburguniversity.edu/ failed (status code 403) + +* At _site/es/colaboradores.html:335: + + External link https://www.sussex.ac.uk/collaborate/business/public-funds#:~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies failed: https://www.sussex.ac.uk/collaborate/business/public-funds exists, but the hash ':~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies' does not (status code 200) + +* At _site/es/colaboradores.html:336: + + External link https://www.thebritishacademy.ac.uk/projects/writing-workshops-2018-digital-humanities/ failed (status code 403) + +* At _site/es/colaboradores.html:435: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/colaboradores.html:445: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/colaboradores.md failed (status code 429) + +* At _site/es/contribuciones.html:258: + + External link http://www.mecd.gob.es/planes-nacionales/dam/jcr:f20a4ba1-0ed2-445d-9be9-b8b0382562ea/mex-glosario-interpares-total0112.pdf failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/contribuciones.html:357: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/contribuciones.html:367: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/contribuciones.md failed (status code 429) + +* At _site/es/donaciones.html:265: + + External link https://www.patreon.com/join/theprogramminghistorian failed (status code 403) + +* At _site/es/donaciones.html:321: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/donaciones.html:331: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/donaciones.md failed (status code 429) + +* At _site/es/equipo-de-proyecto.html:306: + + External link http://twitter.com/maxcarlons failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:508: + + External link http://twitter.com/cosovschi failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:1268: + + External link https://www.nabeelsiddiqui.net/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/equipo-de-proyecto.html:1274: + + External link http://twitter.com/nabsiddiqui failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:1627: + + External link http://twitter.com/giulia_taurino failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:1806: + + External link http://twitter.com/alexwermercolan failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:2055: + + External link http://www.mariajoseafanador.com failed: Moved Permanently (status code 301) + +* At _site/es/equipo-de-proyecto.html:2061: + + External link http://twitter.com/mariajoafana failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:2530: + + External link http://twitter.com/IsaGribomont failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:2741: + + External link http://twitter.com/espejolento failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:3032: + + External link http://twitter.com/jenniferisve failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:3357: + + External link http://twitter.com/enetreseles failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:3564: + + External link http://twitter.com/jgob failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:3859: + + External link http://twitter.com/rivaquiroga failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:4800: + + External link http://twitter.com/superHH failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:5186: + + External link http://twitter.com/emilienschultz failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:5313: + + External link http://twitter.com/davvalent failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:5838: + + External link http://twitter.com/danielalvesfcsh failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:6103: + + External link http://twitter.com/ericbrasiln failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:6539: + + External link http://twitter.com/jimmy_medeiros failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:7023: + + External link http://twitter.com/araceletorres failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:7282: + + External link http://twitter.com/j_w_baker failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:7723: + + External link http://twitter.com/Adam_Crymble failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:8254: + + External link http://twitter.com/jenniferisve failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:8585: + + External link http://twitter.com/rivaquiroga failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:8874: + + External link http://twitter.com/amsichani failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:9217: + + External link http://twitter.com/AnisaHawes failed (status code 400) + +* At _site/es/equipo-de-proyecto.html:10037: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/equipo-de-proyecto.html:10047: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/equipo-de-proyecto.md failed (status code 429) + +* At _site/es/eventos.html:296: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/eventos.html:306: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/eventos.md failed (status code 429) + +* At _site/es/guia-editor.html:347: + + External link https://github.com/programminghistorian/ph-submissions/commits/gh-pages failed (status code 429) + +* At _site/es/guia-editor.html:365: + + External link https://github.com/programminghistorian/ph-submissions/blob/gh-pages/es/PLANTILLA-TRADUCCION.md failed (status code 429) + +* At _site/es/guia-editor.html:386: + + External link https://github.com/programminghistorian/ph-submissions/blob/gh-pages/es/PLANTILLA-LECCION.md failed (status code 429) + +* At _site/es/guia-editor.html:505: + + External link https://zenodo.org/record/49873#.V0lazGaGa7o failed: https://zenodo.org/record/49873 exists, but the hash '.V0lazGaGa7o' does not (status code 200) + +* At _site/es/guia-editor.html:617: + + External link http://www.europeana.eu/portal/en failed: Forbidden (status code 403) + +* At _site/es/guia-editor.html:645: + + External link https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit#gid=904817529 failed: https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit exists, but the hash 'gid=904817529' does not (status code 200) + +* At _site/es/guia-editor.html:798: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/guia-editor.html:808: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/guia-editor.md failed (status code 429) + +* At _site/es/guia-para-autores.html:265: + + External link https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit#gid=0 failed: https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit exists, but the hash 'gid=0' does not (status code 200) + +* At _site/es/guia-para-autores.html:683: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/guia-para-autores.html:693: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/guia-para-autores.md failed (status code 429) + +* At _site/es/guia-para-revisores.html:336: + + External link http://www.mecd.gob.es/planes-nacionales/dam/jcr:f20a4ba1-0ed2-445d-9be9-b8b0382562ea/mex-glosario-interpares-total0112.pdf failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/guia-para-revisores.html:444: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/guia-para-revisores.html:454: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/guia-para-revisores.md failed (status code 429) + +* At _site/es/guia-para-traductores.html:260: + + External link https://github.com/programminghistorian/ph-submissions/blob/gh-pages/es/lista-de-traducciones.md failed (status code 429) + +* At _site/es/guia-para-traductores.html:638: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/guia-para-traductores.html:648: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/guia-para-traductores.md failed (status code 429) + +* At _site/es/index.html:329: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/index.html:339: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/index.md failed (status code 429) + +* At _site/es/investigacion.html:264: + + External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian failed: got a time out (response code 301) (status code 301) + +* At _site/es/investigacion.html:265: + + External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian failed: got a time out (response code 301) (status code 301) + +* At _site/es/investigacion.html:280: + + External link https://novaresearch.unl.pt/files/32228034/Ensinar_Humanidades_Digitais.pdf failed (status code 403) + +* At _site/es/investigacion.html:283: + + External link http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 failed (status code 403) + +* At _site/es/investigacion.html:326: + + External link https://www.history.ac.uk/our-century/centenary-events/training-teacher-giving-your-first-digital-history-workshop failed (status code 403) + +* At _site/es/investigacion.html:362: + + External link https://www.caurj.gov.br/seminario-solare-reune-desenvolvedores-internacionais-de-software-livre-para-arquitetura-e-urbanismo/ failed (status code 403) + +* At _site/es/investigacion.html:369: + + External link https://www.jisc.ac.uk/events/digifest-2023/programme failed (status code 404) + +* At _site/es/investigacion.html:375: + + External link https://dcdcconference.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/investigacion.html:386: + + External link https://openpublishingfest.org/calendar.html#event-69/ failed: got a time out (response code 0) (status code 0) + +* At _site/es/investigacion.html:390: + + External link https://2021.dhbenelux.org/schedule/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/investigacion.html:392: + + External link https://msuglobaldh.org/abstracts/#programming-historian failed: https://msuglobaldh.org/abstracts/ exists, but the hash 'programming-historian' does not (status code 200) + +* At _site/es/investigacion.html:485: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/investigacion.html:495: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/investigacion.md failed (status code 429) + +* At _site/es/jisc-tna-colaboracion.html:336: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/jisc-tna-colaboracion.html:346: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/jisc-tna-colaboracion.md failed (status code 429) + +* At _site/es/lecciones/administracion-de-datos-en-r.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/199 failed (status code 429) + +* At _site/es/lecciones/administracion-de-datos-en-r.html:1604: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/administracion-de-datos-en-r.html:1614: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/administracion-de-datos-en-r.md failed (status code 429) + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/170 failed (status code 429) + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:630: + + External link https://academic.oup.com/dsh/article-abstract/8/4/243/928942 failed (status code 403) + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:1675: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/analisis-de-corpus-con-antconc.html:1685: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-de-corpus-con-antconc.md failed (status code 429) + +* At _site/es/lecciones/analisis-de-correspondencia-en-r.html:358: + + External link https://github.com/programminghistorian/ph-submissions/issues/331 failed (status code 429) + +* At _site/es/lecciones/analisis-de-correspondencia-en-r.html:1705: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/analisis-de-correspondencia-en-r.html:1715: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-de-correspondencia-en-r.md failed (status code 429) + +* At _site/es/lecciones/analisis-de-sentimientos-r.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/286 failed (status code 429) + +* At _site/es/lecciones/analisis-de-sentimientos-r.html:1544: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/analisis-de-sentimientos-r.html:1554: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-de-sentimientos-r.md failed (status code 429) + +* At _site/es/lecciones/analisis-redes-sociales-teatro-1.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/517 failed (status code 429) + +* At _site/es/lecciones/analisis-redes-sociales-teatro-1.html:1448: + + External link https://doi.org/10.5944/rhd.vol.4.2019.25187 failed: got a time out (response code 302) (status code 302) + +* At _site/es/lecciones/analisis-redes-sociales-teatro-1.html:1468: + + External link https://doi.org/10.5944/rhd.vol.3.2019.23144 failed: got a time out (response code 302) (status code 302) + +* At _site/es/lecciones/analisis-redes-sociales-teatro-1.html:2075: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/analisis-redes-sociales-teatro-1.html:2085: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-redes-sociales-teatro-1.md failed (status code 429) + +* At _site/es/lecciones/analisis-redes-sociales-teatro-2.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/547 failed (status code 429) + +* At _site/es/lecciones/analisis-redes-sociales-teatro-2.html:511: + + External link https://gephi.org/plugins/#/ failed: https://gephi.org/plugins/ exists, but the hash '/' does not (status code 200) + +* At _site/es/lecciones/analisis-redes-sociales-teatro-2.html:1639: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/analisis-redes-sociales-teatro-2.html:1649: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-redes-sociales-teatro-2.md failed (status code 429) + +* At _site/es/lecciones/analisis-temporal-red.html:341: + + External link https://github.com/programminghistorian/ph-submissions/issues/218 failed (status code 429) + +* At _site/es/lecciones/analisis-temporal-red.html:1764: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/analisis-temporal-red.html:1774: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-temporal-red.md failed (status code 429) + +* At _site/es/lecciones/analisis-voyant-tools.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/211 failed (status code 429) + +* At _site/es/lecciones/analisis-voyant-tools.html:670: + + External link https://github.com/corpusenespanol/discursos-presidenciales/blob/master/mexico/2007_mx_calderon.txt failed (status code 429) + +* At _site/es/lecciones/analisis-voyant-tools.html:1086: + + External link https://twitter.com/VoyantTools/status/1025458748574326784 failed (status code 400) + +* At _site/es/lecciones/analisis-voyant-tools.html:1272: + + External link https://twitter.com/madvivacious failed (status code 400) + +* At _site/es/lecciones/analisis-voyant-tools.html:1275: + + External link https://voyant-tools.org/docs/#!/guide/corpuscreator failed: https://voyant-tools.org/docs/ exists, but the hash '!/guide/corpuscreator' does not (status code 200) + +* At _site/es/lecciones/analisis-voyant-tools.html:1816: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/analisis-voyant-tools.html:1826: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-voyant-tools.md failed (status code 429) + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/188 failed (status code 429) + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:592: + + External link http://localhost/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:592: + + External link http://127.0.0.1 failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:622: + + External link http://localhost/phpmyadmin/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:692: + + External link http://localhost/phpmyadmin failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:914: + + External link http://omeka.org/codex/Plugin_Writing_Best_Practices#Plugin_Directory_Structure failed: http://omeka.org/codex/Plugin_Writing_Best_Practices exists, but the hash 'Plugin_Directory_Structure' does not (status code 200) + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:1880: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/construir-repositorio-de-fuentes.html:1890: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/construir-repositorio-de-fuentes.md failed (status code 429) + +* At _site/es/lecciones/contar-frecuencias.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/47 failed (status code 429) + +* At _site/es/lecciones/contar-frecuencias.html:1946: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/contar-frecuencias.html:1956: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/contar-frecuencias.md failed (status code 429) + +* At _site/es/lecciones/corpus-paralelo-lfaligner.html:338: + + External link https://github.com/programminghistorian/ph-submissions/issues/197 failed (status code 429) + +* At _site/es/lecciones/corpus-paralelo-lfaligner.html:1657: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/corpus-paralelo-lfaligner.html:1667: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/corpus-paralelo-lfaligner.md failed (status code 429) + +* At _site/es/lecciones/creacion-de-aplicacion-shiny.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/542 failed (status code 429) + +* At _site/es/lecciones/creacion-de-aplicacion-shiny.html:1690: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/creacion-de-aplicacion-shiny.html:1700: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/creacion-de-aplicacion-shiny.md failed (status code 429) + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/58 failed (status code 429) + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:562: + + External link http://martenduering.com/research/covert-networks-during-the-holocaust/ failed: Moved Permanently (status code 301) + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:993: + + External link http://www.cambridge.org/us/academic/subjects/sociology/research-methods-sociology-and-criminology/exploratory-social-network-analysis-pajek-2nd-edition failed (status code 403) + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:993: + + External link http://pajek.imfm.si/doku.php failed: got a time out (response code 0) (status code 0) + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:1533: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html:1543: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.md failed (status code 429) + +* At _site/es/lecciones/crear-exposicion-con-omeka.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/156 failed (status code 429) + +* At _site/es/lecciones/crear-exposicion-con-omeka.html:1601: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/crear-exposicion-con-omeka.html:1611: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/crear-exposicion-con-omeka.md failed (status code 429) + +* At _site/es/lecciones/crear-y-ver-archivos-html-con-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/48 failed (status code 429) + +* At _site/es/lecciones/crear-y-ver-archivos-html-con-python.html:1659: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/crear-y-ver-archivos-html-con-python.html:1669: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/crear-y-ver-archivos-html-con-python.md failed (status code 429) + +* At _site/es/lecciones/datos-abiertos-enlazados-wikidata.html:335: + + External link https://github.com/programminghistorian/ph-submissions/issues/589 failed (status code 429) + +* At _site/es/lecciones/datos-abiertos-enlazados-wikidata.html:1966: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/datos-abiertos-enlazados-wikidata.html:1976: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/datos-abiertos-enlazados-wikidata.md failed (status code 429) + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/138 failed (status code 429) + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:560: + + External link https://www.worldcat.org/title/unix-and-linux/oclc/308171076&referer=brief_results failed (status code 403) + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:1621: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/datos-de-investigacion-con-unix.html:1631: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/datos-de-investigacion-con-unix.md failed (status code 429) + +* At _site/es/lecciones/datos-tabulares-en-r.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/164 failed (status code 429) + +* At _site/es/lecciones/datos-tabulares-en-r.html:1603: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/datos-tabulares-en-r.html:1613: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/datos-tabulares-en-r.md failed (status code 429) + +* At _site/es/lecciones/de-html-a-lista-de-palabras-1.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/44 failed (status code 429) + +* At _site/es/lecciones/de-html-a-lista-de-palabras-1.html:1656: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/de-html-a-lista-de-palabras-1.html:1666: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/de-html-a-lista-de-palabras-1.md failed (status code 429) + +* At _site/es/lecciones/de-html-a-lista-de-palabras-2.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/45 failed (status code 429) + +* At _site/es/lecciones/de-html-a-lista-de-palabras-2.html:1760: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/de-html-a-lista-de-palabras-2.html:1770: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/de-html-a-lista-de-palabras-2.md failed (status code 429) + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:1372: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/descarga-automatizada-con-wget.html:1382: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/descarga-automatizada-con-wget.md failed (status code 429) + +* At _site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/205 failed (status code 429) + +* At _site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html:2260: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html:2270: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.md failed (status code 429) + +* At _site/es/lecciones/editar-audio-con-audacity.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/134 failed (status code 429) + +* At _site/es/lecciones/editar-audio-con-audacity.html:1228: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/editar-audio-con-audacity.html:1238: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/editar-audio-con-audacity.md failed (status code 429) + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/57 failed (status code 429) + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:577: + + External link https://atoms.io/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:627: + + External link https://github.com/dhcolumbia/pandoc-workflow/blob/master/pandoctut.bib failed (status code 429) + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:887: + + External link https://groups.google.com/forum/#!forum/pandoc-discuss failed: https://groups.google.com/forum/ exists, but the hash '!forum/pandoc-discuss' does not (status code 200) + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:887: + + External link http://stackoverflow.com/questions/tagged/pandoc failed (status code 403) + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:889: + + External link http://mouapp.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:889: + + External link http://www.authorea.com failed: Forbidden (status code 403) + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:889: + + External link http://www.draftin.com failed: Service Unavailable (status code 503) + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:919: + + External link https://github.com/programminghistorian/jekyll/issues/46#issuecomment-59219906 failed (status code 429) + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:1896: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html:1906: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.md failed (status code 429) + +* At _site/es/lecciones/exhibicion-con-collection-builder.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/407 failed (status code 429) + +* At _site/es/lecciones/exhibicion-con-collection-builder.html:611: + + External link https://docs.google.com/spreadsheets/d/1Uv9ytll0hysMOH1j-VL1lZx6PWvc1zf3L35sK_4IuzI/edit#gid=0 failed: https://docs.google.com/spreadsheets/d/1Uv9ytll0hysMOH1j-VL1lZx6PWvc1zf3L35sK_4IuzI/edit exists, but the hash 'gid=0' does not (status code 200) + +* At _site/es/lecciones/exhibicion-con-collection-builder.html:1868: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/exhibicion-con-collection-builder.html:1878: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/exhibicion-con-collection-builder.md failed (status code 429) + +* At _site/es/lecciones/generadores-aventura.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/509 failed (status code 429) + +* At _site/es/lecciones/generadores-aventura.html:488: + + External link https://github.com/srsergiorodriguez/aventura/blob/master/README_es.md failed (status code 429) + +* At _site/es/lecciones/generadores-aventura.html:586: + + External link https://github.com/srsergiorodriguez/aventura/blob/master/README_es.md failed (status code 429) + +* At _site/es/lecciones/generadores-aventura.html:608: + + External link https://github.com/srsergiorodriguez/aventura/blob/master/README.md failed (status code 429) + +* At _site/es/lecciones/generadores-aventura.html:608: + + External link https://github.com/srsergiorodriguez/aventura/blob/master/README_es.md failed (status code 429) + +* At _site/es/lecciones/generadores-aventura.html:1572: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/generadores-aventura.html:1582: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/generadores-aventura.md failed (status code 429) + +* At _site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html:335: + + External link https://github.com/programminghistorian/ph-submissions/issues/570 failed (status code 429) + +* At _site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html:777: + + External link https://www.java.com/en/download/ failed (status code 403) + +* At _site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html:1030: + + External link https://visone.info/wiki/index.php/Tutorials#Basic_tutorials failed: https://visone.info/wiki/index.php/Tutorials exists, but the hash 'Basic_tutorials' does not (status code 200) + +* At _site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html:2011: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html:2021: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.md failed (status code 429) + +* At _site/es/lecciones/georreferenciar-qgis.html:345: + + External link https://github.com/programminghistorian/ph-submissions/issues/163 failed (status code 429) + +* At _site/es/lecciones/georreferenciar-qgis.html:617: + + External link http://www.gov.pe.ca/gis/license_agreement.php3?name=lot_town&file_format=SHP failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/georreferenciar-qgis.html:2474: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/georreferenciar-qgis.html:2484: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/georreferenciar-qgis.md failed (status code 429) + +* At _site/es/lecciones/index.html:2840: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/index.html:2850: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones.md failed (status code 429) + +* At _site/es/lecciones/instalacion-linux.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/38 failed (status code 429) + +* At _site/es/lecciones/instalacion-linux.html:1614: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/instalacion-linux.html:1624: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/instalacion-linux.md failed (status code 429) + +* At _site/es/lecciones/instalacion-mac.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/36 failed (status code 429) + +* At _site/es/lecciones/instalacion-mac.html:1640: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/instalacion-mac.html:1650: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/instalacion-mac.md failed (status code 429) + +* At _site/es/lecciones/instalacion-windows.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/37 failed (status code 429) + +* At _site/es/lecciones/instalacion-windows.html:1722: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/instalacion-windows.html:1732: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/instalacion-windows.md failed (status code 429) + +* At _site/es/lecciones/instalar-modulos-python-pip.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/63 failed (status code 429) + +* At _site/es/lecciones/instalar-modulos-python-pip.html:587: + + External link http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows failed (status code 403) + +* At _site/es/lecciones/instalar-modulos-python-pip.html:1141: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/instalar-modulos-python-pip.html:1151: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/instalar-modulos-python-pip.md failed (status code 429) + +* At _site/es/lecciones/intro-a-google-maps-y-google-earth.html:345: + + External link https://github.com/programminghistorian/ph-submissions/issues/130 failed (status code 429) + +* At _site/es/lecciones/intro-a-google-maps-y-google-earth.html:1355: + + External link https://github.com/programminghistorian/jekyll/issues/2456 failed (status code 429) + +* At _site/es/lecciones/intro-a-google-maps-y-google-earth.html:3097: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/intro-a-google-maps-y-google-earth.html:3107: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/intro-a-google-maps-y-google-earth.md failed (status code 429) + +* At _site/es/lecciones/introduccion-a-bash.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/62 failed (status code 429) + +* At _site/es/lecciones/introduccion-a-bash.html:2054: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/introduccion-a-bash.html:2064: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-bash.md failed (status code 429) + +* At _site/es/lecciones/introduccion-a-ffmpeg.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/302 failed (status code 429) + +* At _site/es/lecciones/introduccion-a-ffmpeg.html:590: + + External link https://twitter.com/FFmpeg failed (status code 400) + +* At _site/es/lecciones/introduccion-a-ffmpeg.html:605: + + External link https://training.ashleyblewer.com/presentations/ffmpeg.html#10 failed: https://training.ashleyblewer.com/presentations/ffmpeg.html exists, but the hash '10' does not (status code 200) + +* At _site/es/lecciones/introduccion-a-ffmpeg.html:1171: + + External link https://github.com/privatezero/NDSR/blob/master/Demystifying_FFmpeg_Slides.pdf failed (status code 429) + +* At _site/es/lecciones/introduccion-a-ffmpeg.html:1731: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/introduccion-a-ffmpeg.html:1741: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-ffmpeg.md failed (status code 429) + +* At _site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html:338: + + External link https://github.com/programminghistorian/ph-submissions/issues/254 failed (status code 429) + +* At _site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html:536: + + External link https://github.com/programminghistorian/jekyll/tree/Issue-3275/assets/introduccion-a-imageplot-y-la-visualizacion-de-metadatos/ failed (status code 404) + +* At _site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html:1147: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html:1157: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.md failed (status code 429) + +* At _site/es/lecciones/introduccion-a-markdown.html:341: + + External link https://github.com/programminghistorian/ph-submissions/issues/56 failed (status code 429) + +* At _site/es/lecciones/introduccion-a-markdown.html:1393: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/introduccion-a-markdown.html:1403: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-markdown.md failed (status code 429) + +* At _site/es/lecciones/introduccion-a-powershell.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/146 failed (status code 429) + +* At _site/es/lecciones/introduccion-a-powershell.html:1769: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/introduccion-a-powershell.html:1779: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-powershell.md failed (status code 429) + +* At _site/es/lecciones/introduccion-a-tei-1.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/366 failed (status code 429) + +* At _site/es/lecciones/introduccion-a-tei-1.html:1611: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/introduccion-a-tei-1.html:1621: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-tei-1.md failed (status code 429) + +* At _site/es/lecciones/introduccion-a-tei-2.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/386 failed (status code 429) + +* At _site/es/lecciones/introduccion-a-tei-2.html:2584: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/introduccion-a-tei-2.html:2594: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-tei-2.md failed (status code 429) + +* At _site/es/lecciones/introduccion-al-web-scraping-usando-r.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/493 failed (status code 429) + +* At _site/es/lecciones/introduccion-al-web-scraping-usando-r.html:1600: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/introduccion-al-web-scraping-usando-r.html:1610: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-al-web-scraping-usando-r.md failed (status code 429) + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/142 failed (status code 429) + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:733: + + External link http://semanticweb.org/wiki/Main_Page.html failed: got a time out (response code 0) (status code 0) + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1077: + + External link http://linkeddata.org/guides-and-tutorials failed: Internal Server Error (status code 500) + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1635: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/introduccion-datos-abiertos-enlazados.html:1645: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-datos-abiertos-enlazados.md failed (status code 429) + +* At _site/es/lecciones/introduccion-e-instalacion.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/35 failed (status code 429) + +* At _site/es/lecciones/introduccion-e-instalacion.html:1551: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/introduccion-e-instalacion.html:1561: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-e-instalacion.md failed (status code 429) + +* At _site/es/lecciones/introduccion-map-warper.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/212 failed (status code 429) + +* At _site/es/lecciones/introduccion-map-warper.html:1742: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/introduccion-map-warper.html:1752: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-map-warper.md failed (status code 429) + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:345: + + External link https://github.com/programminghistorian/ph-submissions/issues/541 failed (status code 429) + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:952: + + External link https://posit.co/products/open-source/rstudio/#Desktop failed: https://posit.co/products/open-source/rstudio/ exists, but the hash 'Desktop' does not (status code 200) + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:3402: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:3412: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/lectura-escalable-de-datos-estructurados.md failed (status code 429) + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:341: + + External link https://github.com/programminghistorian/ph-submissions/issues/73 failed (status code 429) + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:579: + + External link https://powerhouse.com.au/ failed (status code 429) + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:597: + + External link https://powerhouse.com.au/ failed (status code 429) + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:2144: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/limpieza-de-datos-con-OpenRefine.html:2154: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/limpieza-de-datos-con-OpenRefine.md failed (status code 429) + +* At _site/es/lecciones/manipular-cadenas-de-caracteres-en-python.html:1722: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/manipular-cadenas-de-caracteres-en-python.html:1732: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/manipular-cadenas-de-caracteres-en-python.md failed (status code 429) + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/59 failed (status code 429) + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:570: + + External link http://archive.org/stream/lettertowilliaml00doug/39999066767938#page/n0/mode/2up failed: http://archive.org/stream/lettertowilliaml00doug/39999066767938 exists, but the hash 'page/n0/mode/2up' does not (status code 200) + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:595: + + External link http://internetarchive.readthedocs.io/en/latest/quickstart.html#searching failed (status code 404) + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:613: + + External link http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading failed (status code 404) + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:698: + + External link http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading failed (status code 404) + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:705: + + External link https://archive.org/about/faqs.php#140 failed: https://archive.org/about/faqs.php exists, but the hash '140' does not (status code 200) + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:798: + + External link https://github.com/edsu/pymarc/blob/master/pymarc/marcxml.py failed (status code 429) + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:1410: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/mineria-de-datos-en-internet-archive.html:1420: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/mineria-de-datos-en-internet-archive.md failed (status code 429) + +* At _site/es/lecciones/normalizar-datos.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/46 failed (status code 429) + +* At _site/es/lecciones/normalizar-datos.html:1671: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/normalizar-datos.html:1681: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/normalizar-datos.md failed (status code 429) + +* At _site/es/lecciones/palabras-clave-en-contexto-n-grams.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/50 failed (status code 429) + +* At _site/es/lecciones/palabras-clave-en-contexto-n-grams.html:1661: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/palabras-clave-en-contexto-n-grams.html:1671: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/palabras-clave-en-contexto-n-grams.md failed (status code 429) + +* At _site/es/lecciones/poniendo-omeka-a-funcionar.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/61 failed (status code 429) + +* At _site/es/lecciones/poniendo-omeka-a-funcionar.html:1487: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/poniendo-omeka-a-funcionar.html:1497: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/poniendo-omeka-a-funcionar.md failed (status code 429) + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/55 failed (status code 429) + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:580: + + External link https://twitter.com/Girlinthe/status/387166944094199809 failed (status code 400) + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:1322: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/preservar-datos-de-investigacion.html:1332: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/preservar-datos-de-investigacion.md failed (status code 429) + +* At _site/es/lecciones/procesamiento-basico-de-textos-en-r.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/172 failed (status code 429) + +* At _site/es/lecciones/procesamiento-basico-de-textos-en-r.html:568: + + External link https://www.rstudio.com/products/rstudio/#Desktop failed: https://www.rstudio.com/products/rstudio/ exists, but the hash 'Desktop' does not (status code 200) + +* At _site/es/lecciones/procesamiento-basico-de-textos-en-r.html:2182: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/procesamiento-basico-de-textos-en-r.html:2192: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/procesamiento-basico-de-textos-en-r.md failed (status code 429) + +* At _site/es/lecciones/publicar-archivos-tei-ceteicean.html:335: + + External link https://github.com/programminghistorian/ph-submissions/issues/373 failed (status code 429) + +* At _site/es/lecciones/publicar-archivos-tei-ceteicean.html:1766: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/publicar-archivos-tei-ceteicean.html:1776: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/publicar-archivos-tei-ceteicean.md failed (status code 429) + +* At _site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html:307: + + External link https://github.com/programminghistorian/ph-submissions/issues/64 failed (status code 429) + +* At _site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html:537: + + External link https://central.github.com/mac/latest failed (status code 401) + +* At _site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html:635: + + External link https://central.github.com/mac/latest failed (status code 401) + +* At _site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html:1073: + + External link https://www.hastac.org/blogs/harrisonm/2013/10/12/github-academia-and-collaborative-writing failed (status code 404) + +* At _site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html:1612: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html:1622: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/retirada/introduccion-control-versiones-github-desktop.md failed (status code 429) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:309: + + External link https://github.com/programminghistorian/ph-submissions/issues/67 failed (status code 429) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:545: + + External link http://labs.europeana.eu/api/linked-open-data-introduction failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:545: + + External link http://collection.britishmuseum.org/ failed: got a time out (response code 0) (status code 0) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:754: + + External link http://collection.britishmuseum.org/sparql failed: got a time out (response code 0) (status code 0) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:772: + + External link http://collection.britishmuseum.org/resource?uri=http://collection.britishmuseum.org/id/object/PPA82633 failed: got a time out (response code 0) (status code 0) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:782: + + External link http://collection.britishmuseum.org/sparql?query=SELECT+*%0D%0AWHERE+%7B%0D%0A++%3Chttp://collection.britishmuseum.org/id/object/PPA82633%3E+?p+?o+.%0D%0A++%7D&_implicit=false&_equivalent=false&_form=/sparql failed: got a time out (response code 0) (status code 0) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:859: + + External link https://collection.britishmuseum.org/sparql#query=PREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0A%0ASELECT+?object%0AWHERE+%7B%0A%0A++%23+Search+for+all+values+of+?object+that+have+a+given+%22object+type%22%0A++?object+bmo:PX_object_type+?object_type+.%0A%0A++%23+That+object+type+should+have+the+label+%22print%22%0A++?object_type+skos:prefLabel+%22print%22+.%0A%7D%0ALIMIT+10 failed: got a time out (response code 0) (status code 0) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:936: + + External link https://collection.britishmuseum.org/sparql#query=PREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0APREFIX+ecrm:+%3Chttp://www.cidoc-crm.org/cidoc-crm/%3E%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0A%0A%23+Return+object+links+and+creation+date%0ASELECT+?object+?date%0AWHERE+%7B%0A%0A++%23+We'll+use+our+previous+command+to+search+only+for%0A++%23+objects+of+type+%22print%22%0A++?object+bmo:PX_object_type+?object_type+.%0A++?object_type+skos:prefLabel+%22print%22+.%0A%0A++%23+We+need+to+link+though+several+nodes+to+find+the%0A++%23+creation+date+associated+with+an+object%0A++?object+ecrm:P108i_was_produced_by+?production+.%0A++?production+ecrm:P9_consists_of+?date_node+.%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0A%0A++%23+As+you+can+see,+we+need+to+connect+quite+a+few+dots%0A++%23+to+get+to+the+date+node!+Now+that+we+have+it,+we+can%0A++%23+filter+our+results.+Because+we+are+filtering+by+date,%0A++%23+we+must+attach+the+tag+%5E%5Exsd:date+after+our+date+strings.%0A++%23+This+tag+tells+the+database+to+interpret+the+string%0A++%23+%221580-01-01%22+as+the+date+1+January+1580.%0A%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+&&%0A+++++++++?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0A%7D failed: got a time out (response code 0) (status code 0) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:989: + + External link https://collection.britishmuseum.org/sparql#query=PREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0APREFIX+ecrm:+%3Chttp://www.cidoc-crm.org/cidoc-crm/%3E%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0A%0ASELECT+?type+(COUNT(?type)+as+?n)%0AWHERE+%7B%0A++%23+We+still+need+to+indicate+the+?object_type+variable,%0A++%23+however+we+will+not+require+it+to+match+%22print%22+this+time%0A%0A++?object+bmo:PX_object_type+?object_type+.%0A++?object_type+skos:prefLabel+?type+.%0A%0A++%23+Once+again,+we+will+also+filter+by+date%0A++?object+ecrm:P108i_was_produced_by+?production+.%0A++?production+ecrm:P9_consists_of+?date_node+.%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+&&%0A+++++++++?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0A%7D%0A%23+The+GROUP+BY+command+designates+the+variable+to+tally+by,%0A%23+and+the+ORDER+BY+DESC()+command+sorts+the+results+by%0A%23+descending+number.%0AGROUP+BY+?type%0AORDER+BY+DESC(?n) failed: got a time out (response code 0) (status code 0) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1064: + + External link http://www.getty.edu/research/ failed: Permanent Redirect (status code 308) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1099: + + External link https://collection.britishmuseum.org/sparql?query=%23+Return+object+links+and+creation+date%0D%0APREFIX+bmo:+%3Chttp://collection.britishmuseum.org/id/ontology/%3E%0D%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0D%0APREFIX+ecrm:+%3Chttp://erlangen-crm.org/current/%3E%0D%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0D%0ASELECT+DISTINCT+?object+?date+?image%0D%0AWHERE+%7B%0D%0A%0D%0A++%23+We'll+use+our+previous+command+to+search+only+for+objects+of+type+%22print%22%0D%0A++?object+bmo:PX_object_type+?object_type+.%0D%0A++?object_type+skos:prefLabel+%22print%22+.%0D%0A%0D%0A++%23+We+need+to+link+though+several+nodes+to+find+the+creation+date+associated%0D%0A++%23+with+an+object%0D%0A++?object+ecrm:P108i_was_produced_by+?production+.%0D%0A++?production+ecrm:P9_consists_of+?date_node+.%0D%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0D%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0D%0A%0D%0A++%23+Yes,+we+need+to+connect+quite+a+few+dots+to+get+to+the+date+node!+Now+that%0D%0A++%23+we+have+it,+we+can+filter+our+results.+Because+we+are+filtering+a+date,+we%0D%0A++%23+must+attach+the+xsd:date+tag+to+our+date+strings+so+that+SPARQL+knows+how+to%0D%0A++%23+parse+them.%0D%0A%0D%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+%26%26+?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0D%0A++%0D%0A++?object+bmo:PX_has_main_representation+?image+.%0D%0A%7D%0D%0ALIMIT+100#query=%23+Return+object+links+and+creation+date%0APREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0APREFIX+ecrm:+%3Chttp://www.cidoc-crm.org/cidoc-crm/%3E%0ASELECT+DISTINCT+?object+?date+?image%0AWHERE+%7B%0A++%0A++%23+We'll+use+our+previous+command+to+search+only+for+objects+of+type+%22print%22%0A++?object+bmo:PX_object_type+?object_type+.%0A++?object_type+skos:prefLabel+%22print%22+.%0A%0A++%23+We+need+to+link+though+several+nodes+to+find+the+creation+date+associated%0A++%23+with+an+object%0A++?object+ecrm:P108i_was_produced_by+?production+.%0A++?production+ecrm:P9_consists_of+?date_node+.%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0A%0A++%0A++%23+Yes,+we+need+to+connect+quite+a+few+dots+to+get+to+the+date+node!+Now+that%0A++%23+we+have+it,+we+can+filter+our+results.+Because+we+are+filtering+a+date,+we%0A++%23+must+attach+the+xsd:date+tag+to+our+date+strings+so+that+SPARQL+knows+how+to%0A++%23+parse+them.%0A%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+&&+?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0A++%0A++?object+bmo:PX_has_main_representation+?image+.%0A%7D%0ALIMIT+100 failed: got a time out (response code 0) (status code 0) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1133: + + External link http://labs.europeana.eu/api/linked-open-data-SPARQL-endpoint failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1134: + + External link http://vocab.getty.edu/queries#Finding_Subjects failed: http://vocab.getty.edu/queries exists, but the hash 'Finding_Subjects' does not (status code 200) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1672: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html:1682: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/retirada/sparql-datos-abiertos-enlazados.md failed (status code 429) + +* At _site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/41 failed (status code 429) + +* At _site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html:616: + + External link https://users.astro.ufl.edu/~warner/prog/python.html failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html:1592: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html:1602: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/reutilizacion-de-codigo-y-modularidad.md failed (status code 429) + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/313 failed (status code 429) + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:497: + + External link http://labs.bl.uk failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:567: + + External link https://pro.europeana.eu/page/iiif failed (status code 403) + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:776: + + External link https://datos.gob.es/es/catalogo/e00123904-bibliografia-espanola-de-cartografia-2017 failed: Not Found (status code 404) + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:782: + + External link https://es.wikipedia.org/wiki/Datos_enlazados#Proyecto_de_comunidad_para_la_inter-conexi%C3%B3n_de_datos_abiertos failed: https://es.wikipedia.org/wiki/Datos_enlazados exists, but the hash 'Proyecto_de_comunidad_para_la_inter-conexi%C3%B3n_de_datos_abiertos' does not (status code 200) + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:784: + + External link https://bnb.data.bl.uk/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:784: + + External link https://bnb.data.bl.uk/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:802: + + External link https://bnb.data.bl.uk/flint-sparql failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:3013: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html:3023: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/reutilizando-colecciones-digitales-glam-labs.md failed (status code 429) + +* At _site/es/lecciones/salida-de-datos-como-archivo-html.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/49 failed (status code 429) + +* At _site/es/lecciones/salida-de-datos-como-archivo-html.html:1717: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/salida-de-datos-como-archivo-html.html:1727: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/salida-de-datos-como-archivo-html.md failed (status code 429) + +* At _site/es/lecciones/salida-palabras-clave-contexto-ngrams.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/51 failed (status code 429) + +* At _site/es/lecciones/salida-palabras-clave-contexto-ngrams.html:1741: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/salida-palabras-clave-contexto-ngrams.html:1751: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/salida-palabras-clave-contexto-ngrams.md failed (status code 429) + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/303 failed (status code 429) + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:1755: + + External link http://jekyll-windows.juthilo.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:2300: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:2310: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.md failed (status code 429) + +* At _site/es/lecciones/topic-modeling-y-mallet.html:341: + + External link https://github.com/programminghistorian/ph-submissions/issues/191#issuecomment-432826840 failed (status code 429) + +* At _site/es/lecciones/topic-modeling-y-mallet.html:571: + + External link http://www.worldcat.org/title/reading-machines-toward-an-algorithmic-criticism/oclc/708761605&referer=brief_results failed: Forbidden (status code 403) + +* At _site/es/lecciones/topic-modeling-y-mallet.html:1011: + + External link http://dl.acm.org/citation.cfm?id=944937 failed (status code 403) + +* At _site/es/lecciones/topic-modeling-y-mallet.html:2469: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/topic-modeling-y-mallet.html:2479: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/topic-modeling-y-mallet.md failed (status code 429) + +* At _site/es/lecciones/trabajar-con-archivos-de-texto.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/40 failed (status code 429) + +* At _site/es/lecciones/trabajar-con-archivos-de-texto.html:1648: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/trabajar-con-archivos-de-texto.html:1658: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/trabajar-con-archivos-de-texto.md failed (status code 429) + +* At _site/es/lecciones/trabajar-con-paginas-web.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/42 failed (status code 429) + +* At _site/es/lecciones/trabajar-con-paginas-web.html:1694: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/trabajar-con-paginas-web.html:1704: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/trabajar-con-paginas-web.md failed (status code 429) + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/162 failed (status code 429) + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:576: + + External link https://irt.kcl.ac.uk/irt2009/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:736: + + External link https://stackoverflow.com/questions/16811332/cannot-run-java-from-the-windows-powershell-command-prompt failed (status code 403) + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:1338: + + External link https://www.computerhope.com/issues/ch000549.htm failed (status code 403) + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:1338: + + External link https://stackoverflow.com/questions/22465332/setting-path-environment-variable-in-osx-permanently failed (status code 403) + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:1901: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/transformacion-datos-xml-xsl.html:1911: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/transformacion-datos-xml-xsl.md failed (status code 429) + +* At _site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/579 failed (status code 429) + +* At _site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html:516: + + External link https://www.rstudio.com/products/rstudio/download/#download failed: https://www.rstudio.com/products/rstudio/download/ exists, but the hash 'download' does not (status code 200) + +* At _site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html:1699: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html:1709: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.md failed (status code 429) + +* At _site/es/lecciones/ver-archivos-html.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/39 failed (status code 429) + +* At _site/es/lecciones/ver-archivos-html.html:1620: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/ver-archivos-html.html:1630: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/ver-archivos-html.md failed (status code 429) + +* At _site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/330 failed (status code 429) + +* At _site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html:1490: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html:1500: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.md failed (status code 429) + +* At _site/es/pia.html:271: + + External link https://www.oecd.org/en/topics/sub-issues/oda-eligibility-and-conditions/dac-list-of-oda-recipients.html failed (status code 403) + +* At _site/es/pia.html:422: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/pia.html:432: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/pia.md failed (status code 429) + +* At _site/es/politica-de-privacidad.html:348: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/politica-de-privacidad.html:358: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/politica-de-privacidad.md failed (status code 429) + +* At _site/es/politica-retirada-lecciones.html:357: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/politica-retirada-lecciones.html:367: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/politica-retirada-lecciones.md failed (status code 429) + +* At _site/es/retroalimentacion.html:256: + + External link https://github.com/orgs/programminghistorian/projects/6 failed (status code 404) + +* At _site/es/retroalimentacion.html:327: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/retroalimentacion.html:337: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/retroalimentacion.md failed (status code 429) + +* At _site/es/vacantes.html:292: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/es/vacantes.html:302: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/vacantes.md failed (status code 429) + +* At _site/fr/apropos.html:259: + + External link https://fr.wikipedia.org/wiki/Libre_acc%C3%A8s_(%C3%A9dition_scientifique)#La_voie_diamant failed: https://fr.wikipedia.org/wiki/Libre_acc%C3%A8s_(%C3%A9dition_scientifique) exists, but the hash 'La_voie_diamant' does not (status code 200) + +* At _site/fr/apropos.html:266: + + External link https://openpublishingawards.org/results/2021/index.html failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/fr/apropos.html:323: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/apropos.html:333: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/apropos.md failed (status code 429) + +* At _site/fr/consignes-auteurs.html:266: + + External link https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit#gid=0 failed: https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit exists, but the hash 'gid=0' does not (status code 200) + +* At _site/fr/consignes-auteurs.html:759: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/consignes-auteurs.html:769: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/consignes-auteurs.md failed (status code 429) + +* At _site/fr/consignes-evaluateurs.html:404: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/consignes-evaluateurs.html:414: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/consignes-evaluateurs.md failed (status code 429) + +* At _site/fr/consignes-redacteurs.html:338: + + External link https://github.com/programminghistorian/ph-submissions/commits/gh-pages failed (status code 429) + +* At _site/fr/consignes-redacteurs.html:484: + + External link https://zenodo.org/record/49873#.V0lazGaGa7o failed: https://zenodo.org/record/49873 exists, but the hash '.V0lazGaGa7o' does not (status code 200) + +* At _site/fr/consignes-redacteurs.html:579: + + External link https://www.europeana.eu failed (status code 403) + +* At _site/fr/consignes-redacteurs.html:608: + + External link https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit#gid=1625380994 failed: https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit exists, but the hash 'gid=1625380994' does not (status code 200) + +* At _site/fr/consignes-redacteurs.html:757: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/consignes-redacteurs.html:767: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/consignes-redacteurs.md failed (status code 429) + +* At _site/fr/consignes-traducteurs.html:380: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/consignes-traducteurs.html:390: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/consignes-traducteurs.md failed (status code 429) + +* At _site/fr/contribuer.html:353: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/contribuer.html:363: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/contribuer.md failed (status code 429) + +* At _site/fr/dons.html:265: + + External link https://www.patreon.com/join/theprogramminghistorian failed (status code 403) + +* At _site/fr/dons.html:322: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/dons.html:332: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/dons.md failed (status code 429) + +* At _site/fr/equipe-projet.html:310: + + External link http://twitter.com/maxcarlons failed (status code 400) + +* At _site/fr/equipe-projet.html:512: + + External link http://twitter.com/cosovschi failed (status code 400) + +* At _site/fr/equipe-projet.html:1272: + + External link https://www.nabeelsiddiqui.net/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/fr/equipe-projet.html:1278: + + External link http://twitter.com/nabsiddiqui failed (status code 400) + +* At _site/fr/equipe-projet.html:1631: + + External link http://twitter.com/giulia_taurino failed (status code 400) + +* At _site/fr/equipe-projet.html:1810: + + External link http://twitter.com/alexwermercolan failed (status code 400) + +* At _site/fr/equipe-projet.html:2059: + + External link http://www.mariajoseafanador.com failed: Moved Permanently (status code 301) + +* At _site/fr/equipe-projet.html:2065: + + External link http://twitter.com/mariajoafana failed (status code 400) + +* At _site/fr/equipe-projet.html:2534: + + External link http://twitter.com/IsaGribomont failed (status code 400) + +* At _site/fr/equipe-projet.html:2745: + + External link http://twitter.com/espejolento failed (status code 400) + +* At _site/fr/equipe-projet.html:3036: + + External link http://twitter.com/jenniferisve failed (status code 400) + +* At _site/fr/equipe-projet.html:3361: + + External link http://twitter.com/enetreseles failed (status code 400) + +* At _site/fr/equipe-projet.html:3568: + + External link http://twitter.com/jgob failed (status code 400) + +* At _site/fr/equipe-projet.html:3863: + + External link http://twitter.com/rivaquiroga failed (status code 400) + +* At _site/fr/equipe-projet.html:4804: + + External link http://twitter.com/superHH failed (status code 400) + +* At _site/fr/equipe-projet.html:5190: + + External link http://twitter.com/emilienschultz failed (status code 400) + +* At _site/fr/equipe-projet.html:5317: + + External link http://twitter.com/davvalent failed (status code 400) + +* At _site/fr/equipe-projet.html:5842: + + External link http://twitter.com/danielalvesfcsh failed (status code 400) + +* At _site/fr/equipe-projet.html:6107: + + External link http://twitter.com/ericbrasiln failed (status code 400) + +* At _site/fr/equipe-projet.html:6543: + + External link http://twitter.com/jimmy_medeiros failed (status code 400) + +* At _site/fr/equipe-projet.html:7027: + + External link http://twitter.com/araceletorres failed (status code 400) + +* At _site/fr/equipe-projet.html:7286: + + External link http://twitter.com/j_w_baker failed (status code 400) + +* At _site/fr/equipe-projet.html:7727: + + External link http://twitter.com/Adam_Crymble failed (status code 400) + +* At _site/fr/equipe-projet.html:8258: + + External link http://twitter.com/jenniferisve failed (status code 400) + +* At _site/fr/equipe-projet.html:8589: + + External link http://twitter.com/rivaquiroga failed (status code 400) + +* At _site/fr/equipe-projet.html:8878: + + External link http://twitter.com/amsichani failed (status code 400) + +* At _site/fr/equipe-projet.html:9221: + + External link http://twitter.com/AnisaHawes failed (status code 400) + +* At _site/fr/equipe-projet.html:10041: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/equipe-projet.html:10051: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/equipe-projet.md failed (status code 429) + +* At _site/fr/evenements.html:296: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/evenements.html:306: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/evenements.md failed (status code 429) + +* At _site/fr/index.html:326: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/index.html:336: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/index.md failed (status code 429) + +* At _site/fr/jisc-tna-partenariat.html:336: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/jisc-tna-partenariat.html:346: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/jisc-tna-partenariat.md failed (status code 429) + +* At _site/fr/lecons/analyse-corpus-antconc.html:338: + + External link https://github.com/programminghistorian/ph-submissions/issues/240 failed (status code 429) + +* At _site/fr/lecons/analyse-corpus-antconc.html:631: + + External link https://academic.oup.com/dsh/article-abstract/8/4/243/928942 failed (status code 403) + +* At _site/fr/lecons/analyse-corpus-antconc.html:1095: + + External link http://www.lexi-co.com/ failed: got a time out (response code 301) (status code 301) + +* At _site/fr/lecons/analyse-corpus-antconc.html:1095: + + External link http://ancilla.unice.fr/ failed: got a time out (response code 0) (status code 0) + +* At _site/fr/lecons/analyse-corpus-antconc.html:1639: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/analyse-corpus-antconc.html:1649: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/analyse-corpus-antconc.md failed (status code 429) + +* At _site/fr/lecons/analyse-de-documents-avec-tfidf.html:353: + + External link https://github.com/programminghistorian/ph-submissions/issues/454 failed (status code 429) + +* At _site/fr/lecons/analyse-de-documents-avec-tfidf.html:2272: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/analyse-de-documents-avec-tfidf.html:2282: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/analyse-de-documents-avec-tfidf.md failed (status code 429) + +* At _site/fr/lecons/analyse-donnees-tabulaires-R.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/561 failed (status code 429) + +* At _site/fr/lecons/analyse-donnees-tabulaires-R.html:1100: + + External link https://www.datacamp.com/courses/introduction-a-r failed (status code 404) + +* At _site/fr/lecons/analyse-donnees-tabulaires-R.html:1653: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/analyse-donnees-tabulaires-R.html:1663: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/analyse-donnees-tabulaires-R.md failed (status code 429) + +* At _site/fr/lecons/analyse-reseau-python.html:343: + + External link https://github.com/programminghistorian/ph-submissions/issues/582 failed (status code 429) + +* At _site/fr/lecons/analyse-reseau-python.html:2984: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/analyse-reseau-python.html:2994: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/analyse-reseau-python.md failed (status code 429) + +* At _site/fr/lecons/calibration-radiocarbone-avec-r.html:351: + + External link https://github.com/programminghistorian/ph-submissions/issues/329 failed (status code 429) + +* At _site/fr/lecons/calibration-radiocarbone-avec-r.html:715: + + External link https://fr.wikipedia.org/wiki/Suaire_de_Turin#La_datation_par_le_carbone_14_(1988-1989) failed: https://fr.wikipedia.org/wiki/Suaire_de_Turin#La_datation_par_le_carbone_14_(1988-1989) exists, but the hash 'La_datation_par_le_carbone_14_(1988-1989)' does not (status code 200) + +* At _site/fr/lecons/calibration-radiocarbone-avec-r.html:2181: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/calibration-radiocarbone-avec-r.html:2191: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/calibration-radiocarbone-avec-r.md failed (status code 429) + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/264 failed (status code 429) + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:668: + + External link http://archive.org/stream/jstor-4560629/4560629#page/n0/mode/2up failed: http://archive.org/stream/jstor-4560629/4560629 exists, but the hash 'page/n0/mode/2up' does not (status code 200) + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:2005: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/comprendre-les-expressions-regulieres.html:2015: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/comprendre-les-expressions-regulieres.md failed (status code 429) + +* At _site/fr/lecons/comprendre-les-pages-web.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/228 failed (status code 429) + +* At _site/fr/lecons/comprendre-les-pages-web.html:1635: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/comprendre-les-pages-web.html:1645: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/comprendre-les-pages-web.md failed (status code 429) + +* At _site/fr/lecons/concevoir-base-donnees-nodegoat.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/459 failed (status code 429) + +* At _site/fr/lecons/concevoir-base-donnees-nodegoat.html:1223: + + External link https://doi.org/10.3917/dec.lemer.2008.01 failed (status code 403) + +* At _site/fr/lecons/concevoir-base-donnees-nodegoat.html:1782: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/concevoir-base-donnees-nodegoat.html:1792: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/concevoir-base-donnees-nodegoat.md failed (status code 429) + +* At _site/fr/lecons/debuter-avec-markdown.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/283 failed (status code 429) + +* At _site/fr/lecons/debuter-avec-markdown.html:1412: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/debuter-avec-markdown.html:1422: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/debuter-avec-markdown.md failed (status code 429) + +* At _site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/526 failed (status code 429) + +* At _site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html:1851: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html:1861: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/decomptes-de-frequences-de-mots-en-python.md failed (status code 429) + +* At _site/fr/lecons/demarrer-avec-omeka-classic.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/550 failed (status code 429) + +* At _site/fr/lecons/demarrer-avec-omeka-classic.html:1502: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/demarrer-avec-omeka-classic.html:1512: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/demarrer-avec-omeka-classic.md failed (status code 429) + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/372 failed (status code 429) + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:613: + + External link https://www.java.com/fr/download/ failed (status code 403) + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1269: + + External link https://github.com/impresso/PH-Passim-tutorial/blob/master/eebo/code/main.py failed (status code 429) + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1312: + + External link https://github.com/impresso/impresso-pycommons/blob/master/impresso_commons/text/rebuilder.py failed (status code 429) + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1454: + + External link https://github.com/impresso/PH-passim-tutorial/blob/master/explore-passim-output.ipynb failed (status code 429) + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1531: + + External link http://dx.doi.org/10.1093/alh/ajv028 failed (status code 403) + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1532: + + External link http://dx.doi.org/10.1080/1461670x.2020.1761865 failed (status code 403) + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:1538: + + External link http://dx.doi.org/10.1145/2682571.2797068 failed (status code 403) + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:2515: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html:2525: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.md failed (status code 429) + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-1.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/560 failed (status code 429) + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-1.html:1697: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-1.html:1707: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/du-html-a-une-liste-de-mots-1.md failed (status code 429) + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-2.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/584 failed (status code 429) + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-2.html:1782: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/du-html-a-une-liste-de-mots-2.html:1792: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/du-html-a-une-liste-de-mots-2.md failed (status code 429) + +* At _site/fr/lecons/generer-jeu-donnees-texte-ocr.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/362 failed (status code 429) + +* At _site/fr/lecons/generer-jeu-donnees-texte-ocr.html:2172: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/generer-jeu-donnees-texte-ocr.html:2182: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/generer-jeu-donnees-texte-ocr.md failed (status code 429) + +* At _site/fr/lecons/gestion-manipulation-donnees-r.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/625 failed (status code 429) + +* At _site/fr/lecons/gestion-manipulation-donnees-r.html:1593: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/gestion-manipulation-donnees-r.html:1603: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/gestion-manipulation-donnees-r.md failed (status code 429) + +* At _site/fr/lecons/index.html:1722: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/index.html:1732: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons.md failed (status code 429) + +* At _site/fr/lecons/installation-modules-python-pip.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/320 failed (status code 429) + +* At _site/fr/lecons/installation-modules-python-pip.html:575: + + External link https://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows failed (status code 403) + +* At _site/fr/lecons/installation-modules-python-pip.html:1134: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/installation-modules-python-pip.html:1144: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/installation-modules-python-pip.md failed (status code 429) + +* At _site/fr/lecons/installation-windows-py.html:1718: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/installation-windows-py.html:1728: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/installation-windows-py.md failed (status code 429) + +* At _site/fr/lecons/installer-ide-python-linux.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/359 failed (status code 429) + +* At _site/fr/lecons/installer-ide-python-linux.html:1642: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/installer-ide-python-linux.html:1652: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/installer-ide-python-linux.md failed (status code 429) + +* At _site/fr/lecons/intro-a-bash-et-zsh.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/568 failed (status code 429) + +* At _site/fr/lecons/intro-a-bash-et-zsh.html:2114: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/intro-a-bash-et-zsh.html:2124: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/intro-a-bash-et-zsh.md failed (status code 429) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/256 failed (status code 429) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:564: + + External link http://www.sciencedirect.com/science/article/pii/S0747563213003129 failed: Forbidden (status code 403) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:587: + + External link https://twitter.com/Every3Minutes failed (status code 400) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:655: + + External link http://twitter.com/tinyarchae failed (status code 400) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:655: + + External link https://twitter.com/archaeoglitch failed (status code 400) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:655: + + External link https://twitter.com/botarchaeo failed (status code 400) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:665: + + External link https://twitter.com/galaxykate failed (status code 400) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:907: + + External link http://unicode.org/emoji/charts/full-emoji-list.html failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:986: + + External link https://twitter.com/TinyAdv failed (status code 400) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:1032: + + External link https://twitter.com/envoisdeRomeBot failed (status code 400) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:1033: + + External link https://twitter.com/lebotde7lieux failed (status code 400) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:1034: + + External link https://twitter.com/memo_guerra_bot failed (status code 400) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:1040: + + External link https://twitter.com/search?q=GallicaBot&src=typed_query&f=live failed (status code 400) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:1582: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/intro-aux-bots-twitter.html:1592: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/intro-aux-bots-twitter.md failed (status code 429) + +* At _site/fr/lecons/introduction-a-heurist.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/380 failed (status code 429) + +* At _site/fr/lecons/introduction-a-heurist.html:567: + + External link https://heuristnetwork.org/installation/ failed (status code 500) + +* At _site/fr/lecons/introduction-a-heurist.html:580: + + External link https://heuristnetwork.org/tutorials/ failed (status code 500) + +* At _site/fr/lecons/introduction-a-heurist.html:2167: + + External link https://heuristnetwork.org/tutorials/ failed (status code 500) + +* At _site/fr/lecons/introduction-a-heurist.html:2749: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/introduction-a-heurist.html:2759: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/introduction-a-heurist.md failed (status code 429) + +* At _site/fr/lecons/introduction-a-la-stylometrie-avec-python.html:1910: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/introduction-a-la-stylometrie-avec-python.html:1920: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/introduction-a-la-stylometrie-avec-python.md failed (status code 429) + +* At _site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html:341: + + External link https://github.com/programminghistorian/ph-submissions/issues/309 failed (status code 429) + +* At _site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html:748: + + External link https://stackoverflow.com/questions/2265357/parse-date-string-and-change-format failed (status code 403) + +* At _site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html:816: + + External link https://stackoverflow.com/a/16115575 failed (status code 403) + +* At _site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html:2435: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html:2445: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/introduction-aux-carnets-jupyter-notebooks.md failed (status code 429) + +* At _site/fr/lecons/introduction-et-installation.html:1538: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/introduction-et-installation.html:1548: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/introduction-et-installation.md failed (status code 429) + +* At _site/fr/lecons/manipuler-chaines-caracteres-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/284 failed (status code 429) + +* At _site/fr/lecons/manipuler-chaines-caracteres-python.html:1705: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/manipuler-chaines-caracteres-python.html:1715: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/manipuler-chaines-caracteres-python.md failed (status code 429) + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:341: + + External link https://github.com/programminghistorian/ph-submissions/issues/223 failed (status code 429) + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:577: + + External link https://powerhouse.com.au/ failed (status code 429) + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:592: + + External link https://api.maas.museum/docs failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:2102: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html:2112: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/nettoyer-ses-donnees-avec-openrefine.md failed (status code 429) + +* At _site/fr/lecons/normaliser-donnees-textuelles-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/564 failed (status code 429) + +* At _site/fr/lecons/normaliser-donnees-textuelles-python.html:1689: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/normaliser-donnees-textuelles-python.html:1699: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/normaliser-donnees-textuelles-python.md failed (status code 429) + +* At _site/fr/lecons/preserver-logiciels-recherche.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/616 failed (status code 429) + +* At _site/fr/lecons/preserver-logiciels-recherche.html:789: + + External link https://github.com/torvalds/linux/blob/master/fs/ext4/resize.c failed (status code 429) + +* At _site/fr/lecons/preserver-logiciels-recherche.html:967: + + External link https://gitlab.com/users/sign_in failed (status code 403) + +* At _site/fr/lecons/preserver-logiciels-recherche.html:968: + + External link https://gitlab.com/projects/new failed (status code 403) + +* At _site/fr/lecons/preserver-logiciels-recherche.html:1240: + + External link https://doi.org/10.1145/602421.602422 failed (status code 403) + +* At _site/fr/lecons/preserver-logiciels-recherche.html:2679: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/preserver-logiciels-recherche.html:2689: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/preserver-logiciels-recherche.md failed (status code 429) + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/263 failed (status code 429) + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:588: + + External link https://twitter.com/Girlinthe/status/387166944094199809 failed (status code 400) + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:1334: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/preserver-ses-donnees-de-recherche.html:1344: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/preserver-ses-donnees-de-recherche.md failed (status code 429) + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/307 failed (status code 429) + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:628: + + External link https://github.com/dhcolumbia/pandoc-workflow/blob/master/pandoctut.bib failed (status code 429) + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:894: + + External link http://stackoverflow.com/questions/tagged/pandoc failed (status code 403) + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:896: + + External link http://www.draftin.com failed: Service Unavailable (status code 503) + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:896: + + External link http://www.authorea.com failed: Forbidden (status code 403) + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:896: + + External link http://mouapp.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:936: + + External link https://github.com/programminghistorian/jekyll/issues/46#issuecomment-59219906 failed (status code 429) + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:1913: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html:1923: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/redaction-durable-avec-pandoc-et-markdown.md failed (status code 429) + +* At _site/fr/lecons/reutilisation-de-code-et-modularite.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/539 failed (status code 429) + +* At _site/fr/lecons/reutilisation-de-code-et-modularite.html:1576: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/reutilisation-de-code-et-modularite.html:1586: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/reutilisation-de-code-et-modularite.md failed (status code 429) + +* At _site/fr/lecons/telecharger-des-pages-web-avec-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/364 failed (status code 429) + +* At _site/fr/lecons/telecharger-des-pages-web-avec-python.html:1678: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/telecharger-des-pages-web-avec-python.html:1688: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/telecharger-des-pages-web-avec-python.md failed (status code 429) + +* At _site/fr/lecons/transcription-automatisee-graphies-non-latines.html:349: + + External link https://github.com/programminghistorian/ph-submissions/issues/421 failed (status code 429) + +* At _site/fr/lecons/transcription-automatisee-graphies-non-latines.html:2797: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/transcription-automatisee-graphies-non-latines.html:2807: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/transcription-automatisee-graphies-non-latines.md failed (status code 429) + +* At _site/fr/lecons/travailler-avec-des-fichiers-texte.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/232 failed (status code 429) + +* At _site/fr/lecons/travailler-avec-des-fichiers-texte.html:563: + + External link https://docs.python.org/fr/2.7/library/functions.html#prin failed: https://docs.python.org/fr/2.7/library/functions.html exists, but the hash 'prin' does not (status code 200) + +* At _site/fr/lecons/travailler-avec-des-fichiers-texte.html:1757: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/lecons/travailler-avec-des-fichiers-texte.html:1767: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/travailler-avec-des-fichiers-texte.md failed (status code 429) + +* At _site/fr/nos-soutiens.html:294: + + External link https://www.tilburguniversity.edu/ failed (status code 403) + +* At _site/fr/nos-soutiens.html:337: + + External link https://www.sussex.ac.uk/collaborate/business/public-funds#:~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies failed: https://www.sussex.ac.uk/collaborate/business/public-funds exists, but the hash ':~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies' does not (status code 200) + +* At _site/fr/nos-soutiens.html:338: + + External link https://www.thebritishacademy.ac.uk/projects/writing-workshops-2018-digital-humanities/ failed (status code 403) + +* At _site/fr/nos-soutiens.html:438: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/nos-soutiens.html:448: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/nos-soutiens.md failed (status code 429) + +* At _site/fr/pi.html:271: + + External link https://www.oecd.org/fr/topics/sub-issues/oda-eligibility-and-conditions/dac-list-of-oda-recipients.html failed (status code 403) + +* At _site/fr/pi.html:417: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/pi.html:427: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/pi.md failed (status code 429) + +* At _site/fr/politique-retrait-lecons.html:355: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/politique-retrait-lecons.html:365: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/politique-retrait-lecons.md failed (status code 429) + +* At _site/fr/politique-vie-privee.html:347: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/politique-vie-privee.html:357: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/politique-vie-privee.md failed (status code 429) + +* At _site/fr/postes-vacants.html:292: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/postes-vacants.html:302: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/postes-vacants.md failed (status code 429) + +* At _site/fr/reaction.html:256: + + External link https://github.com/orgs/programminghistorian/projects/6 failed (status code 404) + +* At _site/fr/reaction.html:328: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/reaction.html:338: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/reaction.md failed (status code 429) + +* At _site/fr/recherche.html:266: + + External link https://academic.oup.com/jah/article-abstract/103/1/299/1751315 failed (status code 403) + +* At _site/fr/recherche.html:267: + + External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ failed: got a time out (response code 301) (status code 301) + +* At _site/fr/recherche.html:282: + + External link https://novaresearch.unl.pt/files/32228034/Ensinar_Humanidades_Digitais.pdf failed (status code 403) + +* At _site/fr/recherche.html:285: + + External link http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 failed (status code 403) + +* At _site/fr/recherche.html:328: + + External link https://www.history.ac.uk/our-century/centenary-events/training-teacher-giving-your-first-digital-history-workshop failed (status code 403) + +* At _site/fr/recherche.html:364: + + External link https://www.caurj.gov.br/seminario-solare-reune-desenvolvedores-internacionais-de-software-livre-para-arquitetura-e-urbanismo/ failed (status code 403) + +* At _site/fr/recherche.html:371: + + External link https://www.jisc.ac.uk/events/digifest-2023/programme failed (status code 404) + +* At _site/fr/recherche.html:377: + + External link https://dcdcconference.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/fr/recherche.html:388: + + External link https://openpublishingfest.org/calendar.html#event-69/ failed: got a time out (response code 0) (status code 0) + +* At _site/fr/recherche.html:392: + + External link https://2021.dhbenelux.org/schedule/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/fr/recherche.html:394: + + External link https://msuglobaldh.org/abstracts/#programming-historian failed: https://msuglobaldh.org/abstracts/ exists, but the hash 'programming-historian' does not (status code 200) + +* At _site/fr/recherche.html:482: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/fr/recherche.html:492: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/recherche.md failed (status code 429) + +* At _site/index.html:373: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/index.html:383: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/index.md failed (status code 429) + +* At _site/posts/2022-in-review.html:287: + + External link https://twitter.com/ProgHist failed (status code 400) + +* At _site/posts/2022-in-review.html:783: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/2022-in-review.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2022-12-16-2022-in-review.md failed (status code 429) + +* At _site/posts/DH-Award-2017.html:783: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/DH-Award-2017.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-03-04-DH-Award-2017.md failed (status code 429) + +* At _site/posts/FR-team.html:285: + + External link http://www.iperionch.eu/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/posts/FR-team.html:787: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/FR-team.html:797: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-07-13-FR-team.md failed (status code 429) + +* At _site/posts/Open-Education-Week.html:1303: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/Open-Education-Week.html:1313: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-03-07-Open-Education-Week.md failed (status code 429) + +* At _site/posts/PH-TNA-JISC-event-2-annoucement.html:783: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/PH-TNA-JISC-event-2-annoucement.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2022-04-12-PH-TNA-JISC-event-2-annoucement.md failed (status code 429) + +* At _site/posts/PH-commitment-to-diversity.html:283: + + External link http://www.aauw.org/research/why-so-few/ failed: Not Found (status code 404) + +* At _site/posts/PH-commitment-to-diversity.html:283: + + External link https://www.surveymonkey.co.uk/r/SFSRHHD failed: Not Found (status code 404) + +* At _site/posts/PH-commitment-to-diversity.html:283: + + External link https://github.com/programminghistorian/jekyll/issues/152 failed (status code 429) + +* At _site/posts/PH-commitment-to-diversity.html:377: + + External link http://femtechnet.org/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/posts/PH-commitment-to-diversity.html:909: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/PH-commitment-to-diversity.html:919: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-05-10-PH-commitment-to-diversity.md failed (status code 429) + +* At _site/posts/PH-contributors.html:802: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/PH-contributors.html:812: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-04-06-PH-contributors.md failed (status code 429) + +* At _site/posts/PH-espanol-in-DH2018.html:279: + + External link https://twitter.com/mariajoafana/status/1011761787417628673 failed (status code 400) + +* At _site/posts/PH-espanol-in-DH2018.html:289: + + External link https://github.com/programminghistorian/jekyll/issues/651 failed (status code 429) + +* At _site/posts/PH-espanol-in-DH2018.html:291: + + External link https://twitter.com/visceral_blot/status/1012453500595290112 failed (status code 400) + +* At _site/posts/PH-espanol-in-DH2018.html:297: + + External link https://github.com/programminghistorian/jekyll/issues?q=french+label:french failed (status code 429) + +* At _site/posts/PH-espanol-in-DH2018.html:1232: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/PH-espanol-in-DH2018.html:1242: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-07-09-PH-espanol-in-DH2018.md failed (status code 429) + +* At _site/posts/Uses-Of-The-Programming-Historian.html:293: + + External link http://lj.libraryjournal.com/2014/09/opinion/not-dead-yet/connecting-researchers-to-new-digital-tools-not-dead-yet/#_ failed: Bad Gateway (status code 502) + +* At _site/posts/Uses-Of-The-Programming-Historian.html:295: + + External link http://journalofdigitalhumanities.org/2-1/dh-contribution-to-topic-modeling/ failed: Moved Permanently (status code 301) + +* At _site/posts/Uses-Of-The-Programming-Historian.html:342: + + External link http://digitalhumanities.rice.edu/fall-2013-syllabus/ failed (status code 404) + +* At _site/posts/Uses-Of-The-Programming-Historian.html:344: + + External link http://dh.chadblack.net/info/syllabus/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/posts/Uses-Of-The-Programming-Historian.html:364: + + External link https://twitter.com/antimony27/status/730808295410311169 failed (status code 400) + +* At _site/posts/Uses-Of-The-Programming-Historian.html:372: + + External link https://twitter.com/StewartVarner/status/722520696606298112 failed (status code 400) + +* At _site/posts/Uses-Of-The-Programming-Historian.html:373: + + External link https://twitter.com/eric_loy/status/758039397539409921 failed (status code 400) + +* At _site/posts/Uses-Of-The-Programming-Historian.html:374: + + External link https://twitter.com/Gaymerbrarian/status/721490542366994432 failed (status code 400) + +* At _site/posts/Uses-Of-The-Programming-Historian.html:375: + + External link https://twitter.com/HanleyWill/status/725880236315934720 failed (status code 400) + +* At _site/posts/Uses-Of-The-Programming-Historian.html:870: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/Uses-Of-The-Programming-Historian.html:880: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-05-22-Uses-Of-The-Programming-Historian.md failed (status code 429) + +* At _site/posts/ad-hoc-translation.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/ad-hoc-translation.html:803: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-11-30-ad-hoc-translation.md failed (status code 429) + +* At _site/posts/adding-to-library-catalogue.html:281: + + External link http://www.twitter.com/Literature_Geek failed (status code 400) + +* At _site/posts/adding-to-library-catalogue.html:281: + + External link https://twitter.com/proghist failed (status code 400) + +* At _site/posts/adding-to-library-catalogue.html:790: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/adding-to-library-catalogue.html:800: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-06-10-adding-to-library-catalogue.md failed (status code 429) + +* At _site/posts/anisa-welcome.html:787: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/anisa-welcome.html:797: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-07-07-anisa-welcome.md failed (status code 429) + +* At _site/posts/anna-maria-sichani.html:783: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/anna-maria-sichani.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-05-24-anna-maria-sichani.md failed (status code 429) + +* At _site/posts/announcing-new-team-spanish-language-editors.html:287: + + External link https://en.neogranadina.org failed: got a time out (response code 0) (status code 0) + +* At _site/posts/announcing-new-team-spanish-language-editors.html:287: + + External link https://twitter.com/mariajoafana failed (status code 400) + +* At _site/posts/announcing-new-team-spanish-language-editors.html:289: + + External link https://twitter.com/victor_gayol failed (status code 400) + +* At _site/posts/announcing-new-team-spanish-language-editors.html:291: + + External link https://twitter.com/RojasCastroA failed (status code 400) + +* At _site/posts/announcing-new-team-spanish-language-editors.html:293: + + External link https://twitter.com/proghist failed (status code 400) + +* At _site/posts/announcing-new-team-spanish-language-editors.html:293: + + External link https://twitter.com/mariajoafana failed (status code 400) + +* At _site/posts/announcing-new-team-spanish-language-editors.html:293: + + External link https://twitter.com/victor_gayol failed (status code 400) + +* At _site/posts/announcing-new-team-spanish-language-editors.html:293: + + External link https://twitter.com/RojasCastroA failed (status code 400) + +* At _site/posts/announcing-new-team-spanish-language-editors.html:788: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/announcing-new-team-spanish-language-editors.html:798: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-08-22-announcing-new-team-spanish-language-editors.md failed (status code 429) + +* At _site/posts/appel-a-propositions.html:1261: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/appel-a-propositions.html:1271: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-07-04-appel-a-propositions.md failed (status code 429) + +* At _site/posts/appel-a-traductions.html:1245: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/appel-a-traductions.html:1255: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2025-02-28-appel-a-traductions.md failed (status code 429) + +* At _site/posts/articles-selected-ph-jisc-tna.html:783: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/articles-selected-ph-jisc-tna.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-11-15-articles-selected-ph-jisc-tna.md failed (status code 429) + +* At _site/posts/bienvenue-ph-fr.html:283: + + External link https://github.com/programminghistorian/jekyll/issues/850 failed (status code 429) + +* At _site/posts/bienvenue-ph-fr.html:283: + + External link https://github.com/programminghistorian/ph-submissions/issues?q=is:issue+is:open+label:French failed (status code 429) + +* At _site/posts/bienvenue-ph-fr.html:783: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bienvenue-ph-fr.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-04-08-bienvenue-ph-fr.md failed (status code 429) + +* At _site/posts/bogota-workshop-report.html:1247: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bogota-workshop-report.html:1257: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-08-08-bogota-workshop-report.md failed (status code 429) + +* At _site/posts/bolentin-informativo.html:853: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bolentin-informativo.html:863: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-09-30-bolentin-informativo.md failed (status code 429) + +* At _site/posts/boletin-informativo-junio20.html:301: + + External link https://programminghistorian.org/es/apoyanos#programa-de-instituciones-asociadas failed: https://programminghistorian.org/es/apoyanos exists, but the hash 'programa-de-instituciones-asociadas' does not (status code 200) + +* At _site/posts/boletin-informativo-junio20.html:891: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/boletin-informativo-junio20.html:901: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-07-01-boletin-informativo-junio20.md failed (status code 429) + +* At _site/posts/boletin-informativo-march20.html:313: + + External link https://twitter.com/KU_Leuven failed (status code 400) + +* At _site/posts/boletin-informativo-march20.html:843: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/boletin-informativo-march20.html:853: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-04-01-boletin-informativo-march20.md failed (status code 429) + +* At _site/posts/boletin-informativo-oct20.html:299: + + External link https://programminghistorian.org/es/apoyanos#programa-de-instituciones-asociadas failed: https://programminghistorian.org/es/apoyanos exists, but the hash 'programa-de-instituciones-asociadas' does not (status code 200) + +* At _site/posts/boletin-informativo-oct20.html:829: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/boletin-informativo-oct20.html:839: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-10-01-boletin-informativo-oct20.md failed (status code 429) + +* At _site/posts/boletin-informativo.html:303: + + External link https://cas.au.dk/en/cedhar/events/show/artikel/teaching-digital-history-workshop-a-one-day-seminar/ failed (status code 404) + +* At _site/posts/boletin-informativo.html:834: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/boletin-informativo.html:844: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-12-30-boletin-informativo.md failed (status code 429) + +* At _site/posts/buletin-de-information.html:847: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/buletin-de-information.html:857: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-09-30-buletin-de-information.md failed (status code 429) + +* At _site/posts/bulletin-de-information-juin20.html:301: + + External link https://programminghistorian.org/fr/nous-soutenir#partenariat-institutionnel failed: https://programminghistorian.org/fr/nous-soutenir exists, but the hash 'partenariat-institutionnel' does not (status code 200) + +* At _site/posts/bulletin-de-information-juin20.html:891: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bulletin-de-information-juin20.html:901: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-07-01-bulletin-de-information-juin20.md failed (status code 429) + +* At _site/posts/bulletin-de-information-march20.html:314: + + External link https://twitter.com/KU_Leuven failed (status code 400) + +* At _site/posts/bulletin-de-information-march20.html:314: + + External link https://programminghistorian.org/fr/nous-soutenir#partenariat-institutionnel failed: https://programminghistorian.org/fr/nous-soutenir exists, but the hash 'partenariat-institutionnel' does not (status code 200) + +* At _site/posts/bulletin-de-information-march20.html:843: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bulletin-de-information-march20.html:853: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-04-01-bulletin-de-information-march20.md failed (status code 429) + +* At _site/posts/bulletin-de-information-oct20.html:301: + + External link https://programminghistorian.org/fr/nous-soutenir#partenariat-institutionnel failed: https://programminghistorian.org/fr/nous-soutenir exists, but the hash 'partenariat-institutionnel' does not (status code 200) + +* At _site/posts/bulletin-de-information-oct20.html:831: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bulletin-de-information-oct20.html:841: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-10-01-bulletin-de-information-oct20.md failed (status code 429) + +* At _site/posts/bulletin-de-information.html:303: + + External link https://cas.au.dk/en/cedhar/events/show/artikel/teaching-digital-history-workshop-a-one-day-seminar/ failed (status code 404) + +* At _site/posts/bulletin-de-information.html:829: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bulletin-de-information.html:839: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-12-30-bulletin-de-information.md failed (status code 429) + +* At _site/posts/bulletin-issue-01.html:377: + + External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) + +* At _site/posts/bulletin-issue-01.html:377: + + External link https://twitter.com/ProgHist failed (status code 400) + +* At _site/posts/bulletin-issue-01.html:1310: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bulletin-issue-01.html:1320: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2023-12-13-bulletin-issue-01.md failed (status code 429) + +* At _site/posts/bulletin-issue-02.html:330: + + External link https://campus.dariah.eu/source/programming-historian/page/1 failed (status code 404) + +* At _site/posts/bulletin-issue-02.html:369: + + External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) + +* At _site/posts/bulletin-issue-02.html:369: + + External link https://twitter.com/ProgHist failed (status code 400) + +* At _site/posts/bulletin-issue-02.html:1302: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bulletin-issue-02.html:1312: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-03-27-bulletin-issue-02.md failed (status code 429) + +* At _site/posts/bulletin-issue-03.html:361: + + External link https://x.com/ProgHist failed (status code 400) + +* At _site/posts/bulletin-issue-03.html:361: + + External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) + +* At _site/posts/bulletin-issue-03.html:1294: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bulletin-issue-03.html:1304: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-06-28-bulletin-issue-03.md failed (status code 429) + +* At _site/posts/bulletin-issue-04.html:325: + + External link https://campus.dariah.eu/source/programming-historian/page/1 failed (status code 404) + +* At _site/posts/bulletin-issue-04.html:351: + + External link https://twitter.com/ProgHist failed (status code 400) + +* At _site/posts/bulletin-issue-04.html:351: + + External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) + +* At _site/posts/bulletin-issue-04.html:1284: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bulletin-issue-04.html:1294: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-09-27-bulletin-issue-04.md failed (status code 429) + +* At _site/posts/bulletin-issue-05.html:369: + + External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) + +* At _site/posts/bulletin-issue-05.html:374: + + External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) + +* At _site/posts/bulletin-issue-05.html:1307: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bulletin-issue-05.html:1317: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-12-13-bulletin-issue-05.md failed (status code 429) + +* At _site/posts/bulletin-issue-06.html:367: + + External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) + +* At _site/posts/bulletin-issue-06.html:1300: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/bulletin-issue-06.html:1310: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2025-03-28-bulletin-issue-06.md failed (status code 429) + +* At _site/posts/call-for-editors-en.html:285: + + External link https://academic.oup.com/jah/article-abstract/103/1/299/1751315 failed (status code 403) + +* At _site/posts/call-for-editors-en.html:288: + + External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ failed: got a time out (response code 301) (status code 301) + +* At _site/posts/call-for-editors-en.html:817: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/call-for-editors-en.html:827: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-09-22-call-for-editors-en.md failed (status code 429) + +* At _site/posts/call-for-editors.html:285: + + External link https://academic.oup.com/jah/article-abstract/103/1/299/1751315 failed (status code 403) + +* At _site/posts/call-for-editors.html:288: + + External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ failed: got a time out (response code 301) (status code 301) + +* At _site/posts/call-for-editors.html:817: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/call-for-editors.html:827: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-05-04-call-for-editors.md failed (status code 429) + +* At _site/posts/call-for-fr-members.html:790: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/call-for-fr-members.html:800: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-09-21-call-for-fr-members.md failed (status code 429) + +* At _site/posts/call-to-action.html:803: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/call-to-action.html:813: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-01-21-call-to-action.md failed (status code 429) + +* At _site/posts/cfp-jisc-ph.html:349: + + External link https://historicaltexts.jisc.ac.uk/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/posts/cfp-jisc-ph.html:406: + + External link https://programminghistorian.org/fr/consignes-auteurs#proposer-une-nouvelle-le%C3%A7on failed: https://programminghistorian.org/fr/consignes-auteurs exists, but the hash 'proposer-une-nouvelle-le%C3%A7on' does not (status code 200) + +* At _site/posts/cfp-jisc-ph.html:434: + + External link https://nationalarchives.gov.uk/archives-sector/projects-and-programmes/plugged-in-powered-up/ failed: Not Found (status code 404) + +* At _site/posts/cfp-jisc-ph.html:1368: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/cfp-jisc-ph.html:1378: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-09-08-cfp-jisc-ph.md failed (status code 429) + +* At _site/posts/charlotte-welcome.html:781: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/charlotte-welcome.html:791: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2023-09-14-charlotte-welcome.md failed (status code 429) + +* At _site/posts/convocatoria-de-tutoriales.html:1218: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/convocatoria-de-tutoriales.html:1228: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-04-06-convocatoria-de-tutoriales.md failed (status code 429) + +* At _site/posts/convocatoria-editor.html:813: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/convocatoria-editor.html:823: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-11-20-convocatoria-editor.md failed (status code 429) + +* At _site/posts/convocatoria-editores-2021.html:1235: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/convocatoria-editores-2021.html:1245: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-03-22-convocatoria-editores-2021.md failed (status code 429) + +* At _site/posts/convocatoria-para-editores.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/convocatoria-para-editores.html:803: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-10-06-convocatoria-para-editores.md failed (status code 429) + +* At _site/posts/convocatoria-taller-PH-espanol.html:1247: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/convocatoria-taller-PH-espanol.html:1257: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-04-12-convocatoria-taller-PH-espanol.md failed (status code 429) + +* At _site/posts/corpus-linguistics-in-action.html:289: + + External link https://books.google.co.uk/books?id=o9o4gLzrRPEC&lpg=PP1&pg=PA212#v=onepage&q&f=false failed: https://books.google.co.uk/books?id=o9o4gLzrRPEC&lpg=PP1&pg=PA212 exists, but the hash 'v=onepage&q&f=false' does not (status code 200) + +* At _site/posts/corpus-linguistics-in-action.html:343: + + External link https://books.google.co.uk/books?id=o9o4gLzrRPEC&lpg=PP1&pg=PA212#v=onepage&q&f=false failed: https://books.google.co.uk/books?id=o9o4gLzrRPEC&lpg=PP1&pg=PA212 exists, but the hash 'v=onepage&q&f=false' does not (status code 200) + +* At _site/posts/corpus-linguistics-in-action.html:343: + + External link https://books.google.co.uk/books?id=v98rcxoYUbYC&lpg=PP1&dq=mahlberg%20corpus%20stylistics&pg=PA111#v=onepage&q&f=false failed: https://books.google.co.uk/books?id=v98rcxoYUbYC&lpg=PP1&dq=mahlberg%20corpus%20stylistics&pg=PA111 exists, but the hash 'v=onepage&q&f=false' does not (status code 200) + +* At _site/posts/corpus-linguistics-in-action.html:358: + + External link https://books.google.co.uk/books?id=v98rcxoYUbYC&lpg=PP1&dq=mahlberg%20corpus%20stylistics&pg=PA111#v=onepage&q&f=false failed: https://books.google.co.uk/books?id=v98rcxoYUbYC&lpg=PP1&dq=mahlberg%20corpus%20stylistics&pg=PA111 exists, but the hash 'v=onepage&q&f=false' does not (status code 200) + +* At _site/posts/corpus-linguistics-in-action.html:430: + + External link http://www.euppublishing.com/doi/full/10.3366/cor.2016.0102 failed (status code 403) + +* At _site/posts/corpus-linguistics-in-action.html:1798: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/corpus-linguistics-in-action.html:1808: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-09-21-corpus-linguistics-in-action.md failed (status code 429) + +* At _site/posts/december-newsletter.html:300: + + External link https://openpublishingfest.org/calendar.html#event-69/ failed: got a time out (response code 0) (status code 0) + +* At _site/posts/december-newsletter.html:302: + + External link https://www.history.ac.uk/our-century/centenary-events/training-teacher-giving-your-first-digital-history-workshop failed (status code 403) + +* At _site/posts/december-newsletter.html:304: + + External link http://ahlist.org/wp-content/uploads/2021/11/AHLIST-2021-PROGRAM_Virtual_FINAL.pdf failed: Not Found (status code 404) + +* At _site/posts/december-newsletter.html:320: + + External link https://openpublishingawards.org/results/2021/index.html failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/posts/december-newsletter.html:1255: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/december-newsletter.html:1265: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-12-22-december-newsletter.md failed (status code 429) + +* At _site/posts/dh-award-2016.html:795: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/dh-award-2016.html:805: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-03-02-dh-award-2016.md failed (status code 429) + +* At _site/posts/dh-publishing-assistant.html:826: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/dh-publishing-assistant.html:836: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2023-05-05-DH-Publishing-Assistant.md failed (status code 429) + +* At _site/posts/digital-storytelling-immigrant-stories.html:787: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/digital-storytelling-immigrant-stories.html:797: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-07-20-digital-storytelling-immigrant-stories.md failed (status code 429) + +* At _site/posts/distant-reading-in-the-undergraduate-classroom.html:812: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/distant-reading-in-the-undergraduate-classroom.html:822: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-09-19-distant-reading-in-the-undergraduate-classroom.md failed (status code 429) + +* At _site/posts/dois-for-ph.html:292: + + External link https://github.com/programminghistorian/jekyll/issues/1682 failed (status code 429) + +* At _site/posts/dois-for-ph.html:294: + + External link https://github.com/programminghistorian/jekyll/blob/4c5201ceb456deab677866886255bbd54500a9de/_layouts/crossref.xml failed (status code 429) + +* At _site/posts/dois-for-ph.html:853: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/dois-for-ph.html:863: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-05-14-dois-for-ph.md failed (status code 429) + +* At _site/posts/edinburgh-workshop-2015.html:780: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/edinburgh-workshop-2015.html:790: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2015-05-17-edinburgh-workshop-2015.md failed (status code 429) + +* At _site/posts/education-and-community-lead.html:788: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/education-and-community-lead.html:798: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2022-04-28-education-and-community-lead.md failed (status code 429) + +* At _site/posts/en-call-for-lessons.html:1281: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/en-call-for-lessons.html:1291: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2023-11-15-en-call-for-lessons.md failed (status code 429) + +* At _site/posts/en-call-for-proposals.html:1286: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/en-call-for-proposals.html:1296: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-11-15-en-call-for-proposals.md failed (status code 429) + +* At _site/posts/es-buscamos-revisores.html:321: + + External link https://github.com/programminghistorian/jekyll/blob/gh-pages/CODE_OF_CONDUCT.md failed (status code 429) + +* At _site/posts/es-buscamos-revisores.html:1270: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/es-buscamos-revisores.html:1280: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-11-14-es-buscamos-revisores.md failed (status code 429) + +* At _site/posts/fd-laramee.html:784: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/fd-laramee.html:794: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-12-05-fd-laramee.md failed (status code 429) + +* At _site/posts/first-teaching-workshop.html:809: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/first-teaching-workshop.html:819: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-10-18-first-teaching-workshop.md failed (status code 429) + +* At _site/posts/full-text-search.html:838: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/full-text-search.html:848: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-05-26-full-text-search.md failed (status code 429) + +* At _site/posts/gisele-welcome.html:779: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/gisele-welcome.html:789: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2022-07-28-gisele-welcome.md failed (status code 429) + +* At _site/posts/history-of-protest.html:285: + + External link http://politicalmeetingsmapper.co.uk failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/posts/history-of-protest.html:285: + + External link http://labs.bl.uk/British+Library+Labs+Competition failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/posts/history-of-protest.html:289: + + External link http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 failed (status code 403) + +* At _site/posts/history-of-protest.html:783: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/history-of-protest.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-03-31-history-of-protest.md failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:305: + + External link https://github.com/programminghistorian/oldsite/blob/master/original_html/data-mining-the-internet-archive.html failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:338: + + External link https://github.com/programminghistorian/oldsite/blob/master/prep_for_pandoc.py failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:347: + + External link https://github.com/programminghistorian/oldsite/blob/master/modified_html/data-mining-the-internet-archive.html failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:544: + + External link https://github.com/programminghistorian/jekyll/issues/2 failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:551: + + External link https://github.com/programminghistorian/jekyll/blob/master/modified_html/data-mining-the-internet-archive.html#L50 failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:564: + + External link https://github.com/programminghistorian/jekyll/blob/master/modified_html/data-mining-the-internet-archive.html failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:647: + + External link https://github.com/programminghistorian/jekyll/blob/master/process_with_pandoc.sh failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:647: + + External link https://github.com/programminghistorian/jekyll/commits/master/lessons failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:649: + + External link https://github.com/programminghistorian/jekyll/blob/master/pandoc_filter.py failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:651: + + External link https://github.com/programminghistorian/jekyll/issues/15 failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:651: + + External link https://github.com/programminghistorian/jekyll/issues/5 failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:1147: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/how-we-moved-to-github.html:1157: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2014-11-05-how-we-moved-to-github.md failed (status code 429) + +* At _site/posts/infrastructure-at-ph.html:298: + + External link https://github.com/programminghistorian/jekyll/issues/390 failed (status code 429) + +* At _site/posts/infrastructure-at-ph.html:304: + + External link https://github.com/programminghistorian/jekyll/blob/gh-pages/_build/build.sh#L15-L40 failed (status code 429) + +* At _site/posts/infrastructure-at-ph.html:325: + + External link https://github.com/programminghistorian/jekyll/blob/gh-pages/_plugins/validate_yaml.rb failed (status code 429) + +* At _site/posts/infrastructure-at-ph.html:341: + + External link https://github.com/programminghistorian/jekyll/blob/gh-pages/.travis.yml failed (status code 429) + +* At _site/posts/infrastructure-at-ph.html:342: + + External link https://guides.github.com/activities/hello-world/#pr failed: https://guides.github.com/activities/hello-world/ exists, but the hash 'pr' does not (status code 200) + +* At _site/posts/infrastructure-at-ph.html:352: + + External link https://github.com/programminghistorian/jekyll/issues/536 failed (status code 429) + +* At _site/posts/infrastructure-at-ph.html:848: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/infrastructure-at-ph.html:858: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-07-31-infrastructure-at-ph.md failed (status code 429) + +* At _site/posts/jennifer-isasi-jose-a-motilla.html:287: + + External link https://twitter.com/jenniferisve failed (status code 400) + +* At _site/posts/jennifer-isasi-jose-a-motilla.html:289: + + External link https://twitter.com/jamotilla failed (status code 400) + +* At _site/posts/jennifer-isasi-jose-a-motilla.html:786: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/jennifer-isasi-jose-a-motilla.html:796: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-02-13-jennifer-isasi-jose-a-motilla.md failed (status code 429) + +* At _site/posts/join-IPP.html:283: + + External link https://programminghistorian.org/en/support-us#institutional-partner-programme failed: https://programminghistorian.org/en/support-us exists, but the hash 'institutional-partner-programme' does not (status code 200) + +* At _site/posts/join-IPP.html:1224: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/join-IPP.html:1234: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-09-19-join-IPP.md failed (status code 429) + +* At _site/posts/lanzamiento-PH-espanol.html:779: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/lanzamiento-PH-espanol.html:789: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-03-05-lanzamiento-PH-espanol.md failed (status code 429) + +* At _site/posts/launch-PH-Spanish.html:780: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/launch-PH-Spanish.html:790: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-03-02-launch-PH-Spanish.md failed (status code 429) + +* At _site/posts/launch-portuguese.html:289: + + External link https://programminghistorian.org/pt/apoie-nos#programa-de-parceiros-institucionais failed: https://programminghistorian.org/pt/apoie-nos exists, but the hash 'programa-de-parceiros-institucionais' does not (status code 200) + +* At _site/posts/launch-portuguese.html:1235: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/launch-portuguese.html:1245: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-01-29-launch-portuguese.md failed (status code 429) + +* At _site/posts/lessons-we-would-like-to-see.html:806: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/lessons-we-would-like-to-see.html:816: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-06-03-lessons-we-would-like-to-see.md failed (status code 429) + +* At _site/posts/llano-gribomont-vaughan.html:284: + + External link https://twitter.com/enetreseles failed (status code 400) + +* At _site/posts/llano-gribomont-vaughan.html:782: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/llano-gribomont-vaughan.html:792: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-09-02-llano-gribomont-vaughan.md failed (status code 429) + +* At _site/posts/matthew-lincoln.html:787: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/matthew-lincoln.html:797: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-03-14-matthew-lincoln.md failed (status code 429) + +* At _site/posts/merci-les-amis.html:1220: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/merci-les-amis.html:1230: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-02-26-merci-les-amis.md failed (status code 429) + +* At _site/posts/mid-year-21-newsletter.html:808: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/mid-year-21-newsletter.html:818: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-07-12-mid-year-21-newsletter.md failed (status code 429) + +* At _site/posts/mid-year-newsletter.html:850: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/mid-year-newsletter.html:860: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-06-30-mid-year-newsletter.md failed (status code 429) + +* At _site/posts/model-workshop.html:780: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/model-workshop.html:790: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-11-26-model-workshop.md failed (status code 429) + +* At _site/posts/new-english-managing-editor.html:806: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/new-english-managing-editor.html:816: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-08-08-new-english-managing-editor.md failed (status code 429) + +* At _site/posts/new-lessons-page.html:339: + + External link https://twitter.com/proghist failed (status code 400) + +* At _site/posts/new-lessons-page.html:834: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/new-lessons-page.html:844: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-07-28-new-lessons-page.md failed (status code 429) + +* At _site/posts/new-navigation.html:808: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/new-navigation.html:818: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2013-08-24-new-navigation.md failed (status code 429) + +* At _site/posts/newsletter-april-21.html:291: + + External link https://twitter.com/ProgHist/status/1368246763962966021 failed (status code 400) + +* At _site/posts/newsletter-april-21.html:293: + + External link https://twitter.com/ProgHist/status/1369634644442939402 failed (status code 400) + +* At _site/posts/newsletter-april-21.html:293: + + External link https://twitter.com/cesta_stanford failed (status code 400) + +* At _site/posts/newsletter-april-21.html:293: + + External link https://twitter.com/UCLDH failed (status code 400) + +* At _site/posts/newsletter-april-21.html:328: + + External link https://programminghistorian.org/en/support-us#institutional-partner-programme failed: https://programminghistorian.org/en/support-us exists, but the hash 'institutional-partner-programme' does not (status code 200) + +* At _site/posts/newsletter-april-21.html:870: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/newsletter-april-21.html:880: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-04-01-newsletter-april-21.md failed (status code 429) + +* At _site/posts/newsletter-june20.html:301: + + External link https://programminghistorian.org/en/support-us#institutional-partner-programme failed: https://programminghistorian.org/en/support-us exists, but the hash 'institutional-partner-programme' does not (status code 200) + +* At _site/posts/newsletter-june20.html:892: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/newsletter-june20.html:902: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-07-01-newsletter-june20.md failed (status code 429) + +* At _site/posts/newsletter-march20.html:314: + + External link https://twitter.com/KU_Leuven failed (status code 400) + +* At _site/posts/newsletter-march20.html:314: + + External link https://programminghistorian.org/en/support-us#institutional-partner-programme failed: https://programminghistorian.org/en/support-us exists, but the hash 'institutional-partner-programme' does not (status code 200) + +* At _site/posts/newsletter-march20.html:844: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/newsletter-march20.html:854: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-04-01-newsletter-march20.md failed (status code 429) + +* At _site/posts/newsletter-oct20.html:299: + + External link https://programminghistorian.org/en/support-us#institutional-partner-programme failed: https://programminghistorian.org/en/support-us exists, but the hash 'institutional-partner-programme' does not (status code 200) + +* At _site/posts/newsletter-oct20.html:829: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/newsletter-oct20.html:839: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-10-01-newsletter-oct20.md failed (status code 429) + +* At _site/posts/newsletter-year20.html:321: + + External link https://programminghistorian.org/en/support-us#institutional-partner-programme failed: https://programminghistorian.org/en/support-us exists, but the hash 'institutional-partner-programme' does not (status code 200) + +* At _site/posts/newsletter-year20.html:341: + + External link https://twitter.com/ProgHist failed (status code 400) + +* At _site/posts/newsletter-year20.html:901: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/newsletter-year20.html:911: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-01-05-newsletter-year20.md failed (status code 429) + +* At _site/posts/newsletter.html:303: + + External link https://cas.au.dk/en/cedhar/events/show/artikel/teaching-digital-history-workshop-a-one-day-seminar/ failed (status code 404) + +* At _site/posts/newsletter.html:833: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/newsletter.html:843: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-12-30-newsletter.md failed (status code 429) + +* At _site/posts/noticias-PH-espanol.html:783: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/noticias-PH-espanol.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-12-30-noticias-PH-espanol.md failed (status code 429) + +* At _site/posts/ph-is-people.html:955: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/ph-is-people.html:965: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-12-03-ph-is-people.md failed (status code 429) + +* At _site/posts/plan-s.html:821: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/plan-s.html:831: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-06-29-plan-s.md failed (status code 429) + +* At _site/posts/planning-a-lesson.html:805: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/planning-a-lesson.html:815: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-02-20-planning-a-lesson.md failed (status code 429) + +* At _site/posts/premio-hdh-2018.html:781: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/premio-hdh-2018.html:791: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-07-09-premio-hdh-2018.md failed (status code 429) + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:287: + + External link https://twitter.com/mariajoafana failed (status code 400) + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:289: + + External link https://twitter.com/victor_gayol failed (status code 400) + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:291: + + External link https://twitter.com/RojasCastroA failed (status code 400) + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:293: + + External link https://twitter.com/proghist failed (status code 400) + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:293: + + External link https://twitter.com/RojasCastroA failed (status code 400) + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:293: + + External link https://twitter.com/victor_gayol failed (status code 400) + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:293: + + External link https://twitter.com/mariajoafana failed (status code 400) + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:791: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html:801: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-08-25-presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.md failed (status code 429) + +* At _site/posts/proghist-trustee-advert.html:820: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/proghist-trustee-advert.html:830: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2022-02-22-proghist-trustee-advert.md failed (status code 429) + +* At _site/posts/programming-historian-community-survey.html:783: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/programming-historian-community-survey.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-04-16-programming-historian-community-survey.md failed (status code 429) + +* At _site/posts/programming-historian-india.html:376: + + External link https://www.surveymonkey.co.uk/r/DQFBPKF failed: Not Found (status code 404) + +* At _site/posts/programming-historian-india.html:1308: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/programming-historian-india.html:1318: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-04-04-programming-historian-india.md failed (status code 429) + +* At _site/posts/programming-historian-live-london.html:788: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/programming-historian-live-london.html:798: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2015-06-02-programming-historian-live-london.md failed (status code 429) + +* At _site/posts/promoting-digital-archives.html:279: + + External link https://dp.la/info/2016/02/01/color-our-collections/ failed (status code 404) + +* At _site/posts/promoting-digital-archives.html:279: + + External link https://twitter.com/search?q=%23colorourcollections&src=typd failed (status code 400) + +* At _site/posts/promoting-digital-archives.html:302: + + External link https://www.canva.com/ failed (status code 403) + +* At _site/posts/promoting-digital-archives.html:309: + + External link https://twitter.com/search?q=%23colorourcollections&src=typd failed (status code 400) + +* At _site/posts/promoting-digital-archives.html:803: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/promoting-digital-archives.html:813: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-10-18-promoting-digital-archives.md failed (status code 429) + +* At _site/posts/reintroducing-the-ph-blog.html:295: + + External link https://twitter.com/etaparata failed (status code 400) + +* At _site/posts/reintroducing-the-ph-blog.html:791: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/reintroducing-the-ph-blog.html:801: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-03-28-reintroducing-the-ph-blog.md failed (status code 429) + +* At _site/posts/retirement-and-sustainability-policies.html:312: + + External link https://github.com/programminghistorian/jekyll/issues/536 failed (status code 429) + +* At _site/posts/retirement-and-sustainability-policies.html:808: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/retirement-and-sustainability-policies.html:818: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-02-15-retirement-and-sustainability-policies.md failed (status code 429) + +* At _site/posts/riva-quiroga-joshua-ortiz.html:285: + + External link https://twitter.com/rivaquiroga failed (status code 400) + +* At _site/posts/riva-quiroga-joshua-ortiz.html:287: + + External link https://twitter.com/jgob failed (status code 400) + +* At _site/posts/riva-quiroga-joshua-ortiz.html:786: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/riva-quiroga-joshua-ortiz.html:796: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-03-16-riva-quiroga-joshua-ortiz.md failed (status code 429) + +* At _site/posts/roundup2017a.html:817: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/roundup2017a.html:827: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-06-12-roundup2017a.md failed (status code 429) + +* At _site/posts/september-newsletter.html:301: + + External link https://novaresearch.unl.pt/files/32228034/Ensinar_Humanidades_Digitais.pdf failed (status code 403) + +* At _site/posts/september-newsletter.html:303: + + External link https://ach.org/blog/2021/09/13/fall-2021-programming-historian-book-club/ failed (status code 404) + +* At _site/posts/september-newsletter.html:321: + + External link https://www.fct.pt/apoios/veraocomciencia/index.phtml.pt failed (status code 404) + +* At _site/posts/september-newsletter.html:321: + + External link https://www.fct.pt/fct.phtml.en failed (status code 404) + +* At _site/posts/september-newsletter.html:1254: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/september-newsletter.html:1264: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-09-24-september-newsletter.md failed (status code 429) + +* At _site/posts/sonic-word-clouds.html:787: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/sonic-word-clouds.html:797: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-06-18-sonic-word-clouds.md failed (status code 429) + +* At _site/posts/spanish-editor.html:287: + + External link https://academic.oup.com/jah/article/103/1/299/1751315 failed (status code 403) + +* At _site/posts/spanish-editor.html:288: + + External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ failed: got a time out (response code 301) (status code 301) + +* At _site/posts/spanish-editor.html:803: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/spanish-editor.html:813: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-07-05-spanish-editor.md failed (status code 429) + +* At _site/posts/subject-specialist-editor.html:299: + + External link https://academic.oup.com/jah/article/103/1/299/1751315/The-Programming-Historian failed (status code 403) + +* At _site/posts/subject-specialist-editor.html:810: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/subject-specialist-editor.html:820: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-02-03-subject-specialist-editor.md failed (status code 429) + +* At _site/posts/twenty-sixteen-review.html:785: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/twenty-sixteen-review.html:795: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-01-29-twenty-sixteen-review.md failed (status code 429) + +* At _site/posts/two-new-PH-editors.html:786: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/two-new-PH-editors.html:796: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-03-30-two-new-PH-editors.md failed (status code 429) + +* At _site/posts/ucl-placement-2021.html:285: + + External link https://twitter.com/BlondeHistorian failed (status code 400) + +* At _site/posts/ucl-placement-2021.html:797: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/ucl-placement-2021.html:807: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-06-26-ucl-placement-2021.md failed (status code 429) + +* At _site/posts/vote-dh-award.html:783: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/vote-dh-award.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-02-22-vote-dh-award.md failed (status code 429) + +* At _site/posts/welcome-martin-grandjean.html:777: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/welcome-martin-grandjean.html:787: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-09-26-welcome-martin-grandjean.md failed (status code 429) + +* At _site/posts/welcome-mc-boucher.html:779: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/welcome-mc-boucher.html:789: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-02-07-welcome-mc-boucher.md failed (status code 429) + +* At _site/posts/welcome-ph-fr.html:283: + + External link https://github.com/programminghistorian/ph-submissions/issues?q=is:issue+is:open+label:French failed (status code 429) + +* At _site/posts/welcome-ph-fr.html:283: + + External link https://github.com/programminghistorian/jekyll/issues/850 failed (status code 429) + +* At _site/posts/welcome-ph-fr.html:783: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/welcome-ph-fr.html:793: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-04-08-welcome-ph-fr.md failed (status code 429) + +* At _site/posts/welcome-to-ph2.html:820: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/welcome-to-ph2.html:830: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2012-06-27-welcome-to-ph2.md failed (status code 429) + +* At _site/posts/welcome-zoe-leblanc.html:785: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/posts/welcome-zoe-leblanc.html:795: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-11-09-welcome-zoe-leblanc.md failed (status code 429) + +* At _site/pt/apoiadores.html:294: + + External link https://www.tilburguniversity.edu/ failed (status code 403) + +* At _site/pt/apoiadores.html:336: + + External link https://www.sussex.ac.uk/collaborate/business/public-funds#:~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies failed: https://www.sussex.ac.uk/collaborate/business/public-funds exists, but the hash ':~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies' does not (status code 200) + +* At _site/pt/apoiadores.html:337: + + External link https://www.thebritishacademy.ac.uk/projects/writing-workshops-2018-digital-humanities/ failed (status code 403) + +* At _site/pt/apoiadores.html:437: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/apoiadores.html:447: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/apoiadores.md failed (status code 429) + +* At _site/pt/contribua.html:347: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/contribua.html:357: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/contribua.md failed (status code 429) + +* At _site/pt/directrizes-autor.html:267: + + External link https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit#gid=0 failed: https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit exists, but the hash 'gid=0' does not (status code 200) + +* At _site/pt/directrizes-autor.html:667: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/directrizes-autor.html:677: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/directrizes-autor.md failed (status code 429) + +* At _site/pt/directrizes-editor.html:340: + + External link https://github.com/programminghistorian/ph-submissions/commits/gh-pages failed (status code 429) + +* At _site/pt/directrizes-editor.html:492: + + External link https://zenodo.org/record/49873#.V0lazGaGa7o failed: https://zenodo.org/record/49873 exists, but the hash '.V0lazGaGa7o' does not (status code 200) + +* At _site/pt/directrizes-editor.html:618: + + External link https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit#gid=1625380994 failed: https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit exists, but the hash 'gid=1625380994' does not (status code 200) + +* At _site/pt/directrizes-editor.html:781: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/directrizes-editor.html:791: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/directrizes-editor.md failed (status code 429) + +* At _site/pt/directrizes-revisor.html:402: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/directrizes-revisor.html:412: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/directrizes-revisor.md failed (status code 429) + +* At _site/pt/directrizes-tradutor.html:358: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/directrizes-tradutor.html:368: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/directrizes-tradutor.md failed (status code 429) + +* At _site/pt/doacoes.html:265: + + External link https://www.patreon.com/join/theprogramminghistorian failed (status code 403) + +* At _site/pt/doacoes.html:322: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/doacoes.html:332: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/doacoes.md failed (status code 429) + +* At _site/pt/equipe.html:310: + + External link http://twitter.com/maxcarlons failed (status code 400) + +* At _site/pt/equipe.html:512: + + External link http://twitter.com/cosovschi failed (status code 400) + +* At _site/pt/equipe.html:1272: + + External link https://www.nabeelsiddiqui.net/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/equipe.html:1278: + + External link http://twitter.com/nabsiddiqui failed (status code 400) + +* At _site/pt/equipe.html:1631: + + External link http://twitter.com/giulia_taurino failed (status code 400) + +* At _site/pt/equipe.html:1810: + + External link http://twitter.com/alexwermercolan failed (status code 400) + +* At _site/pt/equipe.html:2059: + + External link http://www.mariajoseafanador.com failed: Moved Permanently (status code 301) + +* At _site/pt/equipe.html:2065: + + External link http://twitter.com/mariajoafana failed (status code 400) + +* At _site/pt/equipe.html:2534: + + External link http://twitter.com/IsaGribomont failed (status code 400) + +* At _site/pt/equipe.html:2745: + + External link http://twitter.com/espejolento failed (status code 400) + +* At _site/pt/equipe.html:3036: + + External link http://twitter.com/jenniferisve failed (status code 400) + +* At _site/pt/equipe.html:3361: + + External link http://twitter.com/enetreseles failed (status code 400) + +* At _site/pt/equipe.html:3568: + + External link http://twitter.com/jgob failed (status code 400) + +* At _site/pt/equipe.html:3863: + + External link http://twitter.com/rivaquiroga failed (status code 400) + +* At _site/pt/equipe.html:4804: + + External link http://twitter.com/superHH failed (status code 400) + +* At _site/pt/equipe.html:5190: + + External link http://twitter.com/emilienschultz failed (status code 400) + +* At _site/pt/equipe.html:5317: + + External link http://twitter.com/davvalent failed (status code 400) + +* At _site/pt/equipe.html:5842: + + External link http://twitter.com/danielalvesfcsh failed (status code 400) + +* At _site/pt/equipe.html:6107: + + External link http://twitter.com/ericbrasiln failed (status code 400) + +* At _site/pt/equipe.html:6543: + + External link http://twitter.com/jimmy_medeiros failed (status code 400) + +* At _site/pt/equipe.html:7027: + + External link http://twitter.com/araceletorres failed (status code 400) + +* At _site/pt/equipe.html:7286: + + External link http://twitter.com/j_w_baker failed (status code 400) + +* At _site/pt/equipe.html:7727: + + External link http://twitter.com/Adam_Crymble failed (status code 400) + +* At _site/pt/equipe.html:8258: + + External link http://twitter.com/jenniferisve failed (status code 400) + +* At _site/pt/equipe.html:8589: + + External link http://twitter.com/rivaquiroga failed (status code 400) + +* At _site/pt/equipe.html:8878: + + External link http://twitter.com/amsichani failed (status code 400) + +* At _site/pt/equipe.html:9221: + + External link http://twitter.com/AnisaHawes failed (status code 400) + +* At _site/pt/equipe.html:10041: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/equipe.html:10051: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/equipe.md failed (status code 429) + +* At _site/pt/eventos.html:296: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/eventos.html:306: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/eventos.md failed (status code 429) + +* At _site/pt/index.html:328: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/index.html:338: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/index.md failed (status code 429) + +* At _site/pt/jisc-tna-parceria.html:336: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/jisc-tna-parceria.html:346: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/jisc-tna-parceria.md failed (status code 429) + +* At _site/pt/licoes-politica-remocao.html:357: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes-politica-remocao.html:367: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes-politica-remocao.md failed (status code 429) + +* At _site/pt/licoes/HTML-lista-palavras-1.html:1648: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/HTML-lista-palavras-1.html:1658: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/HTML-lista-palavras-1.md failed (status code 429) + +* At _site/pt/licoes/HTML-lista-palavras-2.html:1752: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/HTML-lista-palavras-2.html:1762: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/HTML-lista-palavras-2.md failed (status code 429) + +* At _site/pt/licoes/algoritmos-agrupamento-scikit-learn-python.html:2693: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/algoritmos-agrupamento-scikit-learn-python.html:2703: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/algoritmos-agrupamento-scikit-learn-python.md failed (status code 429) + +* At _site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html:1709: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html:1719: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/analise-correspondencia-pesquisa-historica-R.md failed (status code 429) + +* At _site/pt/licoes/analise-sentimento-R-syuzhet.html:1598: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/analise-sentimento-R-syuzhet.html:1608: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/analise-sentimento-R-syuzhet.md failed (status code 429) + +* At _site/pt/licoes/analise-sentimento-exploracao-dados.html:659: + + External link https://github.com/cjhutto/vaderSentiment/blob/master/vaderSentiment/vaderSentiment.py failed (status code 429) + +* At _site/pt/licoes/analise-sentimento-exploracao-dados.html:1478: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/analise-sentimento-exploracao-dados.html:1488: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/analise-sentimento-exploracao-dados.md failed (status code 429) + +* At _site/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.html:1680: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.html:1690: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.md failed (status code 429) + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:866: + + External link https://stackoverflow.com/questions/tagged/pandoc failed (status code 403) + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:866: + + External link https://groups.google.com/forum/#!forum/pandoc-discuss failed: https://groups.google.com/forum/ exists, but the hash '!forum/pandoc-discuss' does not (status code 200) + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:868: + + External link https://www.authorea.com/ failed (status code 403) + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:868: + + External link http://www.draftin.com/ failed: Service Unavailable (status code 503) + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:896: + + External link https://github.com/programminghistorian/jekyll/issues/46#issue-45559983 failed (status code 429) + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:1873: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:1883: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.md failed (status code 429) + +* At _site/pt/licoes/camadas-vetoriais-qgis.html:341: + + External link https://github.com/programminghistorian/ph-submissions/issues/365 failed (status code 429) + +* At _site/pt/licoes/camadas-vetoriais-qgis.html:2502: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/camadas-vetoriais-qgis.html:2512: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/camadas-vetoriais-qgis.md failed (status code 429) + +* At _site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/440 failed (status code 429) + +* At _site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html:558: + + External link https://www.worldcat.org/title/unix-and-linux/oclc/308171076&referer=brief_results failed (status code 403) + +* At _site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html:1621: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html:1631: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/contagem-mineracao-dados-investigacao-unix.md failed (status code 429) + +* At _site/pt/licoes/contar-frequencias-palavras-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/461 failed (status code 429) + +* At _site/pt/licoes/contar-frequencias-palavras-python.html:1836: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/contar-frequencias-palavras-python.html:1846: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/contar-frequencias-palavras-python.md failed (status code 429) + +* At _site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/462 failed (status code 429) + +* At _site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html:1641: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html:1651: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/criacao-visualizacao-ficheiros-html-python.md failed (status code 429) + +* At _site/pt/licoes/criar-exposicao-omeka.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/378 failed (status code 429) + +* At _site/pt/licoes/criar-exposicao-omeka.html:1607: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/criar-exposicao-omeka.html:1617: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/criar-exposicao-omeka.md failed (status code 429) + +* At _site/pt/licoes/download-automatico-wget.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/562 failed (status code 429) + +* At _site/pt/licoes/download-automatico-wget.html:1362: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/download-automatico-wget.html:1372: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/download-automatico-wget.md failed (status code 429) + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/465 failed (status code 429) + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:1294: + + External link http://stackoverflow.com/questions/273192/python-best-way-to-create-directory-if-it-doesnt-exist-for-file-write failed (status code 403) + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:1832: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/download-multiplos-registros-query-strings.html:1842: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/download-multiplos-registros-query-strings.md failed (status code 429) + +* At _site/pt/licoes/download-paginas-web-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/360 failed (status code 429) + +* At _site/pt/licoes/download-paginas-web-python.html:1670: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/download-paginas-web-python.html:1680: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/download-paginas-web-python.md failed (status code 429) + +* At _site/pt/licoes/explorar-analisar-dados-rede-python.html:343: + + External link https://github.com/programminghistorian/ph-submissions/issues/446 failed (status code 429) + +* At _site/pt/licoes/explorar-analisar-dados-rede-python.html:3009: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/explorar-analisar-dados-rede-python.html:3019: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/explorar-analisar-dados-rede-python.md failed (status code 429) + +* At _site/pt/licoes/extrair-paginas-ilustradas-com-python.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/447 failed (status code 429) + +* At _site/pt/licoes/extrair-paginas-ilustradas-com-python.html:717: + + External link https://anaconda.org/ failed (status code 403) + +* At _site/pt/licoes/extrair-paginas-ilustradas-com-python.html:1609: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/extrair-paginas-ilustradas-com-python.html:1619: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/extrair-paginas-ilustradas-com-python.md failed (status code 429) + +* At _site/pt/licoes/extrair-palavras-chave.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/516 failed (status code 429) + +* At _site/pt/licoes/extrair-palavras-chave.html:1702: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/extrair-palavras-chave.html:1712: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/extrair-palavras-chave.md failed (status code 429) + +* At _site/pt/licoes/geocodificando-qgis.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/565 failed (status code 429) + +* At _site/pt/licoes/geocodificando-qgis.html:1547: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/geocodificando-qgis.html:1557: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/geocodificando-qgis.md failed (status code 429) + +* At _site/pt/licoes/georreferenciamento-qgis.html:341: + + External link https://github.com/programminghistorian/ph-submissions/issues/434 failed (status code 429) + +* At _site/pt/licoes/georreferenciamento-qgis.html:612: + + External link http://www.gov.pe.ca/gis/license_agreement.php3?name=lot_town&file_format=SHP failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/licoes/georreferenciamento-qgis.html:725: + + External link https://islandimagined.ca/islandora/object/imagined:208687 failed (status code 403) + +* At _site/pt/licoes/georreferenciamento-qgis.html:2485: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/georreferenciamento-qgis.html:2495: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/georreferenciamento-qgis.md failed (status code 429) + +* At _site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/577 failed (status code 429) + +* At _site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html:625: + + External link https://www.canva.com/ failed (status code 403) + +* At _site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html:987: + + External link https://www.canva.com/ failed (status code 403) + +* At _site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html:1121: + + External link https://www.canva.com/ failed (status code 403) + +* At _site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html:1448: + + External link https://doi.org/10.1080/00031305.2017.1399928 failed (status code 403) + +* At _site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html:2022: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html:2032: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.md failed (status code 429) + +* At _site/pt/licoes/index.html:2398: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/index.html:2408: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes.md failed (status code 429) + +* At _site/pt/licoes/instalacao-linux.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/323 failed (status code 429) + +* At _site/pt/licoes/instalacao-linux.html:1653: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/instalacao-linux.html:1663: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/instalacao-linux.md failed (status code 429) + +* At _site/pt/licoes/instalacao-mac.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/323 failed (status code 429) + +* At _site/pt/licoes/instalacao-mac.html:1629: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/instalacao-mac.html:1639: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/instalacao-mac.md failed (status code 429) + +* At _site/pt/licoes/instalacao-modulos-python-pip.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/441 failed (status code 429) + +* At _site/pt/licoes/instalacao-modulos-python-pip.html:579: + + External link https://stackoverflow.com/questions/4750806/how-can-i-install-pip-on-windows failed (status code 403) + +* At _site/pt/licoes/instalacao-modulos-python-pip.html:1137: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/instalacao-modulos-python-pip.html:1147: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/instalacao-modulos-python-pip.md failed (status code 429) + +* At _site/pt/licoes/instalacao-windows.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/323 failed (status code 429) + +* At _site/pt/licoes/instalacao-windows.html:1728: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/instalacao-windows.html:1738: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/instalacao-windows.md failed (status code 429) + +* At _site/pt/licoes/introducao-ao-markdown.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/363 failed (status code 429) + +* At _site/pt/licoes/introducao-ao-markdown.html:1412: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/introducao-ao-markdown.html:1422: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-ao-markdown.md failed (status code 429) + +* At _site/pt/licoes/introducao-codificacao-textos-tei-1.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/470 failed (status code 429) + +* At _site/pt/licoes/introducao-codificacao-textos-tei-1.html:667: + + External link https://github.com/rogalmic/vscode-xml-complete failed (status code 429) + +* At _site/pt/licoes/introducao-codificacao-textos-tei-1.html:1577: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/introducao-codificacao-textos-tei-1.html:1587: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-codificacao-textos-tei-1.md failed (status code 429) + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/428 failed (status code 429) + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:717: + + External link https://gtr.ukri.org/projects?ref=AH/N003446/1#/tabOverview failed: https://gtr.ukri.org/projects?ref=AH/N003446/1 exists, but the hash '/tabOverview' does not (status code 200) + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:750: + + External link http://semanticweb.org/wiki/Main_Page.html failed: got a time out (response code 0) (status code 0) + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:905: + + External link https://pt.wikipedia.org/wiki/%C3%81rvore_(estrutura_de_dados)#Terminologia failed: https://pt.wikipedia.org/wiki/%C3%81rvore_(estrutura_de_dados) exists, but the hash 'Terminologia' does not (status code 200) + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:1081: + + External link http://linkeddata.org/guides-and-tutorials failed: Internal Server Error (status code 500) + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:1089: + + External link https://gtr.ukri.org/projects?ref=AH/N003446/1#/tabOverview failed: https://gtr.ukri.org/projects?ref=AH/N003446/1 exists, but the hash '/tabOverview' does not (status code 200) + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:1626: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/introducao-dados-abertos-conectados.html:1636: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-dados-abertos-conectados.md failed (status code 429) + +* At _site/pt/licoes/introducao-estilometria-python.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/445 failed (status code 429) + +* At _site/pt/licoes/introducao-estilometria-python.html:1437: + + External link https://doi.org/10.1002/asi.21001 failed (status code 403) + +* At _site/pt/licoes/introducao-estilometria-python.html:1440: + + External link https://doi.org/10.1093/llc/fqx017 failed (status code 403) + +* At _site/pt/licoes/introducao-estilometria-python.html:1440: + + External link https://doi.org/10.1093/llc/fqv023 failed (status code 403) + +* At _site/pt/licoes/introducao-estilometria-python.html:1479: + + External link https://doi.org/10.1093/llc/fqi067 failed (status code 403) + +* At _site/pt/licoes/introducao-estilometria-python.html:1488: + + External link https://doi.org/10.1002/asi.22954 failed (status code 403) + +* At _site/pt/licoes/introducao-estilometria-python.html:1500: + + External link https://doi.org/10.1002/asi.v60:1 failed (status code 403) + +* At _site/pt/licoes/introducao-estilometria-python.html:2050: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/introducao-estilometria-python.html:2060: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-estilometria-python.md failed (status code 429) + +* At _site/pt/licoes/introducao-instalacao-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/323 failed (status code 429) + +* At _site/pt/licoes/introducao-instalacao-python.html:1546: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/introducao-instalacao-python.html:1556: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-instalacao-python.md failed (status code 429) + +* At _site/pt/licoes/introducao-jupyter-notebooks.html:341: + + External link https://github.com/programminghistorian/ph-submissions/issues/431 failed (status code 429) + +* At _site/pt/licoes/introducao-jupyter-notebooks.html:2429: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/introducao-jupyter-notebooks.html:2439: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-jupyter-notebooks.md failed (status code 429) + +* At _site/pt/licoes/introducao-linha-comando-bash.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/573 failed (status code 429) + +* At _site/pt/licoes/introducao-linha-comando-bash.html:2060: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/introducao-linha-comando-bash.html:2070: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-linha-comando-bash.md failed (status code 429) + +* At _site/pt/licoes/introducao-mysql-r.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/439 failed (status code 429) + +* At _site/pt/licoes/introducao-mysql-r.html:660: + + External link https://www.rstudio.com/products/rstudio/#Desktop failed: https://www.rstudio.com/products/rstudio/ exists, but the hash 'Desktop' does not (status code 200) + +* At _site/pt/licoes/introducao-mysql-r.html:2386: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/introducao-mysql-r.html:2396: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-mysql-r.md failed (status code 429) + +* At _site/pt/licoes/introducao-omeka-net.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/379 failed (status code 429) + +* At _site/pt/licoes/introducao-omeka-net.html:1516: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/introducao-omeka-net.html:1526: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-omeka-net.md failed (status code 429) + +* At _site/pt/licoes/investigar-literatura-lusofona-literateca.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/599 failed (status code 429) + +* At _site/pt/licoes/investigar-literatura-lusofona-literateca.html:1607: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/investigar-literatura-lusofona-literateca.html:1617: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/investigar-literatura-lusofona-literateca.md failed (status code 429) + +* At _site/pt/licoes/limpar-dados-openrefine.html:341: + + External link https://github.com/programminghistorian/ph-submissions/issues/427 failed (status code 429) + +* At _site/pt/licoes/limpar-dados-openrefine.html:583: + + External link https://powerhouse.com.au/ failed (status code 429) + +* At _site/pt/licoes/limpar-dados-openrefine.html:601: + + External link https://powerhouse.com.au/ failed (status code 429) + +* At _site/pt/licoes/limpar-dados-openrefine.html:2123: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/limpar-dados-openrefine.html:2133: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/limpar-dados-openrefine.md failed (status code 429) + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/397 failed (status code 429) + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:1565: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/manipulacao-transformacao-dados-r.html:1575: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/manipulacao-transformacao-dados-r.md failed (status code 429) + +* At _site/pt/licoes/manipular-strings-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/403 failed (status code 429) + +* At _site/pt/licoes/manipular-strings-python.html:1709: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/manipular-strings-python.html:1719: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/manipular-strings-python.md failed (status code 429) + +* At _site/pt/licoes/nocoes-basicas-R-dados-tabulares.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/398 failed (status code 429) + +* At _site/pt/licoes/nocoes-basicas-R-dados-tabulares.html:1604: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/nocoes-basicas-R-dados-tabulares.html:1614: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/nocoes-basicas-R-dados-tabulares.md failed (status code 429) + +* At _site/pt/licoes/nocoes-basicas-paginas-web-html.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/318 failed (status code 429) + +* At _site/pt/licoes/nocoes-basicas-paginas-web-html.html:1613: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/nocoes-basicas-paginas-web-html.html:1623: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/nocoes-basicas-paginas-web-html.md failed (status code 429) + +* At _site/pt/licoes/normalizacao-dados-textuais-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/460 failed (status code 429) + +* At _site/pt/licoes/normalizacao-dados-textuais-python.html:1634: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/normalizacao-dados-textuais-python.html:1644: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/normalizacao-dados-textuais-python.md failed (status code 429) + +* At _site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/464 failed (status code 429) + +* At _site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html:1642: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html:1652: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/palavras-chave-contexto-usando-n-grams-python.md failed (status code 429) + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/319 failed (status code 429) + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:618: + + External link https://twitter.com/Girlinthe/status/387166944094199809 failed (status code 400) + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:1504: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/preservar-os-seus-dados-de-investigacao.html:1514: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/preservar-os-seus-dados-de-investigacao.md failed (status code 429) + +* At _site/pt/licoes/processamento-basico-texto-r.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/381 failed (status code 429) + +* At _site/pt/licoes/processamento-basico-texto-r.html:562: + + External link https://www.rstudio.com/products/rstudio/#Desktop failed: https://www.rstudio.com/products/rstudio/ exists, but the hash 'Desktop' does not (status code 200) + +* At _site/pt/licoes/processamento-basico-texto-r.html:2390: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/processamento-basico-texto-r.html:2400: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/processamento-basico-texto-r.md failed (status code 429) + +* At _site/pt/licoes/qgis-camadas.html:341: + + External link https://github.com/programminghistorian/ph-submissions/issues/566 failed (status code 429) + +* At _site/pt/licoes/qgis-camadas.html:607: + + External link http://www.gov.pe.ca/gis/download.php3?name=coastline&file_format=SHP failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/licoes/qgis-camadas.html:2719: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/qgis-camadas.html:2729: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/qgis-camadas.md failed (status code 429) + +* At _site/pt/licoes/reutilizacao-codigo-modularidade-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/406 failed (status code 429) + +* At _site/pt/licoes/reutilizacao-codigo-modularidade-python.html:602: + + External link https://users.astro.ufl.edu/~warner/prog/python.html failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/licoes/reutilizacao-codigo-modularidade-python.html:1578: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/reutilizacao-codigo-modularidade-python.html:1588: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/reutilizacao-codigo-modularidade-python.md failed (status code 429) + +* At _site/pt/licoes/saida-dados-ficheiro-html-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/463 failed (status code 429) + +* At _site/pt/licoes/saida-dados-ficheiro-html-python.html:1701: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/saida-dados-ficheiro-html-python.html:1711: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/saida-dados-ficheiro-html-python.md failed (status code 429) + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/429 failed (status code 429) + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:564: + + External link http://blog.taracopplestone.co.uk/making-things-photobashing-as-archaeological-remediation/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:591: + + External link http://www.icad.org/Proceedings/2008/Hermann2008.pdf failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:606: + + External link http://www.icad.org/Proceedings/2008/Hermann2008.pdf failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:672: + + External link http://www.lynda.com/GarageBand-tutorials/Importing-audio-tracks/156620/164050-4.html failed (status code 404) + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:882: + + External link http://www.electronics.dit.ie/staff/tscarff/Music_technology/midi/midi_note_numbers_for_octaves.html failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1045: + + External link http://puffin.creighton.edu/jesuit/relations/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1132: + + External link http://www.jstor.org/stable/734136 failed (status code 403) + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1134: + + External link http://www.icad.org/Proceedings/2008/Hermann2008.pdf failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1136: + + External link http://motherboard.vice.com/read/the-strange-acoustic-phenomenon-behind-these-wacked-out-versions-of-pop-songs failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1675: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:1685: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/som-dados-sonificacao-historiadores.md failed (status code 429) + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:335: + + External link https://github.com/programminghistorian/ph-submissions/issues/420 failed (status code 429) + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:523: + + External link https://dl.acm.org/doi/10.1145/1145581.1145623 failed (status code 403) + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:543: + + External link https://github.com/arquivo/pwa-technologies/wiki/Arquivo.pt-API failed (status code 429) + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:544: + + External link https://github.com/LIAAD/TemporalSummarizationFramework failed (status code 429) + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:549: + + External link https://www.arquivo.pt failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:555: + + External link https://arquivo.pt/api failed (status code 429) + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:559: + + External link https://github.com/arquivo/ failed (status code 429) + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:570: + + External link https://www.arquivo.pt failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:597: + + External link https://github.com/arquivo/pwa-technologies/wiki/Arquivo.pt-API failed (status code 429) + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:1987: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/sumarizacao-narrativas-web-python.html:1997: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/sumarizacao-narrativas-web-python.md failed (status code 429) + +* At _site/pt/licoes/trabalhando-ficheiros-texto-python.html:339: + + External link https://github.com/programminghistorian/ph-submissions/issues/317 failed (status code 429) + +* At _site/pt/licoes/trabalhando-ficheiros-texto-python.html:1645: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/trabalhando-ficheiros-texto-python.html:1655: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/trabalhando-ficheiros-texto-python.md failed (status code 429) + +* At _site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html:353: + + External link https://github.com/programminghistorian/ph-submissions/issues/559 failed (status code 429) + +* At _site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html:2853: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html:2863: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/transcricao-automatica-grafias-nao-latinas.md failed (status code 429) + +* At _site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html:337: + + External link https://github.com/programminghistorian/ph-submissions/issues/468 failed (status code 429) + +* At _site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html:555: + + External link https://www.rstudio.com/products/rstudio/download/#download failed: https://www.rstudio.com/products/rstudio/download/ exists, but the hash 'download' does not (status code 200) + +* At _site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html:1504: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html:1514: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/visualizacao-animacao-tabelas-historicas-R.md failed (status code 429) + +* At _site/pt/licoes/visualizacao-basica-dados-tabulares-r.html:333: + + External link https://github.com/programminghistorian/ph-submissions/issues/624 failed (status code 429) + +* At _site/pt/licoes/visualizacao-basica-dados-tabulares-r.html:1562: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/licoes/visualizacao-basica-dados-tabulares-r.html:1572: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/visualizacao-basica-dados-tabulares-r.md failed (status code 429) + +* At _site/pt/pesquisa.html:263: + + External link http://jah.oxfordjournals.org/content/103/1/299.2.full failed (status code 403) + +* At _site/pt/pesquisa.html:264: + + External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ failed: got a time out (response code 301) (status code 301) + +* At _site/pt/pesquisa.html:279: + + External link https://novaresearch.unl.pt/files/32228034/Ensinar_Humanidades_Digitais.pdf failed (status code 403) + +* At _site/pt/pesquisa.html:282: + + External link http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 failed (status code 403) + +* At _site/pt/pesquisa.html:293: + + External link https://zenodo.org/record/3813763#.XvoVqShKhPY failed: https://zenodo.org/record/3813763 exists, but the hash '.XvoVqShKhPY' does not (status code 200) + +* At _site/pt/pesquisa.html:325: + + External link https://www.history.ac.uk/our-century/centenary-events/training-teacher-giving-your-first-digital-history-workshop failed (status code 403) + +* At _site/pt/pesquisa.html:358: + + External link https://www.caurj.gov.br/seminario-solare-reune-desenvolvedores-internacionais-de-software-livre-para-arquitetura-e-urbanismo/ failed (status code 403) + +* At _site/pt/pesquisa.html:365: + + External link https://www.jisc.ac.uk/events/digifest-2023/programme failed (status code 404) + +* At _site/pt/pesquisa.html:371: + + External link https://dcdcconference.com/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/pesquisa.html:382: + + External link https://openpublishingfest.org/calendar.html#event-69/ failed: got a time out (response code 0) (status code 0) + +* At _site/pt/pesquisa.html:386: + + External link https://2021.dhbenelux.org/schedule/ failed with something very wrong. +It's possible libcurl couldn't connect to the server, or perhaps the request timed out. +Sometimes, making too many requests at once also breaks things. (status code 0) + +* At _site/pt/pesquisa.html:388: + + External link https://msuglobaldh.org/abstracts/#programming-historian failed: https://msuglobaldh.org/abstracts/ exists, but the hash 'programming-historian' does not (status code 200) + +* At _site/pt/pesquisa.html:477: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/pesquisa.html:487: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/pesquisa.md failed (status code 429) + +* At _site/pt/politica-de-privacidade.html:347: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/politica-de-privacidade.html:357: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/politica-de-privacidade.md failed (status code 429) + +* At _site/pt/ppi.html:271: + + External link https://www.oecd.org/en/topics/sub-issues/oda-eligibility-and-conditions/dac-list-of-oda-recipients.html failed (status code 403) + +* At _site/pt/ppi.html:420: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/ppi.html:430: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/ppi.md failed (status code 429) + +* At _site/pt/reportar-um-erro.html:256: + + External link https://github.com/orgs/programminghistorian/projects/6 failed (status code 404) + +* At _site/pt/reportar-um-erro.html:333: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/reportar-um-erro.html:343: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/reportar-um-erro.md failed (status code 429) + +* At _site/pt/sobre.html:324: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/sobre.html:334: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/sobre.md failed (status code 429) + +* At _site/pt/vagas.html:292: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/pt/vagas.html:302: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/vagas.md failed (status code 429) + +* At _site/translation-concordance.html:3569: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/translation-concordance.html:3579: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/translation-concordance.md failed (status code 429) + +* At _site/troubleshooting.html:392: + + External link http://www.diveintopython.net failed (status code 403) + +* At _site/troubleshooting.html:452: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) + +* At _site/troubleshooting.html:462: + + External link https://github.com/programminghistorian/jekyll/commits/gh-pages/troubleshooting.md failed (status code 429) + +For the Links > Internal check, the following failures were found: + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:20: + + internally linking to css/screen.css, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:21: + + internally linking to a.css, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:25: + + internally linking to css/print.css, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:61: + + internally linking to index.jsp, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:62: + + internally linking to forms/formMain.jsp, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:63: + + internally linking to static/Proceedings.jsp, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:64: + + internally linking to static/History.jsp, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:66: + + internally linking to static/Project.jsp, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:68: + + internally linking to static/Contact.jsp, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280087, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to static/Verdicts.jsp#guilty, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280089, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to static/Punishment.jsp#death, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280089, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to browse.jsp?div=t17800628-32, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280088, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to browse.jsp?div=t17800628-34, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280088, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280084, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280084, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280087, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to static/Crimes.jsp#breakingpeace, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280090, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to static/Crimes.jsp#riot, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280090, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:83: + + internally linking to browse.jsp?foo=bar&path=sessionsPapers/17800628.xml&div=t17800628-33&xml=yes, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:97: + + internally linking to forms/formMain.jsp, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:100: + + internally linking to browse.jsp?dir=sessionsPapers, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:101: + + internally linking to browse.jsp?dir=ordinarysAccounts, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:111: + + internally linking to static/Guides.jsp, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:193: + + internally linking to static/Contact.jsp, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:196: + + internally linking to static/Site-map.jsp, which does not exist + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:197: + + internally linking to static/Legal-info.jsp, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:20: + + internally linking to css/screen.css, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:25: + + internally linking to css/print.css, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:61: + + internally linking to index.jsp, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:62: + + internally linking to forms/formMain.jsp, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:63: + + internally linking to static/Proceedings.jsp, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:64: + + internally linking to static/History.jsp, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:66: + + internally linking to static/Project.jsp, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:68: + + internally linking to static/Contact.jsp, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to browse.jsp?div=t17800628-34, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to browse.jsp?div=t17800628-32, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280088, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280088, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to static/Punishment.jsp#death, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to static/Verdicts.jsp#guilty, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280089, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280089, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to static/Crimes.jsp#riot, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to static/Crimes.jsp#breakingpeace, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280090, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280090, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280084, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280084, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280087, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:81: + + internally linking to images.jsp?doc=178006280087, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:83: + + internally linking to browse.jsp?foo=bar&path=sessionsPapers/17800628.xml&div=t17800628-33&xml=yes, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:97: + + internally linking to forms/formMain.jsp, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:100: + + internally linking to browse.jsp?dir=sessionsPapers, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:101: + + internally linking to browse.jsp?dir=ordinarysAccounts, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:111: + + internally linking to static/Guides.jsp, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:193: + + internally linking to static/Contact.jsp, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:196: + + internally linking to static/Site-map.jsp, which does not exist + +* At _site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html:197: + + internally linking to static/Legal-info.jsp, which does not exist + +* At _site/blog/page15/index.html:400: + + internally linking to /#funding--ownership; the file exists, but the hash 'funding--ownership' does not + +* At _site/en/editor-guidelines.html:345: + + internally linking to #c-sustainability-review; the file exists, but the hash 'c-sustainability-review' does not + +* At _site/en/lesson-retirement-policy.html:285: + + internally linking to /author-guidelines#write-sustainably; the file exists, but the hash 'write-sustainably' does not + +* At _site/en/lesson-retirement-policy.html:287: + + internally linking to /reviewer-guidelines#sustainability; the file exists, but the hash 'sustainability' does not + +* At _site/en/lesson-retirement-policy.html:289: + + internally linking to /editor-guidelines#c-sustainability-review; the file exists, but the hash 'c-sustainability-review' does not + +* At _site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html:638: + + internally linking to #Developing-Python-Code-for-Multilingual-Text-Analysis; the file exists, but the hash 'Developing-Python-Code-for-Multilingual-Text-Analysis' does not + +* At _site/en/lessons/building-static-sites-with-jekyll-github-pages.html:1125: + + internally linking to #section3-1; the file exists, but the hash 'section3-1' does not + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:515: + + internally linking to #moving-an-existing-website-to-Jekyll; the file exists, but the hash 'moving-an-existing-website-to-Jekyll' does not + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:538: + + internally linking to #workflow-recap; the file exists, but the hash 'workflow-recap' does not + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1305: + + internally linking to #merging-as-an-owner; the file exists, but the hash 'merging-as-an-owner' does not + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1305: + + internally linking to #merging-as-an-owner; the file exists, but the hash 'merging-as-an-owner' does not + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1310: + + internally linking to #force-merge-checkbox-use; the file exists, but the hash 'force-merge-checkbox-use' does not + +* At _site/en/lessons/collaborative-blog-with-jekyll-github.html:1491: + + internally linking to #workflow-recap; the file exists, but the hash 'workflow-recap' does not + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:747: + + internally linking to #compiling-passim-from-the-sources-(macOS); the file exists, but the hash 'compiling-passim-from-the-sources-(macOS)' does not + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1150: + + internally linking to #case-study-2:-text-reuse-in-a-large-corpus-of-historical-newspapers; the file exists, but the hash 'case-study-2:-text-reuse-in-a-large-corpus-of-historical-newspapers' does not + +* At _site/en/lessons/detecting-text-reuse-with-passim.html:1247: + + internally linking to #case-study-2:-text-reuse-in-a-large-corpus-of-historical-newspapers; the file exists, but the hash 'case-study-2:-text-reuse-in-a-large-corpus-of-historical-newspapers' does not + +* At _site/en/lessons/exploring-and-analyzing-network-data-with-python.html:586: + + internally linking to /lessons/creating-network-diagrams-from-historical-sources#developing-a-coding-scheme; the file exists, but the hash 'developing-a-coding-scheme' does not + +* At _site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html:766: + + internally linking to #footnotes; the file exists, but the hash 'footnotes' does not + +* At _site/en/lessons/image-classification-neural-networks.html:610: + + internally linking to #understanding-artificial-neurons; the file exists, but the hash 'understanding-artificial-neurons' does not + +* At _site/en/lessons/linear-regression.html:584: + + internally linking to #alternatives-to-anaconda; the file exists, but the hash 'alternatives-to-anaconda' does not + +* At _site/en/lessons/naive-bayesian.html:1843: + + internally linking to #Tuning; the file exists, but the hash 'Tuning' does not + +* At _site/en/lessons/ocr-with-google-vision-and-tesseract.html:824: + + internally linking to /en/lessons/OCR-and-Machine-Translation#converting-pdfs-to-tiffs-with-imagemagick; the file exists, but the hash 'converting-pdfs-to-tiffs-with-imagemagick' does not + +* At _site/en/lessons/ocr-with-google-vision-and-tesseract.html:1280: + + internally linking to #google-vision-2; the file exists, but the hash 'google-vision-2' does not + +* At _site/en/lessons/ocr-with-google-vision-and-tesseract.html:1315: + + internally linking to #google-vision-2; the file exists, but the hash 'google-vision-2' does not + +* At _site/en/lessons/retired/getting-started-with-github-desktop.html:1044: + + internally linking to ../lessons/building-static-sites-with-jekyll-github-pages, which does not exist + +* At _site/en/lessons/retired/graph-databases-and-SPARQL.html:1228: + + internally linking to /lessons/creating-network-diagrams-from-historical-sources.html#visualize-network-data-in-palladio; the file exists, but the hash 'visualize-network-data-in-palladio' does not + +* At _site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html:855: + + internally linking to #Final-code; the file exists, but the hash 'Final-code' does not + +* At _site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html:979: + + internally linking to #Final-code; the file exists, but the hash 'Final-code' does not + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:521: + + internally linking to #Part-1:-Introduction-to-Simulations-and-Agent-based-Modeling; the file exists, but the hash 'Part-1:-Introduction-to-Simulations-and-Agent-based-Modeling' does not + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:523: + + internally linking to #Part-2:-Programming-Agent-based-Models-with-Mesa; the file exists, but the hash 'Part-2:-Programming-Agent-based-Models-with-Mesa' does not + +* At _site/en/lessons/simulating-historical-communication-networks-python.html:525: + + internally linking to #Part-3:-A-Summary,-Open-Questions-and-Next-Steps; the file exists, but the hash 'Part-3:-A-Summary,-Open-Questions-and-Next-Steps' does not + +* At _site/en/lessons/sonification.html:563: + + internally linking to #hedges; the file exists, but the hash 'hedges' does not + +* At _site/en/lessons/urban-demographic-data-r-ggplot2.html:645: + + internally linking to #Facetting-a-Graph; the file exists, but the hash 'Facetting-a-Graph' does not + +* At _site/en/lessons/visualizing-with-bokeh.html:1248: + + internally linking to /lessons/mapping-with-python-leaflet#geocoding-with-python; the file exists, but the hash 'geocoding-with-python' does not + +* At _site/en/supporters.html:261: + + internally linking to support-us#institutional-partner-programme; the file exists, but the hash 'institutional-partner-programme' does not + +* At _site/en/supporters.html:299: + + internally linking to support-us#institutional-partner-programme; the file exists, but the hash 'institutional-partner-programme' does not + +* At _site/en/translator-guidelines.html:248: + + internally linking to #proposing-a-new-lesson; the file exists, but the hash 'proposing-a-new-lesson' does not + +* At _site/en/translator-guidelines.html:249: + + internally linking to #writing-a-new-lesson; the file exists, but the hash 'writing-a-new-lesson' does not + +* At _site/en/translator-guidelines.html:250: + + internally linking to #submitting-a-new-lesson; the file exists, but the hash 'submitting-a-new-lesson' does not + +* At _site/es/guia-editor.html:353: + + internally linking to #c-revisar-la-sostenibilidad; the file exists, but the hash 'c-revisar-la-sostenibilidad' does not + +* At _site/es/guia-para-traductores.html:251: + + internally linking to #paso-1-proponer-una-nueva-traduccion; the file exists, but the hash 'paso-1-proponer-una-nueva-traduccion' does not + +* At _site/es/guia-para-traductores.html:252: + + internally linking to #paso-2-escribir-y-dar-formato-a-una-nueva-traduccion; the file exists, but the hash 'paso-2-escribir-y-dar-formato-a-una-nueva-traduccion' does not + +* At _site/es/guia-para-traductores.html:253: + + internally linking to #paso-3-enviar-una-nueva-traduccion; the file exists, but the hash 'paso-3-enviar-una-nueva-traduccion' does not + +* At _site/es/lecciones/analisis-de-correspondencia-en-r.html:715: + + internally linking to #Apéndice; the file exists, but the hash 'Apéndice' does not + +* At _site/es/lecciones/analisis-de-correspondencia-en-r.html:785: + + internally linking to #Apéndice; the file exists, but the hash 'Apéndice' does not + +* At _site/es/lecciones/analisis-de-correspondencia-en-r.html:857: + + internally linking to #Apéndice; the file exists, but the hash 'Apéndice' does not + +* At _site/es/lecciones/introduccion-a-powershell.html:559: + + internally linking to #referencia-rapida; the file exists, but the hash 'referencia-rapida' does not + +* At _site/es/lecciones/introduccion-a-powershell.html:561: + + internally linking to #Utilización-de-herramientas-de-línea-de-comandos-y-ejecución-de-secuencias-de-comandos-en-Python; the file exists, but the hash 'Utilización-de-herramientas-de-línea-de-comandos-y-ejecución-de-secuencias-de-comandos-en-Python' does not + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:681: + + internally linking to #paso-3:-selecion-sistematica-y-reproducible-de-datos-individuales-para-la-lectura-atenta; the file exists, but the hash 'paso-3:-selecion-sistematica-y-reproducible-de-datos-individuales-para-la-lectura-atenta' does not + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:777: + + internally linking to #Paso-3:-Selección-sistemática-y-reproducible-de-datos-individuales-para-la-lectura-atenta; the file exists, but the hash 'Paso-3:-Selección-sistemática-y-reproducible-de-datos-individuales-para-la-lectura-atenta' does not + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:940: + + internally linking to #Paso-1:-exploración-cronológica-de-un-conjunto-de-datos; the file exists, but the hash 'Paso-1:-exploración-cronológica-de-un-conjunto-de-datos' does not + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:940: + + internally linking to #Paso-2:-Explorando-un-conjunto-de-datos-mediante-la-creación-de-categorías-analíticas-binarias; the file exists, but the hash 'Paso-2:-Explorando-un-conjunto-de-datos-mediante-la-creación-de-categorías-analíticas-binarias' does not + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:1073: + + internally linking to #Paso-1:-exploración-cronológica-de-un-conjunto-de-datos; the file exists, but the hash 'Paso-1:-exploración-cronológica-de-un-conjunto-de-datos' does not + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:1073: + + internally linking to #paso-3-selecion-sistematica-y-reproducible-de-datos-individuales-para-la-lectura-atenta; the file exists, but the hash 'paso-3-selecion-sistematica-y-reproducible-de-datos-individuales-para-la-lectura-atenta' does not + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:1073: + + internally linking to #Paso-2:-Explorando-un-conjunto-de-datos-mediante-la-creación-de-categorías-analíticas-binarias; the file exists, but the hash 'Paso-2:-Explorando-un-conjunto-de-datos-mediante-la-creación-de-categorías-analíticas-binarias' does not + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:1073: + + internally linking to #Paso-1:-exploración-cronológica-de-un-conjunto-de-datos; the file exists, but the hash 'Paso-1:-exploración-cronológica-de-un-conjunto-de-datos' does not + +* At _site/es/lecciones/lectura-escalable-de-datos-estructurados.html:1073: + + internally linking to #Paso-2:-Explorando-un-conjunto-de-datos-mediante-la-creación-de-categorías-analíticas-binarias; the file exists, but the hash 'Paso-2:-Explorando-un-conjunto-de-datos-mediante-la-creación-de-categorías-analíticas-binarias' does not + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:713: + + internally linking to #section1-9; the file exists, but the hash 'section1-9' does not + +* At _site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html:848: + + internally linking to #sectionwindows; the file exists, but the hash 'sectionwindows' does not + +* At _site/es/politica-retirada-lecciones.html:283: + + internally linking to /es/guia-para-autores#escribe-de-manera-sostenible; the file exists, but the hash 'escribe-de-manera-sostenible' does not + +* At _site/es/politica-retirada-lecciones.html:287: + + internally linking to /es/guia-editor#c-revisar-la-sostenibilidad; the file exists, but the hash 'c-revisar-la-sostenibilidad' does not + +* At _site/fr/lecons/concevoir-base-donnees-nodegoat.html:901: + + internally linking to #créer-et-paramétrer-une-base-dans-nodegoat; the file exists, but the hash 'créer-et-paramétrer-une-base-dans-nodegoat' does not + +* At _site/fr/lecons/concevoir-base-donnees-nodegoat.html:912: + + internally linking to #la-logique-de-notre-recherche--entre-le-modèle-de-données-et-la-base-de-données; the file exists, but the hash 'la-logique-de-notre-recherche--entre-le-modèle-de-données-et-la-base-de-données' does not + +* At _site/fr/lecons/generer-jeu-donnees-texte-ocr.html:803: + + internally linking to /en/lessons/generer-jeu-donnees-texte-ocr#identifier-notes-bas-de-page, which does not exist + +* At _site/fr/lecons/introduction-a-heurist.html:573: + + internally linking to #modelisation; the file exists, but the hash 'modelisation' does not + +* At _site/posts/appel-a-propositions.html:295: + + internally linking to /fr/leçons, which does not exist + +* At _site/posts/convocatoria-de-tutoriales.html:287: + + internally linking to /es/guia-para-autores#enviar-una-traducción-o-una-lección-nueva; the file exists, but the hash 'enviar-una-traducción-o-una-lección-nueva' does not + +* At _site/posts/convocatoria-de-tutoriales.html:287: + + internally linking to /es/guia-para-autores#escribir-y-dar-formato; the file exists, but the hash 'escribir-y-dar-formato' does not + +* At _site/posts/december-newsletter.html:310: + + internally linking to en/individual, which does not exist + +* At _site/posts/es-buscamos-revisores.html:338: + + internally linking to /es/seguidores, which does not exist + +* At _site/posts/es-buscamos-revisores.html:338: + + internally linking to /es/ipp, which does not exist + +* At _site/posts/how-we-moved-to-github.html:324: + + internally linking to /lessons/working-with-text-files#reading-from-a-text-file; the file exists, but the hash 'reading-from-a-text-file' does not + +* At _site/posts/ph-is-people.html:283: + + internally linking to /#funding--ownership; the file exists, but the hash 'funding--ownership' does not + +* At _site/posts/planning-a-lesson.html:281: + + internally linking to /author-guidelines#write-sustainably; the file exists, but the hash 'write-sustainably' does not + +* At _site/posts/retirement-and-sustainability-policies.html:286: + + internally linking to /author-guidelines#write-sustainably; the file exists, but the hash 'write-sustainably' does not + +* At _site/posts/retirement-and-sustainability-policies.html:289: + + internally linking to /reviewer-guidelines#sustainability; the file exists, but the hash 'sustainability' does not + +* At _site/posts/retirement-and-sustainability-policies.html:292: + + internally linking to /editor-guidelines#c-sustainability-review; the file exists, but the hash 'c-sustainability-review' does not + +* At _site/pt/directrizes-editor.html:715: + + internally linking to #11-thank-everyone-and-encourage-promotion; the file exists, but the hash '11-thank-everyone-and-encourage-promotion' does not + +* At _site/pt/licoes-politica-remocao.html:283: + + internally linking to /directrizes-autor#escrita-sustentável, which does not exist + +* At _site/pt/licoes-politica-remocao.html:285: + + internally linking to /directrizes-revisor#sustentabilidade, which does not exist + +* At _site/pt/licoes-politica-remocao.html:287: + + internally linking to /directrizes-editor#c-revisão-para-a-sustentabilidade-e-internacionalização, which does not exist + +* At _site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html:774: + + internally linking to #Apêndice:AMatemáticaportrásdaAnálisedeCorrespondência; the file exists, but the hash 'Apêndice:AMatemáticaportrásdaAnálisedeCorrespondência' does not + +* At _site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html:865: + + internally linking to #Apêndice:AMatemáticaportrásdaAnálisedeCorrespondência; the file exists, but the hash 'Apêndice:AMatemáticaportrásdaAnálisedeCorrespondência' does not + +* At _site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html:568: + + internally linking to /pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown#recursos-uteis; the file exists, but the hash 'recursos-uteis' does not + +* At _site/pt/licoes/geocodificando-qgis.html:840: + + internally linking to #Geocodificar-seus-próprios-dados-históricos; the file exists, but the hash 'Geocodificar-seus-próprios-dados-históricos' does not + +* At _site/pt/licoes/geocodificando-qgis.html:903: + + internally linking to #Solucionar-problemas-com-a-base-de-dados-dos-gazetteers-unidos; the file exists, but the hash 'Solucionar-problemas-com-a-base-de-dados-dos-gazetteers-unidos' does not + +* At _site/pt/licoes/geocodificando-qgis.html:970: + + internally linking to #Adicionar-dados-geocodificados-ao-QGIS; the file exists, but the hash 'Adicionar-dados-geocodificados-ao-QGIS' does not + +* At _site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html:1002: + + internally linking to #comandos-basicos; the file exists, but the hash 'comandos-basicos' does not + +* At _site/pt/licoes/introducao-jupyter-notebooks.html:628: + + internally linking to #Usando-Jupyter-Notebook-para-ensinar; the file exists, but the hash 'Usando-Jupyter-Notebook-para-ensinar' does not + +* At _site/pt/licoes/introducao-mysql-r.html:1721: + + internally linking to #Conectando-a-um-banco-de-dados-com-uma-senha; the file exists, but the hash 'Conectando-a-um-banco-de-dados-com-uma-senha' does not + +* At _site/pt/licoes/som-dados-sonificacao-historiadores.html:593: + + internally linking to #tom; the file exists, but the hash 'tom' does not + +* At _site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html:708: + + internally linking to #definicao-de-necessidades; the file exists, but the hash 'definicao-de-necessidades' does not + +For the Scripts check, the following failures were found: + +* At _site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html:26: + + internal script reference a.js does not exist + +* At _site/assets/interactive-text-games-using-twine/First Day in the Office.html:14: + + script is empty and has no src attribute + + +HTML-Proofer found 6449 failures! diff --git a/htmlproofer-report.csv b/htmlproofer-report.csv new file mode 100644 index 0000000000..9ba9a833ee --- /dev/null +++ b/htmlproofer-report.csv @@ -0,0 +1,6450 @@ +File,Line,Message +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,internal image i/genericThumb.jpg does not exist +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,internal image i/genericThumb.jpg does not exist +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,internal image i/genericThumb.jpg does not exist +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,internal image i/genericThumb.jpg does not exist +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,internal image i/genericThumb.jpg does not exist +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,internal image i/genericThumb.jpg does not exist +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,internal image i/genericThumb.jpg does not exist +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,internal image i/genericThumb.jpg does not exist +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,internal image i/genericThumb.jpg does not exist +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,internal image i/genericThumb.jpg does not exist +_site/assets/sustainable-authorship-in-plain-text-using-pandoc-and-markdown/sample.html,14,internal image your_image.jpg does not exist +_site/blog/page10/index.html,286,image /images/blog/welcome-ph-fr/welcome-ph-fr.png does not have an alt attribute +_site/blog/page10/index.html,306,image /images/blog/welcome-ph-fr/welcome-ph-fr.png does not have an alt attribute +_site/blog/page10/index.html,326,image /images/blog/PH-contributors/EditorsMap2019.jpg does not have an alt attribute +_site/blog/page11/index.html,337,image /images/blog/bogota-workshop-report/Bogota1.png does not have an alt attribute +_site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html,276,internal image /gallery/OCR-with-Tesseract-and-ScanTailor.png does not exist +_site/es/donaciones.html,250,image /images/website/individual/red-bird-on-branch.png does not have an alt attribute +_site/es/index.html,252,image /images/website/index/woman-using-tabulator.png does not have an alt attribute +_site/es/pia.html,250,image /images/website/ipp/bird-with-eggs-nest.png does not have an alt attribute +_site/fr/consignes-auteurs.html,250,image /images/website/woman-at-writing-desk.png does not have an alt attribute +_site/fr/dons.html,250,image /images/website/individual/red-bird-on-branch.png does not have an alt attribute +_site/fr/index.html,249,image /images/website/index/woman-using-tabulator.png does not have an alt attribute +_site/fr/pi.html,250,image /images/website/ipp/bird-with-eggs-nest.png does not have an alt attribute +_site/posts/PH-contributors.html,279,image /images/blog/PH-contributors/EditorsMap2019.jpg does not have an alt attribute +_site/posts/PH-contributors.html,285,image /images/blog/PH-contributors/Authors-TranslatorsMap2019.jpg does not have an alt attribute +_site/posts/PH-contributors.html,289,image /images/blog/2019-04-06-newsletter/ReadersMap2019.jpg does not have an alt attribute +_site/posts/bienvenue-ph-fr.html,277,image /images/blog/welcome-ph-fr/welcome-ph-fr.png does not have an alt attribute +_site/posts/bogota-workshop-report.html,279,image /images/blog/bogota-workshop-report/Bogota1.png does not have an alt attribute +_site/posts/bogota-workshop-report.html,291,image /images/blog/bogota-workshop-report/Bogota2.png does not have an alt attribute +_site/posts/bogota-workshop-report.html,309,image /images/blog/bogota-workshop-report/Bogota2.png does not have an alt attribute +_site/posts/corpus-linguistics-in-action.html,347,image /images/blog/corpus-linguistics-in-action/Image_2_David_Copperfield_fireplace.jpg does not have an alt attribute +_site/posts/corpus-linguistics-in-action.html,350,image /images/blog/corpus-linguistics-in-action/Image_1_mr_dombey_and_the_world.jpg does not have an alt attribute +_site/posts/welcome-ph-fr.html,277,image /images/blog/welcome-ph-fr/welcome-ph-fr.png does not have an alt attribute +_site/pt/index.html,251,image /images/website/index/woman-using-tabulator.png does not have an alt attribute +_site/404.html,86,'a' tag is missing a reference +_site/404.html,105,'a' tag is missing a reference +_site/404.html,142,'a' tag is missing a reference +_site/404.html,168,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,198,http://markhadley.com is not an HTTPS link +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,199,http://www.sheffield.ac.uk/hri/ is not an HTTPS link +_site/assets/mapping-with-python-leaflet/exercises/exercise00 - original/mymap.html,3,http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link +_site/assets/mapping-with-python-leaflet/exercises/exercise01/mymap.html,3,http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link +_site/assets/mapping-with-python-leaflet/exercises/exercise02/mymap.html,3,http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link +_site/assets/mapping-with-python-leaflet/exercises/exercise03/mymap.html,3,http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link +_site/assets/mapping-with-python-leaflet/exercises/exercise04/mymap.html,3,http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link +_site/assets/mapping-with-python-leaflet/exercises/exercise05/mymap.html,3,http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link +_site/assets/mapping-with-python-leaflet/map/mymap-onepage.html,3,http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link +_site/assets/mapping-with-python-leaflet/map/mymap.html,3,http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css is not an HTTPS link +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,'a' tag is missing a reference +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,198,http://markhadley.com is not an HTTPS link +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,199,http://www.sheffield.ac.uk/hri/ is not an HTTPS link +_site/blog/index.html,86,'a' tag is missing a reference +_site/blog/index.html,105,'a' tag is missing a reference +_site/blog/index.html,142,'a' tag is missing a reference +_site/blog/index.html,168,'a' tag is missing a reference +_site/blog/page10/index.html,86,'a' tag is missing a reference +_site/blog/page10/index.html,105,'a' tag is missing a reference +_site/blog/page10/index.html,142,'a' tag is missing a reference +_site/blog/page10/index.html,168,'a' tag is missing a reference +_site/blog/page11/index.html,86,'a' tag is missing a reference +_site/blog/page11/index.html,105,'a' tag is missing a reference +_site/blog/page11/index.html,142,'a' tag is missing a reference +_site/blog/page11/index.html,168,'a' tag is missing a reference +_site/blog/page12/index.html,86,'a' tag is missing a reference +_site/blog/page12/index.html,105,'a' tag is missing a reference +_site/blog/page12/index.html,142,'a' tag is missing a reference +_site/blog/page12/index.html,168,'a' tag is missing a reference +_site/blog/page13/index.html,86,'a' tag is missing a reference +_site/blog/page13/index.html,105,'a' tag is missing a reference +_site/blog/page13/index.html,142,'a' tag is missing a reference +_site/blog/page13/index.html,168,'a' tag is missing a reference +_site/blog/page14/index.html,86,'a' tag is missing a reference +_site/blog/page14/index.html,105,'a' tag is missing a reference +_site/blog/page14/index.html,142,'a' tag is missing a reference +_site/blog/page14/index.html,168,'a' tag is missing a reference +_site/blog/page15/index.html,86,'a' tag is missing a reference +_site/blog/page15/index.html,105,'a' tag is missing a reference +_site/blog/page15/index.html,142,'a' tag is missing a reference +_site/blog/page15/index.html,168,'a' tag is missing a reference +_site/blog/page16/index.html,86,'a' tag is missing a reference +_site/blog/page16/index.html,105,'a' tag is missing a reference +_site/blog/page16/index.html,142,'a' tag is missing a reference +_site/blog/page16/index.html,168,'a' tag is missing a reference +_site/blog/page16/index.html,366,'a' tag is missing a reference +_site/blog/page17/index.html,86,'a' tag is missing a reference +_site/blog/page17/index.html,105,'a' tag is missing a reference +_site/blog/page17/index.html,142,'a' tag is missing a reference +_site/blog/page17/index.html,168,'a' tag is missing a reference +_site/blog/page17/index.html,346,http://en.wikipedia.org/wiki/Static_web_page is not an HTTPS link +_site/blog/page17/index.html,346,http://pages.github.com is not an HTTPS link +_site/blog/page2/index.html,86,'a' tag is missing a reference +_site/blog/page2/index.html,105,'a' tag is missing a reference +_site/blog/page2/index.html,142,'a' tag is missing a reference +_site/blog/page2/index.html,168,'a' tag is missing a reference +_site/blog/page3/index.html,86,'a' tag is missing a reference +_site/blog/page3/index.html,105,'a' tag is missing a reference +_site/blog/page3/index.html,142,'a' tag is missing a reference +_site/blog/page3/index.html,168,'a' tag is missing a reference +_site/blog/page4/index.html,86,'a' tag is missing a reference +_site/blog/page4/index.html,105,'a' tag is missing a reference +_site/blog/page4/index.html,142,'a' tag is missing a reference +_site/blog/page4/index.html,168,'a' tag is missing a reference +_site/blog/page5/index.html,86,'a' tag is missing a reference +_site/blog/page5/index.html,105,'a' tag is missing a reference +_site/blog/page5/index.html,142,'a' tag is missing a reference +_site/blog/page5/index.html,168,'a' tag is missing a reference +_site/blog/page6/index.html,86,'a' tag is missing a reference +_site/blog/page6/index.html,105,'a' tag is missing a reference +_site/blog/page6/index.html,142,'a' tag is missing a reference +_site/blog/page6/index.html,168,'a' tag is missing a reference +_site/blog/page7/index.html,86,'a' tag is missing a reference +_site/blog/page7/index.html,105,'a' tag is missing a reference +_site/blog/page7/index.html,142,'a' tag is missing a reference +_site/blog/page7/index.html,168,'a' tag is missing a reference +_site/blog/page8/index.html,86,'a' tag is missing a reference +_site/blog/page8/index.html,105,'a' tag is missing a reference +_site/blog/page8/index.html,142,'a' tag is missing a reference +_site/blog/page8/index.html,168,'a' tag is missing a reference +_site/blog/page9/index.html,86,'a' tag is missing a reference +_site/blog/page9/index.html,105,'a' tag is missing a reference +_site/blog/page9/index.html,142,'a' tag is missing a reference +_site/blog/page9/index.html,168,'a' tag is missing a reference +_site/en/about.html,86,'a' tag is missing a reference +_site/en/about.html,105,'a' tag is missing a reference +_site/en/about.html,142,'a' tag is missing a reference +_site/en/about.html,168,'a' tag is missing a reference +_site/en/about.html,264,http://dhawards.org/dhawards2016/results/ is not an HTTPS link +_site/en/about.html,264,http://dhawards.org/dhawards2017/results/ is not an HTTPS link +_site/en/about.html,264,http://humanidadesdigitaleshispanicas.es/ is not an HTTPS link +_site/en/about.html,264,http://dhawards.org/dhawards2022/results/ is not an HTTPS link +_site/en/about.html,278,http://digitalhistoryhacks.blogspot.com/2008/01/programming-historian.html is not an HTTPS link +_site/en/author-guidelines.html,86,'a' tag is missing a reference +_site/en/author-guidelines.html,105,'a' tag is missing a reference +_site/en/author-guidelines.html,142,'a' tag is missing a reference +_site/en/author-guidelines.html,168,'a' tag is missing a reference +_site/en/contribute.html,86,'a' tag is missing a reference +_site/en/contribute.html,105,'a' tag is missing a reference +_site/en/contribute.html,142,'a' tag is missing a reference +_site/en/contribute.html,168,'a' tag is missing a reference +_site/en/contribute.html,298,http://www.worldcat.org/title/programming-historian/oclc/951537099 is not an HTTPS link +_site/en/contribute.html,300,http://purdue-primo-prod.hosted.exlibrisgroup.com/primo_library/libweb/action/dlDisplay.do?vid=PURDUE&search_scope=everything&docId=PURDUE_ALMA51671812890001081&fn=permalink is not an HTTPS link +_site/en/editor-guidelines.html,86,'a' tag is missing a reference +_site/en/editor-guidelines.html,105,'a' tag is missing a reference +_site/en/editor-guidelines.html,142,'a' tag is missing a reference +_site/en/editor-guidelines.html,168,'a' tag is missing a reference +_site/en/editor-guidelines.html,587,http://www.loc.gov/maps/collections is not an HTTPS link +_site/en/events.html,86,'a' tag is missing a reference +_site/en/events.html,105,'a' tag is missing a reference +_site/en/events.html,142,'a' tag is missing a reference +_site/en/events.html,168,'a' tag is missing a reference +_site/en/feedback.html,86,'a' tag is missing a reference +_site/en/feedback.html,105,'a' tag is missing a reference +_site/en/feedback.html,142,'a' tag is missing a reference +_site/en/feedback.html,168,'a' tag is missing a reference +_site/en/index.html,87,'a' tag is missing a reference +_site/en/index.html,106,'a' tag is missing a reference +_site/en/index.html,143,'a' tag is missing a reference +_site/en/index.html,169,'a' tag is missing a reference +_site/en/individual.html,86,'a' tag is missing a reference +_site/en/individual.html,105,'a' tag is missing a reference +_site/en/individual.html,142,'a' tag is missing a reference +_site/en/individual.html,168,'a' tag is missing a reference +_site/en/ipp.html,86,'a' tag is missing a reference +_site/en/ipp.html,105,'a' tag is missing a reference +_site/en/ipp.html,142,'a' tag is missing a reference +_site/en/ipp.html,168,'a' tag is missing a reference +_site/en/jisc-tna-partnership.html,86,'a' tag is missing a reference +_site/en/jisc-tna-partnership.html,105,'a' tag is missing a reference +_site/en/jisc-tna-partnership.html,142,'a' tag is missing a reference +_site/en/jisc-tna-partnership.html,168,'a' tag is missing a reference +_site/en/lesson-retirement-policy.html,86,'a' tag is missing a reference +_site/en/lesson-retirement-policy.html,105,'a' tag is missing a reference +_site/en/lesson-retirement-policy.html,142,'a' tag is missing a reference +_site/en/lesson-retirement-policy.html,168,'a' tag is missing a reference +_site/en/lessons/analyzing-documents-with-tfidf.html,133,'a' tag is missing a reference +_site/en/lessons/analyzing-documents-with-tfidf.html,152,'a' tag is missing a reference +_site/en/lessons/analyzing-documents-with-tfidf.html,189,'a' tag is missing a reference +_site/en/lessons/analyzing-documents-with-tfidf.html,215,'a' tag is missing a reference +_site/en/lessons/analyzing-documents-with-tfidf.html,1478,http://jonathanstray.com/a-full-text-visualization-of-the-iraq-war-logs is not an HTTPS link +_site/en/lessons/analyzing-documents-with-tfidf.html,1612,http://scikit-learn.org/stable/install.html is not an HTTPS link +_site/en/lessons/analyzing-documents-with-tfidf.html,1642,http://dhdebates.gc.cuny.edu/debates/text/99 is not an HTTPS link +_site/en/lessons/analyzing-documents-with-tfidf.html,1651,http://jonathanstray.com/a-full-text-visualization-of-the-iraq-war-logs is not an HTTPS link +_site/en/lessons/analyzing-documents-with-tfidf.html,1666,http://journalofdigitalhumanities.org/2-1/words-alone-by-benjamin-m-schmidt/ is not an HTTPS link +_site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html,117,'a' tag is missing a reference +_site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html,136,'a' tag is missing a reference +_site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html,173,'a' tag is missing a reference +_site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html,199,'a' tag is missing a reference +_site/en/lessons/applied-archival-downloading-with-wget.html,117,'a' tag is missing a reference +_site/en/lessons/applied-archival-downloading-with-wget.html,136,'a' tag is missing a reference +_site/en/lessons/applied-archival-downloading-with-wget.html,173,'a' tag is missing a reference +_site/en/lessons/applied-archival-downloading-with-wget.html,199,'a' tag is missing a reference +_site/en/lessons/applied-archival-downloading-with-wget.html,471,http://www.activehistory.ca is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,480,http://chronicle.com/blogs/profhacker/download-a-sequential-range-of-urls-with-curl/41055 is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,511,http://data2.archives.ca/e/e061/e001518029.jpg is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,512,http://data2.archives.ca/e/e061/e001518109.jpg is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,526,http://en.wikipedia.org/wiki/Leading_zero is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,627,http://www.nla.gov.au/apps/cdview/?pi=nla.ms-ms5393-1 is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,631,http://nla.gov.au/nla.ms-ms5393-1-s1-v.jpg is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,633,http://nla.gov.au/nla.ms-ms5393-1-s127-v.jpg is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,680,http://memory.loc.gov/cgi-bin/ampage?collId=mtj1&fileName=mtj1page001.db&recNum=1&itemLink=/ammem/collections/jefferson_papers/mtjser1.html&linkText=6 is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,689,http://memory.loc.gov/master/mss/mtj/mtj1/001/0000/ is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,701,http://memory.loc.gov/master/mss/mtj/mtj1/001/0000/ is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,703,http://memory.loc.gov/master/mss/mtj/mtj1/001/0100/ is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,705,http://memory.loc.gov/master/mss/mtj/mtj1/001/0200/ is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,709,http://memory.loc.gov/master/mss/mtj/mtj1/001/1400 is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,735,http://cushing.med.yale.edu/gsdl/collect/mdposter/ is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,748,http://cushing.med.yale.edu/images/mdposter/full/poster0001.jpg is not an HTTPS link +_site/en/lessons/applied-archival-downloading-with-wget.html,753,http://cushing.med.yale.edu/images/mdposter/full/poster0637.jpg is not an HTTPS link +_site/en/lessons/automated-downloading-with-wget.html,117,'a' tag is missing a reference +_site/en/lessons/automated-downloading-with-wget.html,136,'a' tag is missing a reference +_site/en/lessons/automated-downloading-with-wget.html,173,'a' tag is missing a reference +_site/en/lessons/automated-downloading-with-wget.html,199,'a' tag is missing a reference +_site/en/lessons/automated-downloading-with-wget.html,679,http://www.gnu.org/software/wget/ is not an HTTPS link +_site/en/lessons/automated-downloading-with-wget.html,680,http://ftp.gnu.org/gnu/wget/ is not an HTTPS link +_site/en/lessons/automated-downloading-with-wget.html,743,http://www.gnu.org/software/wget/manual/wget.html is not an HTTPS link +_site/en/lessons/automated-downloading-with-wget.html,748,http://activehistory.ca/papers/ is not an HTTPS link +_site/en/lessons/automated-downloading-with-wget.html,751,http://activehistory.ca/papers/historypaper-9/ is not an HTTPS link +_site/en/lessons/automated-downloading-with-wget.html,798,http://activehistory.ca/papers/ is not an HTTPS link +_site/en/lessons/automated-downloading-with-wget.html,824,http://activehistory.ca/papers/ is not an HTTPS link +_site/en/lessons/automated-downloading-with-wget.html,825,http://activehistory.ca/papers/historypaper-9/ is not an HTTPS link +_site/en/lessons/automated-downloading-with-wget.html,827,http://uwo.ca is not an HTTPS link +_site/en/lessons/automated-downloading-with-wget.html,966,http://www.gnu.org/software/wget/manual/wget.html is not an HTTPS link +_site/en/lessons/basic-text-processing-in-r.html,123,'a' tag is missing a reference +_site/en/lessons/basic-text-processing-in-r.html,142,'a' tag is missing a reference +_site/en/lessons/basic-text-processing-in-r.html,179,'a' tag is missing a reference +_site/en/lessons/basic-text-processing-in-r.html,205,'a' tag is missing a reference +_site/en/lessons/basic-text-processing-in-r.html,1154,http://www.presidency.ucsb.edu/sou.php is not an HTTPS link +_site/en/lessons/basic-text-processing-in-r.html,1157,http://norvig.com/ngrams/ is not an HTTPS link +_site/en/lessons/beginners-guide-to-twitter-data.html,124,'a' tag is missing a reference +_site/en/lessons/beginners-guide-to-twitter-data.html,143,'a' tag is missing a reference +_site/en/lessons/beginners-guide-to-twitter-data.html,180,'a' tag is missing a reference +_site/en/lessons/beginners-guide-to-twitter-data.html,206,'a' tag is missing a reference +_site/en/lessons/beginners-guide-to-twitter-data.html,341,http://programminghistorian.github.io/ph-submissions/lessons/beginners-guide-to-twitter-data is not an HTTPS link +_site/en/lessons/beginners-guide-to-twitter-data.html,868,http://journalofdigitalhumanities.org/1-1/demystifying-networks-by-scott-weingart/ is not an HTTPS link +_site/en/lessons/beginners-guide-to-twitter-data.html,1145,http://hdlab.stanford.edu/palladio/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,117,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,136,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,173,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,199,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,489,http://amandavisconti.github.io/JekyllDemo/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,496,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,497,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,498,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,499,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,502,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,503,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,504,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,505,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,506,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,507,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,510,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,511,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,512,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,513,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,514,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,515,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,516,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,517,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,520,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,521,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,522,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,525,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,526,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,527,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,530,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,531,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,532,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,533,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,536,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,537,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,540,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,541,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,542,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,545,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,546,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,547,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,548,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,549,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,554,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,556,http://jekyllrb.com/docs/home/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,558,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,570,http://jekyllrb.com/docs/home/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,572,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,578,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,607,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,615,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,621,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,629,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,641,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,643,http://www.barebones.com/products/textwrangler/download.html is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,647,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,702,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,706,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,716,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,718,http://brew.sh/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,778,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,780,http://brew.sh/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,803,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,823,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,829,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,839,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,861,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,962,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1019,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1036,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1040,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1163,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1197,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1203,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1207,http://kramdown.gettalong.org/quickref.html is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1209,http://kramdown.gettalong.org/quickref.html is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1211,http://www.typora.io/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1213,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1247,http://amandavisconti.github.io/JekyllDemo/resume/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1249,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1325,http://raw.githubusercontent.com/amandavisconti/JekyllDemo/gh-pages/_posts/2016-02-29-a-post-about-my-research.markdown is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1327,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1448,http://amandavisconti.github.io/JekyllDemo/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1450,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1459,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1463,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1474,http://jekyllthemes.org/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1475,http://jekyllthemes.io/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1478,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1482,http://jekyllrb.com/docs/plugins/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1489,http://jekyllrb.com/docs/plugins/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1489,http://jekyllrb.com/docs/plugins/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1506,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1527,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1529,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1531,http://stackexchange.com/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1533,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1539,'a' tag is missing a reference +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1544,http://jekyllrb.com/docs/home/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1545,http://jekyll-windows.juthilo.com/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1547,http://literaturegeek.com/2015/12/08/WhyJekyllGitHub is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1548,http://chronicle.com/blogs/profhacker/jekyll1/60913 is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1550,http://ben.balter.com/jekyll-style-guide/ is not an HTTPS link +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1551,http://prose.io/ is not an HTTPS link +_site/en/lessons/calibrating-radiocarbon-dates-r.html,137,'a' tag is missing a reference +_site/en/lessons/calibrating-radiocarbon-dates-r.html,156,'a' tag is missing a reference +_site/en/lessons/calibrating-radiocarbon-dates-r.html,193,'a' tag is missing a reference +_site/en/lessons/calibrating-radiocarbon-dates-r.html,219,'a' tag is missing a reference +_site/en/lessons/calibrating-radiocarbon-dates-r.html,785,http://calib.org is not an HTTPS link +_site/en/lessons/cleaning-data-with-openrefine.html,121,'a' tag is missing a reference +_site/en/lessons/cleaning-data-with-openrefine.html,140,'a' tag is missing a reference +_site/en/lessons/cleaning-data-with-openrefine.html,177,'a' tag is missing a reference +_site/en/lessons/cleaning-data-with-openrefine.html,203,'a' tag is missing a reference +_site/en/lessons/cleaning-data-with-openrefine.html,528,http://openrefine.org is not an HTTPS link +_site/en/lessons/cleaning-data-with-openrefine.html,579,http://vis.stanford.edu/papers/wrangler/ is not an HTTPS link +_site/en/lessons/cleaning-data-with-openrefine.html,579,http://openrefine.org is not an HTTPS link +_site/en/lessons/cleaning-data-with-openrefine.html,584,http://en.wikipedia.org/wiki/Data_profiling is not an HTTPS link +_site/en/lessons/cleaning-data-with-openrefine.html,586,http://en.wikipedia.org/wiki/Named-entity_recognition is not an HTTPS link +_site/en/lessons/cleaning-data-with-openrefine.html,590,http://www.loc.gov/index.html is not an HTTPS link +_site/en/lessons/cleaning-data-with-openrefine.html,590,http://www.oclc.org/home.en.html is not an HTTPS link +_site/en/lessons/cleaning-data-with-openrefine.html,608,http://creativecommons.org/licenses/by-nc/2.5/au/ is not an HTTPS link +_site/en/lessons/cleaning-data-with-openrefine.html,622,http://en.wikipedia.org/wiki/Controlled_vocabulary is not an HTTPS link +_site/en/lessons/cleaning-data-with-openrefine.html,630,http://en.wikipedia.org/wiki/Linked_data is not an HTTPS link +_site/en/lessons/cleaning-data-with-openrefine.html,678,http://en.wikipedia.org/wiki/Faceted_search is not an HTTPS link +_site/en/lessons/cleaning-data-with-openrefine.html,886,http://en.wikipedia.org/wiki/Comma-separated_values is not an HTTPS link +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,117,'a' tag is missing a reference +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,136,'a' tag is missing a reference +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,173,'a' tag is missing a reference +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,199,'a' tag is missing a reference +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,462,http://home.heinonline.org/ is not an HTTPS link +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,502,http://www.unixuser.org/~euske/python/pdfminer/index.html is not an HTTPS link +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,617,http://krillapps.com/patterns/ is not an HTTPS link +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,627,http://docs.python.org/2/library/re.html is not an HTTPS link +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,628,http://docs.python.org/2/howto/regex.html#regex-howto is not an HTTPS link +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,636,http://www.gnu.org/software/sed/ is not an HTTPS link +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,636,http://www.gnu.org/software/grep/ is not an HTTPS link +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,719,http://docs.python.org/2/library/re.html#re.search is not an HTTPS link +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,727,http://docs.python.org/2/library/re.html#re.sub is not an HTTPS link +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,754,http://docs.python.org/2/library/re.html#re.VERBOSE is not an HTTPS link +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,789,http://docs.python.org/2/library/re.html#re.compile is not an HTTPS link +_site/en/lessons/clustering-visualizing-word-embeddings.html,135,'a' tag is missing a reference +_site/en/lessons/clustering-visualizing-word-embeddings.html,154,'a' tag is missing a reference +_site/en/lessons/clustering-visualizing-word-embeddings.html,191,'a' tag is missing a reference +_site/en/lessons/clustering-visualizing-word-embeddings.html,217,'a' tag is missing a reference +_site/en/lessons/clustering-with-scikit-learn-in-python.html,133,'a' tag is missing a reference +_site/en/lessons/clustering-with-scikit-learn-in-python.html,152,'a' tag is missing a reference +_site/en/lessons/clustering-with-scikit-learn-in-python.html,189,'a' tag is missing a reference +_site/en/lessons/clustering-with-scikit-learn-in-python.html,215,'a' tag is missing a reference +_site/en/lessons/code-reuse-and-modularity.html,119,'a' tag is missing a reference +_site/en/lessons/code-reuse-and-modularity.html,138,'a' tag is missing a reference +_site/en/lessons/code-reuse-and-modularity.html,175,'a' tag is missing a reference +_site/en/lessons/code-reuse-and-modularity.html,201,'a' tag is missing a reference +_site/en/lessons/collaborative-blog-with-jekyll-github.html,121,'a' tag is missing a reference +_site/en/lessons/collaborative-blog-with-jekyll-github.html,140,'a' tag is missing a reference +_site/en/lessons/collaborative-blog-with-jekyll-github.html,177,'a' tag is missing a reference +_site/en/lessons/collaborative-blog-with-jekyll-github.html,203,'a' tag is missing a reference +_site/en/lessons/collaborative-blog-with-jekyll-github.html,588,'a' tag is missing a reference +_site/en/lessons/collaborative-blog-with-jekyll-github.html,873,http://github.com/join is not an HTTPS link +_site/en/lessons/collaborative-blog-with-jekyll-github.html,901,'a' tag is missing a reference +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1394,'a' tag is missing a reference +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1512,http://stackexchange.com/ is not an HTTPS link +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1512,http://tinyurl.com/DHslack is not an HTTPS link +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1519,http://literaturegeek.com/2015/12/08/WhyJekyllGitHub is not an HTTPS link +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1521,http://chronicle.com/blogs/profhacker/jekyll1/60913 is not an HTTPS link +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1527,http://jekyllrb.com/docs/home/ is not an HTTPS link +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1528,http://jekyll-windows.juthilo.com/ is not an HTTPS link +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1530,http://ben.balter.com/jekyll-style-guide/ is not an HTTPS link +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1557,http://prose.io/ is not an HTTPS link +_site/en/lessons/common-similarity-measures.html,133,'a' tag is missing a reference +_site/en/lessons/common-similarity-measures.html,152,'a' tag is missing a reference +_site/en/lessons/common-similarity-measures.html,189,'a' tag is missing a reference +_site/en/lessons/common-similarity-measures.html,215,'a' tag is missing a reference +_site/en/lessons/computer-vision-deep-learning-pt1.html,141,'a' tag is missing a reference +_site/en/lessons/computer-vision-deep-learning-pt1.html,160,'a' tag is missing a reference +_site/en/lessons/computer-vision-deep-learning-pt1.html,197,'a' tag is missing a reference +_site/en/lessons/computer-vision-deep-learning-pt1.html,223,'a' tag is missing a reference +_site/en/lessons/computer-vision-deep-learning-pt2.html,141,'a' tag is missing a reference +_site/en/lessons/computer-vision-deep-learning-pt2.html,160,'a' tag is missing a reference +_site/en/lessons/computer-vision-deep-learning-pt2.html,197,'a' tag is missing a reference +_site/en/lessons/computer-vision-deep-learning-pt2.html,223,'a' tag is missing a reference +_site/en/lessons/corpus-analysis-with-antconc.html,117,'a' tag is missing a reference +_site/en/lessons/corpus-analysis-with-antconc.html,136,'a' tag is missing a reference +_site/en/lessons/corpus-analysis-with-antconc.html,173,'a' tag is missing a reference +_site/en/lessons/corpus-analysis-with-antconc.html,199,'a' tag is missing a reference +_site/en/lessons/corpus-analysis-with-antconc.html,527,http://voyant-tools.org/ is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,531,http://voyant-tools.org/ is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,531,http://www.laurenceanthony.net/software/antconc/ is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,531,http://www.laurenceanthony.net/ is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,531,http://hfroehli.ch/2014/05/11/intro-bibliography-corpus-linguistics/ is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,538,http://www.laurenceanthony.net/software/antconc/ is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,539,http://www.laurenceanthony.net/software/antconc/releases/AntConc324/ is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,569,http://notepad-plus-plus.org/ is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,569,http://www.barebones.com/products/textwrangler/ is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,578,http://www.nltk.org/ is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,581,http://www.amazon.com/Developing-Linguistic-Corpora-Practice-Guides/dp/1842172050/ref=sr_1_1 is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,911,http://www.wordfrequency.info/free.asp is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,961,http://www.lexically.net/downloads/version6/HTML/index.html?keyness_definition.htm is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,961,http://www.laurenceanthony.net/software/antconc/releases/AntConc335/help.pdf is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,1024,http://hfroehlich.wordpress.com/2014/05/11/intro-bibliography-corpus-linguistics/ is not an HTTPS link +_site/en/lessons/corpus-analysis-with-antconc.html,1025,http://hfroehli.ch/workshops/getting-started-with-antconc/ is not an HTTPS link +_site/en/lessons/corpus-analysis-with-spacy.html,117,'a' tag is missing a reference +_site/en/lessons/corpus-analysis-with-spacy.html,136,'a' tag is missing a reference +_site/en/lessons/corpus-analysis-with-spacy.html,173,'a' tag is missing a reference +_site/en/lessons/corpus-analysis-with-spacy.html,199,'a' tag is missing a reference +_site/en/lessons/correspondence-analysis-in-R.html,137,'a' tag is missing a reference +_site/en/lessons/correspondence-analysis-in-R.html,156,'a' tag is missing a reference +_site/en/lessons/correspondence-analysis-in-R.html,193,'a' tag is missing a reference +_site/en/lessons/correspondence-analysis-in-R.html,219,'a' tag is missing a reference +_site/en/lessons/correspondence-analysis-in-R.html,570,http://www.ourcommons.ca/Committees/en/Home is not an HTTPS link +_site/en/lessons/correspondence-analysis-in-R.html,665,http://factominer.free.fr/ is not an HTTPS link +_site/en/lessons/correspondence-analysis-in-R.html,988,http://www.sthda.com/english/wiki/multiple-correspondence-analysis-essentials-interpretation-and-application-to-investigate-the-associations-between-categories-of-multiple-qualitative-variables-r-software-and-data-mining is not an HTTPS link +_site/en/lessons/correspondence-analysis-in-R.html,1034,http://davetang.org/file/Singular_Value_Decomposition_Tutorial.pdf is not an HTTPS link +_site/en/lessons/correspondence-analysis-in-R.html,1125,http://www.cbc.ca/news/indigenous/mmiw-inquiry-not-reaching-out-to-families-says-advocates-1.4053694 is not an HTTPS link +_site/en/lessons/counting-frequencies.html,119,'a' tag is missing a reference +_site/en/lessons/counting-frequencies.html,138,'a' tag is missing a reference +_site/en/lessons/counting-frequencies.html,175,'a' tag is missing a reference +_site/en/lessons/counting-frequencies.html,201,'a' tag is missing a reference +_site/en/lessons/counting-frequencies.html,592,http://docs.python.org/tutorial/datastructures.html#list-comprehensions is not an HTTPS link +_site/en/lessons/counting-frequencies.html,765,http://ir.dcs.gla.ac.uk/resources/linguistic_utils/stop_words is not an HTTPS link +_site/en/lessons/creating-an-omeka-exhibit.html,119,'a' tag is missing a reference +_site/en/lessons/creating-an-omeka-exhibit.html,138,'a' tag is missing a reference +_site/en/lessons/creating-an-omeka-exhibit.html,175,'a' tag is missing a reference +_site/en/lessons/creating-an-omeka-exhibit.html,201,'a' tag is missing a reference +_site/en/lessons/creating-and-viewing-html-files-with-python.html,119,'a' tag is missing a reference +_site/en/lessons/creating-and-viewing-html-files-with-python.html,138,'a' tag is missing a reference +_site/en/lessons/creating-and-viewing-html-files-with-python.html,175,'a' tag is missing a reference +_site/en/lessons/creating-and-viewing-html-files-with-python.html,201,'a' tag is missing a reference +_site/en/lessons/creating-and-viewing-html-files-with-python.html,529,http://zotero.org is not an HTTPS link +_site/en/lessons/creating-and-viewing-html-files-with-python.html,533,http://www.w3schools.com/html/default.asp is not an HTTPS link +_site/en/lessons/creating-and-viewing-html-files-with-python.html,549,http://www.w3schools.com/tags/tag_doctype.asp is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,120,'a' tag is missing a reference +_site/en/lessons/creating-apis-with-python-and-flask.html,139,'a' tag is missing a reference +_site/en/lessons/creating-apis-with-python-and-flask.html,176,'a' tag is missing a reference +_site/en/lessons/creating-apis-with-python-and-flask.html,202,'a' tag is missing a reference +_site/en/lessons/creating-apis-with-python-and-flask.html,605,http://chroniclingamerica.loc.gov/about/api/ is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,607,http://chroniclingamerica.loc.gov/about/api/ is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,626,http://chroniclingamerica.loc.gov/search/pages/results/ is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,635,http://chroniclingamerica.loc.gov/search/pages/results/?format=json&proxtext=fire is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,667,http://flask.pocoo.org/ is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,725,http://127.0.0.1:5000/ is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,749,http://127.0.0.1:5000/ is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,844,http://127.0.0.1:5000/api/v1/resources/books/all is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,921,http://127.0.0.1:5000/api/v1/resources/books?id=0 is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,922,http://127.0.0.1:5000/api/v1/resources/books?id=1 is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,923,http://127.0.0.1:5000/api/v1/resources/books?id=2 is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,924,http://127.0.0.1:5000/api/v1/resources/books?id=3 is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,930,http://127.0.0.1:5000/api/v1/resources/books is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,1002,http://www.doxygen.org/ is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,1002,http://www.sphinx-doc.org/en/stable/ is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,1004,http://api.repo.nypl.org/ is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,1092,http://127.0.0.1:5000/api/v1/resources/books/all is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,1093,http://127.0.0.1:5000/api/v1/resources/books?author=Connie+Willis is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,1094,http://127.0.0.1:5000/api/v1/resources/books?author=Connie+Willis&published=1993 is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,1095,http://127.0.0.1:5000/api/v1/resources/books?published=2010 is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,1228,http://chroniclingamerica.loc.gov/ is not an HTTPS link +_site/en/lessons/creating-apis-with-python-and-flask.html,1234,http://hds.essex.ac.uk/ is not an HTTPS link +_site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html,117,'a' tag is missing a reference +_site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html,136,'a' tag is missing a reference +_site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html,173,'a' tag is missing a reference +_site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html,199,'a' tag is missing a reference +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,117,'a' tag is missing a reference +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,136,'a' tag is missing a reference +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,173,'a' tag is missing a reference +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,199,'a' tag is missing a reference +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,536,http://www.gizmag.com/ikea-augmented-reality-catalog-app/28703/ is not an HTTPS link +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,556,http://web.archive.org/web/20180421163517/http://english.ufl.edu/trace_arcs/ is not an HTTPS link +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,616,http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html is not an HTTPS link +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,858,http://www.gimp.org/ is not an HTTPS link +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,1205,http://developer.Android.com/tools/device.html is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,117,'a' tag is missing a reference +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,136,'a' tag is missing a reference +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,173,'a' tag is missing a reference +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,199,'a' tag is missing a reference +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,486,http://hdlab.stanford.edu/palladio/ is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,508,http://hal.archives-ouvertes.fr/docs/00/64/93/16/PDF/lemercier_A_zg.pdf is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,508,http://hal.archives-ouvertes.fr/docs/00/64/93/16/PDF/lemercier_A_zg.pdf is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,508,http://historicalnetworkresearch.org/ is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,518,http://web.archive.org/web/20180422010025/http://www.gdw-berlin.de/fileadmin/bilder/publ/publikationen_in_englischer_sprache/2006_Neuman_eng.pdf is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,518,http://martenduering.com/research/covert-networks-during-the-holocaust/ is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,650,http://hdlab.stanford.edu/palladio/ is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,726,http://hdlab.stanford.edu/doc/scenario-simple-map.pdf is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,802,http://en.wikipedia.org/wiki/Bipartite_graph#Examples is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,892,http://en.wikipedia.org/wiki/Directed_graph#Indegree_and_outdegree is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,940,http://nodegoat.net/ is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,940,http://nodegoat.net/cms/UPLOAD/AsmallguidebyYanan11082014.pdf is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,942,http://www.youtube.com/watch?v=xKhYGRpbwOc is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,944,http://www.clementlevallois.net/training.html is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,944,http://www.youtube.com/watch?v=L6hHv6y5GsQ is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,948,http://pajek.imfm.si/doku.php is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,948,http://www.cambridge.org/us/academic/subjects/sociology/research-methods-sociology-and-criminology/exploratory-social-network-analysis-pajek-2nd-edition is not an HTTPS link +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,1035,http://historicalnetworkresearch.org is not an HTTPS link +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,117,'a' tag is missing a reference +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,136,'a' tag is missing a reference +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,173,'a' tag is missing a reference +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,199,'a' tag is missing a reference +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,507,http://transcribe-bentham.ucl.ac.uk/td/Transcribe_Bentham is not an HTTPS link +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,562,http://menus.nypl.org/ is not an HTTPS link +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,883,http://pandas-docs.github.io/pandas-docs-travis/user_guide/timeseries.html#timestamp-limitations is not an HTTPS link +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,990,http://curatingmenus.org/articles/against-cleaning/ is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,117,'a' tag is missing a reference +_site/en/lessons/data-mining-the-internet-archive.html,136,'a' tag is missing a reference +_site/en/lessons/data-mining-the-internet-archive.html,173,'a' tag is missing a reference +_site/en/lessons/data-mining-the-internet-archive.html,199,'a' tag is missing a reference +_site/en/lessons/data-mining-the-internet-archive.html,490,http://archive.org/ is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,494,http://activehistory.ca/2013/09/the-internet-archive-rocks-or-two-million-plus-free-sources-to-explore/ is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,503,http://archive.org/details/bplscas is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,563,http://archive.org/ is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,568,http://archive.org/details/lettertowilliaml00doug is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,569,http://archive.org/stream/lettertowilliaml00doug/39999066767938#page/n0/mode/2up is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,572,http://archive.org/download/lettertowilliaml00doug is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,573,http://archive.org/download/lettertowilliaml00doug/lettertowilliaml00doug_dc.xml is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,573,http://archive.org/download/lettertowilliaml00doug/lettertowilliaml00doug_marc.xml is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,574,http://www.loc.gov/marc/bibliographic/ is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,580,http://archive.org/search.php?query=collection%3Abplscas&sort=-publicdate is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,612,http://blog.archive.org/2011/03/31/how-archive-org-items-are-structured/ is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,622,http://internetarchive.readthedocs.io/en/latest/quickstart.html#searching is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,647,http://archive.org/search.php?query=collection%3Abplscas is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,653,http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,794,http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,872,http://docs.python.org/2/tutorial/errors.html#handling-exceptions is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,945,http://archive.org/download/lettertowilliaml00doug/lettertowilliaml00doug_marc.xml is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,952,http://www.loc.gov/marc/bibliographic/bd260.html is not an HTTPS link +_site/en/lessons/data-mining-the-internet-archive.html,952,http://www.loc.gov/marc/ is not an HTTPS link +_site/en/lessons/data-wrangling-and-management-in-r.html,117,'a' tag is missing a reference +_site/en/lessons/data-wrangling-and-management-in-r.html,136,'a' tag is missing a reference +_site/en/lessons/data-wrangling-and-management-in-r.html,173,'a' tag is missing a reference +_site/en/lessons/data-wrangling-and-management-in-r.html,199,'a' tag is missing a reference +_site/en/lessons/data-wrangling-and-management-in-r.html,539,http://hadley.nz/ is not an HTTPS link +_site/en/lessons/data-wrangling-and-management-in-r.html,563,http://tidyverse.org/ is not an HTTPS link +_site/en/lessons/data-wrangling-and-management-in-r.html,574,http://magrittr.tidyverse.org is not an HTTPS link +_site/en/lessons/data-wrangling-and-management-in-r.html,576,http://ggplot2.tidyverse.org/ is not an HTTPS link +_site/en/lessons/data-wrangling-and-management-in-r.html,577,http://www.springer.com/us/book/9780387245447 is not an HTTPS link +_site/en/lessons/data-wrangling-and-management-in-r.html,579,http://readr.tidyverse.org is not an HTTPS link +_site/en/lessons/data-wrangling-and-management-in-r.html,582,http://tibble.tidyverse.org/ is not an HTTPS link +_site/en/lessons/data-wrangling-and-management-in-r.html,709,http://stefanbache.dk/ is not an HTTPS link +_site/en/lessons/data-wrangling-and-management-in-r.html,710,http://hadley.nz/ is not an HTTPS link +_site/en/lessons/data-wrangling-and-management-in-r.html,797,http://lincolnmullen.com/ is not an HTTPS link +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,117,'a' tag is missing a reference +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,136,'a' tag is missing a reference +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,173,'a' tag is missing a reference +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,199,'a' tag is missing a reference +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,528,http://faculty.ucr.edu/~hanneman/nettext/ is not an HTTPS link +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,529,http://www.insna.org is not an HTTPS link +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,985,http://localhost:7474/browser/ is not an HTTPS link +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,1048,http://localhost:7474 is not an HTTPS link +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,1097,http://jgmackay.com/ is not an HTTPS link +_site/en/lessons/designing-a-timeline-tabletop-simulator.html,117,'a' tag is missing a reference +_site/en/lessons/designing-a-timeline-tabletop-simulator.html,136,'a' tag is missing a reference +_site/en/lessons/designing-a-timeline-tabletop-simulator.html,173,'a' tag is missing a reference +_site/en/lessons/designing-a-timeline-tabletop-simulator.html,199,'a' tag is missing a reference +_site/en/lessons/detecting-text-reuse-with-passim.html,119,'a' tag is missing a reference +_site/en/lessons/detecting-text-reuse-with-passim.html,138,'a' tag is missing a reference +_site/en/lessons/detecting-text-reuse-with-passim.html,175,'a' tag is missing a reference +_site/en/lessons/detecting-text-reuse-with-passim.html,201,'a' tag is missing a reference +_site/en/lessons/detecting-text-reuse-with-passim.html,542,http://www.ccs.neu.edu/home/dasmith/ is not an HTTPS link +_site/en/lessons/detecting-text-reuse-with-passim.html,705,http://spark.apache.org/downloads is not an HTTPS link +_site/en/lessons/detecting-text-reuse-with-passim.html,910,http://jsonlines.org/ is not an HTTPS link +_site/en/lessons/detecting-text-reuse-with-passim.html,1486,http://ceur-ws.org/Vol-2253/paper22.pdf is not an HTTPS link +_site/en/lessons/detecting-text-reuse-with-passim.html,1487,http://dx.doi.org/10.1093/alh/ajv029 is not an HTTPS link +_site/en/lessons/detecting-text-reuse-with-passim.html,1488,http://dx.doi.org/10.1093/alh/ajv028 is not an HTTPS link +_site/en/lessons/detecting-text-reuse-with-passim.html,1489,http://dx.doi.org/10.1080/1461670x.2020.1761865 is not an HTTPS link +_site/en/lessons/detecting-text-reuse-with-passim.html,1491,http://dx.doi.org/10.1007/978-3-319-12655-5_11 is not an HTTPS link +_site/en/lessons/detecting-text-reuse-with-passim.html,1492,http://dx.doi.org/10.22148/16.034 is not an HTTPS link +_site/en/lessons/detecting-text-reuse-with-passim.html,1495,http://dx.doi.org/10.1145/2682571.2797068 is not an HTTPS link +_site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html,119,'a' tag is missing a reference +_site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html,138,'a' tag is missing a reference +_site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html,175,'a' tag is missing a reference +_site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html,201,'a' tag is missing a reference +_site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html,546,http://gmail.com is not an HTTPS link +_site/en/lessons/downloading-multiple-records-using-query-strings.html,117,'a' tag is missing a reference +_site/en/lessons/downloading-multiple-records-using-query-strings.html,136,'a' tag is missing a reference +_site/en/lessons/downloading-multiple-records-using-query-strings.html,173,'a' tag is missing a reference +_site/en/lessons/downloading-multiple-records-using-query-strings.html,199,'a' tag is missing a reference +_site/en/lessons/downloading-multiple-records-using-query-strings.html,517,http://www.oldbaileyonline.org/ is not an HTTPS link +_site/en/lessons/downloading-multiple-records-using-query-strings.html,551,http://www.oldbaileyonline.org/browse.jsp?id=t17800628-33&div=t17800628-33 is not an HTTPS link +_site/en/lessons/downloading-multiple-records-using-query-strings.html,612,http://www.oldbaileyonline.org/forms/formMain.jsp is not an HTTPS link +_site/en/lessons/downloading-multiple-records-using-query-strings.html,1303,http://www.checkupdown.com/status/E408.html is not an HTTPS link +_site/en/lessons/downloading-multiple-records-using-query-strings.html,1472,http://docs.python.org/tutorial/errors.html is not an HTTPS link +_site/en/lessons/downloading-multiple-records-using-query-strings.html,1659,http://www.oldbaileyonline.org/static/DocAPI.jsp is not an HTTPS link +_site/en/lessons/downloading-multiple-records-using-query-strings.html,1660,http://stackoverflow.com/questions/273192/python-best-way-to-create-directory-if-it-doesnt-exist-for-file-write is not an HTTPS link +_site/en/lessons/editing-audio-with-audacity.html,117,'a' tag is missing a reference +_site/en/lessons/editing-audio-with-audacity.html,136,'a' tag is missing a reference +_site/en/lessons/editing-audio-with-audacity.html,173,'a' tag is missing a reference +_site/en/lessons/editing-audio-with-audacity.html,199,'a' tag is missing a reference +_site/en/lessons/editing-audio-with-audacity.html,487,http://audacityteam.org/ is not an HTTPS link +_site/en/lessons/editing-audio-with-audacity.html,499,http://audacityteam.org/ is not an HTTPS link +_site/en/lessons/editing-audio-with-audacity.html,525,http://web.archive.org/web/20161119231053/http://www.indiana.edu:80/~emusic/acoustics/amplitude.htm is not an HTTPS link +_site/en/lessons/editing-audio-with-audacity.html,621,http://www.diffen.com/difference/Mono_vs_Stereo is not an HTTPS link +_site/en/lessons/editing-audio-with-audacity.html,791,http://manual.audacityteam.org/man/crossfade_tracks.html is not an HTTPS link +_site/en/lessons/editing-audio-with-audacity.html,821,http://www.nch.com.au/acm/formats.html is not an HTTPS link +_site/en/lessons/editing-audio-with-audacity.html,821,http://www.w3schools.com/html/html5_audio.asp is not an HTTPS link +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,126,'a' tag is missing a reference +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,145,'a' tag is missing a reference +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,182,'a' tag is missing a reference +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,208,'a' tag is missing a reference +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,559,http://docs.python-guide.org/en/latest/starting/installation/ is not an HTTPS link +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,580,http://www.oxforddnb.com is not an HTTPS link +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,580,http://www.sixdegreesoffrancisbacon.com is not an HTTPS link +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,836,http://6dfb.tumblr.com/post/159420498411/ut-tensio-sic-vis-introducing-the-hooke-graph is not an HTTPS link +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,852,http://sixdegreesoffrancisbacon.com/ is not an HTTPS link +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,996,http://perso.crans.org/aynaud/communities/api.html is not an HTTPS link +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,1043,http://pandas.pydata.org/ is not an HTTPS link +_site/en/lessons/extracting-illustrated-pages.html,117,'a' tag is missing a reference +_site/en/lessons/extracting-illustrated-pages.html,136,'a' tag is missing a reference +_site/en/lessons/extracting-illustrated-pages.html,173,'a' tag is missing a reference +_site/en/lessons/extracting-illustrated-pages.html,199,'a' tag is missing a reference +_site/en/lessons/extracting-illustrated-pages.html,559,http://projectaida.org/ is not an HTTPS link +_site/en/lessons/extracting-illustrated-pages.html,559,http://www.ccs.neu.edu/home/dasmith/ichneumon-proposal.pdf is not an HTTPS link +_site/en/lessons/extracting-illustrated-pages.html,638,http://web.archive.org/web/20190115051900/https://conda.io/docs/_downloads/conda-cheatsheet.pdf is not an HTTPS link +_site/en/lessons/extracting-keywords.html,117,'a' tag is missing a reference +_site/en/lessons/extracting-keywords.html,136,'a' tag is missing a reference +_site/en/lessons/extracting-keywords.html,173,'a' tag is missing a reference +_site/en/lessons/extracting-keywords.html,199,'a' tag is missing a reference +_site/en/lessons/extracting-keywords.html,502,http://en.wikipedia.org/wiki/Gazetteer is not an HTTPS link +_site/en/lessons/extracting-keywords.html,502,http://en.wikipedia.org/wiki/Stop_words is not an HTTPS link +_site/en/lessons/extracting-keywords.html,510,http://www.british-history.ac.uk/alumni-oxon/1500-1714 is not an HTTPS link +_site/en/lessons/extracting-keywords.html,510,http://en.wikipedia.org/wiki/Comma-separated_values is not an HTTPS link +_site/en/lessons/extracting-keywords.html,552,http://en.wikipedia.org/wiki/Historic_counties_of_England is not an HTTPS link +_site/en/lessons/extracting-keywords.html,603,http://stackoverflow.com/questions/3056740/gedit-adds-line-at-end-of-file is not an HTTPS link +_site/en/lessons/extracting-keywords.html,605,http://en.wikipedia.org/wiki/Word_processor is not an HTTPS link +_site/en/lessons/extracting-keywords.html,660,http://stackoverflow.com/questions/11497376/new-line-python is not an HTTPS link +_site/en/lessons/extracting-keywords.html,682,http://en.wikipedia.org/wiki/Carriage_return is not an HTTPS link +_site/en/lessons/extracting-keywords.html,705,http://en.wikipedia.org/wiki/Regular_expression is not an HTTPS link +_site/en/lessons/extracting-keywords.html,985,http://stackoverflow.com/questions/17315635/csv-new-line-character-seen-in-unquoted-field-error is not an HTTPS link +_site/en/lessons/extracting-keywords.html,1108,http://fredgibbs.net/tutorials/extract-geocode-placenames-from-text-file.html is not an HTTPS link +_site/en/lessons/facial-recognition-ai-python.html,119,'a' tag is missing a reference +_site/en/lessons/facial-recognition-ai-python.html,138,'a' tag is missing a reference +_site/en/lessons/facial-recognition-ai-python.html,175,'a' tag is missing a reference +_site/en/lessons/facial-recognition-ai-python.html,201,'a' tag is missing a reference +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,117,'a' tag is missing a reference +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,136,'a' tag is missing a reference +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,173,'a' tag is missing a reference +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,199,'a' tag is missing a reference +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,524,http://web.archive.org/web/20180129051941/http://data-lessons.github.io/library-openrefine/ is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,524,http://www.datacarpentry.org/OpenRefine-ecology-lesson/ is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,566,http://www.gutenberg.org/ebooks/1105 is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,566,http://www.gutenberg.org/ is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,570,http://www.gutenberg.org/wiki/Gutenberg:Feeds is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1142,http://www.json.org/ is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1282,http://www.jython.org/ is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1285,http://www.jython.org/ is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1362,http://text-processing.com/ is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1362,http://www.nltk.org/ is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1363,http://text-processing.com/docs/sentiment.html is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1440,http://sentiment.vivekn.com/docs/api/ is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1465,http://www.nltk.org/book/ch06.html is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1465,http://www.nltk.org/book/ is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1481,http://web.archive.org/web/20150528125345/http://davidhuynh.net/spaces/nicar2011/tutorial.pdf is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1484,http://text-processing.com/docs/index.html is not an HTTPS link +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1487,http://text-processing.com/demo/sentiment/ is not an HTTPS link +_site/en/lessons/finding-places-world-historical-gazetteer.html,119,'a' tag is missing a reference +_site/en/lessons/finding-places-world-historical-gazetteer.html,138,'a' tag is missing a reference +_site/en/lessons/finding-places-world-historical-gazetteer.html,175,'a' tag is missing a reference +_site/en/lessons/finding-places-world-historical-gazetteer.html,201,'a' tag is missing a reference +_site/en/lessons/from-html-to-list-of-words-1.html,119,'a' tag is missing a reference +_site/en/lessons/from-html-to-list-of-words-1.html,138,'a' tag is missing a reference +_site/en/lessons/from-html-to-list-of-words-1.html,175,'a' tag is missing a reference +_site/en/lessons/from-html-to-list-of-words-1.html,201,'a' tag is missing a reference +_site/en/lessons/from-html-to-list-of-words-1.html,517,http://www.oldbaileyonline.org/browse.jsp?id=t17800628-33&div=t17800628-33 is not an HTTPS link +_site/en/lessons/from-html-to-list-of-words-1.html,532,http://www.w3schools.com/html/ is not an HTTPS link +_site/en/lessons/from-html-to-list-of-words-2.html,119,'a' tag is missing a reference +_site/en/lessons/from-html-to-list-of-words-2.html,138,'a' tag is missing a reference +_site/en/lessons/from-html-to-list-of-words-2.html,175,'a' tag is missing a reference +_site/en/lessons/from-html-to-list-of-words-2.html,201,'a' tag is missing a reference +_site/en/lessons/from-html-to-list-of-words-2.html,725,http://docs.python.org/2.4/lib/typesnumeric.html is not an HTTPS link +_site/en/lessons/from-html-to-list-of-words-2.html,741,http://docs.python.org/3/library/types.html is not an HTTPS link +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,117,'a' tag is missing a reference +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,136,'a' tag is missing a reference +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,173,'a' tag is missing a reference +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,199,'a' tag is missing a reference +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,523,http://en.wikipedia.org/wiki/Regular_language is not an HTTPS link +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,529,http://www.worldcat.org/oclc/17591390 is not an HTTPS link +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,685,http://en.wikipedia.org/wiki/Levenshtein_distance is not an HTTPS link +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,1359,http://www.worldcat.org/oclc/41238508 is not an HTTPS link +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,1387,http://www.egenix.com/products/python/mxBase/mxDateTime/ is not an HTTPS link +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,1491,http://lxml.de/ is not an HTTPS link +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,1596,http://brat.nlplab.org is not an HTTPS link +_site/en/lessons/geocoding-qgis.html,118,'a' tag is missing a reference +_site/en/lessons/geocoding-qgis.html,137,'a' tag is missing a reference +_site/en/lessons/geocoding-qgis.html,174,'a' tag is missing a reference +_site/en/lessons/geocoding-qgis.html,200,'a' tag is missing a reference +_site/en/lessons/geocoding-qgis.html,517,http://www.qgis.org/en/site/ is not an HTTPS link +_site/en/lessons/geocoding-qgis.html,561,http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html is not an HTTPS link +_site/en/lessons/geocoding-qgis.html,563,http://www.british-history.ac.uk/alumni-oxon/1500-1714 is not an HTTPS link +_site/en/lessons/geocoding-qgis.html,640,http://www.qgistutorials.com/en/docs/3/working_with_projections.html is not an HTTPS link +_site/en/lessons/geocoding-qgis.html,643,http://www.county-borders.co.uk/ is not an HTTPS link +_site/en/lessons/geocoding-qgis.html,714,http://wiki.gis.com/wiki/index.php/Classification is not an HTTPS link +_site/en/lessons/geocoding-qgis.html,728,http://www.gazetteer.org.uk/index.php is not an HTTPS link +_site/en/lessons/geocoding-qgis.html,740,http://www.county-borders.co.uk/ is not an HTTPS link +_site/en/lessons/geocoding-qgis.html,797,http://michaelminn.com/linux/mmqgis/ is not an HTTPS link +_site/en/lessons/geocoding-qgis.html,910,http://www.w3schools.com/sql/sql_like.asp is not an HTTPS link +_site/en/lessons/geocoding-qgis.html,910,http://www.w3schools.com/sql/ is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,117,'a' tag is missing a reference +_site/en/lessons/geoparsing-text-with-edinburgh.html,136,'a' tag is missing a reference +_site/en/lessons/geoparsing-text-with-edinburgh.html,173,'a' tag is missing a reference +_site/en/lessons/geoparsing-text-with-edinburgh.html,199,'a' tag is missing a reference +_site/en/lessons/geoparsing-text-with-edinburgh.html,488,http://jekyll.inf.ed.ac.uk/geoparser.html is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,652,http://www.geonames.org/ is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,652,http://groups.inf.ed.ac.uk/geoparser/documentation/v1.3/html/gaz.html is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,659,http://groups.inf.ed.ac.uk/geoparser/documentation/v1.3/html/pipeline.html is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,766,http://boundingbox.klokantech.com is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,771,http://boundingbox.klokantech.com is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,887,http://groups.inf.ed.ac.uk/geoparser/scripts/run-multiple-files.sh is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,887,http://homepages.inf.ed.ac.uk/balex/publications/geoparser-workshop.pdf is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,982,http://palimpsest.blogs.edina.ac.uk/ is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,982,http://litlong.org/ is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,984,http://web.archive.org/web/20170722115758/http://englishplacenames.cerch.kcl.ac.uk/ is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,985,http://tradingconsequences.blogs.edina.ac.uk/ is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,986,http://www.lancaster.ac.uk/staff/gregoryi/ is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,989,http://nrabinowitz.github.io/gapvis/ is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,993,http://www.lrec-conf.org/proceedings/lrec2016/pdf/129_Paper.pdf is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,995,http://www.euppublishing.com/doi/pdfplus/10.3366/ijhac.2015.0136 is not an HTTPS link +_site/en/lessons/geoparsing-text-with-edinburgh.html,1003,http://homepages.inf.ed.ac.uk/grover/papers/PTRS-A-2010-Grover-3875-89.pdf is not an HTTPS link +_site/en/lessons/georeferencing-qgis.html,121,'a' tag is missing a reference +_site/en/lessons/georeferencing-qgis.html,140,'a' tag is missing a reference +_site/en/lessons/georeferencing-qgis.html,177,'a' tag is missing a reference +_site/en/lessons/georeferencing-qgis.html,203,'a' tag is missing a reference +_site/en/lessons/georeferencing-qgis.html,528,http://en.wikipedia.org/wiki/Rubbersheeting is not an HTTPS link +_site/en/lessons/georeferencing-qgis.html,578,http://en.wikipedia.org/wiki/Spatial_reference_system is not an HTTPS link +_site/en/lessons/georeferencing-qgis.html,605,http://www.gov.pe.ca/gis/license_agreement.php3?name=lot_town&file_format=SHP is not an HTTPS link +_site/en/lessons/georeferencing-qgis.html,775,http://books.google.ca/books?id=TqCNZYXWXAUC&dq=tilting&source=gbs_navlinks_s is not an HTTPS link +_site/en/lessons/georeferencing-qgis.html,943,http://en.wikipedia.org/wiki/World_file is not an HTTPS link +_site/en/lessons/georeferencing-qgis.html,950,http://en.wikipedia.org/wiki/Tagged_Image_File_Format is not an HTTPS link +_site/en/lessons/georeferencing-qgis.html,1129,http://geospatialhistorian.wordpress.com/ is not an HTTPS link +_site/en/lessons/geospatial-data-analysis.html,120,'a' tag is missing a reference +_site/en/lessons/geospatial-data-analysis.html,139,'a' tag is missing a reference +_site/en/lessons/geospatial-data-analysis.html,176,'a' tag is missing a reference +_site/en/lessons/geospatial-data-analysis.html,202,'a' tag is missing a reference +_site/en/lessons/geospatial-data-analysis.html,495,http://www.ats.ucla.edu/stat/r/default.htm is not an HTTPS link +_site/en/lessons/geospatial-data-analysis.html,570,http://geoservices.tamu.edu/Services/Geocode/ is not an HTTPS link +_site/en/lessons/geospatial-data-analysis.html,616,http://r4ds.had.co.nz/transform.html is not an HTTPS link +_site/en/lessons/geospatial-data-analysis.html,632,http://web.archive.org/web/20190922234254/http://strimas.com/r/tidy-sf/ is not an HTTPS link +_site/en/lessons/geospatial-data-analysis.html,722,http://www.theanalysisfactor.com/regression-models-for-count-data/ is not an HTTPS link +_site/en/lessons/geospatial-data-analysis.html,766,http://web.archive.org/web/20200225021219/https://www.nceas.ucsb.edu/~frazier/RSpatialGuides/OverviewCoordinateReferenceSystems.pdf is not an HTTPS link +_site/en/lessons/geospatial-data-analysis.html,772,http://www.statisticshowto.com/probability-and-statistics/normal-distributions/ is not an HTTPS link +_site/en/lessons/geospatial-data-analysis.html,775,http://www.sciencedirect.com/science/article/pii/S0031405608000073 is not an HTTPS link +_site/en/lessons/geospatial-data-analysis.html,775,http://www.biostathandbook.com/transformation.html is not an HTTPS link +_site/en/lessons/getting-started-with-markdown.html,117,'a' tag is missing a reference +_site/en/lessons/getting-started-with-markdown.html,136,'a' tag is missing a reference +_site/en/lessons/getting-started-with-markdown.html,173,'a' tag is missing a reference +_site/en/lessons/getting-started-with-markdown.html,199,'a' tag is missing a reference +_site/en/lessons/getting-started-with-markdown.html,528,http://daringfireball.net/projects/markdown/ is not an HTTPS link +_site/en/lessons/getting-started-with-markdown.html,532,http://github.com is not an HTTPS link +_site/en/lessons/getting-started-with-markdown.html,727,http://programminghistorian.org/ is not an HTTPS link +_site/en/lessons/getting-started-with-mysql-using-r.html,117,'a' tag is missing a reference +_site/en/lessons/getting-started-with-mysql-using-r.html,136,'a' tag is missing a reference +_site/en/lessons/getting-started-with-mysql-using-r.html,173,'a' tag is missing a reference +_site/en/lessons/getting-started-with-mysql-using-r.html,199,'a' tag is missing a reference +_site/en/lessons/getting-started-with-mysql-using-r.html,482,http://www.jason-french.com/blog/2014/07/03/using-r-with-mysql-databases/ is not an HTTPS link +_site/en/lessons/getting-started-with-mysql-using-r.html,595,http://newspapers.library.wales is not an HTTPS link +_site/en/lessons/getting-started-with-mysql-using-r.html,848,http://dev.mysql.com/downloads/workbench/ is not an HTTPS link +_site/en/lessons/getting-started-with-mysql-using-r.html,1147,http://newspapers.library.wales/view/4121281/4121288/94/ is not an HTTPS link +_site/en/lessons/getting-started-with-mysql-using-r.html,1686,http://www.jeffblackadar.ca/graham_fellowship/corpus_entities_equity/ is not an HTTPS link +_site/en/lessons/getting-started-with-mysql-using-r.html,1689,http://web.archive.org/web/20171228130133/https://www.ntu.edu.sg/home/ehchua/programming/sql/MySQL_Beginner.html is not an HTTPS link +_site/en/lessons/getting-started-with-mysql-using-r.html,1696,http://grahamresearchfellow.org/ is not an HTTPS link +_site/en/lessons/getting-started-with-mysql-using-r.html,1710,http://www.jason-french.com/blog/2014/07/03/using-r-with-mysql-databases/ is not an HTTPS link +_site/en/lessons/googlemaps-googleearth.html,121,'a' tag is missing a reference +_site/en/lessons/googlemaps-googleearth.html,140,'a' tag is missing a reference +_site/en/lessons/googlemaps-googleearth.html,177,'a' tag is missing a reference +_site/en/lessons/googlemaps-googleearth.html,203,'a' tag is missing a reference +_site/en/lessons/googlemaps-googleearth.html,1181,http://www.davidrumsey.com/ is not an HTTPS link +_site/en/lessons/googlemaps-googleearth.html,1444,http://niche-canada.org/2011/12/14/mobile-mapping-and-historical-gis-in-the-field/ is not an HTTPS link +_site/en/lessons/googlemaps-googleearth.html,1593,http://geospatialhistorian.wordpress.com/ is not an HTTPS link +_site/en/lessons/gravity-model.html,133,'a' tag is missing a reference +_site/en/lessons/gravity-model.html,152,'a' tag is missing a reference +_site/en/lessons/gravity-model.html,189,'a' tag is missing a reference +_site/en/lessons/gravity-model.html,215,'a' tag is missing a reference +_site/en/lessons/gravity-model.html,637,http://doi.org/10.5334/johd.1 is not an HTTPS link +_site/en/lessons/gravity-model.html,661,http://www.migrants.adamcrymble.org/the-project/ is not an HTTPS link +_site/en/lessons/gravity-model.html,664,http://doi.org/10.5334/johd.1 is not an HTTPS link +_site/en/lessons/gravity-model.html,842,http://www.statisticshowto.com/population-mean/ is not an HTTPS link +_site/en/lessons/gravity-model.html,1489,http://www.mathematica-journal.com/2013/06/negative-binomial-regression/ is not an HTTPS link +_site/en/lessons/image-classification-neural-networks.html,117,'a' tag is missing a reference +_site/en/lessons/image-classification-neural-networks.html,136,'a' tag is missing a reference +_site/en/lessons/image-classification-neural-networks.html,173,'a' tag is missing a reference +_site/en/lessons/image-classification-neural-networks.html,199,'a' tag is missing a reference +_site/en/lessons/index.html,86,'a' tag is missing a reference +_site/en/lessons/index.html,105,'a' tag is missing a reference +_site/en/lessons/index.html,142,'a' tag is missing a reference +_site/en/lessons/index.html,168,'a' tag is missing a reference +_site/en/lessons/installing-omeka.html,117,'a' tag is missing a reference +_site/en/lessons/installing-omeka.html,136,'a' tag is missing a reference +_site/en/lessons/installing-omeka.html,173,'a' tag is missing a reference +_site/en/lessons/installing-omeka.html,199,'a' tag is missing a reference +_site/en/lessons/installing-omeka.html,469,http://omeka.net is not an HTTPS link +_site/en/lessons/installing-omeka.html,484,http://aws.amazon.com/free/ is not an HTTPS link +_site/en/lessons/installing-omeka.html,484,http://www.hostgator.com/ is not an HTTPS link +_site/en/lessons/installing-omeka.html,484,http://www.dreamhost.com is not an HTTPS link +_site/en/lessons/installing-omeka.html,486,http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-instance_linux.html is not an HTTPS link +_site/en/lessons/installing-omeka.html,492,http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html is not an HTTPS link +_site/en/lessons/installing-omeka.html,500,http://support.hostgator.com/articles/hosting-guide/lets-get-started/how-do-i-get-and-use-ssh-access is not an HTTPS link +_site/en/lessons/installing-python-modules-pip.html,117,'a' tag is missing a reference +_site/en/lessons/installing-python-modules-pip.html,136,'a' tag is missing a reference +_site/en/lessons/installing-python-modules-pip.html,173,'a' tag is missing a reference +_site/en/lessons/installing-python-modules-pip.html,199,'a' tag is missing a reference +_site/en/lessons/installing-python-modules-pip.html,531,http://www.thegeekstuff.com/2012/04/curl-examples/ is not an HTTPS link +_site/en/lessons/installing-python-modules-pip.html,578,http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows is not an HTTPS link +_site/en/lessons/interactive-data-visualization-dashboard.html,117,'a' tag is missing a reference +_site/en/lessons/interactive-data-visualization-dashboard.html,136,'a' tag is missing a reference +_site/en/lessons/interactive-data-visualization-dashboard.html,173,'a' tag is missing a reference +_site/en/lessons/interactive-data-visualization-dashboard.html,199,'a' tag is missing a reference +_site/en/lessons/interactive-text-games-using-twine.html,117,'a' tag is missing a reference +_site/en/lessons/interactive-text-games-using-twine.html,136,'a' tag is missing a reference +_site/en/lessons/interactive-text-games-using-twine.html,173,'a' tag is missing a reference +_site/en/lessons/interactive-text-games-using-twine.html,199,'a' tag is missing a reference +_site/en/lessons/interactive-text-games-using-twine.html,576,http://www.depressionquest.com/ is not an HTTPS link +_site/en/lessons/interactive-text-games-using-twine.html,643,http://twinery.org/ is not an HTTPS link +_site/en/lessons/interactive-text-games-using-twine.html,1076,http://www.depressionquest.com/ is not an HTTPS link +_site/en/lessons/interactive-visualization-with-plotly.html,117,'a' tag is missing a reference +_site/en/lessons/interactive-visualization-with-plotly.html,136,'a' tag is missing a reference +_site/en/lessons/interactive-visualization-with-plotly.html,173,'a' tag is missing a reference +_site/en/lessons/interactive-visualization-with-plotly.html,199,'a' tag is missing a reference +_site/en/lessons/interrogating-national-narrative-gpt.html,117,'a' tag is missing a reference +_site/en/lessons/interrogating-national-narrative-gpt.html,136,'a' tag is missing a reference +_site/en/lessons/interrogating-national-narrative-gpt.html,173,'a' tag is missing a reference +_site/en/lessons/interrogating-national-narrative-gpt.html,199,'a' tag is missing a reference +_site/en/lessons/intro-to-bash.html,119,'a' tag is missing a reference +_site/en/lessons/intro-to-bash.html,138,'a' tag is missing a reference +_site/en/lessons/intro-to-bash.html,175,'a' tag is missing a reference +_site/en/lessons/intro-to-bash.html,201,'a' tag is missing a reference +_site/en/lessons/intro-to-bash.html,528,http://www.tldp.org/LDP/Bash-Beginners-Guide/html/chap_01.html is not an HTTPS link +_site/en/lessons/intro-to-bash.html,530,http://en.wikipedia.org/wiki/Syntax is not an HTTPS link +_site/en/lessons/intro-to-bash.html,532,http://en.wikipedia.org/wiki/Unix_shell is not an HTTPS link +_site/en/lessons/intro-to-bash.html,532,http://en.wikipedia.org/wiki/Unix is not an HTTPS link +_site/en/lessons/intro-to-bash.html,578,http://ethanschoonover.com/solarized is not an HTTPS link +_site/en/lessons/intro-to-bash.html,714,http://en.wikipedia.org/wiki/Tree_structure is not an HTTPS link +_site/en/lessons/intro-to-bash.html,738,http://www.viemu.com/a-why-vi-vim.html is not an HTTPS link +_site/en/lessons/intro-to-bash.html,750,http://www.gutenberg.org/ebooks/2600 is not an HTTPS link +_site/en/lessons/intro-to-bash.html,824,http://en.wikipedia.org/wiki/Vim_%28text_editor%29 is not an HTTPS link +_site/en/lessons/intro-to-bash.html,848,http://vimdoc.sourceforge.net/htmldoc/quickref.html is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,118,'a' tag is missing a reference +_site/en/lessons/intro-to-linked-data.html,137,'a' tag is missing a reference +_site/en/lessons/intro-to-linked-data.html,174,'a' tag is missing a reference +_site/en/lessons/intro-to-linked-data.html,200,'a' tag is missing a reference +_site/en/lessons/intro-to-linked-data.html,531,http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,560,http://www.oxforddnb.com is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,572,http://www.geonames.org/ is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,673,http://www.history.ac.uk/projects/digital/tobias is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,707,http://semanticweb.org/wiki/Main_Page.html is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,709,http://web.archive.org/web/20170715094229/http://www.musicontology.com/ is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,709,http://web.archive.org/web/20170718143925/http://musicontology.com/docs/getting-started.html is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,827,http://web.archive.org/web/20170718143925/http://musicontology.com/docs/getting-started.html is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,862,http://www.history.ac.uk/projects/digital/tobias is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,883,http://www.easyrdf.org/converter is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,895,http://dbpedia.org/snorql/ is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,995,http://dbpedia.org/class/yago/WikicatBritishHistorians is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,995,http://dbpedia.org/class/yago/WikicatWomenHistorians is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,1024,'a' tag is missing a reference +_site/en/lessons/intro-to-linked-data.html,1024,'a' tag is missing a reference +_site/en/lessons/intro-to-linked-data.html,1034,http://www.snee.com/bobdc.blog/ is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,1038,http://linkeddata.org/guides-and-tutorials is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,1040,http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,1046,http://www.history.ac.uk/projects/digital/tobias is not an HTTPS link +_site/en/lessons/intro-to-linked-data.html,1046,http://www.ahrc.ac.uk/ is not an HTTPS link +_site/en/lessons/intro-to-powershell.html,117,'a' tag is missing a reference +_site/en/lessons/intro-to-powershell.html,136,'a' tag is missing a reference +_site/en/lessons/intro-to-powershell.html,173,'a' tag is missing a reference +_site/en/lessons/intro-to-powershell.html,199,'a' tag is missing a reference +_site/en/lessons/intro-to-twitterbots.html,121,'a' tag is missing a reference +_site/en/lessons/intro-to-twitterbots.html,140,'a' tag is missing a reference +_site/en/lessons/intro-to-twitterbots.html,177,'a' tag is missing a reference +_site/en/lessons/intro-to-twitterbots.html,203,'a' tag is missing a reference +_site/en/lessons/intro-to-twitterbots.html,518,http://tracery.io is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,518,http://cheapbotsdonequick.com/ is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,521,http://www.sciencedirect.com/science/article/pii/S0747563213003129 is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,521,http://www.docnow.io/ is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,589,http://json.org/ is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,593,http://twitter.com/tinyarchae is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,593,http://web.archive.org/web/20180131161516/https://publicarchaeologyconference.wordpress.com/ is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,603,http://tracery.io is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,769,http://apps.twitter.com is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,771,http://cheapbotsdonequick.com/ is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,821,http://tinysubversions.com/2013/03/basic-twitter-bot-etiquette/ is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,845,http://unicode.org/emoji/charts/full-emoji-list.html is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,868,http://www.crystalcodepalace.com/traceryTut.html is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,884,http://cheapbotsdonequick.com/ is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,923,http://cheapbotsdonequick.com/source/softlandscapes is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,942,http://www.codingblocks.net/videos/generating-music-in-javascript/ is not an HTTPS link +_site/en/lessons/intro-to-twitterbots.html,947,http://www.zachwhalen.net/posts/how-to-make-a-twitter-bot-with-google-spreadsheets-version-04/ is not an HTTPS link +_site/en/lessons/introduction-and-installation.html,119,'a' tag is missing a reference +_site/en/lessons/introduction-and-installation.html,138,'a' tag is missing a reference +_site/en/lessons/introduction-and-installation.html,175,'a' tag is missing a reference +_site/en/lessons/introduction-and-installation.html,201,'a' tag is missing a reference +_site/en/lessons/introduction-and-installation.html,513,http://www.python.org/ is not an HTTPS link +_site/en/lessons/introduction-and-installation.html,514,http://www.crummy.com/software/BeautifulSoup/ is not an HTTPS link +_site/en/lessons/introduction-and-installation.html,515,http://www.activestate.com/komodo-edit is not an HTTPS link +_site/en/lessons/introduction-and-installation.html,517,http://wiki.python.org/moin/PythonEditors/ is not an HTTPS link +_site/en/lessons/introduction-and-installation.html,526,http://sebastianraschka.com/Articles/2014_python_2_3_key_diff.html is not an HTTPS link +_site/en/lessons/introduction-map-warper.html,121,'a' tag is missing a reference +_site/en/lessons/introduction-map-warper.html,140,'a' tag is missing a reference +_site/en/lessons/introduction-map-warper.html,177,'a' tag is missing a reference +_site/en/lessons/introduction-map-warper.html,203,'a' tag is missing a reference +_site/en/lessons/introduction-to-ffmpeg.html,117,'a' tag is missing a reference +_site/en/lessons/introduction-to-ffmpeg.html,136,'a' tag is missing a reference +_site/en/lessons/introduction-to-ffmpeg.html,173,'a' tag is missing a reference +_site/en/lessons/introduction-to-ffmpeg.html,199,'a' tag is missing a reference +_site/en/lessons/introduction-to-ffmpeg.html,574,http://linuxbrew.sh/ is not an HTTPS link +_site/en/lessons/introduction-to-ffmpeg.html,621,http://linuxbrew.sh/ is not an HTTPS link +_site/en/lessons/introduction-to-ffmpeg.html,1081,http://tldp.org/LDP/GNU-Linux-Tools-Summary/html/x11655.htm is not an HTTPS link +_site/en/lessons/introduction-to-ffmpeg.html,1082,http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO-5.html is not an HTTPS link +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,120,'a' tag is missing a reference +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,139,'a' tag is missing a reference +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,176,'a' tag is missing a reference +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,202,'a' tag is missing a reference +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,512,http://php.net/ is not an HTTPS link +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,636,http://jsonviewer.stack.hu/ is not an HTTPS link +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,661,http://json.org/ is not an HTTPS link +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,717,http://uurl.kbr.be/1017835 is not an HTTPS link +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,732,http://www.europeana.eu/portal/record/90402/RP_P_OB_84_508.html is not an HTTPS link +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,741,http://dublincore.org/documents/dcmi-terms/ is not an HTTPS link +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,821,http://localhost/dashboard is not an HTTPS link +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,859,http://localhost/helloworld.php is not an HTTPS link +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,1245,http://developer.nytimes.com/ is not an HTTPS link +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,1248,http://www.geonames.org/export/web-services.html is not an HTTPS link +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,1251,http://museum-api.pbworks.com/w/page/21933420/Museum%C2%A0APIs is not an HTTPS link +_site/en/lessons/introduction-to-stylometry-with-python.html,120,'a' tag is missing a reference +_site/en/lessons/introduction-to-stylometry-with-python.html,139,'a' tag is missing a reference +_site/en/lessons/introduction-to-stylometry-with-python.html,176,'a' tag is missing a reference +_site/en/lessons/introduction-to-stylometry-with-python.html,202,'a' tag is missing a reference +_site/en/lessons/introduction-to-stylometry-with-python.html,568,http://www.gutenberg.org/cache/epub/1404/pg1404.txt is not an HTTPS link +_site/en/lessons/introduction-to-stylometry-with-python.html,584,http://www.nltk.org/book/ is not an HTTPS link +_site/en/lessons/introduction-to-stylometry-with-python.html,588,http://www.nltk.org/book/ is not an HTTPS link +_site/en/lessons/introduction-to-stylometry-with-python.html,724,http://jupyter.org/ is not an HTTPS link +_site/en/lessons/introduction-to-stylometry-with-python.html,724,http://jupyterlab.readthedocs.io/en/stable/getting_started/installation.html is not an HTTPS link +_site/en/lessons/introduction-to-stylometry-with-python.html,935,http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/ is not an HTTPS link +_site/en/lessons/json-and-jq.html,117,'a' tag is missing a reference +_site/en/lessons/json-and-jq.html,136,'a' tag is missing a reference +_site/en/lessons/json-and-jq.html,173,'a' tag is missing a reference +_site/en/lessons/json-and-jq.html,199,'a' tag is missing a reference +_site/en/lessons/json-and-jq.html,520,http://www.json.org/ is not an HTTPS link +_site/en/lessons/json-and-jq.html,731,http://stackoverflow.com/questions/3135325/why-do-vector-indices-in-r-start-with-1-instead-of-0 is not an HTTPS link +_site/en/lessons/json-and-jq.html,731,http://skillcrush.com/2013/01/17/why-programmers-start-counting-at-zero/ is not an HTTPS link +_site/en/lessons/json-and-jq.html,1416,http://brew.sh/ is not an HTTPS link +_site/en/lessons/json-and-jq.html,1467,http://stackoverflow.com/questions/tagged/jq is not an HTTPS link +_site/en/lessons/json-and-jq.html,1468,http://stackoverflow.com/help/how-to-ask is not an HTTPS link +_site/en/lessons/json-and-jq.html,1468,http://stackoverflow.com/help/mcve is not an HTTPS link +_site/en/lessons/jupyter-notebooks.html,121,'a' tag is missing a reference +_site/en/lessons/jupyter-notebooks.html,140,'a' tag is missing a reference +_site/en/lessons/jupyter-notebooks.html,177,'a' tag is missing a reference +_site/en/lessons/jupyter-notebooks.html,203,'a' tag is missing a reference +_site/en/lessons/jupyter-notebooks.html,651,'a' tag is missing a reference +_site/en/lessons/jupyter-notebooks.html,879,'a' tag is missing a reference +_site/en/lessons/keywords-in-context-using-n-grams.html,120,'a' tag is missing a reference +_site/en/lessons/keywords-in-context-using-n-grams.html,139,'a' tag is missing a reference +_site/en/lessons/keywords-in-context-using-n-grams.html,176,'a' tag is missing a reference +_site/en/lessons/keywords-in-context-using-n-grams.html,202,'a' tag is missing a reference +_site/en/lessons/linear-regression.html,133,'a' tag is missing a reference +_site/en/lessons/linear-regression.html,152,'a' tag is missing a reference +_site/en/lessons/linear-regression.html,189,'a' tag is missing a reference +_site/en/lessons/linear-regression.html,215,'a' tag is missing a reference +_site/en/lessons/linux-installation.html,119,'a' tag is missing a reference +_site/en/lessons/linux-installation.html,138,'a' tag is missing a reference +_site/en/lessons/linux-installation.html,175,'a' tag is missing a reference +_site/en/lessons/linux-installation.html,201,'a' tag is missing a reference +_site/en/lessons/logistic-regression.html,133,'a' tag is missing a reference +_site/en/lessons/logistic-regression.html,152,'a' tag is missing a reference +_site/en/lessons/logistic-regression.html,189,'a' tag is missing a reference +_site/en/lessons/logistic-regression.html,215,'a' tag is missing a reference +_site/en/lessons/logistic-regression.html,1993,http://scikit-learn.org/stable/install.html is not an HTTPS link +_site/en/lessons/mac-installation.html,119,'a' tag is missing a reference +_site/en/lessons/mac-installation.html,138,'a' tag is missing a reference +_site/en/lessons/mac-installation.html,175,'a' tag is missing a reference +_site/en/lessons/mac-installation.html,201,'a' tag is missing a reference +_site/en/lessons/mac-installation.html,498,http://support.apple.com/kb/ht1427 is not an HTTPS link +_site/en/lessons/mac-installation.html,504,http://www.python.org/ is not an HTTPS link +_site/en/lessons/mac-installation.html,517,http://wiki.python.org/moin/PythonEditors/ is not an HTTPS link +_site/en/lessons/manipulating-strings-in-python.html,119,'a' tag is missing a reference +_site/en/lessons/manipulating-strings-in-python.html,138,'a' tag is missing a reference +_site/en/lessons/manipulating-strings-in-python.html,175,'a' tag is missing a reference +_site/en/lessons/manipulating-strings-in-python.html,201,'a' tag is missing a reference +_site/en/lessons/mapping-with-python-leaflet.html,117,'a' tag is missing a reference +_site/en/lessons/mapping-with-python-leaflet.html,136,'a' tag is missing a reference +_site/en/lessons/mapping-with-python-leaflet.html,173,'a' tag is missing a reference +_site/en/lessons/mapping-with-python-leaflet.html,199,'a' tag is missing a reference +_site/en/lessons/mapping-with-python-leaflet.html,511,http://pip.readthedocs.org/en/stable/ is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,511,http://pandas.pydata.org/pandas-docs/stable/dsintro.html#dataframe is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,512,http://leafletjs.com/ is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,513,http://geojson.io/ is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,522,http://www.barebones.com/products/textwrangler/ is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,522,http://www.sublimetext.com/ is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,524,http://docs.python-guide.org/en/latest/dev/virtualenvs/ is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,535,http://data.london.gov.uk/dataset/historic-census-population is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,555,http://pandas.pydata.org/pandas-docs/stable/dsintro.html#dataframe is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,557,http://pip.readthedocs.org/en/stable/ is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,561,http://pip.readthedocs.org/en/stable/installing/ is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,573,http://pandas.pydata.org/pandas-docs/stable/install.html#dependencies is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,611,http://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_csv.html is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,661,http://geopy.readthedocs.org/ is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,682,http://geopy.readthedocs.io/en/latest/#module-geopy.geocoders is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,682,http://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.apply.html is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,792,http://geojson.io is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,896,http://geojson.io is not an HTTPS link +_site/en/lessons/mapping-with-python-leaflet.html,1185,http://leafletjs.com/SlavaUkraini/reference-1.2.0.html#geojson-oneachfeature is not an HTTPS link +_site/en/lessons/naive-bayesian.html,117,'a' tag is missing a reference +_site/en/lessons/naive-bayesian.html,136,'a' tag is missing a reference +_site/en/lessons/naive-bayesian.html,173,'a' tag is missing a reference +_site/en/lessons/naive-bayesian.html,199,'a' tag is missing a reference +_site/en/lessons/naive-bayesian.html,493,http://digitalhistoryhacks.blogspot.com/2008/05/naive-bayesian-in-old-bailey-part-1.html is not an HTTPS link +_site/en/lessons/naive-bayesian.html,501,http://www.oldbaileyonline.org/ is not an HTTPS link +_site/en/lessons/naive-bayesian.html,557,http://www.crummy.com/software/BeautifulSoup/ is not an HTTPS link +_site/en/lessons/naive-bayesian.html,562,http://www.oldbaileyonline.org/ is not an HTTPS link +_site/en/lessons/naive-bayesian.html,581,http://www.oldbaileyonline.org/forms/formMain.jsp is not an HTTPS link +_site/en/lessons/naive-bayesian.html,593,http://en.wikipedia.org/wiki/Statistical_classification is not an HTTPS link +_site/en/lessons/naive-bayesian.html,593,http://home.deib.polimi.it/matteucc/Clustering/tutorial_html/ is not an HTTPS link +_site/en/lessons/naive-bayesian.html,616,http://www.paulgraham.com/spam.html is not an HTTPS link +_site/en/lessons/naive-bayesian.html,696,http://www.yudkowsky.net/rational/bayes is not an HTTPS link +_site/en/lessons/naive-bayesian.html,897,http://betterexplained.com/articles/using-logs-in-the-real-world/ is not an HTTPS link +_site/en/lessons/naive-bayesian.html,915,http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_introbayes_sect004.htm is not an HTTPS link +_site/en/lessons/naive-bayesian.html,1082,http://www.oldbaileyonline.org/static/DocAPI.jsp is not an HTTPS link +_site/en/lessons/naive-bayesian.html,1098,http://www.oldbaileyonline.org/forms/formMain.jsp is not an HTTPS link +_site/en/lessons/naive-bayesian.html,1310,http://pypy.org/ is not an HTTPS link +_site/en/lessons/naive-bayesian.html,2014,http://snowball.tartarus.org/ is not an HTTPS link +_site/en/lessons/naive-bayesian.html,2024,http://stevenloria.com/finding-important-words-in-a-document-using-tf-idf/ is not an HTTPS link +_site/en/lessons/normalizing-data.html,119,'a' tag is missing a reference +_site/en/lessons/normalizing-data.html,138,'a' tag is missing a reference +_site/en/lessons/normalizing-data.html,175,'a' tag is missing a reference +_site/en/lessons/normalizing-data.html,201,'a' tag is missing a reference +_site/en/lessons/normalizing-data.html,538,http://www.oldbaileyonline.org/browse.jsp?id=t17800628-33&div=t17800628-33 is not an HTTPS link +_site/en/lessons/normalizing-data.html,724,http://unicode.org/ is not an HTTPS link +_site/en/lessons/ocr-with-google-vision-and-tesseract.html,117,'a' tag is missing a reference +_site/en/lessons/ocr-with-google-vision-and-tesseract.html,136,'a' tag is missing a reference +_site/en/lessons/ocr-with-google-vision-and-tesseract.html,173,'a' tag is missing a reference +_site/en/lessons/ocr-with-google-vision-and-tesseract.html,199,'a' tag is missing a reference +_site/en/lessons/output-data-as-html-file.html,119,'a' tag is missing a reference +_site/en/lessons/output-data-as-html-file.html,138,'a' tag is missing a reference +_site/en/lessons/output-data-as-html-file.html,175,'a' tag is missing a reference +_site/en/lessons/output-data-as-html-file.html,201,'a' tag is missing a reference +_site/en/lessons/output-keywords-in-context-in-html-file.html,119,'a' tag is missing a reference +_site/en/lessons/output-keywords-in-context-in-html-file.html,138,'a' tag is missing a reference +_site/en/lessons/output-keywords-in-context-in-html-file.html,175,'a' tag is missing a reference +_site/en/lessons/output-keywords-in-context-in-html-file.html,201,'a' tag is missing a reference +_site/en/lessons/preserving-your-research-data.html,117,'a' tag is missing a reference +_site/en/lessons/preserving-your-research-data.html,136,'a' tag is missing a reference +_site/en/lessons/preserving-your-research-data.html,173,'a' tag is missing a reference +_site/en/lessons/preserving-your-research-data.html,199,'a' tag is missing a reference +_site/en/lessons/preserving-your-research-data.html,580,http://en.wikipedia.org/wiki/PRINCE2 is not an HTTPS link +_site/en/lessons/preserving-your-research-data.html,621,http://en.wikipedia.org/wiki/Cross-platform is not an HTTPS link +_site/en/lessons/preserving-your-research-data.html,644,http://en.wikipedia.org/wiki/Markdown is not an HTTPS link +_site/en/lessons/preserving-your-research-data.html,648,http://notepad-plus-plus.org/ is not an HTTPS link +_site/en/lessons/preserving-your-research-data.html,650,http://komodoide.com/komodo-edit/ is not an HTTPS link +_site/en/lessons/preserving-your-research-data.html,699,http://cradledincaricature.com/2014/02/06/comic-art-beyond-the-print-shop/ is not an HTTPS link +_site/en/lessons/preserving-your-research-data.html,709,http://www.theguardian.com/uk-news/2014/feb/20/rebekah-brooks-rupert-murdoch-phone-hacking-trial is not an HTTPS link +_site/en/lessons/preserving-your-research-data.html,719,http://www.cartoons.ac.uk/record/SBD0931 is not an HTTPS link +_site/en/lessons/preserving-your-research-data.html,726,http://www.oldbaileyonline.org/browse.jsp?ref=OA16780417 is not an HTTPS link +_site/en/lessons/preserving-your-research-data.html,901,http://historyonics.blogspot.co.uk/2014/01/judging-book-by-its-url.html is not an HTTPS link +_site/en/lessons/preserving-your-research-data.html,905,http://earlymodernnotes.wordpress.com/2013/05/18/unclean-unclean-what-historians-can-do-about-sharing-our-messy-research-data/ is not an HTTPS link +_site/en/lessons/preserving-your-research-data.html,918,http://britishlibrary.typepad.co.uk/collectioncare/2013/09/the-twelve-principles-of-digital-preservation.html is not an HTTPS link +_site/en/lessons/preserving-your-research-data.html,927,http://data-archive.ac.uk/create-manage/document is not an HTTPS link +_site/en/lessons/qgis-layers.html,121,'a' tag is missing a reference +_site/en/lessons/qgis-layers.html,140,'a' tag is missing a reference +_site/en/lessons/qgis-layers.html,177,'a' tag is missing a reference +_site/en/lessons/qgis-layers.html,203,'a' tag is missing a reference +_site/en/lessons/qgis-layers.html,529,http://qgis.org/en/site/forusers/download.html is not an HTTPS link +_site/en/lessons/qgis-layers.html,539,http://www.kyngchaos.com/software/qgis is not an HTTPS link +_site/en/lessons/qgis-layers.html,541,http://www.kyngchaos.com/software/archive is not an HTTPS link +_site/en/lessons/qgis-layers.html,609,http://www.gov.pe.ca/gis/download.php3?name=coastline&file_format=SHP is not an HTTPS link +_site/en/lessons/qgis-layers.html,610,http://www.gov.pe.ca/gis/download.php3?name=lot_town&file_format=SHP is not an HTTPS link +_site/en/lessons/qgis-layers.html,611,http://www.gov.pe.ca/gis/download.php3?name=hydronetwork&file_format=SHP is not an HTTPS link +_site/en/lessons/qgis-layers.html,612,http://www.gov.pe.ca/gis/download.php3?name=forest_35&file_format=SHP is not an HTTPS link +_site/en/lessons/qgis-layers.html,613,http://www.gov.pe.ca/gis/download.php3?name=nat_parks&file_format=SHP is not an HTTPS link +_site/en/lessons/qgis-layers.html,634,http://en.wikipedia.org/wiki/Spatial_reference_system is not an HTTPS link +_site/en/lessons/qgis-layers.html,642,http://www.gov.pe.ca/gis/index.php3?number=77865&lang=E is not an HTTPS link +_site/en/lessons/qgis-layers.html,737,http://web.archive.org/web/20180807132308/http://qgis.spatialthoughts.com/2012/04/tutorial-working-with-projections-in.html is not an HTTPS link +_site/en/lessons/qgis-layers.html,768,http://www.gislounge.com/geodatabases-explored-vector-and-raster-data/ is not an HTTPS link +_site/en/lessons/qgis-layers.html,1312,http://en.wikipedia.org/wiki/Orthophoto is not an HTTPS link +_site/en/lessons/qgis-layers.html,1463,http://geospatialhistorian.wordpress.com/ is not an HTTPS link +_site/en/lessons/r-basics-with-tabular-data.html,117,'a' tag is missing a reference +_site/en/lessons/r-basics-with-tabular-data.html,136,'a' tag is missing a reference +_site/en/lessons/r-basics-with-tabular-data.html,173,'a' tag is missing a reference +_site/en/lessons/r-basics-with-tabular-data.html,199,'a' tag is missing a reference +_site/en/lessons/r-basics-with-tabular-data.html,1016,http://web.archive.org/web/20191015004305/https://www.nceas.ucsb.edu/files/scicomp/Dloads/RProgramming/BestFirstRTutorial.pdf is not an HTTPS link +_site/en/lessons/r-basics-with-tabular-data.html,1020,http://dh-r.lincolnmullen.com/ is not an HTTPS link +_site/en/lessons/research-data-with-unix.html,119,'a' tag is missing a reference +_site/en/lessons/research-data-with-unix.html,138,'a' tag is missing a reference +_site/en/lessons/research-data-with-unix.html,175,'a' tag is missing a reference +_site/en/lessons/research-data-with-unix.html,201,'a' tag is missing a reference +_site/en/lessons/research-data-with-unix.html,506,http://msysgit.github.io/ is not an HTTPS link +_site/en/lessons/research-data-with-unix.html,514,http://www.7-zip.org/ is not an HTTPS link +_site/en/lessons/research-data-with-unix.html,536,http://en.wikipedia.org/wiki/Tab-separated_values is not an HTTPS link +_site/en/lessons/research-data-with-unix.html,538,http://en.wikipedia.org/wiki/Comma-separated_values is not an HTTPS link +_site/en/lessons/research-data-with-unix.html,597,http://williamjturkel.net/2013/06/15/basic-text-analysis-with-command-line-tools-in-linux/ is not an HTTPS link +_site/en/lessons/research-data-with-unix.html,598,http://williamjturkel.net/2013/06/20/pattern-matching-and-permuted-term-indexing-with-command-line-tools-in-linux/ is not an HTTPS link +_site/en/lessons/retired/OCR-and-Machine-Translation.html,87,'a' tag is missing a reference +_site/en/lessons/retired/OCR-and-Machine-Translation.html,106,'a' tag is missing a reference +_site/en/lessons/retired/OCR-and-Machine-Translation.html,143,'a' tag is missing a reference +_site/en/lessons/retired/OCR-and-Machine-Translation.html,169,'a' tag is missing a reference +_site/en/lessons/retired/OCR-and-Machine-Translation.html,523,http://www.fmwconcepts.com/imagemagick/textcleaner/index.php is not an HTTPS link +_site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html,87,'a' tag is missing a reference +_site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html,106,'a' tag is missing a reference +_site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html,143,'a' tag is missing a reference +_site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html,169,'a' tag is missing a reference +_site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html,444,'a' tag is missing a reference +_site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html,488,'a' tag is missing a reference +_site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html,662,'a' tag is missing a reference +_site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html,667,http://www.7-zip.org/ is not an HTTPS link +_site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html,788,'a' tag is missing a reference +_site/en/lessons/retired/counting-frequencies-from-zotero-items.html,87,'a' tag is missing a reference +_site/en/lessons/retired/counting-frequencies-from-zotero-items.html,106,'a' tag is missing a reference +_site/en/lessons/retired/counting-frequencies-from-zotero-items.html,143,'a' tag is missing a reference +_site/en/lessons/retired/counting-frequencies-from-zotero-items.html,169,'a' tag is missing a reference +_site/en/lessons/retired/creating-new-items-in-zotero.html,87,'a' tag is missing a reference +_site/en/lessons/retired/creating-new-items-in-zotero.html,106,'a' tag is missing a reference +_site/en/lessons/retired/creating-new-items-in-zotero.html,143,'a' tag is missing a reference +_site/en/lessons/retired/creating-new-items-in-zotero.html,169,'a' tag is missing a reference +_site/en/lessons/retired/getting-started-with-github-desktop.html,87,'a' tag is missing a reference +_site/en/lessons/retired/getting-started-with-github-desktop.html,106,'a' tag is missing a reference +_site/en/lessons/retired/getting-started-with-github-desktop.html,143,'a' tag is missing a reference +_site/en/lessons/retired/getting-started-with-github-desktop.html,169,'a' tag is missing a reference +_site/en/lessons/retired/getting-started-with-github-desktop.html,449,http://swcarpentry.github.io/git-novice/ is not an HTTPS link +_site/en/lessons/retired/getting-started-with-github-desktop.html,611,http://flight-manual.atom.io/ is not an HTTPS link +_site/en/lessons/retired/getting-started-with-github-desktop.html,728,http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,87,'a' tag is missing a reference +_site/en/lessons/retired/graph-databases-and-SPARQL.html,106,'a' tag is missing a reference +_site/en/lessons/retired/graph-databases-and-SPARQL.html,143,'a' tag is missing a reference +_site/en/lessons/retired/graph-databases-and-SPARQL.html,169,'a' tag is missing a reference +_site/en/lessons/retired/graph-databases-and-SPARQL.html,514,http://collection.britishmuseum.org is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,514,http://labs.europeana.eu/api/linked-open-data-introduction is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,515,http://americanart.si.edu is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,515,http://britishart.yale.edu/collections/using-collections/technology/linked-open-data is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,516,http://vocab.getty.edu is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,589,http://plot.ly is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,590,http://palladio.designhumanities.org/ is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,794,http://collection.britishmuseum.org/sparql is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,816,http://collection.britishmuseum.org/id/object/PPA82633 is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,830,http://collection.britishmuseum.org/sparql?query=SELECT+*%0D%0AWHERE+%7B%0D%0A++%3Chttp%3A%2F%2Fcollection.britishmuseum.org%2Fid%2Fobject%2FPPA82633%3E+%3Fp+%3Fo+.%0D%0A++%7D&_implicit=false&_equivalent=false&_form=%2Fsparql is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1104,http://sparql.europeana.eu/ is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1106,http://wiki.dbpedia.org/ is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1107,http://sws.geonames.org/ is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1111,http://sparql.europeana.eu/ is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1186,http://openrefine.org/ is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1189,http://stedolan.github.io/jq/download/ is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1200,http://palladio.designhumanities.org/ is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1272,http://en.wikibooks.org/wiki/XQuery/SPARQL_Tutorial is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1281,http://labs.europeana.eu/api/linked-open-data-SPARQL-endpoint is not an HTTPS link +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1282,http://vocab.getty.edu/queries is not an HTTPS link +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,87,'a' tag is missing a reference +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,106,'a' tag is missing a reference +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,143,'a' tag is missing a reference +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,169,'a' tag is missing a reference +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,490,http://www.gizmag.com/ikea-augmented-reality-catalog-app/28703/ is not an HTTPS link +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,490,http://www.digi-capital.com/news/2015/04/augmentedvirtual-reality-to-hit-150-billion-disrupting-mobile-by-2020/#.VbetCU1VhHw is not an HTTPS link +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,508,http://www.tamikothiel.com/AR/clouding-green.html is not an HTTPS link +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,510,http://web.archive.org/web/20180421163517/http://english.ufl.edu/trace_arcs/ is not an HTTPS link +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,516,http://docs.unity3d.com/Manual/LearningtheInterface.html is not an HTTPS link +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,649,http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html is not an HTTPS link +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,1046,http://www.gimp.org/ is not an HTTPS link +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,1335,http://docs.unity3d.com/Manual/Transforms.html is not an HTTPS link +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,1392,http://developer.android.com/tools/device.html is not an HTTPS link +_site/en/lessons/retired/intro-to-beautiful-soup.html,87,'a' tag is missing a reference +_site/en/lessons/retired/intro-to-beautiful-soup.html,106,'a' tag is missing a reference +_site/en/lessons/retired/intro-to-beautiful-soup.html,143,'a' tag is missing a reference +_site/en/lessons/retired/intro-to-beautiful-soup.html,169,'a' tag is missing a reference +_site/en/lessons/retired/intro-to-beautiful-soup.html,456,http://praxis.scholarslab.org/resources/bash/ is not an HTTPS link +_site/en/lessons/retired/intro-to-beautiful-soup.html,463,http://www.crummy.com/software/BeautifulSoup/bs4/doc/ is not an HTTPS link +_site/en/lessons/retired/intro-to-beautiful-soup.html,475,http://www.crummy.com/software/BeautifulSoup/bs4/doc/ is not an HTTPS link +_site/en/lessons/retired/intro-to-beautiful-soup.html,601,http://urllib3.readthedocs.org/en/latest/ is not an HTTPS link +_site/en/lessons/retired/intro-to-beautiful-soup.html,609,http://bioguide.congress.gov/biosearch/biosearch.asp is not an HTTPS link +_site/en/lessons/retired/intro-to-the-zotero-api.html,87,'a' tag is missing a reference +_site/en/lessons/retired/intro-to-the-zotero-api.html,106,'a' tag is missing a reference +_site/en/lessons/retired/intro-to-the-zotero-api.html,143,'a' tag is missing a reference +_site/en/lessons/retired/intro-to-the-zotero-api.html,169,'a' tag is missing a reference +_site/en/lessons/retired/intro-to-the-zotero-api.html,449,http://zotero.org is not an HTTPS link +_site/en/lessons/scalable-reading-of-structured-data.html,125,'a' tag is missing a reference +_site/en/lessons/scalable-reading-of-structured-data.html,144,'a' tag is missing a reference +_site/en/lessons/scalable-reading-of-structured-data.html,181,'a' tag is missing a reference +_site/en/lessons/scalable-reading-of-structured-data.html,207,'a' tag is missing a reference +_site/en/lessons/sentiment-analysis-syuzhet.html,119,'a' tag is missing a reference +_site/en/lessons/sentiment-analysis-syuzhet.html,138,'a' tag is missing a reference +_site/en/lessons/sentiment-analysis-syuzhet.html,175,'a' tag is missing a reference +_site/en/lessons/sentiment-analysis-syuzhet.html,201,'a' tag is missing a reference +_site/en/lessons/sentiment-analysis.html,120,'a' tag is missing a reference +_site/en/lessons/sentiment-analysis.html,139,'a' tag is missing a reference +_site/en/lessons/sentiment-analysis.html,176,'a' tag is missing a reference +_site/en/lessons/sentiment-analysis.html,202,'a' tag is missing a reference +_site/en/lessons/sentiment-analysis.html,506,http://www.nltk.org/ is not an HTTPS link +_site/en/lessons/sentiment-analysis.html,549,http://journals.sagepub.com/doi/abs/10.1177/1749975514542486 is not an HTTPS link +_site/en/lessons/sentiment-analysis.html,549,http://www.emeraldinsight.com/doi/abs/10.1108/S0733-558X%282014%290000040001 is not an HTTPS link +_site/en/lessons/sentiment-analysis.html,567,http://www.nltk.org/install.html is not an HTTPS link +_site/en/lessons/sentiment-analysis.html,579,http://www.nltk.org/_modules/nltk/sentiment/vader.html is not an HTTPS link +_site/en/lessons/sentiment-analysis.html,602,http://www.nltk.org/_modules/nltk/sentiment/vader.html is not an HTTPS link +_site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html,117,'a' tag is missing a reference +_site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html,136,'a' tag is missing a reference +_site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html,173,'a' tag is missing a reference +_site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html,199,'a' tag is missing a reference +_site/en/lessons/simulating-historical-communication-networks-python.html,123,'a' tag is missing a reference +_site/en/lessons/simulating-historical-communication-networks-python.html,142,'a' tag is missing a reference +_site/en/lessons/simulating-historical-communication-networks-python.html,179,'a' tag is missing a reference +_site/en/lessons/simulating-historical-communication-networks-python.html,205,'a' tag is missing a reference +_site/en/lessons/simulating-historical-communication-networks-python.html,1500,http://arxiv.org/abs/2112.04336 is not an HTTPS link +_site/en/lessons/sonification.html,117,'a' tag is missing a reference +_site/en/lessons/sonification.html,136,'a' tag is missing a reference +_site/en/lessons/sonification.html,173,'a' tag is missing a reference +_site/en/lessons/sonification.html,199,'a' tag is missing a reference +_site/en/lessons/sonification.html,517,http://web.archive.org/web/20190203083307/http://www.digitalhumanities.org/dhq/vol/5/1/000091/000091.html is not an HTTPS link +_site/en/lessons/sonification.html,521,http://blog.taracopplestone.co.uk/making-things-photobashing-as-archaeological-remediation/ is not an HTTPS link +_site/en/lessons/sonification.html,521,http://www.samplereality.com/2012/05/02/notes-towards-a-deformed-humanities/ is not an HTTPS link +_site/en/lessons/sonification.html,521,http://nowviskie.org/2013/resistance-in-the-materials/ is not an HTTPS link +_site/en/lessons/sonification.html,521,http://nooart.org/post/73353953758/temkin-glitchhumancomputerinteraction is not an HTTPS link +_site/en/lessons/sonification.html,533,http://musicalgorithms.org/ is not an HTTPS link +_site/en/lessons/sonification.html,535,http://sonic-pi.net/ is not an HTTPS link +_site/en/lessons/sonification.html,548,http://www.icad.org/Proceedings/2008/Hermann2008.pdf is not an HTTPS link +_site/en/lessons/sonification.html,559,http://waxy.org/2015/12/if_drake_was_born_a_piano/ is not an HTTPS link +_site/en/lessons/sonification.html,571,http://musicalgorithms.org/ is not an HTTPS link +_site/en/lessons/sonification.html,571,http://musicalgorithms.org/3.0/index.html is not an HTTPS link +_site/en/lessons/sonification.html,625,http://www.lynda.com/GarageBand-tutorials/Importing-audio-tracks/156620/164050-4.html is not an HTTPS link +_site/en/lessons/sonification.html,663,http://musicalgorithms.org/3.0/index.html is not an HTTPS link +_site/en/lessons/sonification.html,706,http://www.ethanhein.com/wp/2010/scales-and-emotions/ is not an HTTPS link +_site/en/lessons/sonification.html,771,http://docs.python-guide.org/en/latest/starting/install/win/ is not an HTTPS link +_site/en/lessons/sonification.html,775,http://www.howtogeek.com/235101/10-ways-to-open-the-command-prompt-in-windows-10/ is not an HTTPS link +_site/en/lessons/sonification.html,836,http://abcnotation.com/wiki/abc:standard:v2.1 is not an HTTPS link +_site/en/lessons/sonification.html,836,http://trillian.mit.edu/~jc/music/abc/ABCcontrib.html is not an HTTPS link +_site/en/lessons/sonification.html,840,http://themacroscope.org is not an HTTPS link +_site/en/lessons/sonification.html,991,http://sonic-pi.net is not an HTTPS link +_site/en/lessons/sonification.html,997,http://puffin.creighton.edu/jesuit/relations/ is not an HTTPS link +_site/en/lessons/sonification.html,1057,http://library.gwu.edu/scholarly-technology-group/posts/sound-library-work is not an HTTPS link +_site/en/lessons/sonification.html,1060,http://www.lilypond.org/ is not an HTTPS link +_site/en/lessons/sonification.html,1064,http://www.trevorowens.org/2012/11/discovery-and-justification-are-different-notes-on-sciencing-the-humanities/ is not an HTTPS link +_site/en/lessons/sonification.html,1069,'a' tag is missing a reference +_site/en/lessons/sonification.html,1070,'a' tag is missing a reference +_site/en/lessons/sonification.html,1071,'a' tag is missing a reference +_site/en/lessons/sonification.html,1072,'a' tag is missing a reference +_site/en/lessons/sonification.html,1073,'a' tag is missing a reference +_site/en/lessons/sonification.html,1074,'a' tag is missing a reference +_site/en/lessons/sonification.html,1075,'a' tag is missing a reference +_site/en/lessons/sonification.html,1079,'a' tag is missing a reference +_site/en/lessons/sonification.html,1079,http://waxy.org/2015/12/if_drake_was_born_a_piano/ is not an HTTPS link +_site/en/lessons/sonification.html,1081,'a' tag is missing a reference +_site/en/lessons/sonification.html,1081,http://web.archive.org/web/20190203083307/http://www.digitalhumanities.org/dhq/vol/5/1/000091/000091.html is not an HTTPS link +_site/en/lessons/sonification.html,1083,'a' tag is missing a reference +_site/en/lessons/sonification.html,1083,http://www.jstor.org/stable/734136 is not an HTTPS link +_site/en/lessons/sonification.html,1085,'a' tag is missing a reference +_site/en/lessons/sonification.html,1085,http://www.icad.org/Proceedings/2008/Hermann2008.pdf is not an HTTPS link +_site/en/lessons/sonification.html,1087,'a' tag is missing a reference +_site/en/lessons/sonification.html,1089,'a' tag is missing a reference +_site/en/lessons/space-place-gazetteers.html,119,'a' tag is missing a reference +_site/en/lessons/space-place-gazetteers.html,138,'a' tag is missing a reference +_site/en/lessons/space-place-gazetteers.html,175,'a' tag is missing a reference +_site/en/lessons/space-place-gazetteers.html,201,'a' tag is missing a reference +_site/en/lessons/space-place-gazetteers.html,547,http://bombsight.org/#17/51.50595/-0.10680 is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,119,'a' tag is missing a reference +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,138,'a' tag is missing a reference +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,175,'a' tag is missing a reference +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,201,'a' tag is missing a reference +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,588,http://notepad-plus-plus.org is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,892,http://daringfireball.net/projects/markdown/dingus is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1145,http://editor.citationstyles.org/about/ is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1207,http://stackoverflow.com/questions/tagged/pandoc is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1208,http://web.archive.org/web/20190203062832/http://digitalhumanities.org/answers/ is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1214,http://web.archive.org/web/20140120195538/http://mashable.com/2013/06/24/markdown-tools/ is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1218,http://mouapp.com/ is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1218,http://writemonkey.com is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1219,http://www.sublimetext.com/ is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1222,http://prose.io is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1223,http://www.authorea.com is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1224,http://www.draftin.com is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1227,http://gitit.net/ is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1232,http://github.com/fauno/jekyll-pandoc-multiple-formats is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1233,http://jaspervdj.be/hakyll/ is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1242,http://readthedocs.org is not an HTTPS link +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1254,http://www.antipope.org/charlie/blog-static/2013/10/why-microsoft-word-must-die.html is not an HTTPS link +_site/en/lessons/temporal-network-analysis-with-r.html,121,'a' tag is missing a reference +_site/en/lessons/temporal-network-analysis-with-r.html,140,'a' tag is missing a reference +_site/en/lessons/temporal-network-analysis-with-r.html,177,'a' tag is missing a reference +_site/en/lessons/temporal-network-analysis-with-r.html,203,'a' tag is missing a reference +_site/en/lessons/temporal-network-analysis-with-r.html,1193,http://www.epimodel.org/ is not an HTTPS link +_site/en/lessons/text-mining-with-extracted-features.html,136,'a' tag is missing a reference +_site/en/lessons/text-mining-with-extracted-features.html,155,'a' tag is missing a reference +_site/en/lessons/text-mining-with-extracted-features.html,192,'a' tag is missing a reference +_site/en/lessons/text-mining-with-extracted-features.html,218,'a' tag is missing a reference +_site/en/lessons/text-mining-with-extracted-features.html,551,http://mimno.infosci.cornell.edu/wordsim/nearest.html is not an HTTPS link +_site/en/lessons/text-mining-with-extracted-features.html,630,http://stackoverflow.com/a/19350234/233577 is not an HTTPS link +_site/en/lessons/text-mining-with-extracted-features.html,630,http://pandas.pydata.org/pandas-docs/version/0.15.2/install.html#recommended-dependencies is not an HTTPS link +_site/en/lessons/text-mining-with-extracted-features.html,930,http://hdl.handle.net/2027/nyp.33433074811310 is not an HTTPS link +_site/en/lessons/text-mining-with-extracted-features.html,1055,http://htrc.github.io/htrc-feature-reader/htrc_features/feature_reader.m.html#htrc_features.feature_reader.Volume.tokenlist is not an HTTPS link +_site/en/lessons/text-mining-with-extracted-features.html,1671,http://pandas.pydata.org/pandas-docs/stable/groupby.html is not an HTTPS link +_site/en/lessons/text-mining-with-extracted-features.html,1800,http://htrc.github.io/htrc-feature-reader/htrc_features/feature_reader.m.html is not an HTTPS link +_site/en/lessons/text-mining-with-extracted-features.html,1860,http://data.analytics.hathitrust.org/genre/fiction_paths.txt is not an HTTPS link +_site/en/lessons/text-mining-with-extracted-features.html,1860,http://data.analytics.hathitrust.org/genre/drama_paths.txt is not an HTTPS link +_site/en/lessons/text-mining-with-extracted-features.html,1860,http://data.analytics.hathitrust.org/genre/poetry_paths.txt is not an HTTPS link +_site/en/lessons/text-mining-youtube-comments.html,121,'a' tag is missing a reference +_site/en/lessons/text-mining-youtube-comments.html,140,'a' tag is missing a reference +_site/en/lessons/text-mining-youtube-comments.html,177,'a' tag is missing a reference +_site/en/lessons/text-mining-youtube-comments.html,203,'a' tag is missing a reference +_site/en/lessons/text-mining-youtube-comments.html,876,http://www.Wordfish.org/software.html is not an HTTPS link +_site/en/lessons/text-mining-youtube-comments.html,876,http://www.wordfish.org/ is not an HTTPS link +_site/en/lessons/text-mining-youtube-comments.html,906,http://www.wordfish.org/ is not an HTTPS link +_site/en/lessons/text-mining-youtube-comments.html,906,http://www.Wordfish.org/software.html is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,121,'a' tag is missing a reference +_site/en/lessons/topic-modeling-and-mallet.html,140,'a' tag is missing a reference +_site/en/lessons/topic-modeling-and-mallet.html,177,'a' tag is missing a reference +_site/en/lessons/topic-modeling-and-mallet.html,203,'a' tag is missing a reference +_site/en/lessons/topic-modeling-and-mallet.html,529,http://mallet.cs.umass.edu/mailinglist.php is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,542,http://www.cs.umbc.edu/~hillol/NGDM07/abstracts/talks/MKirschenbaum.pdf is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,545,http://www.worldcat.org/title/reading-machines-toward-an-algorithmic-criticism/oclc/708761605&referer=brief_results is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,550,http://voyant-tools.org is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,597,http://arxiv.org/abs/1003.6087/ is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,606,http://en.wikipedia.org/wiki/Latent_Dirichlet_allocation is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,616,http://dsl.richmond.edu/dispatch/ is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,629,http://mallet.cs.umass.edu/index.php is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,630,http://en.wikipedia.org/wiki/Gibbs_sampling is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,657,http://mallet.cs.umass.edu/index.php is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,657,http://mallet.cs.umass.edu/download.php is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,658,http://www.oracle.com/technetwork/java/javase/downloads/index.html is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,836,http://mallet.cs.umass.edu/download.php is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,837,http://www.oracle.com/technetwork/java/javase/downloads/index.html is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,1177,http://dsl.richmond.edu/dispatch/ is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,1205,http://electricarchaeology.ca/2012/07/09/mining-a-day-of-archaeology/ is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,1211,http://electricarchaeology.ca/2012/06/08/mining-the-open-web-with-looted-heritage-draft/ is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,1222,http://tedunderwood.wordpress.com/2012/04/07/topic-modeling-made-just-simple-enough/ is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,1225,http://web.archive.org/web/20160704150726/http://www.lisarhody.com:80/some-assembly-required/ is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,1228,http://dl.acm.org/citation.cfm?id=944937 is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,1230,http://mimno.infosci.cornell.edu/topics.html is not an HTTPS link +_site/en/lessons/topic-modeling-and-mallet.html,1233,http://www.perseus.tufts.edu/publications/02-jocch-mimno.pdf is not an HTTPS link +_site/en/lessons/transcribing-handwritten-text-with-python-and-azure.html,117,'a' tag is missing a reference +_site/en/lessons/transcribing-handwritten-text-with-python-and-azure.html,136,'a' tag is missing a reference +_site/en/lessons/transcribing-handwritten-text-with-python-and-azure.html,173,'a' tag is missing a reference +_site/en/lessons/transcribing-handwritten-text-with-python-and-azure.html,199,'a' tag is missing a reference +_site/en/lessons/transforming-xml-with-xsl.html,117,'a' tag is missing a reference +_site/en/lessons/transforming-xml-with-xsl.html,136,'a' tag is missing a reference +_site/en/lessons/transforming-xml-with-xsl.html,173,'a' tag is missing a reference +_site/en/lessons/transforming-xml-with-xsl.html,199,'a' tag is missing a reference +_site/en/lessons/transforming-xml-with-xsl.html,728,http://scissors-and-paste.net is not an HTTPS link +_site/en/lessons/transforming-xml-with-xsl.html,823,http://www.w3.org/ is not an HTTPS link +_site/en/lessons/transliterating.html,117,'a' tag is missing a reference +_site/en/lessons/transliterating.html,136,'a' tag is missing a reference +_site/en/lessons/transliterating.html,173,'a' tag is missing a reference +_site/en/lessons/transliterating.html,199,'a' tag is missing a reference +_site/en/lessons/transliterating.html,476,http://en.wikipedia.org/wiki/Ascii is not an HTTPS link +_site/en/lessons/transliterating.html,481,http://lists.memo.ru is not an HTTPS link +_site/en/lessons/transliterating.html,481,http://en.wikipedia.org/wiki/Cyrillic_script is not an HTTPS link +_site/en/lessons/transliterating.html,481,http://en.wikipedia.org/wiki/Latin_script is not an HTTPS link +_site/en/lessons/transliterating.html,483,http://en.wikipedia.org/wiki/Unicode is not an HTTPS link +_site/en/lessons/transliterating.html,507,http://en.wikipedia.org/wiki/ALA-LC_romanization_for_Russian is not an HTTPS link +_site/en/lessons/transliterating.html,511,http://www.crummy.com/software/BeautifulSoup/ is not an HTTPS link +_site/en/lessons/transliterating.html,519,http://en.wikipedia.org/wiki/Glasnost is not an HTTPS link +_site/en/lessons/transliterating.html,522,http://lists.memo.ru is not an HTTPS link +_site/en/lessons/transliterating.html,530,http://lists.memo.ru/d1/f1.htm is not an HTTPS link +_site/en/lessons/transliterating.html,573,http://www.unicode.org/standard/WhatIsUnicode.html is not an HTTPS link +_site/en/lessons/transliterating.html,592,http://en.wikipedia.org/wiki/Comma-separated_values is not an HTTPS link +_site/en/lessons/transliterating.html,657,http://web.archive.org/web/20170312041508/http://www.lcweb.loc.gov/catdir/cpso/romanization/russian.pdf is not an HTTPS link +_site/en/lessons/transliterating.html,664,http://en.wikipedia.org/wiki/Cyrillic_script_in_Unicode is not an HTTPS link +_site/en/lessons/transliterating.html,665,http://www.unicode.org/charts/ is not an HTTPS link +_site/en/lessons/transliterating.html,837,http://www.w3schools.com/css/ is not an HTTPS link +_site/en/lessons/understanding-creating-word-embeddings.html,121,'a' tag is missing a reference +_site/en/lessons/understanding-creating-word-embeddings.html,140,'a' tag is missing a reference +_site/en/lessons/understanding-creating-word-embeddings.html,177,'a' tag is missing a reference +_site/en/lessons/understanding-creating-word-embeddings.html,203,'a' tag is missing a reference +_site/en/lessons/understanding-regular-expressions.html,117,'a' tag is missing a reference +_site/en/lessons/understanding-regular-expressions.html,136,'a' tag is missing a reference +_site/en/lessons/understanding-regular-expressions.html,173,'a' tag is missing a reference +_site/en/lessons/understanding-regular-expressions.html,199,'a' tag is missing a reference +_site/en/lessons/understanding-regular-expressions.html,579,http://www.libreoffice.org/download is not an HTTPS link +_site/en/lessons/understanding-regular-expressions.html,626,http://archive.org/details/jstor-4560629/ is not an HTTPS link +_site/en/lessons/understanding-regular-expressions.html,628,http://archive.org/stream/jstor-4560629/4560629#page/n0/mode/2up is not an HTTPS link +_site/en/lessons/understanding-regular-expressions.html,646,http://archive.org/stream/jstor-4560629/4560629_djvu.txt is not an HTTPS link +_site/en/lessons/understanding-regular-expressions.html,1412,http://en.wikipedia.org/wiki/Regular_expressions is not an HTTPS link +_site/en/lessons/understanding-regular-expressions.html,1425,http://rubular.com/ is not an HTTPS link +_site/en/lessons/understanding-regular-expressions.html,1430,http://dh.obdurodon.org/regex.html is not an HTTPS link +_site/en/lessons/up-and-running-with-omeka.html,117,'a' tag is missing a reference +_site/en/lessons/up-and-running-with-omeka.html,136,'a' tag is missing a reference +_site/en/lessons/up-and-running-with-omeka.html,173,'a' tag is missing a reference +_site/en/lessons/up-and-running-with-omeka.html,199,'a' tag is missing a reference +_site/en/lessons/up-and-running-with-omeka.html,507,http://www.omeka.net is not an HTTPS link +_site/en/lessons/up-and-running-with-omeka.html,527,http://www.omeka.net is not an HTTPS link +_site/en/lessons/up-and-running-with-omeka.html,906,http://info.omeka.net is not an HTTPS link +_site/en/lessons/urban-demographic-data-r-ggplot2.html,119,'a' tag is missing a reference +_site/en/lessons/urban-demographic-data-r-ggplot2.html,138,'a' tag is missing a reference +_site/en/lessons/urban-demographic-data-r-ggplot2.html,175,'a' tag is missing a reference +_site/en/lessons/urban-demographic-data-r-ggplot2.html,201,'a' tag is missing a reference +_site/en/lessons/urban-demographic-data-r-ggplot2.html,488,http://ggplot2.tidyverse.org is not an HTTPS link +_site/en/lessons/urban-demographic-data-r-ggplot2.html,530,http://www.ggplot2-exts.org/ is not an HTTPS link +_site/en/lessons/urban-demographic-data-r-ggplot2.html,946,http://colorbrewer2.org is not an HTTPS link +_site/en/lessons/urban-demographic-data-r-ggplot2.html,1149,http://www.ggplot2-exts.org/ is not an HTTPS link +_site/en/lessons/urban-demographic-data-r-ggplot2.html,1200,http://r4ds.hadley.nz/ is not an HTTPS link +_site/en/lessons/urban-demographic-data-r-ggplot2.html,1218,http://www.ggplot2-exts.org/gallery/ is not an HTTPS link +_site/en/lessons/urban-demographic-data-r-ggplot2.html,1227,http://www.cookbook-r.com/Graphs/ is not an HTTPS link +_site/en/lessons/urban-demographic-data-r-ggplot2.html,1227,http://shop.oreilly.com/product/0636920023135.do is not an HTTPS link +_site/en/lessons/using-javascript-to-create-maps.html,123,'a' tag is missing a reference +_site/en/lessons/using-javascript-to-create-maps.html,142,'a' tag is missing a reference +_site/en/lessons/using-javascript-to-create-maps.html,179,'a' tag is missing a reference +_site/en/lessons/using-javascript-to-create-maps.html,205,'a' tag is missing a reference +_site/en/lessons/using-javascript-to-create-maps.html,496,http://wcm1.web.rice.edu/mining-bpl-antislavery.html is not an HTTPS link +_site/en/lessons/using-javascript-to-create-maps.html,496,http://leafletjs.com/ is not an HTTPS link +_site/en/lessons/using-javascript-to-create-maps.html,498,http://postgis.net/ is not an HTTPS link +_site/en/lessons/using-javascript-to-create-maps.html,498,http://postgis.net/ is not an HTTPS link +_site/en/lessons/using-javascript-to-create-maps.html,498,http://dp.la is not an HTTPS link +_site/en/lessons/using-javascript-to-create-maps.html,502,http://hdlab.stanford.edu/palladio/ is not an HTTPS link +_site/en/lessons/using-javascript-to-create-maps.html,518,http://leafletjs.com/ is not an HTTPS link +_site/en/lessons/using-javascript-to-create-maps.html,518,http://jqueryui.com/ is not an HTTPS link +_site/en/lessons/using-javascript-to-create-maps.html,534,http://zotero.org is not an HTTPS link +_site/en/lessons/using-javascript-to-create-maps.html,558,http://www.gpsvisualizer.com/geocoder/ is not an HTTPS link +_site/en/lessons/using-javascript-to-create-maps.html,633,http:///www.mapbox.com is not an HTTPS link +_site/en/lessons/using-javascript-to-create-maps.html,744,http://stackoverflow.com/questions/16151018/npm-throws-error-without-sudo/24404451#24404451 is not an HTTPS link +_site/en/lessons/vector-layers-qgis.html,121,'a' tag is missing a reference +_site/en/lessons/vector-layers-qgis.html,140,'a' tag is missing a reference +_site/en/lessons/vector-layers-qgis.html,177,'a' tag is missing a reference +_site/en/lessons/vector-layers-qgis.html,203,'a' tag is missing a reference +_site/en/lessons/vector-layers-qgis.html,683,http://www.lib.uwaterloo.ca/locations/umd/digital/clump_classes.html is not an HTTPS link +_site/en/lessons/vector-layers-qgis.html,878,"http://en.wikipedia.org/wiki/Prince_Royalty,_Prince_Edward_Island is not an HTTPS link" +_site/en/lessons/vector-layers-qgis.html,1233,http://geospatialhistorian.wordpress.com/ is not an HTTPS link +_site/en/lessons/viewing-html-files.html,119,'a' tag is missing a reference +_site/en/lessons/viewing-html-files.html,138,'a' tag is missing a reference +_site/en/lessons/viewing-html-files.html,175,'a' tag is missing a reference +_site/en/lessons/viewing-html-files.html,201,'a' tag is missing a reference +_site/en/lessons/viewing-html-files.html,557,http://www.w3schools.com/html/default.asp is not an HTTPS link +_site/en/lessons/viewing-html-files.html,634,http://www.w3schools.com/html/default.asp is not an HTTPS link +_site/en/lessons/viewing-html-files.html,635,http://www.w3schools.com/html/html5_intro.asp is not an HTTPS link +_site/en/lessons/visualizing-with-bokeh.html,117,'a' tag is missing a reference +_site/en/lessons/visualizing-with-bokeh.html,136,'a' tag is missing a reference +_site/en/lessons/visualizing-with-bokeh.html,173,'a' tag is missing a reference +_site/en/lessons/visualizing-with-bokeh.html,199,'a' tag is missing a reference +_site/en/lessons/visualizing-with-bokeh.html,626,http://jupyter.org is not an HTTPS link +_site/en/lessons/visualizing-with-bokeh.html,1101,http://pandas.pydata.org/pandas-docs/stable/timeseries.html#offset-aliases is not an HTTPS link +_site/en/lessons/visualizing-with-bokeh.html,1190,http://pandas.pydata.org/pandas-docs/stable/timeseries.html#offset-aliases is not an HTTPS link +_site/en/lessons/windows-installation.html,119,'a' tag is missing a reference +_site/en/lessons/windows-installation.html,138,'a' tag is missing a reference +_site/en/lessons/windows-installation.html,175,'a' tag is missing a reference +_site/en/lessons/windows-installation.html,201,'a' tag is missing a reference +_site/en/lessons/windows-installation.html,508,http://www.python.org/ is not an HTTPS link +_site/en/lessons/windows-installation.html,521,http://wiki.python.org/moin/PythonEditors/ is not an HTTPS link +_site/en/lessons/windows-installation.html,579,http://en.wikipedia.org/wiki/UTF-8 is not an HTTPS link +_site/en/lessons/working-with-batches-of-pdf-files.html,117,'a' tag is missing a reference +_site/en/lessons/working-with-batches-of-pdf-files.html,136,'a' tag is missing a reference +_site/en/lessons/working-with-batches-of-pdf-files.html,173,'a' tag is missing a reference +_site/en/lessons/working-with-batches-of-pdf-files.html,199,'a' tag is missing a reference +_site/en/lessons/working-with-text-files.html,119,'a' tag is missing a reference +_site/en/lessons/working-with-text-files.html,138,'a' tag is missing a reference +_site/en/lessons/working-with-text-files.html,175,'a' tag is missing a reference +_site/en/lessons/working-with-text-files.html,201,'a' tag is missing a reference +_site/en/lessons/working-with-text-files.html,622,http://docs.python.org/release/2.5.4/ref/keywords.html is not an HTTPS link +_site/en/lessons/working-with-text-files.html,734,"http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6/Hello,_World is not an HTTPS link" +_site/en/lessons/working-with-web-pages.html,119,'a' tag is missing a reference +_site/en/lessons/working-with-web-pages.html,138,'a' tag is missing a reference +_site/en/lessons/working-with-web-pages.html,175,'a' tag is missing a reference +_site/en/lessons/working-with-web-pages.html,201,'a' tag is missing a reference +_site/en/lessons/working-with-web-pages.html,545,http://www.oldbaileyonline.org/ is not an HTTPS link +_site/en/lessons/working-with-web-pages.html,612,http://en.wikipedia.org/wiki/Gordon_Riots is not an HTTPS link +_site/en/lessons/working-with-web-pages.html,645,http://www.oldbaileyonline.org/browse.jsp?foo=bar&path=sessionsPapers/17800628.xml&div=t17800628-33&xml=yes is not an HTTPS link +_site/en/lessons/working-with-web-pages.html,647,http://www.oldbaileyonline.org/images.jsp?doc=178006280084 is not an HTTPS link +_site/en/privacy-policy.html,86,'a' tag is missing a reference +_site/en/privacy-policy.html,105,'a' tag is missing a reference +_site/en/privacy-policy.html,142,'a' tag is missing a reference +_site/en/privacy-policy.html,168,'a' tag is missing a reference +_site/en/project-team.html,86,'a' tag is missing a reference +_site/en/project-team.html,105,'a' tag is missing a reference +_site/en/project-team.html,142,'a' tag is missing a reference +_site/en/project-team.html,168,'a' tag is missing a reference +_site/en/project-team.html,308,http://twitter.com/maxcarlons is not an HTTPS link +_site/en/project-team.html,311,http://github.com/carlonim is not an HTTPS link +_site/en/project-team.html,412,http://github.com/lachapot is not an HTTPS link +_site/en/project-team.html,510,http://twitter.com/cosovschi is not an HTTPS link +_site/en/project-team.html,513,http://github.com/digitalkosovski is not an HTTPS link +_site/en/project-team.html,616,http://github.com/caiocmello is not an HTTPS link +_site/en/project-team.html,1180,http://github.com/semanticnoodles is not an HTTPS link +_site/en/project-team.html,1276,http://twitter.com/nabsiddiqui is not an HTTPS link +_site/en/project-team.html,1279,http://github.com/nabsiddiqui is not an HTTPS link +_site/en/project-team.html,1629,http://twitter.com/giulia_taurino is not an HTTPS link +_site/en/project-team.html,1632,http://github.com/giuliataurino is not an HTTPS link +_site/en/project-team.html,1802,http://www.alexwermercolan.com/ is not an HTTPS link +_site/en/project-team.html,1808,http://twitter.com/alexwermercolan is not an HTTPS link +_site/en/project-team.html,1811,http://github.com/hawc2 is not an HTTPS link +_site/en/project-team.html,2057,http://www.mariajoseafanador.com is not an HTTPS link +_site/en/project-team.html,2063,http://twitter.com/mariajoafana is not an HTTPS link +_site/en/project-team.html,2066,http://github.com/mariajoafana is not an HTTPS link +_site/en/project-team.html,2532,http://twitter.com/IsaGribomont is not an HTTPS link +_site/en/project-team.html,2535,http://github.com/isag91 is not an HTTPS link +_site/en/project-team.html,2743,http://twitter.com/espejolento is not an HTTPS link +_site/en/project-team.html,2746,http://github.com/silviaegt is not an HTTPS link +_site/en/project-team.html,3034,http://twitter.com/jenniferisve is not an HTTPS link +_site/en/project-team.html,3037,http://github.com/jenniferisasi is not an HTTPS link +_site/en/project-team.html,3359,http://twitter.com/enetreseles is not an HTTPS link +_site/en/project-team.html,3362,http://github.com/nllano is not an HTTPS link +_site/en/project-team.html,3566,http://twitter.com/jgob is not an HTTPS link +_site/en/project-team.html,3569,http://github.com/joshuagob is not an HTTPS link +_site/en/project-team.html,3861,http://twitter.com/rivaquiroga is not an HTTPS link +_site/en/project-team.html,3864,http://github.com/rivaquiroga is not an HTTPS link +_site/en/project-team.html,4155,http://github.com/nivaca is not an HTTPS link +_site/en/project-team.html,4368,http://github.com/marie-flesch is not an HTTPS link +_site/en/project-team.html,4511,http://github.com/matgille is not an HTTPS link +_site/en/project-team.html,4744,http://github.com/mhersent is not an HTTPS link +_site/en/project-team.html,4802,http://twitter.com/superHH is not an HTTPS link +_site/en/project-team.html,5054,http://github.com/DMathelier is not an HTTPS link +_site/en/project-team.html,5188,http://twitter.com/emilienschultz is not an HTTPS link +_site/en/project-team.html,5191,http://github.com/emilienschultz is not an HTTPS link +_site/en/project-team.html,5315,http://twitter.com/davvalent is not an HTTPS link +_site/en/project-team.html,5318,http://github.com/davvalent is not an HTTPS link +_site/en/project-team.html,5447,http://github.com/AlexandreWa is not an HTTPS link +_site/en/project-team.html,5582,http://github.com/josircg is not an HTTPS link +_site/en/project-team.html,5840,http://twitter.com/danielalvesfcsh is not an HTTPS link +_site/en/project-team.html,5843,http://github.com/DanielAlvesLABDH is not an HTTPS link +_site/en/project-team.html,6105,http://twitter.com/ericbrasiln is not an HTTPS link +_site/en/project-team.html,6108,http://github.com/ericbrasiln is not an HTTPS link +_site/en/project-team.html,6299,http://github.com/luisferla is not an HTTPS link +_site/en/project-team.html,6541,http://twitter.com/jimmy_medeiros is not an HTTPS link +_site/en/project-team.html,6544,http://github.com/JimmyMedeiros82 is not an HTTPS link +_site/en/project-team.html,6779,http://github.com/joanacvp is not an HTTPS link +_site/en/project-team.html,7025,http://twitter.com/araceletorres is not an HTTPS link +_site/en/project-team.html,7028,http://github.com/aracele is not an HTTPS link +_site/en/project-team.html,7284,http://twitter.com/j_w_baker is not an HTTPS link +_site/en/project-team.html,7287,http://github.com/drjwbaker is not an HTTPS link +_site/en/project-team.html,7719,http://adamcrymble.org is not an HTTPS link +_site/en/project-team.html,7725,http://twitter.com/Adam_Crymble is not an HTTPS link +_site/en/project-team.html,7728,http://github.com/acrymble is not an HTTPS link +_site/en/project-team.html,8196,http://github.com/adamfarquhar is not an HTTPS link +_site/en/project-team.html,8256,http://twitter.com/jenniferisve is not an HTTPS link +_site/en/project-team.html,8259,http://github.com/jenniferisasi is not an HTTPS link +_site/en/project-team.html,8587,http://twitter.com/rivaquiroga is not an HTTPS link +_site/en/project-team.html,8590,http://github.com/rivaquiroga is not an HTTPS link +_site/en/project-team.html,8876,http://twitter.com/amsichani is not an HTTPS link +_site/en/project-team.html,8879,http://github.com/amsichani is not an HTTPS link +_site/en/project-team.html,9219,http://twitter.com/AnisaHawes is not an HTTPS link +_site/en/project-team.html,9222,http://github.com/anisa-hawes is not an HTTPS link +_site/en/project-team.html,9431,http://github.com/charlottejmc is not an HTTPS link +_site/en/research.html,86,'a' tag is missing a reference +_site/en/research.html,105,'a' tag is missing a reference +_site/en/research.html,142,'a' tag is missing a reference +_site/en/research.html,168,'a' tag is missing a reference +_site/en/research.html,253,http://niche-canada.org/wp-content/uploads/2013/09/programming-historian-1.pdf is not an HTTPS link +_site/en/research.html,260,http://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1508542&dswid=7551 is not an HTTPS link +_site/en/research.html,265,http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ is not an HTTPS link +_site/en/research.html,277,http://www.digitalhumanities.org/dhq/vol/16/2/000585/000585.html is not an HTTPS link +_site/en/research.html,283,http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 is not an HTTPS link +_site/en/research.html,285,http://web.archive.org/web/20180713014622/http://dhcommons.org/journal/issue-1/editorial-sustainability-and-open-peer-review-programming-historian is not an HTTPS link +_site/en/research.html,286,http://www.themacroscope.org/2.0/ is not an HTTPS link +_site/en/research.html,294,http://doi.org/10.5281/zenodo.3813763 is not an HTTPS link +_site/en/research.html,307,http://www.iea.usp.br/eventos/historia-digital-educacao-caminhos-cruzados is not an HTTPS link +_site/en/research.html,395,http://ixa2.si.ehu.eus/intele/?q=webinars is not an HTTPS link +_site/en/research.html,398,http://walshbr.com/blog/the-programming-historian-and-editorial-process-in-digital-publishing/ is not an HTTPS link +_site/en/research.html,411,http://fredgibbs.net/assets/images/ph-poster/final-board.png is not an HTTPS link +_site/en/research.html,425,http://niche-canada.org/2018/03/23/a-decade-of-programming-historians/ is not an HTTPS link +_site/en/research.html,426,http://fredgibbs.net/posts/reflections-former-PH-editor is not an HTTPS link +_site/en/research.html,427,http://clionauta.hypotheses.org/16979 is not an HTTPS link +_site/en/research.html,429,http://humanidadesdigitales.net/blog/2017/03/17/the-programming-historian-en-espanol/ is not an HTTPS link +_site/en/reviewer-guidelines.html,86,'a' tag is missing a reference +_site/en/reviewer-guidelines.html,105,'a' tag is missing a reference +_site/en/reviewer-guidelines.html,142,'a' tag is missing a reference +_site/en/reviewer-guidelines.html,168,'a' tag is missing a reference +_site/en/supporters.html,86,'a' tag is missing a reference +_site/en/supporters.html,105,'a' tag is missing a reference +_site/en/supporters.html,142,'a' tag is missing a reference +_site/en/supporters.html,168,'a' tag is missing a reference +_site/en/supporters.html,273,http://cdrh.unl.edu/ is not an HTTPS link +_site/en/translator-guidelines.html,86,'a' tag is missing a reference +_site/en/translator-guidelines.html,105,'a' tag is missing a reference +_site/en/translator-guidelines.html,142,'a' tag is missing a reference +_site/en/translator-guidelines.html,168,'a' tag is missing a reference +_site/en/vacancies.html,86,'a' tag is missing a reference +_site/en/vacancies.html,105,'a' tag is missing a reference +_site/en/vacancies.html,142,'a' tag is missing a reference +_site/en/vacancies.html,168,'a' tag is missing a reference +_site/es/acerca-de.html,89,'a' tag is missing a reference +_site/es/acerca-de.html,108,'a' tag is missing a reference +_site/es/acerca-de.html,145,'a' tag is missing a reference +_site/es/acerca-de.html,182,'a' tag is missing a reference +_site/es/acerca-de.html,269,http://dhawards.org/dhawards2016/results/ is not an HTTPS link +_site/es/acerca-de.html,269,http://dhawards.org/dhawards2017/results/ is not an HTTPS link +_site/es/acerca-de.html,269,http://humanidadesdigitaleshispanicas.es/ is not an HTTPS link +_site/es/acerca-de.html,269,http://dhawards.org/dhawards2022/results/ is not an HTTPS link +_site/es/acerca-de.html,282,http://digitalhistoryhacks.blogspot.com/2008/01/programming-historian.html is not an HTTPS link +_site/es/colaboradores.html,88,'a' tag is missing a reference +_site/es/colaboradores.html,107,'a' tag is missing a reference +_site/es/colaboradores.html,144,'a' tag is missing a reference +_site/es/colaboradores.html,181,'a' tag is missing a reference +_site/es/colaboradores.html,274,http://cdrh.unl.edu/ is not an HTTPS link +_site/es/contribuciones.html,88,'a' tag is missing a reference +_site/es/contribuciones.html,107,'a' tag is missing a reference +_site/es/contribuciones.html,144,'a' tag is missing a reference +_site/es/contribuciones.html,181,'a' tag is missing a reference +_site/es/contribuciones.html,258,http://vocabularios.caicyt.gov.ar/portalthes/index.php?v=42 is not an HTTPS link +_site/es/contribuciones.html,258,http://www.mecd.gob.es/planes-nacionales/dam/jcr:f20a4ba1-0ed2-445d-9be9-b8b0382562ea/mex-glosario-interpares-total0112.pdf is not an HTTPS link +_site/es/contribuciones.html,303,http://www.worldcat.org/title/programming-historian/oclc/951537099 is not an HTTPS link +_site/es/contribuciones.html,305,http://purdue-primo-prod.hosted.exlibrisgroup.com/primo_library/libweb/action/dlDisplay.do?vid=PURDUE&search_scope=everything&docId=PURDUE_ALMA51671812890001081&fn=permalink is not an HTTPS link +_site/es/donaciones.html,88,'a' tag is missing a reference +_site/es/donaciones.html,107,'a' tag is missing a reference +_site/es/donaciones.html,144,'a' tag is missing a reference +_site/es/donaciones.html,181,'a' tag is missing a reference +_site/es/equipo-de-proyecto.html,88,'a' tag is missing a reference +_site/es/equipo-de-proyecto.html,107,'a' tag is missing a reference +_site/es/equipo-de-proyecto.html,144,'a' tag is missing a reference +_site/es/equipo-de-proyecto.html,181,'a' tag is missing a reference +_site/es/equipo-de-proyecto.html,306,http://twitter.com/maxcarlons is not an HTTPS link +_site/es/equipo-de-proyecto.html,309,http://github.com/carlonim is not an HTTPS link +_site/es/equipo-de-proyecto.html,410,http://github.com/lachapot is not an HTTPS link +_site/es/equipo-de-proyecto.html,508,http://twitter.com/cosovschi is not an HTTPS link +_site/es/equipo-de-proyecto.html,511,http://github.com/digitalkosovski is not an HTTPS link +_site/es/equipo-de-proyecto.html,614,http://github.com/caiocmello is not an HTTPS link +_site/es/equipo-de-proyecto.html,1178,http://github.com/semanticnoodles is not an HTTPS link +_site/es/equipo-de-proyecto.html,1274,http://twitter.com/nabsiddiqui is not an HTTPS link +_site/es/equipo-de-proyecto.html,1277,http://github.com/nabsiddiqui is not an HTTPS link +_site/es/equipo-de-proyecto.html,1627,http://twitter.com/giulia_taurino is not an HTTPS link +_site/es/equipo-de-proyecto.html,1630,http://github.com/giuliataurino is not an HTTPS link +_site/es/equipo-de-proyecto.html,1800,http://www.alexwermercolan.com/ is not an HTTPS link +_site/es/equipo-de-proyecto.html,1806,http://twitter.com/alexwermercolan is not an HTTPS link +_site/es/equipo-de-proyecto.html,1809,http://github.com/hawc2 is not an HTTPS link +_site/es/equipo-de-proyecto.html,2055,http://www.mariajoseafanador.com is not an HTTPS link +_site/es/equipo-de-proyecto.html,2061,http://twitter.com/mariajoafana is not an HTTPS link +_site/es/equipo-de-proyecto.html,2064,http://github.com/mariajoafana is not an HTTPS link +_site/es/equipo-de-proyecto.html,2530,http://twitter.com/IsaGribomont is not an HTTPS link +_site/es/equipo-de-proyecto.html,2533,http://github.com/isag91 is not an HTTPS link +_site/es/equipo-de-proyecto.html,2741,http://twitter.com/espejolento is not an HTTPS link +_site/es/equipo-de-proyecto.html,2744,http://github.com/silviaegt is not an HTTPS link +_site/es/equipo-de-proyecto.html,3032,http://twitter.com/jenniferisve is not an HTTPS link +_site/es/equipo-de-proyecto.html,3035,http://github.com/jenniferisasi is not an HTTPS link +_site/es/equipo-de-proyecto.html,3357,http://twitter.com/enetreseles is not an HTTPS link +_site/es/equipo-de-proyecto.html,3360,http://github.com/nllano is not an HTTPS link +_site/es/equipo-de-proyecto.html,3564,http://twitter.com/jgob is not an HTTPS link +_site/es/equipo-de-proyecto.html,3567,http://github.com/joshuagob is not an HTTPS link +_site/es/equipo-de-proyecto.html,3859,http://twitter.com/rivaquiroga is not an HTTPS link +_site/es/equipo-de-proyecto.html,3862,http://github.com/rivaquiroga is not an HTTPS link +_site/es/equipo-de-proyecto.html,4153,http://github.com/nivaca is not an HTTPS link +_site/es/equipo-de-proyecto.html,4366,http://github.com/marie-flesch is not an HTTPS link +_site/es/equipo-de-proyecto.html,4509,http://github.com/matgille is not an HTTPS link +_site/es/equipo-de-proyecto.html,4742,http://github.com/mhersent is not an HTTPS link +_site/es/equipo-de-proyecto.html,4800,http://twitter.com/superHH is not an HTTPS link +_site/es/equipo-de-proyecto.html,5052,http://github.com/DMathelier is not an HTTPS link +_site/es/equipo-de-proyecto.html,5186,http://twitter.com/emilienschultz is not an HTTPS link +_site/es/equipo-de-proyecto.html,5189,http://github.com/emilienschultz is not an HTTPS link +_site/es/equipo-de-proyecto.html,5313,http://twitter.com/davvalent is not an HTTPS link +_site/es/equipo-de-proyecto.html,5316,http://github.com/davvalent is not an HTTPS link +_site/es/equipo-de-proyecto.html,5445,http://github.com/AlexandreWa is not an HTTPS link +_site/es/equipo-de-proyecto.html,5580,http://github.com/josircg is not an HTTPS link +_site/es/equipo-de-proyecto.html,5838,http://twitter.com/danielalvesfcsh is not an HTTPS link +_site/es/equipo-de-proyecto.html,5841,http://github.com/DanielAlvesLABDH is not an HTTPS link +_site/es/equipo-de-proyecto.html,6103,http://twitter.com/ericbrasiln is not an HTTPS link +_site/es/equipo-de-proyecto.html,6106,http://github.com/ericbrasiln is not an HTTPS link +_site/es/equipo-de-proyecto.html,6297,http://github.com/luisferla is not an HTTPS link +_site/es/equipo-de-proyecto.html,6539,http://twitter.com/jimmy_medeiros is not an HTTPS link +_site/es/equipo-de-proyecto.html,6542,http://github.com/JimmyMedeiros82 is not an HTTPS link +_site/es/equipo-de-proyecto.html,6777,http://github.com/joanacvp is not an HTTPS link +_site/es/equipo-de-proyecto.html,7023,http://twitter.com/araceletorres is not an HTTPS link +_site/es/equipo-de-proyecto.html,7026,http://github.com/aracele is not an HTTPS link +_site/es/equipo-de-proyecto.html,7282,http://twitter.com/j_w_baker is not an HTTPS link +_site/es/equipo-de-proyecto.html,7285,http://github.com/drjwbaker is not an HTTPS link +_site/es/equipo-de-proyecto.html,7717,http://adamcrymble.org is not an HTTPS link +_site/es/equipo-de-proyecto.html,7723,http://twitter.com/Adam_Crymble is not an HTTPS link +_site/es/equipo-de-proyecto.html,7726,http://github.com/acrymble is not an HTTPS link +_site/es/equipo-de-proyecto.html,8194,http://github.com/adamfarquhar is not an HTTPS link +_site/es/equipo-de-proyecto.html,8254,http://twitter.com/jenniferisve is not an HTTPS link +_site/es/equipo-de-proyecto.html,8257,http://github.com/jenniferisasi is not an HTTPS link +_site/es/equipo-de-proyecto.html,8585,http://twitter.com/rivaquiroga is not an HTTPS link +_site/es/equipo-de-proyecto.html,8588,http://github.com/rivaquiroga is not an HTTPS link +_site/es/equipo-de-proyecto.html,8874,http://twitter.com/amsichani is not an HTTPS link +_site/es/equipo-de-proyecto.html,8877,http://github.com/amsichani is not an HTTPS link +_site/es/equipo-de-proyecto.html,9217,http://twitter.com/AnisaHawes is not an HTTPS link +_site/es/equipo-de-proyecto.html,9220,http://github.com/anisa-hawes is not an HTTPS link +_site/es/equipo-de-proyecto.html,9429,http://github.com/charlottejmc is not an HTTPS link +_site/es/eventos.html,88,'a' tag is missing a reference +_site/es/eventos.html,107,'a' tag is missing a reference +_site/es/eventos.html,144,'a' tag is missing a reference +_site/es/eventos.html,181,'a' tag is missing a reference +_site/es/guia-editor.html,88,'a' tag is missing a reference +_site/es/guia-editor.html,107,'a' tag is missing a reference +_site/es/guia-editor.html,144,'a' tag is missing a reference +_site/es/guia-editor.html,181,'a' tag is missing a reference +_site/es/guia-editor.html,617,http://www.europeana.eu/portal/en is not an HTTPS link +_site/es/guia-editor.html,621,http://www.loc.gov/maps/collections is not an HTTPS link +_site/es/guia-para-autores.html,88,'a' tag is missing a reference +_site/es/guia-para-autores.html,107,'a' tag is missing a reference +_site/es/guia-para-autores.html,144,'a' tag is missing a reference +_site/es/guia-para-autores.html,181,'a' tag is missing a reference +_site/es/guia-para-revisores.html,88,'a' tag is missing a reference +_site/es/guia-para-revisores.html,107,'a' tag is missing a reference +_site/es/guia-para-revisores.html,144,'a' tag is missing a reference +_site/es/guia-para-revisores.html,181,'a' tag is missing a reference +_site/es/guia-para-revisores.html,336,http://vocabularios.caicyt.gov.ar/portalthes/index.php?v=42 is not an HTTPS link +_site/es/guia-para-revisores.html,336,http://www.mecd.gob.es/planes-nacionales/dam/jcr:f20a4ba1-0ed2-445d-9be9-b8b0382562ea/mex-glosario-interpares-total0112.pdf is not an HTTPS link +_site/es/guia-para-traductores.html,88,'a' tag is missing a reference +_site/es/guia-para-traductores.html,107,'a' tag is missing a reference +_site/es/guia-para-traductores.html,144,'a' tag is missing a reference +_site/es/guia-para-traductores.html,181,'a' tag is missing a reference +_site/es/index.html,90,'a' tag is missing a reference +_site/es/index.html,109,'a' tag is missing a reference +_site/es/index.html,146,'a' tag is missing a reference +_site/es/index.html,183,'a' tag is missing a reference +_site/es/investigacion.html,88,'a' tag is missing a reference +_site/es/investigacion.html,107,'a' tag is missing a reference +_site/es/investigacion.html,144,'a' tag is missing a reference +_site/es/investigacion.html,181,'a' tag is missing a reference +_site/es/investigacion.html,254,http://niche-canada.org/wp-content/uploads/2013/09/programming-historian-1.pdf is not an HTTPS link +_site/es/investigacion.html,260,http://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1508542&dswid=7551 is not an HTTPS link +_site/es/investigacion.html,264,http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian is not an HTTPS link +_site/es/investigacion.html,265,http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian is not an HTTPS link +_site/es/investigacion.html,277,http://www.digitalhumanities.org/dhq/vol/16/2/000585/000585.html is not an HTTPS link +_site/es/investigacion.html,283,http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 is not an HTTPS link +_site/es/investigacion.html,285,http://web.archive.org/web/20180713014622/http://dhcommons.org/journal/issue-1/editorial-sustainability-and-open-peer-review-programming-historian is not an HTTPS link +_site/es/investigacion.html,286,http://www.themacroscope.org/2.0/ is not an HTTPS link +_site/es/investigacion.html,294,http://doi.org/10.5281/zenodo.3813763 is not an HTTPS link +_site/es/investigacion.html,307,http://www.iea.usp.br/eventos/historia-digital-educacao-caminhos-cruzados is not an HTTPS link +_site/es/investigacion.html,394,http://ixa2.si.ehu.eus/intele/?q=webinars is not an HTTPS link +_site/es/investigacion.html,397,http://walshbr.com/blog/the-programming-historian-and-editorial-process-in-digital-publishing/ is not an HTTPS link +_site/es/investigacion.html,410,http://fredgibbs.net/assets/images/ph-poster/final-board.png is not an HTTPS link +_site/es/investigacion.html,426,http://niche-canada.org/2018/03/23/a-decade-of-programming-historians/ is not an HTTPS link +_site/es/investigacion.html,427,http://fredgibbs.net/posts/reflections-former-PH-editor is not an HTTPS link +_site/es/investigacion.html,428,http://clionauta.hypotheses.org/16979 is not an HTTPS link +_site/es/investigacion.html,430,http://humanidadesdigitales.net/blog/2017/03/17/the-programming-historian-en-espanol/ is not an HTTPS link +_site/es/jisc-tna-colaboracion.html,88,'a' tag is missing a reference +_site/es/jisc-tna-colaboracion.html,107,'a' tag is missing a reference +_site/es/jisc-tna-colaboracion.html,144,'a' tag is missing a reference +_site/es/jisc-tna-colaboracion.html,181,'a' tag is missing a reference +_site/es/lecciones/administracion-de-datos-en-r.html,119,'a' tag is missing a reference +_site/es/lecciones/administracion-de-datos-en-r.html,138,'a' tag is missing a reference +_site/es/lecciones/administracion-de-datos-en-r.html,175,'a' tag is missing a reference +_site/es/lecciones/administracion-de-datos-en-r.html,212,'a' tag is missing a reference +_site/es/lecciones/administracion-de-datos-en-r.html,564,http://hadley.nz is not an HTTPS link +_site/es/lecciones/administracion-de-datos-en-r.html,585,http://academica-e.unavarra.es/bitstream/handle/2454/15785/Gramática.pdf?sequence=1 is not an HTTPS link +_site/es/lecciones/administracion-de-datos-en-r.html,675,http://stefanbache.dk is not an HTTPS link +_site/es/lecciones/administracion-de-datos-en-r.html,675,http://hadley.nz/ is not an HTTPS link +_site/es/lecciones/administracion-de-datos-en-r.html,1042,http://academica-e.unavarra.es/bitstream/handle/2454/15785/Gramática.pdf?sequence=1 is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,119,'a' tag is missing a reference +_site/es/lecciones/analisis-de-corpus-con-antconc.html,138,'a' tag is missing a reference +_site/es/lecciones/analisis-de-corpus-con-antconc.html,175,'a' tag is missing a reference +_site/es/lecciones/analisis-de-corpus-con-antconc.html,212,'a' tag is missing a reference +_site/es/lecciones/analisis-de-corpus-con-antconc.html,576,http://voyant-tools.org/ is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,580,http://voyant-tools.org/ is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,580,http://www.laurenceanthony.net/software/antconc/ is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,580,http://www.laurenceanthony.net/ is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,588,http://www.laurenceanthony.net/software/antconc/ is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,590,http://www.laurenceanthony.net/software/antconc/releases/AntConc324/ is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,619,http://notepad-plus-plus.org/ is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,619,http://www.barebones.com/products/textwrangler/ is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,628,http://www.nltk.org/ is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,630,http://www.amazon.com/Developing-Linguistic-Corpora-Practice-Guides/dp/1842172050/ref=sr_1_1 is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,984,http://www.wordfrequency.info/free.asp is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,1047,http://www.lexically.net/downloads/version6/HTML/index.html?keyness_definition.htm is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,1047,http://www.laurenceanthony.net/software/antconc/releases/AntConc335/help.pdf is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,1115,http://hfroehlich.wordpress.com/2014/05/11/intro-bibliography-corpus-linguistics/ is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,1117,http://hfroehli.ch/workshops/getting-started-with-antconc/ is not an HTTPS link +_site/es/lecciones/analisis-de-corpus-con-antconc.html,1132,http://elies.rediris.es/elies18/ is not an HTTPS link +_site/es/lecciones/analisis-de-correspondencia-en-r.html,139,'a' tag is missing a reference +_site/es/lecciones/analisis-de-correspondencia-en-r.html,158,'a' tag is missing a reference +_site/es/lecciones/analisis-de-correspondencia-en-r.html,195,'a' tag is missing a reference +_site/es/lecciones/analisis-de-correspondencia-en-r.html,232,'a' tag is missing a reference +_site/es/lecciones/analisis-de-correspondencia-en-r.html,739,http://doi.org/10.5281/zenodo.889846 is not an HTTPS link +_site/es/lecciones/analisis-de-sentimientos-r.html,117,'a' tag is missing a reference +_site/es/lecciones/analisis-de-sentimientos-r.html,136,'a' tag is missing a reference +_site/es/lecciones/analisis-de-sentimientos-r.html,173,'a' tag is missing a reference +_site/es/lecciones/analisis-de-sentimientos-r.html,210,'a' tag is missing a reference +_site/es/lecciones/analisis-de-sentimientos-r.html,541,http://saifmohammad.com/WebPages/NRC-Emotion-Lexicon.htm is not an HTTPS link +_site/es/lecciones/analisis-de-sentimientos-r.html,545,http://www.matthewjockers.net/page/2/ is not an HTTPS link +_site/es/lecciones/analisis-redes-sociales-teatro-1.html,117,'a' tag is missing a reference +_site/es/lecciones/analisis-redes-sociales-teatro-1.html,136,'a' tag is missing a reference +_site/es/lecciones/analisis-redes-sociales-teatro-1.html,173,'a' tag is missing a reference +_site/es/lecciones/analisis-redes-sociales-teatro-1.html,210,'a' tag is missing a reference +_site/es/lecciones/analisis-redes-sociales-teatro-2.html,117,'a' tag is missing a reference +_site/es/lecciones/analisis-redes-sociales-teatro-2.html,136,'a' tag is missing a reference +_site/es/lecciones/analisis-redes-sociales-teatro-2.html,173,'a' tag is missing a reference +_site/es/lecciones/analisis-redes-sociales-teatro-2.html,210,'a' tag is missing a reference +_site/es/lecciones/analisis-redes-sociales-teatro-2.html,1089,http://hdlab.stanford.edu/palladio/ is not an HTTPS link +_site/es/lecciones/analisis-temporal-red.html,122,'a' tag is missing a reference +_site/es/lecciones/analisis-temporal-red.html,141,'a' tag is missing a reference +_site/es/lecciones/analisis-temporal-red.html,178,'a' tag is missing a reference +_site/es/lecciones/analisis-temporal-red.html,215,'a' tag is missing a reference +_site/es/lecciones/analisis-temporal-red.html,1187,http://www.epimodel.org is not an HTTPS link +_site/es/lecciones/analisis-voyant-tools.html,120,'a' tag is missing a reference +_site/es/lecciones/analisis-voyant-tools.html,139,'a' tag is missing a reference +_site/es/lecciones/analisis-voyant-tools.html,176,'a' tag is missing a reference +_site/es/lecciones/analisis-voyant-tools.html,213,'a' tag is missing a reference +_site/es/lecciones/analisis-voyant-tools.html,550,http://vocabularios.caicyt.gov.ar/portalthes/42/term/26 is not an HTTPS link +_site/es/lecciones/analisis-voyant-tools.html,552,http://vocabularios.caicyt.gov.ar/portalthes/42/term/178 is not an HTTPS link +_site/es/lecciones/analisis-voyant-tools.html,1260,http://voyant-tools.org/ is not an HTTPS link +_site/es/lecciones/analisis-voyant-tools.html,1262,http://melissaterras.blogspot.com/2013/10/for-ada-lovelace-day-father-busas.html is not an HTTPS link +_site/es/lecciones/construir-repositorio-de-fuentes.html,120,'a' tag is missing a reference +_site/es/lecciones/construir-repositorio-de-fuentes.html,139,'a' tag is missing a reference +_site/es/lecciones/construir-repositorio-de-fuentes.html,176,'a' tag is missing a reference +_site/es/lecciones/construir-repositorio-de-fuentes.html,213,'a' tag is missing a reference +_site/es/lecciones/construir-repositorio-de-fuentes.html,555,http://www.rubenalcaraz.es/manual-omeka/ is not an HTTPS link +_site/es/lecciones/construir-repositorio-de-fuentes.html,592,http://localhost/ is not an HTTPS link +_site/es/lecciones/construir-repositorio-de-fuentes.html,592,http://127.0.0.1 is not an HTTPS link +_site/es/lecciones/construir-repositorio-de-fuentes.html,622,http://localhost/phpmyadmin/ is not an HTTPS link +_site/es/lecciones/construir-repositorio-de-fuentes.html,692,http://localhost/phpmyadmin is not an HTTPS link +_site/es/lecciones/construir-repositorio-de-fuentes.html,791,'a' tag is missing a reference +_site/es/lecciones/construir-repositorio-de-fuentes.html,914,http://omeka.org/codex/Plugin_Writing_Best_Practices#Plugin_Directory_Structure is not an HTTPS link +_site/es/lecciones/construir-repositorio-de-fuentes.html,967,http://omeka.org/codex/Plugins/DublinCoreExtended_2.0 is not an HTTPS link +_site/es/lecciones/contar-frecuencias.html,121,'a' tag is missing a reference +_site/es/lecciones/contar-frecuencias.html,140,'a' tag is missing a reference +_site/es/lecciones/contar-frecuencias.html,177,'a' tag is missing a reference +_site/es/lecciones/contar-frecuencias.html,214,'a' tag is missing a reference +_site/es/lecciones/contar-frecuencias.html,624,http://docs.python.org/tutorial/datastructures.html#list-comprehensions is not an HTTPS link +_site/es/lecciones/contar-frecuencias.html,751,http://ir.dcs.gla.ac.uk/resources/linguistic_utils/stop_words is not an HTTPS link +_site/es/lecciones/corpus-paralelo-lfaligner.html,121,'a' tag is missing a reference +_site/es/lecciones/corpus-paralelo-lfaligner.html,140,'a' tag is missing a reference +_site/es/lecciones/corpus-paralelo-lfaligner.html,177,'a' tag is missing a reference +_site/es/lecciones/corpus-paralelo-lfaligner.html,214,'a' tag is missing a reference +_site/es/lecciones/corpus-paralelo-lfaligner.html,489,http://vocabularios.caicyt.gov.ar/portalthes/42/term/134 is not an HTTPS link +_site/es/lecciones/corpus-paralelo-lfaligner.html,499,http://vocabularios.caicyt.gov.ar/portalthes/42/term/136 is not an HTTPS link +_site/es/lecciones/corpus-paralelo-lfaligner.html,501,http://utils.mucattu.com/iso_639-1.html is not an HTTPS link +_site/es/lecciones/corpus-paralelo-lfaligner.html,1100,http://www.laurenceanthony.net/software/antpconc/ is not an HTTPS link +_site/es/lecciones/creacion-de-aplicacion-shiny.html,119,'a' tag is missing a reference +_site/es/lecciones/creacion-de-aplicacion-shiny.html,138,'a' tag is missing a reference +_site/es/lecciones/creacion-de-aplicacion-shiny.html,175,'a' tag is missing a reference +_site/es/lecciones/creacion-de-aplicacion-shiny.html,212,'a' tag is missing a reference +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,119,'a' tag is missing a reference +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,138,'a' tag is missing a reference +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,175,'a' tag is missing a reference +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,212,'a' tag is missing a reference +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,530,http://hdlab.stanford.edu/palladio/ is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,552,http://hal.archives-ouvertes.fr/docs/00/64/93/16/PDF/lemercier_A_zg.pdf is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,552,http://hal.archives-ouvertes.fr/docs/00/64/93/16/PDF/lemercier_A_zg.pdf is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,552,http://historicalnetworkresearch.org/ is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,562,http://web.archive.org/web/20180422010025/http://www.gdw-berlin.de/fileadmin/bilder/publ/publikationen_in_englischer_sprache/2006_Neuman_eng.pdf is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,562,http://martenduering.com/research/covert-networks-during-the-holocaust/ is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,695,http://hdlab.stanford.edu/palladio/ is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,771,http://hdlab.stanford.edu/doc/scenario-simple-map.pdf is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,937,http://en.wikipedia.org/wiki/Directed_graph#Indegree_and_outdegree is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,985,http://nodegoat.net/ is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,985,http://nodegoat.net/cms/UPLOAD/AsmallguidebyYanan11082014.pdf is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,987,http://www.youtube.com/watch?v=xKhYGRpbwOc is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,989,http://www.clementlevallois.net/training.html is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,989,http://www.youtube.com/watch?v=L6hHv6y5GsQ is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,993,http://pajek.imfm.si/doku.php is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,993,http://www.cambridge.org/us/academic/subjects/sociology/research-methods-sociology-and-criminology/exploratory-social-network-analysis-pajek-2nd-edition is not an HTTPS link +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,1081,http://historicalnetworkresearch.org is not an HTTPS link +_site/es/lecciones/crear-exposicion-con-omeka.html,121,'a' tag is missing a reference +_site/es/lecciones/crear-exposicion-con-omeka.html,140,'a' tag is missing a reference +_site/es/lecciones/crear-exposicion-con-omeka.html,177,'a' tag is missing a reference +_site/es/lecciones/crear-exposicion-con-omeka.html,214,'a' tag is missing a reference +_site/es/lecciones/crear-y-ver-archivos-html-con-python.html,121,'a' tag is missing a reference +_site/es/lecciones/crear-y-ver-archivos-html-con-python.html,140,'a' tag is missing a reference +_site/es/lecciones/crear-y-ver-archivos-html-con-python.html,177,'a' tag is missing a reference +_site/es/lecciones/crear-y-ver-archivos-html-con-python.html,214,'a' tag is missing a reference +_site/es/lecciones/crear-y-ver-archivos-html-con-python.html,572,http://zotero.org is not an HTTPS link +_site/es/lecciones/crear-y-ver-archivos-html-con-python.html,574,http://www.w3schools.com/html/default.asp is not an HTTPS link +_site/es/lecciones/crear-y-ver-archivos-html-con-python.html,580,http://www.w3schools.com/tags/tag_doctype.asp is not an HTTPS link +_site/es/lecciones/datos-abiertos-enlazados-wikidata.html,119,'a' tag is missing a reference +_site/es/lecciones/datos-abiertos-enlazados-wikidata.html,138,'a' tag is missing a reference +_site/es/lecciones/datos-abiertos-enlazados-wikidata.html,175,'a' tag is missing a reference +_site/es/lecciones/datos-abiertos-enlazados-wikidata.html,212,'a' tag is missing a reference +_site/es/lecciones/datos-de-investigacion-con-unix.html,121,'a' tag is missing a reference +_site/es/lecciones/datos-de-investigacion-con-unix.html,140,'a' tag is missing a reference +_site/es/lecciones/datos-de-investigacion-con-unix.html,177,'a' tag is missing a reference +_site/es/lecciones/datos-de-investigacion-con-unix.html,214,'a' tag is missing a reference +_site/es/lecciones/datos-de-investigacion-con-unix.html,556,http://msysgit.github.io/ is not an HTTPS link +_site/es/lecciones/datos-de-investigacion-con-unix.html,564,http://www.7-zip.org/ is not an HTTPS link +_site/es/lecciones/datos-de-investigacion-con-unix.html,580,http://en.wikipedia.org/wiki/Tab-separated_values is not an HTTPS link +_site/es/lecciones/datos-de-investigacion-con-unix.html,582,http://en.wikipedia.org/wiki/Comma-separated_values is not an HTTPS link +_site/es/lecciones/datos-de-investigacion-con-unix.html,641,http://williamjturkel.net/2013/06/15/basic-text-analysis-with-command-line-tools-in-linux/ is not an HTTPS link +_site/es/lecciones/datos-de-investigacion-con-unix.html,642,http://williamjturkel.net/2013/06/20/pattern-matching-and-permuted-term-indexing-with-command-line-tools-in-linux/ is not an HTTPS link +_site/es/lecciones/datos-tabulares-en-r.html,119,'a' tag is missing a reference +_site/es/lecciones/datos-tabulares-en-r.html,138,'a' tag is missing a reference +_site/es/lecciones/datos-tabulares-en-r.html,175,'a' tag is missing a reference +_site/es/lecciones/datos-tabulares-en-r.html,212,'a' tag is missing a reference +_site/es/lecciones/datos-tabulares-en-r.html,1046,http://web.archive.org/web/20191015004305/https://www.nceas.ucsb.edu/files/scicomp/Dloads/RProgramming/BestFirstRTutorial.pdf is not an HTTPS link +_site/es/lecciones/datos-tabulares-en-r.html,1050,http://dh-r.lincolnmullen.com is not an HTTPS link +_site/es/lecciones/de-html-a-lista-de-palabras-1.html,121,'a' tag is missing a reference +_site/es/lecciones/de-html-a-lista-de-palabras-1.html,140,'a' tag is missing a reference +_site/es/lecciones/de-html-a-lista-de-palabras-1.html,177,'a' tag is missing a reference +_site/es/lecciones/de-html-a-lista-de-palabras-1.html,214,'a' tag is missing a reference +_site/es/lecciones/de-html-a-lista-de-palabras-1.html,561,http://www.oldbaileyonline.org/browse.jsp?id=t17800628-33&div=t17800628-33 is not an HTTPS link +_site/es/lecciones/de-html-a-lista-de-palabras-1.html,565,http://www.w3schools.com/html/ is not an HTTPS link +_site/es/lecciones/de-html-a-lista-de-palabras-2.html,121,'a' tag is missing a reference +_site/es/lecciones/de-html-a-lista-de-palabras-2.html,140,'a' tag is missing a reference +_site/es/lecciones/de-html-a-lista-de-palabras-2.html,177,'a' tag is missing a reference +_site/es/lecciones/de-html-a-lista-de-palabras-2.html,214,'a' tag is missing a reference +_site/es/lecciones/de-html-a-lista-de-palabras-2.html,697,http://docs.python.org/2.4/lib/typesnumeric.html is not an HTTPS link +_site/es/lecciones/de-html-a-lista-de-palabras-2.html,709,http://docs.python.org/3/library/types.html is not an HTTPS link +_site/es/lecciones/descarga-automatizada-con-wget.html,119,'a' tag is missing a reference +_site/es/lecciones/descarga-automatizada-con-wget.html,138,'a' tag is missing a reference +_site/es/lecciones/descarga-automatizada-con-wget.html,175,'a' tag is missing a reference +_site/es/lecciones/descarga-automatizada-con-wget.html,212,'a' tag is missing a reference +_site/es/lecciones/descarga-automatizada-con-wget.html,663,http://www.gnu.org/software/wget/ is not an HTTPS link +_site/es/lecciones/descarga-automatizada-con-wget.html,663,http://ftp.gnu.org/gnu/wget/ is not an HTTPS link +_site/es/lecciones/descarga-automatizada-con-wget.html,701,http://www.gnu.org/software/wget/manual/wget.html is not an HTTPS link +_site/es/lecciones/descarga-automatizada-con-wget.html,703,http://activehistory.ca/papers/ is not an HTTPS link +_site/es/lecciones/descarga-automatizada-con-wget.html,703,http://activehistory.ca/papers/historypaper-9/ is not an HTTPS link +_site/es/lecciones/descarga-automatizada-con-wget.html,735,http://activehistory.ca/papers/ is not an HTTPS link +_site/es/lecciones/descarga-automatizada-con-wget.html,749,http://activehistory.ca/papers/ is not an HTTPS link +_site/es/lecciones/descarga-automatizada-con-wget.html,749,http://activehistory.ca/papers/historypaper-9/ is not an HTTPS link +_site/es/lecciones/descarga-automatizada-con-wget.html,749,http://uwo.ca is not an HTTPS link +_site/es/lecciones/descarga-automatizada-con-wget.html,822,http://www.gnu.org/software/wget/manual/wget.html is not an HTTPS link +_site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html,119,'a' tag is missing a reference +_site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html,138,'a' tag is missing a reference +_site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html,175,'a' tag is missing a reference +_site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html,212,'a' tag is missing a reference +_site/es/lecciones/editar-audio-con-audacity.html,119,'a' tag is missing a reference +_site/es/lecciones/editar-audio-con-audacity.html,138,'a' tag is missing a reference +_site/es/lecciones/editar-audio-con-audacity.html,175,'a' tag is missing a reference +_site/es/lecciones/editar-audio-con-audacity.html,212,'a' tag is missing a reference +_site/es/lecciones/editar-audio-con-audacity.html,531,http://www.audacityteam.org/ is not an HTTPS link +_site/es/lecciones/editar-audio-con-audacity.html,543,http://www.audacityteam.org/ is not an HTTPS link +_site/es/lecciones/editar-audio-con-audacity.html,555,http://web.archive.org/web/20161119231053/http://www.indiana.edu:80/~emusic/acoustics/amplitude.htm is not an HTTPS link +_site/es/lecciones/editar-audio-con-audacity.html,601,http://www.diffen.com/difference/Mono_vs_Stereo/ is not an HTTPS link +_site/es/lecciones/editar-audio-con-audacity.html,673,http://manual.audacityteam.org/man/crossfade_clips.html is not an HTTPS link +_site/es/lecciones/editar-audio-con-audacity.html,689,http://www.nch.com.au/acm/formats.html is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,121,'a' tag is missing a reference +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,140,'a' tag is missing a reference +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,177,'a' tag is missing a reference +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,214,'a' tag is missing a reference +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,577,http://notepad-plus-plus.org is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,735,http://daringfireball.net/projects/markdown/dingus is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,855,http://editor.citationstyles.org/about/ is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,887,http://stackoverflow.com/questions/tagged/pandoc is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,887,http://web.archive.org/web/20190203062832/http://digitalhumanities.org/answers/ is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,889,http://web.archive.org/web/20140120195538/http://mashable.com/2013/06/24/markdown-tools/ is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,889,http://mouapp.com/ is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,889,http://writemonkey.com is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,889,http://www.sublimetext.com/ is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,889,http://prose.io is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,889,http://www.authorea.com is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,889,http://www.draftin.com is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,891,http://gitit.net/ is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,891,http://github.com/fauno/jekyll-pandoc-multiple-formats is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,891,http://jaspervdj.be/hakyll/ is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,893,http://readthedocs.org is not an HTTPS link +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,904,http://www.antipope.org/charlie/blog-static/2013/10/why-microsoft-word-must-die.html is not an HTTPS link +_site/es/lecciones/exhibicion-con-collection-builder.html,117,'a' tag is missing a reference +_site/es/lecciones/exhibicion-con-collection-builder.html,136,'a' tag is missing a reference +_site/es/lecciones/exhibicion-con-collection-builder.html,173,'a' tag is missing a reference +_site/es/lecciones/exhibicion-con-collection-builder.html,210,'a' tag is missing a reference +_site/es/lecciones/exhibicion-con-collection-builder.html,584,http://dna.nust.na/heritage_week/ is not an HTTPS link +_site/es/lecciones/exhibicion-con-collection-builder.html,592,http://www.gimp.org.es/descargar-gimp.html is not an HTTPS link +_site/es/lecciones/generadores-aventura.html,117,'a' tag is missing a reference +_site/es/lecciones/generadores-aventura.html,136,'a' tag is missing a reference +_site/es/lecciones/generadores-aventura.html,173,'a' tag is missing a reference +_site/es/lecciones/generadores-aventura.html,210,'a' tag is missing a reference +_site/es/lecciones/generadores-aventura.html,534,http://www.spoonbill.org/n+7/ is not an HTTPS link +_site/es/lecciones/generadores-aventura.html,729,http://clementinagrillo.com/sobremesadigital/flare.json is not an HTTPS link +_site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html,119,'a' tag is missing a reference +_site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html,138,'a' tag is missing a reference +_site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html,175,'a' tag is missing a reference +_site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html,212,'a' tag is missing a reference +_site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html,774,http://visone.ethz.ch/html/download.html is not an HTTPS link +_site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html,1033,http://dx.doi.org/10.3828/mlo.v0i0.299 is not an HTTPS link +_site/es/lecciones/georreferenciar-qgis.html,126,'a' tag is missing a reference +_site/es/lecciones/georreferenciar-qgis.html,145,'a' tag is missing a reference +_site/es/lecciones/georreferenciar-qgis.html,182,'a' tag is missing a reference +_site/es/lecciones/georreferenciar-qgis.html,219,'a' tag is missing a reference +_site/es/lecciones/georreferenciar-qgis.html,550,http://en.wikipedia.org/wiki/Rubbersheeting is not an HTTPS link +_site/es/lecciones/georreferenciar-qgis.html,617,http://www.gov.pe.ca/gis/license_agreement.php3?name=lot_town&file_format=SHP is not an HTTPS link +_site/es/lecciones/georreferenciar-qgis.html,908,http://en.wikipedia.org/wiki/Tagged_Image_File_Format is not an HTTPS link +_site/es/lecciones/georreferenciar-qgis.html,1059,http://geospatialhistorian.wordpress.com/ is not an HTTPS link +_site/es/lecciones/index.html,88,'a' tag is missing a reference +_site/es/lecciones/index.html,107,'a' tag is missing a reference +_site/es/lecciones/index.html,144,'a' tag is missing a reference +_site/es/lecciones/index.html,181,'a' tag is missing a reference +_site/es/lecciones/instalacion-linux.html,121,'a' tag is missing a reference +_site/es/lecciones/instalacion-linux.html,140,'a' tag is missing a reference +_site/es/lecciones/instalacion-linux.html,177,'a' tag is missing a reference +_site/es/lecciones/instalacion-linux.html,214,'a' tag is missing a reference +_site/es/lecciones/instalacion-linux.html,569,http://komodoide.com/komodo-edit/ is not an HTTPS link +_site/es/lecciones/instalacion-mac.html,121,'a' tag is missing a reference +_site/es/lecciones/instalacion-mac.html,140,'a' tag is missing a reference +_site/es/lecciones/instalacion-mac.html,177,'a' tag is missing a reference +_site/es/lecciones/instalacion-mac.html,214,'a' tag is missing a reference +_site/es/lecciones/instalacion-windows.html,121,'a' tag is missing a reference +_site/es/lecciones/instalacion-windows.html,140,'a' tag is missing a reference +_site/es/lecciones/instalacion-windows.html,177,'a' tag is missing a reference +_site/es/lecciones/instalacion-windows.html,214,'a' tag is missing a reference +_site/es/lecciones/instalar-modulos-python-pip.html,119,'a' tag is missing a reference +_site/es/lecciones/instalar-modulos-python-pip.html,138,'a' tag is missing a reference +_site/es/lecciones/instalar-modulos-python-pip.html,175,'a' tag is missing a reference +_site/es/lecciones/instalar-modulos-python-pip.html,212,'a' tag is missing a reference +_site/es/lecciones/instalar-modulos-python-pip.html,561,http://www.thegeekstuff.com/2012/04/curl-examples/ is not an HTTPS link +_site/es/lecciones/instalar-modulos-python-pip.html,587,http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows is not an HTTPS link +_site/es/lecciones/intro-a-google-maps-y-google-earth.html,126,'a' tag is missing a reference +_site/es/lecciones/intro-a-google-maps-y-google-earth.html,145,'a' tag is missing a reference +_site/es/lecciones/intro-a-google-maps-y-google-earth.html,182,'a' tag is missing a reference +_site/es/lecciones/intro-a-google-maps-y-google-earth.html,219,'a' tag is missing a reference +_site/es/lecciones/intro-a-google-maps-y-google-earth.html,1248,http://www.davidrumsey.com/ is not an HTTPS link +_site/es/lecciones/intro-a-google-maps-y-google-earth.html,1516,http://niche-canada.org/2011/12/14/mobile-mapping-and-historical-gis-in-the-field/ is not an HTTPS link +_site/es/lecciones/introduccion-a-bash.html,121,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-bash.html,140,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-bash.html,177,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-bash.html,214,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-bash.html,577,http://www.tldp.org/LDP/Bash-Beginners-Guide/html/chap_01.html is not an HTTPS link +_site/es/lecciones/introduccion-a-bash.html,627,http://ethanschoonover.com/solarized is not an HTTPS link +_site/es/lecciones/introduccion-a-bash.html,779,http://www.viemu.com/a-why-vi-vim.html is not an HTTPS link +_site/es/lecciones/introduccion-a-bash.html,791,http://www.gutenberg.org/ebooks/2600 is not an HTTPS link +_site/es/lecciones/introduccion-a-bash.html,887,http://vimdoc.sourceforge.net/htmldoc/quickref.html is not an HTTPS link +_site/es/lecciones/introduccion-a-ffmpeg.html,119,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-ffmpeg.html,138,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-ffmpeg.html,175,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-ffmpeg.html,212,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-ffmpeg.html,668,http://linuxbrew.sh/ is not an HTTPS link +_site/es/lecciones/introduccion-a-ffmpeg.html,1130,http://tldp.org/LDP/GNU-Linux-Tools-Summary/html/x11655.htm is not an HTTPS link +_site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html,121,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html,140,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html,177,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html,214,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html,523,http://lab.culturalanalytics.info/ is not an HTTPS link +_site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html,533,http://ladi.lib.utexas.edu/ is not an HTTPS link +_site/es/lecciones/introduccion-a-markdown.html,122,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-markdown.html,141,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-markdown.html,178,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-markdown.html,215,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-markdown.html,541,http://daringfireball.net/projects/markdown/ is not an HTTPS link +_site/es/lecciones/introduccion-a-markdown.html,748,http://programminghistorian.org/ is not an HTTPS link +_site/es/lecciones/introduccion-a-powershell.html,119,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-powershell.html,138,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-powershell.html,175,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-powershell.html,212,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-tei-1.html,117,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-tei-1.html,136,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-tei-1.html,173,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-tei-1.html,210,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-tei-2.html,117,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-tei-2.html,136,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-tei-2.html,173,'a' tag is missing a reference +_site/es/lecciones/introduccion-a-tei-2.html,210,'a' tag is missing a reference +_site/es/lecciones/introduccion-al-web-scraping-usando-r.html,117,'a' tag is missing a reference +_site/es/lecciones/introduccion-al-web-scraping-usando-r.html,136,'a' tag is missing a reference +_site/es/lecciones/introduccion-al-web-scraping-usando-r.html,173,'a' tag is missing a reference +_site/es/lecciones/introduccion-al-web-scraping-usando-r.html,210,'a' tag is missing a reference +_site/es/lecciones/introduccion-al-web-scraping-usando-r.html,677,http://www.memoriachilena.gob.cl/ is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,119,'a' tag is missing a reference +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,138,'a' tag is missing a reference +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,175,'a' tag is missing a reference +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,212,'a' tag is missing a reference +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,556,http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,591,http://www.oxforddnb.com is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,603,http://www.geonames.org/ is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,701,http://www.history.ac.uk/projects/digital/tobias is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,733,http://semanticweb.org/wiki/Main_Page.html is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,738,http://web.archive.org/web/20170715094229/http://www.musicontology.com/ is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,738,http://web.archive.org/web/20170718143925/http://musicontology.com/docs/getting-started.html is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,748,http://wiki.dbpedia.org is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,853,http://web.archive.org/web/20170718143925/http://musicontology.com/docs/getting-started.html is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,887,http://www.history.ac.uk/projects/digital/tobias is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,907,http://www.easyrdf.org/converter is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,919,http://dbpedia.org/snorql/ is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1019,http://dbpedia.org/class/yago/WikicatBritishHistorians is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1019,http://dbpedia.org/class/yago/WikicatWomenHistorians is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1048,'a' tag is missing a reference +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1048,'a' tag is missing a reference +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1065,http://www.snee.com/bobdc.blog/ is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1077,http://linkeddata.org/guides-and-tutorials is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1083,http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1089,http://datos.bcn.cl/es/informacion/que-es is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1098,http://www.history.ac.uk/projects/digital/tobias is not an HTTPS link +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1098,http://www.ahrc.ac.uk/ is not an HTTPS link +_site/es/lecciones/introduccion-e-instalacion.html,121,'a' tag is missing a reference +_site/es/lecciones/introduccion-e-instalacion.html,140,'a' tag is missing a reference +_site/es/lecciones/introduccion-e-instalacion.html,177,'a' tag is missing a reference +_site/es/lecciones/introduccion-e-instalacion.html,214,'a' tag is missing a reference +_site/es/lecciones/introduccion-e-instalacion.html,557,http://komodoide.com/komodo-edit/ is not an HTTPS link +_site/es/lecciones/introduccion-map-warper.html,122,'a' tag is missing a reference +_site/es/lecciones/introduccion-map-warper.html,141,'a' tag is missing a reference +_site/es/lecciones/introduccion-map-warper.html,178,'a' tag is missing a reference +_site/es/lecciones/introduccion-map-warper.html,215,'a' tag is missing a reference +_site/es/lecciones/introduccion-map-warper.html,521,http://bibliotecanacional.gov.co/es-co/colecciones/biblioteca-digital/mapoteca is not an HTTPS link +_site/es/lecciones/introduccion-map-warper.html,521,http://cartografia.bogotaendocumentos.com/ is not an HTTPS link +_site/es/lecciones/introduccion-map-warper.html,586,http://catalogoenlinea.bibliotecanacional.gov.co/custom/web/content/mapoteca/fmapoteca_984_figac_16/fmapoteca_984_figac_16.html is not an HTTPS link +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,127,'a' tag is missing a reference +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,146,'a' tag is missing a reference +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,183,'a' tag is missing a reference +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,220,'a' tag is missing a reference +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,123,'a' tag is missing a reference +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,142,'a' tag is missing a reference +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,179,'a' tag is missing a reference +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,216,'a' tag is missing a reference +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,570,http://openrefine.org/ is not an HTTPS link +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,591,http://vis.stanford.edu/papers/wrangler/ is not an HTTPS link +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,591,http://openrefine.org/ is not an HTTPS link +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,593,http://en.wikipedia.org/wiki/Named-entity_recognition is not an HTTPS link +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,593,http://www.loc.gov/index.html is not an HTTPS link +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,593,http://www.oclc.org/home.en.html is not an HTTPS link +_site/es/lecciones/manipular-cadenas-de-caracteres-en-python.html,121,'a' tag is missing a reference +_site/es/lecciones/manipular-cadenas-de-caracteres-en-python.html,140,'a' tag is missing a reference +_site/es/lecciones/manipular-cadenas-de-caracteres-en-python.html,177,'a' tag is missing a reference +_site/es/lecciones/manipular-cadenas-de-caracteres-en-python.html,214,'a' tag is missing a reference +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,119,'a' tag is missing a reference +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,138,'a' tag is missing a reference +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,175,'a' tag is missing a reference +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,212,'a' tag is missing a reference +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,531,http://archive.org/ is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,532,http://activehistory.ca/2013/09/the-internet-archive-rocks-or-two-million-plus-free-sources-to-explore/ is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,536,http://archive.org/details/bplscas is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,567,http://archive.org/ is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,569,http://archive.org/details/lettertowilliaml00doug is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,570,http://archive.org/stream/lettertowilliaml00doug/39999066767938#page/n0/mode/2up is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,570,http://archive.org/download/lettertowilliaml00doug is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,570,http://archive.org/download/lettertowilliaml00doug/lettertowilliaml00doug_dc.xml is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,570,http://archive.org/download/lettertowilliaml00doug/lettertowilliaml00doug_marc.xml is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,570,http://www.loc.gov/marc/bibliographic/ is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,572,http://archive.org/search.php?query=collection%3Abplscas&sort=-publicdate is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,591,http://blog.archive.org/2011/03/31/how-archive-org-items-are-structured/ is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,595,http://internetarchive.readthedocs.io/en/latest/quickstart.html#searching is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,609,http://archive.org/search.php?query=collection%3Abplscas is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,613,http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,698,http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,741,http://docs.python.org/2/tutorial/errors.html#handling-exceptions is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,785,http://archive.org/download/lettertowilliaml00doug/lettertowilliaml00doug_marc.xml is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,787,http://www.loc.gov/marc/bibliographic/bd260.html is not an HTTPS link +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,787,http://www.loc.gov/marc/ is not an HTTPS link +_site/es/lecciones/normalizar-datos.html,121,'a' tag is missing a reference +_site/es/lecciones/normalizar-datos.html,140,'a' tag is missing a reference +_site/es/lecciones/normalizar-datos.html,177,'a' tag is missing a reference +_site/es/lecciones/normalizar-datos.html,214,'a' tag is missing a reference +_site/es/lecciones/normalizar-datos.html,684,http://unicode.org/ is not an HTTPS link +_site/es/lecciones/palabras-clave-en-contexto-n-grams.html,121,'a' tag is missing a reference +_site/es/lecciones/palabras-clave-en-contexto-n-grams.html,140,'a' tag is missing a reference +_site/es/lecciones/palabras-clave-en-contexto-n-grams.html,177,'a' tag is missing a reference +_site/es/lecciones/palabras-clave-en-contexto-n-grams.html,214,'a' tag is missing a reference +_site/es/lecciones/poniendo-omeka-a-funcionar.html,119,'a' tag is missing a reference +_site/es/lecciones/poniendo-omeka-a-funcionar.html,138,'a' tag is missing a reference +_site/es/lecciones/poniendo-omeka-a-funcionar.html,175,'a' tag is missing a reference +_site/es/lecciones/poniendo-omeka-a-funcionar.html,212,'a' tag is missing a reference +_site/es/lecciones/poniendo-omeka-a-funcionar.html,548,http://www.omeka.net is not an HTTPS link +_site/es/lecciones/poniendo-omeka-a-funcionar.html,572,http://www.omeka.net is not an HTTPS link +_site/es/lecciones/poniendo-omeka-a-funcionar.html,949,http://info.omeka.net is not an HTTPS link +_site/es/lecciones/preservar-datos-de-investigacion.html,119,'a' tag is missing a reference +_site/es/lecciones/preservar-datos-de-investigacion.html,138,'a' tag is missing a reference +_site/es/lecciones/preservar-datos-de-investigacion.html,175,'a' tag is missing a reference +_site/es/lecciones/preservar-datos-de-investigacion.html,212,'a' tag is missing a reference +_site/es/lecciones/preservar-datos-de-investigacion.html,601,http://notepad-plus-plus.org/ is not an HTTPS link +_site/es/lecciones/preservar-datos-de-investigacion.html,601,http://komodoide.com/komodo-edit/ is not an HTTPS link +_site/es/lecciones/preservar-datos-de-investigacion.html,630,http://cradledincaricature.com/2014/02/06/comic-art-beyond-the-print-shop/ is not an HTTPS link +_site/es/lecciones/preservar-datos-de-investigacion.html,637,http://www.theguardian.com/uk-news/2014/feb/20/rebekah-brooks-rupert-murdoch-phone-hacking-trial is not an HTTPS link +_site/es/lecciones/preservar-datos-de-investigacion.html,644,http://www.cartoons.ac.uk/record/SBD0931 is not an HTTPS link +_site/es/lecciones/preservar-datos-de-investigacion.html,651,http://www.oldbaileyonline.org/browse.jsp?ref=OA16780417 is not an HTTPS link +_site/es/lecciones/preservar-datos-de-investigacion.html,758,http://historyonics.blogspot.co.uk/2014/01/judging-book-by-its-url.html is not an HTTPS link +_site/es/lecciones/preservar-datos-de-investigacion.html,762,http://earlymodernnotes.wordpress.com/2013/05/18/unclean-unclean-what-historians-can-do-about-sharing-our-messy-research-data/ is not an HTTPS link +_site/es/lecciones/preservar-datos-de-investigacion.html,775,http://britishlibrary.typepad.co.uk/collectioncare/2013/09/the-twelve-principles-of-digital-preservation.html is not an HTTPS link +_site/es/lecciones/preservar-datos-de-investigacion.html,784,http://data-archive.ac.uk/create-manage/document is not an HTTPS link +_site/es/lecciones/procesamiento-basico-de-textos-en-r.html,121,'a' tag is missing a reference +_site/es/lecciones/procesamiento-basico-de-textos-en-r.html,140,'a' tag is missing a reference +_site/es/lecciones/procesamiento-basico-de-textos-en-r.html,177,'a' tag is missing a reference +_site/es/lecciones/procesamiento-basico-de-textos-en-r.html,214,'a' tag is missing a reference +_site/es/lecciones/publicar-archivos-tei-ceteicean.html,119,'a' tag is missing a reference +_site/es/lecciones/publicar-archivos-tei-ceteicean.html,138,'a' tag is missing a reference +_site/es/lecciones/publicar-archivos-tei-ceteicean.html,175,'a' tag is missing a reference +_site/es/lecciones/publicar-archivos-tei-ceteicean.html,212,'a' tag is missing a reference +_site/es/lecciones/publicar-archivos-tei-ceteicean.html,479,http://www.jedit.org/ is not an HTTPS link +_site/es/lecciones/publicar-archivos-tei-ceteicean.html,503,http://hdlab.space/La-Argentina-Manuscrita is not an HTTPS link +_site/es/lecciones/publicar-archivos-tei-ceteicean.html,505,http://hdlab.space/La-Argentina-Manuscrita/assets/Ruy_Diaz-La_argentina_manuscrita.tei.xml is not an HTTPS link +_site/es/lecciones/publicar-archivos-tei-ceteicean.html,774,http://teic.github.io/CETEIcean/ is not an HTTPS link +_site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html,89,'a' tag is missing a reference +_site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html,108,'a' tag is missing a reference +_site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html,145,'a' tag is missing a reference +_site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html,182,'a' tag is missing a reference +_site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html,649,http://flight-manual.atom.io/ is not an HTTPS link +_site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html,749,http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,90,'a' tag is missing a reference +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,109,'a' tag is missing a reference +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,146,'a' tag is missing a reference +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,183,'a' tag is missing a reference +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,545,http://collection.britishmuseum.org/ is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,545,http://labs.europeana.eu/api/linked-open-data-introduction is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,545,http://americanart.si.edu/ is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,545,http://britishart.yale.edu/collections/using-collections/technology/linked-open-data is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,545,http://vocab.getty.edu/ is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,597,http://hdlab.stanford.edu/palladio/ is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,754,http://collection.britishmuseum.org/sparql is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,772,http://collection.britishmuseum.org/resource?uri=http://collection.britishmuseum.org/id/object/PPA82633 is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,782,http://collection.britishmuseum.org/sparql?query=SELECT+*%0D%0AWHERE+%7B%0D%0A++%3Chttp%3A%2F%2Fcollection.britishmuseum.org%2Fid%2Fobject%2FPPA82633%3E+%3Fp+%3Fo+.%0D%0A++%7D&_implicit=false&_equivalent=false&_form=%2Fsparql is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1013,http://sparql.europeana.eu/ is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1013,http://wiki.dbpedia.org/ is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1013,http://sws.geonames.org/ is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1013,http://sparql.europeana.eu is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1064,http://www.getty.edu/research/ is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1074,http://openrefine.org/ is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1081,http://hdlab.stanford.edu/palladio/ is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1133,http://labs.europeana.eu/api/linked-open-data-SPARQL-endpoint is not an HTTPS link +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1134,http://vocab.getty.edu/queries#Finding_Subjects is not an HTTPS link +_site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html,121,'a' tag is missing a reference +_site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html,140,'a' tag is missing a reference +_site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html,177,'a' tag is missing a reference +_site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html,214,'a' tag is missing a reference +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,123,'a' tag is missing a reference +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,142,'a' tag is missing a reference +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,179,'a' tag is missing a reference +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,216,'a' tag is missing a reference +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,497,http://labs.bl.uk is not an HTTPS link +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,515,http://rua.ua.es/dspace/handle/10045/110281 is not an HTTPS link +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,523,http://data.cervantesvirtual.com/blog/notebooks/ is not an HTTPS link +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,542,http://api.bnf.fr/ is not an HTTPS link +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,557,http://data.cervantesvirtual.com/blog/labs is not an HTTPS link +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,607,http://www.cervantesvirtual.com/ is not an HTTPS link +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,789,http://bibliontology.com/ is not an HTTPS link +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,1105,http://www.rdaregistry.info is not an HTTPS link +_site/es/lecciones/salida-de-datos-como-archivo-html.html,121,'a' tag is missing a reference +_site/es/lecciones/salida-de-datos-como-archivo-html.html,140,'a' tag is missing a reference +_site/es/lecciones/salida-de-datos-como-archivo-html.html,177,'a' tag is missing a reference +_site/es/lecciones/salida-de-datos-como-archivo-html.html,214,'a' tag is missing a reference +_site/es/lecciones/salida-palabras-clave-contexto-ngrams.html,121,'a' tag is missing a reference +_site/es/lecciones/salida-palabras-clave-contexto-ngrams.html,140,'a' tag is missing a reference +_site/es/lecciones/salida-palabras-clave-contexto-ngrams.html,177,'a' tag is missing a reference +_site/es/lecciones/salida-palabras-clave-contexto-ngrams.html,214,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,119,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,138,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,175,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,212,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,556,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,557,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,558,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,559,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,562,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,563,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,564,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,565,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,566,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,567,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,570,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,571,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,572,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,573,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,574,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,575,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,576,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,577,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,580,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,581,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,582,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,585,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,586,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,587,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,590,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,591,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,592,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,593,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,596,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,597,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,598,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,599,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,602,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,603,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,604,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,605,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,606,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,611,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,615,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,659,http://jekyllrb.com/docs/home/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,661,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,667,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,712,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,726,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,732,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,750,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,768,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,770,http://www.barebones.com/products/bbedit is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,774,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,846,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,850,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,860,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,862,http://brew.sh/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,922,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,924,http://brew.sh/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,947,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,969,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,977,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,987,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1010,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1081,http://amandavisconti.github.io/JekyllDemo/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1111,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1167,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1184,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1188,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1310,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1343,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1349,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1353,http://kramdown.gettalong.org/quickref.html is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1355,http://kramdown.gettalong.org/quickref.html is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1357,http://www.typora.io/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1359,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1393,http://amandavisconti.github.io/JekyllDemo/resume/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1395,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1471,http://raw.githubusercontent.com/amandavisconti/JekyllDemo/gh-pages/_posts/2016-02-29-a-post-about-my-research.markdown is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1473,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1677,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1681,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1690,http://jekyllthemes.org/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1691,http://jekyllthemes.io/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1694,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1698,http://jekyllrb.com/docs/plugins/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1704,http://jekyllrb.com/docs/plugins/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1704,http://jekyllrb.com/docs/plugins/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1707,http://literaturegeek.com/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1719,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1739,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1741,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1743,http://stackexchange.com/ is not an HTTPS link +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1745,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1749,'a' tag is missing a reference +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1755,http://jekyll-windows.juthilo.com/ is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,123,'a' tag is missing a reference +_site/es/lecciones/topic-modeling-y-mallet.html,142,'a' tag is missing a reference +_site/es/lecciones/topic-modeling-y-mallet.html,179,'a' tag is missing a reference +_site/es/lecciones/topic-modeling-y-mallet.html,216,'a' tag is missing a reference +_site/es/lecciones/topic-modeling-y-mallet.html,565,http://mallet.cs.umass.edu/mailinglist.php is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,571,http://www.cs.umbc.edu/~hillol/NGDM07/abstracts/talks/MKirschenbaum.pdf is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,571,http://www.worldcat.org/title/reading-machines-toward-an-algorithmic-criticism/oclc/708761605&referer=brief_results is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,573,http://voyant-tools.org/ is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,591,http://arxiv.org/abs/1003.6087/ is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,598,http://dsl.richmond.edu/dispatch/ is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,605,http://mallet.cs.umass.edu/index.php is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,628,http://mallet.cs.umass.edu/index.php is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,628,http://mallet.cs.umass.edu/download.php is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,629,http://www.oracle.com/technetwork/java/javase/downloads/index.html is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,768,http://mallet.cs.umass.edu/download.php is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,769,http://www.oracle.com/technetwork/java/javase/downloads/index.html is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,990,http://dsl.richmond.edu/dispatch/ is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,997,http://electricarchaeology.ca/2012/07/09/mining-a-day-of-archaeology/ is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,1001,http://electricarchaeology.ca/2012/06/08/mining-the-open-web-with-looted-heritage-draft/ is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,1008,http://tedunderwood.wordpress.com/2012/04/07/topic-modeling-made-just-simple-enough/ is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,1009,http://web.archive.org/web/20160704150726/http://www.lisarhody.com:80/some-assembly-required/ is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,1011,http://dl.acm.org/citation.cfm?id=944937 is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,1012,http://mimno.infosci.cornell.edu/topics.html is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,1012,http://www.perseus.tufts.edu/publications/02-jocch-mimno.pdf is not an HTTPS link +_site/es/lecciones/topic-modeling-y-mallet.html,1055,http://www.morethanbooks.eu/topic-modeling-introduccion/ is not an HTTPS link +_site/es/lecciones/trabajar-con-archivos-de-texto.html,121,'a' tag is missing a reference +_site/es/lecciones/trabajar-con-archivos-de-texto.html,140,'a' tag is missing a reference +_site/es/lecciones/trabajar-con-archivos-de-texto.html,177,'a' tag is missing a reference +_site/es/lecciones/trabajar-con-archivos-de-texto.html,214,'a' tag is missing a reference +_site/es/lecciones/trabajar-con-archivos-de-texto.html,672,"http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6/Hello,_World is not an HTTPS link" +_site/es/lecciones/trabajar-con-paginas-web.html,121,'a' tag is missing a reference +_site/es/lecciones/trabajar-con-paginas-web.html,140,'a' tag is missing a reference +_site/es/lecciones/trabajar-con-paginas-web.html,177,'a' tag is missing a reference +_site/es/lecciones/trabajar-con-paginas-web.html,214,'a' tag is missing a reference +_site/es/lecciones/trabajar-con-paginas-web.html,582,http://oldbaileyonline.org is not an HTTPS link +_site/es/lecciones/trabajar-con-paginas-web.html,623,http://en.wikipedia.org/wiki/Gordon_Riots is not an HTTPS link +_site/es/lecciones/trabajar-con-paginas-web.html,646,http://www.oldbaileyonline.org/browse.jsp?foo=bar&path=sessionsPapers/17800628.xml&div=t17800628-33&xml=yes is not an HTTPS link +_site/es/lecciones/trabajar-con-paginas-web.html,646,http://www.oldbaileyonline.org/images.jsp?doc=178006280084 is not an HTTPS link +_site/es/lecciones/transformacion-datos-xml-xsl.html,119,'a' tag is missing a reference +_site/es/lecciones/transformacion-datos-xml-xsl.html,138,'a' tag is missing a reference +_site/es/lecciones/transformacion-datos-xml-xsl.html,175,'a' tag is missing a reference +_site/es/lecciones/transformacion-datos-xml-xsl.html,212,'a' tag is missing a reference +_site/es/lecciones/transformacion-datos-xml-xsl.html,777,http://scissors-and-paste.net is not an HTTPS link +_site/es/lecciones/transformacion-datos-xml-xsl.html,875,http://www.w3.org/ is not an HTTPS link +_site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html,117,'a' tag is missing a reference +_site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html,136,'a' tag is missing a reference +_site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html,173,'a' tag is missing a reference +_site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html,210,'a' tag is missing a reference +_site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html,545,http://hdl.handle.net/2027/uc1.31175010656638 is not an HTTPS link +_site/es/lecciones/ver-archivos-html.html,121,'a' tag is missing a reference +_site/es/lecciones/ver-archivos-html.html,140,'a' tag is missing a reference +_site/es/lecciones/ver-archivos-html.html,177,'a' tag is missing a reference +_site/es/lecciones/ver-archivos-html.html,214,'a' tag is missing a reference +_site/es/lecciones/ver-archivos-html.html,591,http://www.w3schools.com/html/default.asp is not an HTTPS link +_site/es/lecciones/ver-archivos-html.html,643,http://www.w3schools.com/html/default.asp is not an HTTPS link +_site/es/lecciones/ver-archivos-html.html,644,http://www.w3schools.com/html/html5_intro.asp is not an HTTPS link +_site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html,120,'a' tag is missing a reference +_site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html,139,'a' tag is missing a reference +_site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html,176,'a' tag is missing a reference +_site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html,213,'a' tag is missing a reference +_site/es/pia.html,88,'a' tag is missing a reference +_site/es/pia.html,107,'a' tag is missing a reference +_site/es/pia.html,144,'a' tag is missing a reference +_site/es/pia.html,181,'a' tag is missing a reference +_site/es/politica-de-privacidad.html,88,'a' tag is missing a reference +_site/es/politica-de-privacidad.html,107,'a' tag is missing a reference +_site/es/politica-de-privacidad.html,144,'a' tag is missing a reference +_site/es/politica-de-privacidad.html,181,'a' tag is missing a reference +_site/es/politica-retirada-lecciones.html,88,'a' tag is missing a reference +_site/es/politica-retirada-lecciones.html,107,'a' tag is missing a reference +_site/es/politica-retirada-lecciones.html,144,'a' tag is missing a reference +_site/es/politica-retirada-lecciones.html,181,'a' tag is missing a reference +_site/es/retroalimentacion.html,88,'a' tag is missing a reference +_site/es/retroalimentacion.html,107,'a' tag is missing a reference +_site/es/retroalimentacion.html,144,'a' tag is missing a reference +_site/es/retroalimentacion.html,181,'a' tag is missing a reference +_site/es/vacantes.html,88,'a' tag is missing a reference +_site/es/vacantes.html,107,'a' tag is missing a reference +_site/es/vacantes.html,144,'a' tag is missing a reference +_site/es/vacantes.html,181,'a' tag is missing a reference +_site/fr/apropos.html,88,'a' tag is missing a reference +_site/fr/apropos.html,107,'a' tag is missing a reference +_site/fr/apropos.html,144,'a' tag is missing a reference +_site/fr/apropos.html,192,'a' tag is missing a reference +_site/fr/apropos.html,266,http://dhawards.org/dhawards2016/results/ is not an HTTPS link +_site/fr/apropos.html,266,http://dhawards.org/dhawards2017/results/ is not an HTTPS link +_site/fr/apropos.html,266,http://humanidadesdigitaleshispanicas.es/ is not an HTTPS link +_site/fr/apropos.html,266,http://dhawards.org/dhawards2022/results/ is not an HTTPS link +_site/fr/apropos.html,279,http://digitalhistoryhacks.blogspot.com/2008/01/programming-historian.html is not an HTTPS link +_site/fr/consignes-auteurs.html,88,'a' tag is missing a reference +_site/fr/consignes-auteurs.html,107,'a' tag is missing a reference +_site/fr/consignes-auteurs.html,144,'a' tag is missing a reference +_site/fr/consignes-auteurs.html,192,'a' tag is missing a reference +_site/fr/consignes-evaluateurs.html,88,'a' tag is missing a reference +_site/fr/consignes-evaluateurs.html,107,'a' tag is missing a reference +_site/fr/consignes-evaluateurs.html,144,'a' tag is missing a reference +_site/fr/consignes-evaluateurs.html,192,'a' tag is missing a reference +_site/fr/consignes-redacteurs.html,88,'a' tag is missing a reference +_site/fr/consignes-redacteurs.html,107,'a' tag is missing a reference +_site/fr/consignes-redacteurs.html,144,'a' tag is missing a reference +_site/fr/consignes-redacteurs.html,192,'a' tag is missing a reference +_site/fr/consignes-redacteurs.html,583,http://www.loc.gov/maps/collections is not an HTTPS link +_site/fr/consignes-traducteurs.html,88,'a' tag is missing a reference +_site/fr/consignes-traducteurs.html,107,'a' tag is missing a reference +_site/fr/consignes-traducteurs.html,144,'a' tag is missing a reference +_site/fr/consignes-traducteurs.html,192,'a' tag is missing a reference +_site/fr/contribuer.html,88,'a' tag is missing a reference +_site/fr/contribuer.html,107,'a' tag is missing a reference +_site/fr/contribuer.html,144,'a' tag is missing a reference +_site/fr/contribuer.html,192,'a' tag is missing a reference +_site/fr/contribuer.html,298,http://www.worldcat.org/title/programming-historian/oclc/951537099 is not an HTTPS link +_site/fr/contribuer.html,300,http://purdue-primo-prod.hosted.exlibrisgroup.com/primo_library/libweb/action/dlDisplay.do?vid=PURDUE&search_scope=everything&docId=PURDUE_ALMA51671812890001081&fn=permalink is not an HTTPS link +_site/fr/dons.html,88,'a' tag is missing a reference +_site/fr/dons.html,107,'a' tag is missing a reference +_site/fr/dons.html,144,'a' tag is missing a reference +_site/fr/dons.html,192,'a' tag is missing a reference +_site/fr/equipe-projet.html,88,'a' tag is missing a reference +_site/fr/equipe-projet.html,107,'a' tag is missing a reference +_site/fr/equipe-projet.html,144,'a' tag is missing a reference +_site/fr/equipe-projet.html,192,'a' tag is missing a reference +_site/fr/equipe-projet.html,310,http://twitter.com/maxcarlons is not an HTTPS link +_site/fr/equipe-projet.html,313,http://github.com/carlonim is not an HTTPS link +_site/fr/equipe-projet.html,414,http://github.com/lachapot is not an HTTPS link +_site/fr/equipe-projet.html,512,http://twitter.com/cosovschi is not an HTTPS link +_site/fr/equipe-projet.html,515,http://github.com/digitalkosovski is not an HTTPS link +_site/fr/equipe-projet.html,618,http://github.com/caiocmello is not an HTTPS link +_site/fr/equipe-projet.html,1182,http://github.com/semanticnoodles is not an HTTPS link +_site/fr/equipe-projet.html,1278,http://twitter.com/nabsiddiqui is not an HTTPS link +_site/fr/equipe-projet.html,1281,http://github.com/nabsiddiqui is not an HTTPS link +_site/fr/equipe-projet.html,1631,http://twitter.com/giulia_taurino is not an HTTPS link +_site/fr/equipe-projet.html,1634,http://github.com/giuliataurino is not an HTTPS link +_site/fr/equipe-projet.html,1804,http://www.alexwermercolan.com/ is not an HTTPS link +_site/fr/equipe-projet.html,1810,http://twitter.com/alexwermercolan is not an HTTPS link +_site/fr/equipe-projet.html,1813,http://github.com/hawc2 is not an HTTPS link +_site/fr/equipe-projet.html,2059,http://www.mariajoseafanador.com is not an HTTPS link +_site/fr/equipe-projet.html,2065,http://twitter.com/mariajoafana is not an HTTPS link +_site/fr/equipe-projet.html,2068,http://github.com/mariajoafana is not an HTTPS link +_site/fr/equipe-projet.html,2534,http://twitter.com/IsaGribomont is not an HTTPS link +_site/fr/equipe-projet.html,2537,http://github.com/isag91 is not an HTTPS link +_site/fr/equipe-projet.html,2745,http://twitter.com/espejolento is not an HTTPS link +_site/fr/equipe-projet.html,2748,http://github.com/silviaegt is not an HTTPS link +_site/fr/equipe-projet.html,3036,http://twitter.com/jenniferisve is not an HTTPS link +_site/fr/equipe-projet.html,3039,http://github.com/jenniferisasi is not an HTTPS link +_site/fr/equipe-projet.html,3361,http://twitter.com/enetreseles is not an HTTPS link +_site/fr/equipe-projet.html,3364,http://github.com/nllano is not an HTTPS link +_site/fr/equipe-projet.html,3568,http://twitter.com/jgob is not an HTTPS link +_site/fr/equipe-projet.html,3571,http://github.com/joshuagob is not an HTTPS link +_site/fr/equipe-projet.html,3863,http://twitter.com/rivaquiroga is not an HTTPS link +_site/fr/equipe-projet.html,3866,http://github.com/rivaquiroga is not an HTTPS link +_site/fr/equipe-projet.html,4157,http://github.com/nivaca is not an HTTPS link +_site/fr/equipe-projet.html,4370,http://github.com/marie-flesch is not an HTTPS link +_site/fr/equipe-projet.html,4513,http://github.com/matgille is not an HTTPS link +_site/fr/equipe-projet.html,4746,http://github.com/mhersent is not an HTTPS link +_site/fr/equipe-projet.html,4804,http://twitter.com/superHH is not an HTTPS link +_site/fr/equipe-projet.html,5056,http://github.com/DMathelier is not an HTTPS link +_site/fr/equipe-projet.html,5190,http://twitter.com/emilienschultz is not an HTTPS link +_site/fr/equipe-projet.html,5193,http://github.com/emilienschultz is not an HTTPS link +_site/fr/equipe-projet.html,5317,http://twitter.com/davvalent is not an HTTPS link +_site/fr/equipe-projet.html,5320,http://github.com/davvalent is not an HTTPS link +_site/fr/equipe-projet.html,5449,http://github.com/AlexandreWa is not an HTTPS link +_site/fr/equipe-projet.html,5584,http://github.com/josircg is not an HTTPS link +_site/fr/equipe-projet.html,5842,http://twitter.com/danielalvesfcsh is not an HTTPS link +_site/fr/equipe-projet.html,5845,http://github.com/DanielAlvesLABDH is not an HTTPS link +_site/fr/equipe-projet.html,6107,http://twitter.com/ericbrasiln is not an HTTPS link +_site/fr/equipe-projet.html,6110,http://github.com/ericbrasiln is not an HTTPS link +_site/fr/equipe-projet.html,6301,http://github.com/luisferla is not an HTTPS link +_site/fr/equipe-projet.html,6543,http://twitter.com/jimmy_medeiros is not an HTTPS link +_site/fr/equipe-projet.html,6546,http://github.com/JimmyMedeiros82 is not an HTTPS link +_site/fr/equipe-projet.html,6781,http://github.com/joanacvp is not an HTTPS link +_site/fr/equipe-projet.html,7027,http://twitter.com/araceletorres is not an HTTPS link +_site/fr/equipe-projet.html,7030,http://github.com/aracele is not an HTTPS link +_site/fr/equipe-projet.html,7286,http://twitter.com/j_w_baker is not an HTTPS link +_site/fr/equipe-projet.html,7289,http://github.com/drjwbaker is not an HTTPS link +_site/fr/equipe-projet.html,7721,http://adamcrymble.org is not an HTTPS link +_site/fr/equipe-projet.html,7727,http://twitter.com/Adam_Crymble is not an HTTPS link +_site/fr/equipe-projet.html,7730,http://github.com/acrymble is not an HTTPS link +_site/fr/equipe-projet.html,8198,http://github.com/adamfarquhar is not an HTTPS link +_site/fr/equipe-projet.html,8258,http://twitter.com/jenniferisve is not an HTTPS link +_site/fr/equipe-projet.html,8261,http://github.com/jenniferisasi is not an HTTPS link +_site/fr/equipe-projet.html,8589,http://twitter.com/rivaquiroga is not an HTTPS link +_site/fr/equipe-projet.html,8592,http://github.com/rivaquiroga is not an HTTPS link +_site/fr/equipe-projet.html,8878,http://twitter.com/amsichani is not an HTTPS link +_site/fr/equipe-projet.html,8881,http://github.com/amsichani is not an HTTPS link +_site/fr/equipe-projet.html,9221,http://twitter.com/AnisaHawes is not an HTTPS link +_site/fr/equipe-projet.html,9224,http://github.com/anisa-hawes is not an HTTPS link +_site/fr/equipe-projet.html,9433,http://github.com/charlottejmc is not an HTTPS link +_site/fr/evenements.html,88,'a' tag is missing a reference +_site/fr/evenements.html,107,'a' tag is missing a reference +_site/fr/evenements.html,144,'a' tag is missing a reference +_site/fr/evenements.html,192,'a' tag is missing a reference +_site/fr/index.html,87,'a' tag is missing a reference +_site/fr/index.html,106,'a' tag is missing a reference +_site/fr/index.html,143,'a' tag is missing a reference +_site/fr/index.html,191,'a' tag is missing a reference +_site/fr/jisc-tna-partenariat.html,88,'a' tag is missing a reference +_site/fr/jisc-tna-partenariat.html,107,'a' tag is missing a reference +_site/fr/jisc-tna-partenariat.html,144,'a' tag is missing a reference +_site/fr/jisc-tna-partenariat.html,192,'a' tag is missing a reference +_site/fr/lecons/analyse-corpus-antconc.html,120,'a' tag is missing a reference +_site/fr/lecons/analyse-corpus-antconc.html,139,'a' tag is missing a reference +_site/fr/lecons/analyse-corpus-antconc.html,176,'a' tag is missing a reference +_site/fr/lecons/analyse-corpus-antconc.html,224,'a' tag is missing a reference +_site/fr/lecons/analyse-corpus-antconc.html,578,http://voyant-tools.org/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,582,http://voyant-tools.org/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,582,http://www.laurenceanthony.net/software/antconc/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,582,http://www.laurenceanthony.net/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,582,http://hfroehli.ch/2014/05/11/intro-bibliography-corpus-linguistics/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,589,http://www.laurenceanthony.net/software/antconc/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,590,http://www.laurenceanthony.net/software/antconc/releases/AntConc324/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,620,http://notepad-plus-plus.org/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,620,http://www.barebones.com/products/textwrangler/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,629,http://www.nltk.org/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,631,http://www.amazon.com/Developing-Linguistic-Corpora-Practice-Guides/dp/1842172050/ref=sr_1_1_1 is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,968,http://www.wordfrequency.info/free.asp is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,1022,http://www.lexically.net/downloads/version6/HTML/index.html?keyness_definition.htm is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,1022,http://www.laurenceanthony.net/software/antconc/releases/AntConc335/help.pdf is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,1087,http://hfroehlich.wordpress.com/2014/05/11/intro-bibliography-corpus-linguistics/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,1088,http://hfroehli.ch/workshops/getting-started-with-antconc/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,1091,http://edutechwiki.unige.ch/fr/AntConc# is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,1092,http://explorationdecorpus.corpusecrits.huma-num.fr/antconc/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,1093,http://cid.ens-lyon.fr/ac_article.asp?fic=antconc.asp is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,1095,http://ancilla.unice.fr/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,1095,http://iramuteq.org/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,1095,http://www.lexi-co.com/ is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,1095,http://textometrie.ens-lyon.fr/?lang=fr is not an HTTPS link +_site/fr/lecons/analyse-corpus-antconc.html,1099,http://lexicometrica.univ-paris3.fr/livre/st94/st94-tdm.html is not an HTTPS link +_site/fr/lecons/analyse-de-documents-avec-tfidf.html,135,'a' tag is missing a reference +_site/fr/lecons/analyse-de-documents-avec-tfidf.html,154,'a' tag is missing a reference +_site/fr/lecons/analyse-de-documents-avec-tfidf.html,191,'a' tag is missing a reference +_site/fr/lecons/analyse-de-documents-avec-tfidf.html,239,'a' tag is missing a reference +_site/fr/lecons/analyse-de-documents-avec-tfidf.html,591,http://www.worldcat.org/oclc/1232233436 is not an HTTPS link +_site/fr/lecons/analyse-de-documents-avec-tfidf.html,1678,http://scikit-learn.org/stable/install.html is not an HTTPS link +_site/fr/lecons/analyse-donnees-tabulaires-R.html,119,'a' tag is missing a reference +_site/fr/lecons/analyse-donnees-tabulaires-R.html,138,'a' tag is missing a reference +_site/fr/lecons/analyse-donnees-tabulaires-R.html,175,'a' tag is missing a reference +_site/fr/lecons/analyse-donnees-tabulaires-R.html,223,'a' tag is missing a reference +_site/fr/lecons/analyse-donnees-tabulaires-R.html,1099,http://web.archive.org/web/20191015004305/https://www.nceas.ucsb.edu/files/scicomp/Dloads/RProgramming/BestFirstRTutorial.pdf is not an HTTPS link +_site/fr/lecons/analyse-reseau-python.html,125,'a' tag is missing a reference +_site/fr/lecons/analyse-reseau-python.html,144,'a' tag is missing a reference +_site/fr/lecons/analyse-reseau-python.html,181,'a' tag is missing a reference +_site/fr/lecons/analyse-reseau-python.html,229,'a' tag is missing a reference +_site/fr/lecons/analyse-reseau-python.html,606,http://www.oxforddnb.com is not an HTTPS link +_site/fr/lecons/analyse-reseau-python.html,1063,http://pandas.pydata.org/ is not an HTTPS link +_site/fr/lecons/calibration-radiocarbone-avec-r.html,135,'a' tag is missing a reference +_site/fr/lecons/calibration-radiocarbone-avec-r.html,154,'a' tag is missing a reference +_site/fr/lecons/calibration-radiocarbone-avec-r.html,191,'a' tag is missing a reference +_site/fr/lecons/calibration-radiocarbone-avec-r.html,239,'a' tag is missing a reference +_site/fr/lecons/calibration-radiocarbone-avec-r.html,709,http://calib.org is not an HTTPS link +_site/fr/lecons/comprendre-les-expressions-regulieres.html,119,'a' tag is missing a reference +_site/fr/lecons/comprendre-les-expressions-regulieres.html,138,'a' tag is missing a reference +_site/fr/lecons/comprendre-les-expressions-regulieres.html,175,'a' tag is missing a reference +_site/fr/lecons/comprendre-les-expressions-regulieres.html,223,'a' tag is missing a reference +_site/fr/lecons/comprendre-les-expressions-regulieres.html,619,http://www.libreoffice.org/download is not an HTTPS link +_site/fr/lecons/comprendre-les-expressions-regulieres.html,665,http://archive.org/details/jstor-4560629/ is not an HTTPS link +_site/fr/lecons/comprendre-les-expressions-regulieres.html,668,http://archive.org/stream/jstor-4560629/4560629#page/n0/mode/2up is not an HTTPS link +_site/fr/lecons/comprendre-les-expressions-regulieres.html,688,http://archive.org/stream/jstor-4560629/4560629_djvu.txt is not an HTTPS link +_site/fr/lecons/comprendre-les-expressions-regulieres.html,1461,http://rubular.com/ is not an HTTPS link +_site/fr/lecons/comprendre-les-expressions-regulieres.html,1466,http://dh.obdurodon.org/regex.html is not an HTTPS link +_site/fr/lecons/comprendre-les-pages-web.html,121,'a' tag is missing a reference +_site/fr/lecons/comprendre-les-pages-web.html,140,'a' tag is missing a reference +_site/fr/lecons/comprendre-les-pages-web.html,177,'a' tag is missing a reference +_site/fr/lecons/comprendre-les-pages-web.html,225,'a' tag is missing a reference +_site/fr/lecons/comprendre-les-pages-web.html,581,http://www.w3schools.com/html/default.asp is not an HTTPS link +_site/fr/lecons/comprendre-les-pages-web.html,656,http://www.w3schools.com/html/default.asp is not an HTTPS link +_site/fr/lecons/comprendre-les-pages-web.html,658,http://www.w3schools.com/html/html5_intro.asp is not an HTTPS link +_site/fr/lecons/concevoir-base-donnees-nodegoat.html,117,'a' tag is missing a reference +_site/fr/lecons/concevoir-base-donnees-nodegoat.html,136,'a' tag is missing a reference +_site/fr/lecons/concevoir-base-donnees-nodegoat.html,173,'a' tag is missing a reference +_site/fr/lecons/concevoir-base-donnees-nodegoat.html,221,'a' tag is missing a reference +_site/fr/lecons/debuter-avec-markdown.html,119,'a' tag is missing a reference +_site/fr/lecons/debuter-avec-markdown.html,138,'a' tag is missing a reference +_site/fr/lecons/debuter-avec-markdown.html,175,'a' tag is missing a reference +_site/fr/lecons/debuter-avec-markdown.html,223,'a' tag is missing a reference +_site/fr/lecons/debuter-avec-markdown.html,571,http://daringfireball.net/projects/markdown/ is not an HTTPS link +_site/fr/lecons/debuter-avec-markdown.html,575,http://github.com is not an HTTPS link +_site/fr/lecons/debuter-avec-markdown.html,772,http://programminghistorian.org/ is not an HTTPS link +_site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html,121,'a' tag is missing a reference +_site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html,140,'a' tag is missing a reference +_site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html,177,'a' tag is missing a reference +_site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html,225,'a' tag is missing a reference +_site/fr/lecons/demarrer-avec-omeka-classic.html,119,'a' tag is missing a reference +_site/fr/lecons/demarrer-avec-omeka-classic.html,138,'a' tag is missing a reference +_site/fr/lecons/demarrer-avec-omeka-classic.html,175,'a' tag is missing a reference +_site/fr/lecons/demarrer-avec-omeka-classic.html,223,'a' tag is missing a reference +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,121,'a' tag is missing a reference +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,140,'a' tag is missing a reference +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,177,'a' tag is missing a reference +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,225,'a' tag is missing a reference +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,582,http://www.ccs.neu.edu/home/dasmith/ is not an HTTPS link +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,745,http://spark.apache.org/downloads is not an HTTPS link +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,953,http://jsonlines.org/ is not an HTTPS link +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1529,http://ceur-ws.org/Vol-2253/paper22.pdf is not an HTTPS link +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1530,http://dx.doi.org/10.1093/alh/ajv029 is not an HTTPS link +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1531,http://dx.doi.org/10.1093/alh/ajv028 is not an HTTPS link +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1532,http://dx.doi.org/10.1080/1461670x.2020.1761865 is not an HTTPS link +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1534,http://dx.doi.org/10.1007/978-3-319-12655-5_11 is not an HTTPS link +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1535,http://dx.doi.org/10.22148/16.034 is not an HTTPS link +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1538,http://dx.doi.org/10.1145/2682571.2797068 is not an HTTPS link +_site/fr/lecons/du-html-a-une-liste-de-mots-1.html,121,'a' tag is missing a reference +_site/fr/lecons/du-html-a-une-liste-de-mots-1.html,140,'a' tag is missing a reference +_site/fr/lecons/du-html-a-une-liste-de-mots-1.html,177,'a' tag is missing a reference +_site/fr/lecons/du-html-a-une-liste-de-mots-1.html,225,'a' tag is missing a reference +_site/fr/lecons/du-html-a-une-liste-de-mots-2.html,121,'a' tag is missing a reference +_site/fr/lecons/du-html-a-une-liste-de-mots-2.html,140,'a' tag is missing a reference +_site/fr/lecons/du-html-a-une-liste-de-mots-2.html,177,'a' tag is missing a reference +_site/fr/lecons/du-html-a-une-liste-de-mots-2.html,225,'a' tag is missing a reference +_site/fr/lecons/generer-jeu-donnees-texte-ocr.html,119,'a' tag is missing a reference +_site/fr/lecons/generer-jeu-donnees-texte-ocr.html,138,'a' tag is missing a reference +_site/fr/lecons/generer-jeu-donnees-texte-ocr.html,175,'a' tag is missing a reference +_site/fr/lecons/generer-jeu-donnees-texte-ocr.html,223,'a' tag is missing a reference +_site/fr/lecons/generer-jeu-donnees-texte-ocr.html,567,http://www.worldcat.org/oclc/17591390 is not an HTTPS link +_site/fr/lecons/generer-jeu-donnees-texte-ocr.html,1631,http://brat.nlplab.org/ is not an HTTPS link +_site/fr/lecons/gestion-manipulation-donnees-r.html,119,'a' tag is missing a reference +_site/fr/lecons/gestion-manipulation-donnees-r.html,138,'a' tag is missing a reference +_site/fr/lecons/gestion-manipulation-donnees-r.html,175,'a' tag is missing a reference +_site/fr/lecons/gestion-manipulation-donnees-r.html,223,'a' tag is missing a reference +_site/fr/lecons/gestion-manipulation-donnees-r.html,584,http://tidyverse.org/ is not an HTTPS link +_site/fr/lecons/index.html,88,'a' tag is missing a reference +_site/fr/lecons/index.html,107,'a' tag is missing a reference +_site/fr/lecons/index.html,144,'a' tag is missing a reference +_site/fr/lecons/index.html,192,'a' tag is missing a reference +_site/fr/lecons/installation-modules-python-pip.html,119,'a' tag is missing a reference +_site/fr/lecons/installation-modules-python-pip.html,138,'a' tag is missing a reference +_site/fr/lecons/installation-modules-python-pip.html,175,'a' tag is missing a reference +_site/fr/lecons/installation-modules-python-pip.html,223,'a' tag is missing a reference +_site/fr/lecons/installation-windows-py.html,121,'a' tag is missing a reference +_site/fr/lecons/installation-windows-py.html,140,'a' tag is missing a reference +_site/fr/lecons/installation-windows-py.html,177,'a' tag is missing a reference +_site/fr/lecons/installation-windows-py.html,225,'a' tag is missing a reference +_site/fr/lecons/installation-windows-py.html,548,http://www.python.org/ is not an HTTPS link +_site/fr/lecons/installation-windows-py.html,556,http://wiki.python.org/moin/PythonEditors/ is not an HTTPS link +_site/fr/lecons/installation-windows-py.html,608,http://en.wikipedia.org/wiki/UTF-8 is not an HTTPS link +_site/fr/lecons/installer-ide-python-linux.html,121,'a' tag is missing a reference +_site/fr/lecons/installer-ide-python-linux.html,140,'a' tag is missing a reference +_site/fr/lecons/installer-ide-python-linux.html,177,'a' tag is missing a reference +_site/fr/lecons/installer-ide-python-linux.html,225,'a' tag is missing a reference +_site/fr/lecons/intro-a-bash-et-zsh.html,121,'a' tag is missing a reference +_site/fr/lecons/intro-a-bash-et-zsh.html,140,'a' tag is missing a reference +_site/fr/lecons/intro-a-bash-et-zsh.html,177,'a' tag is missing a reference +_site/fr/lecons/intro-a-bash-et-zsh.html,225,'a' tag is missing a reference +_site/fr/lecons/intro-a-bash-et-zsh.html,817,http://www.gutenberg.org/ebooks/2600 is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,119,'a' tag is missing a reference +_site/fr/lecons/intro-aux-bots-twitter.html,138,'a' tag is missing a reference +_site/fr/lecons/intro-aux-bots-twitter.html,175,'a' tag is missing a reference +_site/fr/lecons/intro-aux-bots-twitter.html,223,'a' tag is missing a reference +_site/fr/lecons/intro-aux-bots-twitter.html,561,http://tracery.io is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,561,http://cheapbotsdonequick.com/ is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,564,http://www.sciencedirect.com/science/article/pii/S0747563213003129 is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,564,http://www.docnow.io/ is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,651,http://json.org/ is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,653,http://tracery.io/ is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,655,http://twitter.com/tinyarchae is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,655,http://web.archive.org/web/20180131161516/https://publicarchaeologyconference.wordpress.com/ is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,665,http://tracery.io is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,838,http://cheapbotsdonequick.com/ is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,888,http://tinysubversions.com/2013/03/basic-twitter-bot-etiquette/ is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,907,http://unicode.org/emoji/charts/full-emoji-list.html is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,930,http://www.crystalcodepalace.com/traceryTut.html is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,946,http://cheapbotsdonequick.com/ is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,986,http://cheapbotsdonequick.com/source/softlandscapes is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,1006,http://www.codingblocks.net/videos/generating-music-in-javascript/ is not an HTTPS link +_site/fr/lecons/intro-aux-bots-twitter.html,1012,http://www.zachwhalen.net/posts/how-to-make-a-twitter-bot-with-google-spreadsheets-version-04/ is not an HTTPS link +_site/fr/lecons/introduction-a-heurist.html,117,'a' tag is missing a reference +_site/fr/lecons/introduction-a-heurist.html,136,'a' tag is missing a reference +_site/fr/lecons/introduction-a-heurist.html,173,'a' tag is missing a reference +_site/fr/lecons/introduction-a-heurist.html,221,'a' tag is missing a reference +_site/fr/lecons/introduction-a-heurist.html,667,'a' tag is missing a reference +_site/fr/lecons/introduction-a-heurist.html,832,'a' tag is missing a reference +_site/fr/lecons/introduction-a-la-stylometrie-avec-python.html,119,'a' tag is missing a reference +_site/fr/lecons/introduction-a-la-stylometrie-avec-python.html,138,'a' tag is missing a reference +_site/fr/lecons/introduction-a-la-stylometrie-avec-python.html,175,'a' tag is missing a reference +_site/fr/lecons/introduction-a-la-stylometrie-avec-python.html,223,'a' tag is missing a reference +_site/fr/lecons/introduction-a-la-stylometrie-avec-python.html,609,http://www.gutenberg.org/cache/epub/1404/pg1404.txt is not an HTTPS link +_site/fr/lecons/introduction-a-la-stylometrie-avec-python.html,625,http://www.nltk.org/book/ is not an HTTPS link +_site/fr/lecons/introduction-a-la-stylometrie-avec-python.html,629,http://www.nltk.org/book/ is not an HTTPS link +_site/fr/lecons/introduction-a-la-stylometrie-avec-python.html,982,http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/ is not an HTTPS link +_site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html,123,'a' tag is missing a reference +_site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html,142,'a' tag is missing a reference +_site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html,179,'a' tag is missing a reference +_site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html,227,'a' tag is missing a reference +_site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html,695,'a' tag is missing a reference +_site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html,942,'a' tag is missing a reference +_site/fr/lecons/introduction-et-installation.html,121,'a' tag is missing a reference +_site/fr/lecons/introduction-et-installation.html,140,'a' tag is missing a reference +_site/fr/lecons/introduction-et-installation.html,177,'a' tag is missing a reference +_site/fr/lecons/introduction-et-installation.html,225,'a' tag is missing a reference +_site/fr/lecons/introduction-et-installation.html,544,http://www.python.org/ is not an HTTPS link +_site/fr/lecons/introduction-et-installation.html,544,http://www.crummy.com/software/BeautifulSoup/ is not an HTTPS link +_site/fr/lecons/introduction-et-installation.html,544,http://www.activestate.com/komodo-edit is not an HTTPS link +_site/fr/lecons/introduction-et-installation.html,544,http://wiki.python.org/moin/PythonEditors/ is not an HTTPS link +_site/fr/lecons/introduction-et-installation.html,547,http://sebastianraschka.com/Articles/2014_python_2_3_key_diff.html is not an HTTPS link +_site/fr/lecons/manipuler-chaines-caracteres-python.html,121,'a' tag is missing a reference +_site/fr/lecons/manipuler-chaines-caracteres-python.html,140,'a' tag is missing a reference +_site/fr/lecons/manipuler-chaines-caracteres-python.html,177,'a' tag is missing a reference +_site/fr/lecons/manipuler-chaines-caracteres-python.html,225,'a' tag is missing a reference +_site/fr/lecons/manipuler-chaines-caracteres-python.html,713,http://www.worldcat.org/oclc/1061273329 is not an HTTPS link +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,123,'a' tag is missing a reference +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,142,'a' tag is missing a reference +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,179,'a' tag is missing a reference +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,227,'a' tag is missing a reference +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,568,http://openrefine.org is not an HTTPS link +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,587,http://vis.stanford.edu/papers/wrangler/ is not an HTTPS link +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,587,http://openrefine.org is not an HTTPS link +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,589,http://www.loc.gov/index.html is not an HTTPS link +_site/fr/lecons/normaliser-donnees-textuelles-python.html,121,'a' tag is missing a reference +_site/fr/lecons/normaliser-donnees-textuelles-python.html,140,'a' tag is missing a reference +_site/fr/lecons/normaliser-donnees-textuelles-python.html,177,'a' tag is missing a reference +_site/fr/lecons/normaliser-donnees-textuelles-python.html,225,'a' tag is missing a reference +_site/fr/lecons/preserver-logiciels-recherche.html,121,'a' tag is missing a reference +_site/fr/lecons/preserver-logiciels-recherche.html,140,'a' tag is missing a reference +_site/fr/lecons/preserver-logiciels-recherche.html,177,'a' tag is missing a reference +_site/fr/lecons/preserver-logiciels-recherche.html,225,'a' tag is missing a reference +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,119,'a' tag is missing a reference +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,138,'a' tag is missing a reference +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,175,'a' tag is missing a reference +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,223,'a' tag is missing a reference +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,608,http://notepad-plus-plus.org is not an HTTPS link +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,639,http://cradledincaricature.com/2014/02/06/comic-art-beyond-the-print-shop/ is not an HTTPS link +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,646,http://www.theguardian.com/uk-news/2014/feb/20/rebekah-brooks-rupert-murdoch-phone-hacking-trial is not an HTTPS link +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,653,http://www.cartoons.ac.uk/record/SBD0931 is not an HTTPS link +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,660,http://www.oldbaileyonline.org/browse.jsp?ref=OA16780417 is not an HTTPS link +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,766,http://historyonics.blogspot.co.uk/2014/01/judging-book-by-its-url.html is not an HTTPS link +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,770,http://earlymodernnotes.wordpress.com/2013/05/18/unclean-unclean-what-historians-can-do-about-sharing-our-messy-research-data/ is not an HTTPS link +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,783,http://britishlibrary.typepad.co.uk/collectioncare/2013/09/the-twelve-principles-of-digital-preservation.html is not an HTTPS link +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,792,http://data-archive.ac.uk/create-manage/document is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,121,'a' tag is missing a reference +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,140,'a' tag is missing a reference +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,177,'a' tag is missing a reference +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,225,'a' tag is missing a reference +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,578,http://notepad-plus-plus.org is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,858,http://editor.citationstyles.org/about/ is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,894,http://stackoverflow.com/questions/tagged/pandoc is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,896,http://web.archive.org/web/20140120195538/http://mashable.com/2013/06/24/markdown-tools/ is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,896,http://mouapp.com/ is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,896,http://writemonkey.com is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,896,http://www.sublimetext.com/ is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,896,http://prose.io is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,896,http://www.authorea.com is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,896,http://www.draftin.com is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,898,http://github.com/fauno/jekyll-pandoc-multiple-formats is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,898,http://jaspervdj.be/hakyll/ is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,900,http://readthedocs.org is not an HTTPS link +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,921,http://www.antipope.org/charlie/blog-static/2013/10/why-microsoft-word-must-die.html is not an HTTPS link +_site/fr/lecons/reutilisation-de-code-et-modularite.html,121,'a' tag is missing a reference +_site/fr/lecons/reutilisation-de-code-et-modularite.html,140,'a' tag is missing a reference +_site/fr/lecons/reutilisation-de-code-et-modularite.html,177,'a' tag is missing a reference +_site/fr/lecons/reutilisation-de-code-et-modularite.html,225,'a' tag is missing a reference +_site/fr/lecons/telecharger-des-pages-web-avec-python.html,121,'a' tag is missing a reference +_site/fr/lecons/telecharger-des-pages-web-avec-python.html,140,'a' tag is missing a reference +_site/fr/lecons/telecharger-des-pages-web-avec-python.html,177,'a' tag is missing a reference +_site/fr/lecons/telecharger-des-pages-web-avec-python.html,225,'a' tag is missing a reference +_site/fr/lecons/telecharger-des-pages-web-avec-python.html,566,http://www.oldbaileyonline.org/ is not an HTTPS link +_site/fr/lecons/telecharger-des-pages-web-avec-python.html,630,http://www.oldbaileyonline.org/browse.jsp?foo=bar&path=sessionsPapers/17800628.xml&div=t17800628-33&xml=yes is not an HTTPS link +_site/fr/lecons/telecharger-des-pages-web-avec-python.html,630,http://www.oldbaileyonline.org/images.jsp?doc=178006280084 is not an HTTPS link +_site/fr/lecons/transcription-automatisee-graphies-non-latines.html,133,'a' tag is missing a reference +_site/fr/lecons/transcription-automatisee-graphies-non-latines.html,152,'a' tag is missing a reference +_site/fr/lecons/transcription-automatisee-graphies-non-latines.html,189,'a' tag is missing a reference +_site/fr/lecons/transcription-automatisee-graphies-non-latines.html,237,'a' tag is missing a reference +_site/fr/lecons/transcription-automatisee-graphies-non-latines.html,2250,http://doi.org/10.30687/arm/9372-8175/2022/01/005 is not an HTTPS link +_site/fr/lecons/travailler-avec-des-fichiers-texte.html,121,'a' tag is missing a reference +_site/fr/lecons/travailler-avec-des-fichiers-texte.html,140,'a' tag is missing a reference +_site/fr/lecons/travailler-avec-des-fichiers-texte.html,177,'a' tag is missing a reference +_site/fr/lecons/travailler-avec-des-fichiers-texte.html,225,'a' tag is missing a reference +_site/fr/nos-soutiens.html,88,'a' tag is missing a reference +_site/fr/nos-soutiens.html,107,'a' tag is missing a reference +_site/fr/nos-soutiens.html,144,'a' tag is missing a reference +_site/fr/nos-soutiens.html,192,'a' tag is missing a reference +_site/fr/nos-soutiens.html,275,http://cdrh.unl.edu/ is not an HTTPS link +_site/fr/pi.html,88,'a' tag is missing a reference +_site/fr/pi.html,107,'a' tag is missing a reference +_site/fr/pi.html,144,'a' tag is missing a reference +_site/fr/pi.html,192,'a' tag is missing a reference +_site/fr/politique-retrait-lecons.html,88,'a' tag is missing a reference +_site/fr/politique-retrait-lecons.html,107,'a' tag is missing a reference +_site/fr/politique-retrait-lecons.html,144,'a' tag is missing a reference +_site/fr/politique-retrait-lecons.html,192,'a' tag is missing a reference +_site/fr/politique-vie-privee.html,88,'a' tag is missing a reference +_site/fr/politique-vie-privee.html,107,'a' tag is missing a reference +_site/fr/politique-vie-privee.html,144,'a' tag is missing a reference +_site/fr/politique-vie-privee.html,192,'a' tag is missing a reference +_site/fr/postes-vacants.html,88,'a' tag is missing a reference +_site/fr/postes-vacants.html,107,'a' tag is missing a reference +_site/fr/postes-vacants.html,144,'a' tag is missing a reference +_site/fr/postes-vacants.html,192,'a' tag is missing a reference +_site/fr/reaction.html,88,'a' tag is missing a reference +_site/fr/reaction.html,107,'a' tag is missing a reference +_site/fr/reaction.html,144,'a' tag is missing a reference +_site/fr/reaction.html,192,'a' tag is missing a reference +_site/fr/recherche.html,88,'a' tag is missing a reference +_site/fr/recherche.html,107,'a' tag is missing a reference +_site/fr/recherche.html,144,'a' tag is missing a reference +_site/fr/recherche.html,192,'a' tag is missing a reference +_site/fr/recherche.html,255,http://niche-canada.org/wp-content/uploads/2013/09/programming-historian-1.pdf is not an HTTPS link +_site/fr/recherche.html,262,http://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1508542&dswid=7551 is not an HTTPS link +_site/fr/recherche.html,267,http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ is not an HTTPS link +_site/fr/recherche.html,279,http://www.digitalhumanities.org/dhq/vol/16/2/000585/000585.html is not an HTTPS link +_site/fr/recherche.html,285,http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 is not an HTTPS link +_site/fr/recherche.html,287,http://web.archive.org/web/20180713014622/http://dhcommons.org/journal/issue-1/editorial-sustainability-and-open-peer-review-programming-historian is not an HTTPS link +_site/fr/recherche.html,288,http://www.themacroscope.org/2.0/ is not an HTTPS link +_site/fr/recherche.html,296,http://doi.org/10.5281/zenodo.3813763 is not an HTTPS link +_site/fr/recherche.html,309,http://www.iea.usp.br/eventos/historia-digital-educacao-caminhos-cruzados is not an HTTPS link +_site/fr/recherche.html,396,http://ixa2.si.ehu.eus/intele/?q=webinars is not an HTTPS link +_site/fr/recherche.html,399,http://walshbr.com/blog/the-programming-historian-and-editorial-process-in-digital-publishing/ is not an HTTPS link +_site/fr/recherche.html,412,http://fredgibbs.net/assets/images/ph-poster/final-board.png is not an HTTPS link +_site/fr/recherche.html,425,http://niche-canada.org/2018/03/23/a-decade-of-programming-historians/ is not an HTTPS link +_site/fr/recherche.html,426,http://fredgibbs.net/posts/reflections-former-PH-editor is not an HTTPS link +_site/fr/recherche.html,427,http://clionauta.hypotheses.org/16979 is not an HTTPS link +_site/fr/recherche.html,429,http://humanidadesdigitales.net/blog/2017/03/17/the-programming-historian-en-espanol/ is not an HTTPS link +_site/index.html,87,'a' tag is missing a reference +_site/index.html,106,'a' tag is missing a reference +_site/index.html,143,'a' tag is missing a reference +_site/index.html,169,'a' tag is missing a reference +_site/posts/2022-in-review.html,105,'a' tag is missing a reference +_site/posts/2022-in-review.html,124,'a' tag is missing a reference +_site/posts/2022-in-review.html,161,'a' tag is missing a reference +_site/posts/2022-in-review.html,187,'a' tag is missing a reference +_site/posts/2022-in-review.html,287,[https://programminghistorian.org/en/about] is an invalid URL +_site/posts/DH-Award-2017.html,106,'a' tag is missing a reference +_site/posts/DH-Award-2017.html,125,'a' tag is missing a reference +_site/posts/DH-Award-2017.html,162,'a' tag is missing a reference +_site/posts/DH-Award-2017.html,188,'a' tag is missing a reference +_site/posts/DH-Award-2017.html,281,http://dhawards.org/dhawards2017/results/ is not an HTTPS link +_site/posts/FR-team.html,107,'a' tag is missing a reference +_site/posts/FR-team.html,126,'a' tag is missing a reference +_site/posts/FR-team.html,163,'a' tag is missing a reference +_site/posts/FR-team.html,189,'a' tag is missing a reference +_site/posts/FR-team.html,285,http://www.parthenos-project.eu/ is not an HTTPS link +_site/posts/FR-team.html,285,http://www.iperionch.eu/ is not an HTTPS link +_site/posts/FR-team.html,289,http://www.humanisti.ca/ is not an HTTPS link +_site/posts/Open-Education-Week.html,107,'a' tag is missing a reference +_site/posts/Open-Education-Week.html,126,'a' tag is missing a reference +_site/posts/Open-Education-Week.html,163,'a' tag is missing a reference +_site/posts/Open-Education-Week.html,189,'a' tag is missing a reference +_site/posts/PH-TNA-JISC-event-2-annoucement.html,107,'a' tag is missing a reference +_site/posts/PH-TNA-JISC-event-2-annoucement.html,126,'a' tag is missing a reference +_site/posts/PH-TNA-JISC-event-2-annoucement.html,163,'a' tag is missing a reference +_site/posts/PH-TNA-JISC-event-2-annoucement.html,189,'a' tag is missing a reference +_site/posts/PH-commitment-to-diversity.html,107,'a' tag is missing a reference +_site/posts/PH-commitment-to-diversity.html,126,'a' tag is missing a reference +_site/posts/PH-commitment-to-diversity.html,163,'a' tag is missing a reference +_site/posts/PH-commitment-to-diversity.html,189,'a' tag is missing a reference +_site/posts/PH-commitment-to-diversity.html,283,http://www.aauw.org/research/why-so-few/ is not an HTTPS link +_site/posts/PH-commitment-to-diversity.html,371,http://web.archive.org/web/20160507170231/http://www.usnews.com/news/blogs/data-mine/2016/02/18/study-shows-women-are-better-coders-but-only-when-gender-is-hidden is not an HTTPS link +_site/posts/PH-commitment-to-diversity.html,377,http://www.pyladies.com/ is not an HTTPS link +_site/posts/PH-commitment-to-diversity.html,377,http://femtechnet.org/ is not an HTTPS link +_site/posts/PH-contributors.html,107,'a' tag is missing a reference +_site/posts/PH-contributors.html,126,'a' tag is missing a reference +_site/posts/PH-contributors.html,163,'a' tag is missing a reference +_site/posts/PH-contributors.html,189,'a' tag is missing a reference +_site/posts/PH-espanol-in-DH2018.html,107,'a' tag is missing a reference +_site/posts/PH-espanol-in-DH2018.html,126,'a' tag is missing a reference +_site/posts/PH-espanol-in-DH2018.html,163,'a' tag is missing a reference +_site/posts/PH-espanol-in-DH2018.html,189,'a' tag is missing a reference +_site/posts/Uses-Of-The-Programming-Historian.html,105,'a' tag is missing a reference +_site/posts/Uses-Of-The-Programming-Historian.html,124,'a' tag is missing a reference +_site/posts/Uses-Of-The-Programming-Historian.html,161,'a' tag is missing a reference +_site/posts/Uses-Of-The-Programming-Historian.html,187,'a' tag is missing a reference +_site/posts/Uses-Of-The-Programming-Historian.html,291,http://discontents.com.au/unremembering-the-forgotten is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,293,http://lj.libraryjournal.com/2014/09/opinion/not-dead-yet/connecting-researchers-to-new-digital-tools-not-dead-yet/#_ is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,294,http://muse.jhu.edu/login?auth=0&type=summary&url=/journals/ieee_annals_of_the_history_of_computing/v036/36.2.turkel.html is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,295,http://journalofdigitalhumanities.org/2-1/dh-contribution-to-topic-modeling/ is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,296,http://tedunderwood.com/2012/12/14/what-can-topic-models-of-pmla-teach-us-about-the-history-of-literary-scholarship/ is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,297,http://aisel.aisnet.org/cgi/viewcontent.cgi?article=1072&context=amcis2009 is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,307,http://grad.craftingdigitalhistory.ca/weekly.html is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,317,http://adamcrymble.org/intro-to-digital-history-2015/ is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,318,http://web.archive.org/web/20150905233647/https://library.uoregon.edu/node/4570 is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,325,http://lincolnmullen.com/files/clio3.syllabus.hist698.2014f.pdf is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,326,http://www.wilkohardenberg.net/content/Hardenberg_DigitalHistory_Hist795.pdf is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,327,http://www.christophermchurch.com/draft-for-new-course-digital-toolbox-for-historians-unr/ is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,330,http://intro-dh-2014.andyschocket.net/syllabus/ is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,331,http://dh2014.umwblogs.org/syllabus/ is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,332,http://devdh.org/files/downloads/Guiliano_Digital_History_Syllabus_Fall2014_IUPUI.pdf is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,341,http://web.archive.org/web/20180127231436/http://www.english.upenn.edu/~jenglish/Courses/Fall2014/505Syllabus.pdf is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,342,http://digitalhumanities.rice.edu/fall-2013-syllabus/ is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,344,http://dh.chadblack.net/info/syllabus/ is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,351,http://www.scottbot.net/HIAL/wp-content/uploads/2012/09/Wilkens_DH_Syllabus_Init.pdf is not an HTTPS link +_site/posts/Uses-Of-The-Programming-Historian.html,375,http://prosop.org is not an HTTPS link +_site/posts/ad-hoc-translation.html,105,'a' tag is missing a reference +_site/posts/ad-hoc-translation.html,124,'a' tag is missing a reference +_site/posts/ad-hoc-translation.html,161,'a' tag is missing a reference +_site/posts/ad-hoc-translation.html,187,'a' tag is missing a reference +_site/posts/adding-to-library-catalogue.html,105,'a' tag is missing a reference +_site/posts/adding-to-library-catalogue.html,124,'a' tag is missing a reference +_site/posts/adding-to-library-catalogue.html,161,'a' tag is missing a reference +_site/posts/adding-to-library-catalogue.html,187,'a' tag is missing a reference +_site/posts/adding-to-library-catalogue.html,279,http://purdue-primo-prod.hosted.exlibrisgroup.com/PURDUE:everything:PURDUE_ALMA51671812890001081 is not an HTTPS link +_site/posts/adding-to-library-catalogue.html,279,http://www.worldcat.org/oclc/951537099 is not an HTTPS link +_site/posts/adding-to-library-catalogue.html,281,http://www.twitter.com/Literature_Geek is not an HTTPS link +_site/posts/adding-to-library-catalogue.html,287,http://www.worldcat.org/oclc/951537099 is not an HTTPS link +_site/posts/adding-to-library-catalogue.html,287,http://purdue-primo-prod.hosted.exlibrisgroup.com/PURDUE:everything:PURDUE_ALMA51671812890001081 is not an HTTPS link +_site/posts/anisa-welcome.html,105,'a' tag is missing a reference +_site/posts/anisa-welcome.html,124,'a' tag is missing a reference +_site/posts/anisa-welcome.html,161,'a' tag is missing a reference +_site/posts/anisa-welcome.html,187,'a' tag is missing a reference +_site/posts/anna-maria-sichani.html,108,'a' tag is missing a reference +_site/posts/anna-maria-sichani.html,127,'a' tag is missing a reference +_site/posts/anna-maria-sichani.html,164,'a' tag is missing a reference +_site/posts/anna-maria-sichani.html,190,'a' tag is missing a reference +_site/posts/anna-maria-sichani.html,285,http://adho.org/ is not an HTTPS link +_site/posts/announcing-new-team-spanish-language-editors.html,107,'a' tag is missing a reference +_site/posts/announcing-new-team-spanish-language-editors.html,126,'a' tag is missing a reference +_site/posts/announcing-new-team-spanish-language-editors.html,163,'a' tag is missing a reference +_site/posts/announcing-new-team-spanish-language-editors.html,189,'a' tag is missing a reference +_site/posts/announcing-new-team-spanish-language-editors.html,291,http://eadh.org/ is not an HTTPS link +_site/posts/appel-a-propositions.html,107,'a' tag is missing a reference +_site/posts/appel-a-propositions.html,126,'a' tag is missing a reference +_site/posts/appel-a-propositions.html,163,'a' tag is missing a reference +_site/posts/appel-a-propositions.html,189,'a' tag is missing a reference +_site/posts/appel-a-traductions.html,105,'a' tag is missing a reference +_site/posts/appel-a-traductions.html,124,'a' tag is missing a reference +_site/posts/appel-a-traductions.html,161,'a' tag is missing a reference +_site/posts/appel-a-traductions.html,187,'a' tag is missing a reference +_site/posts/articles-selected-ph-jisc-tna.html,107,'a' tag is missing a reference +_site/posts/articles-selected-ph-jisc-tna.html,126,'a' tag is missing a reference +_site/posts/articles-selected-ph-jisc-tna.html,163,'a' tag is missing a reference +_site/posts/articles-selected-ph-jisc-tna.html,189,'a' tag is missing a reference +_site/posts/bienvenue-ph-fr.html,105,'a' tag is missing a reference +_site/posts/bienvenue-ph-fr.html,124,'a' tag is missing a reference +_site/posts/bienvenue-ph-fr.html,161,'a' tag is missing a reference +_site/posts/bienvenue-ph-fr.html,187,'a' tag is missing a reference +_site/posts/bienvenue-ph-fr.html,279,http://programminghistorian.org/fr is not an HTTPS link +_site/posts/bienvenue-ph-fr.html,285,http://dsharp.library.cmu.edu/ is not an HTTPS link +_site/posts/bienvenue-ph-fr.html,289,http://archives.mundaneum.org/fr/versions-digitalisees/schema-de-paul-otlet-documentation-et-telecommunication is not an HTTPS link +_site/posts/bogota-workshop-report.html,107,'a' tag is missing a reference +_site/posts/bogota-workshop-report.html,126,'a' tag is missing a reference +_site/posts/bogota-workshop-report.html,163,'a' tag is missing a reference +_site/posts/bogota-workshop-report.html,189,'a' tag is missing a reference +_site/posts/bolentin-informativo.html,105,'a' tag is missing a reference +_site/posts/bolentin-informativo.html,124,'a' tag is missing a reference +_site/posts/bolentin-informativo.html,161,'a' tag is missing a reference +_site/posts/bolentin-informativo.html,187,'a' tag is missing a reference +_site/posts/bolentin-informativo.html,318,http://ach2019.ach.org is not an HTTPS link +_site/posts/bolentin-informativo.html,326,http://humanidadesdigitaleshispanicas.es/resolucion-convocatoria-i-edicion-premios-hdh/ is not an HTTPS link +_site/posts/boletin-informativo-junio20.html,107,'a' tag is missing a reference +_site/posts/boletin-informativo-junio20.html,126,'a' tag is missing a reference +_site/posts/boletin-informativo-junio20.html,163,'a' tag is missing a reference +_site/posts/boletin-informativo-junio20.html,189,'a' tag is missing a reference +_site/posts/boletin-informativo-march20.html,107,'a' tag is missing a reference +_site/posts/boletin-informativo-march20.html,126,'a' tag is missing a reference +_site/posts/boletin-informativo-march20.html,163,'a' tag is missing a reference +_site/posts/boletin-informativo-march20.html,189,'a' tag is missing a reference +_site/posts/boletin-informativo-oct20.html,105,'a' tag is missing a reference +_site/posts/boletin-informativo-oct20.html,124,'a' tag is missing a reference +_site/posts/boletin-informativo-oct20.html,161,'a' tag is missing a reference +_site/posts/boletin-informativo-oct20.html,187,'a' tag is missing a reference +_site/posts/boletin-informativo.html,107,'a' tag is missing a reference +_site/posts/boletin-informativo.html,126,'a' tag is missing a reference +_site/posts/boletin-informativo.html,163,'a' tag is missing a reference +_site/posts/boletin-informativo.html,189,'a' tag is missing a reference +_site/posts/buletin-de-information.html,105,'a' tag is missing a reference +_site/posts/buletin-de-information.html,124,'a' tag is missing a reference +_site/posts/buletin-de-information.html,161,'a' tag is missing a reference +_site/posts/buletin-de-information.html,187,'a' tag is missing a reference +_site/posts/buletin-de-information.html,315,http://ach2019.ach.org is not an HTTPS link +_site/posts/bulletin-de-information-juin20.html,107,'a' tag is missing a reference +_site/posts/bulletin-de-information-juin20.html,126,'a' tag is missing a reference +_site/posts/bulletin-de-information-juin20.html,163,'a' tag is missing a reference +_site/posts/bulletin-de-information-juin20.html,189,'a' tag is missing a reference +_site/posts/bulletin-de-information-juin20.html,393,'a' tag is missing a reference +_site/posts/bulletin-de-information-march20.html,108,'a' tag is missing a reference +_site/posts/bulletin-de-information-march20.html,127,'a' tag is missing a reference +_site/posts/bulletin-de-information-march20.html,164,'a' tag is missing a reference +_site/posts/bulletin-de-information-march20.html,190,'a' tag is missing a reference +_site/posts/bulletin-de-information-march20.html,345,'a' tag is missing a reference +_site/posts/bulletin-de-information-oct20.html,105,'a' tag is missing a reference +_site/posts/bulletin-de-information-oct20.html,124,'a' tag is missing a reference +_site/posts/bulletin-de-information-oct20.html,161,'a' tag is missing a reference +_site/posts/bulletin-de-information-oct20.html,187,'a' tag is missing a reference +_site/posts/bulletin-de-information-oct20.html,337,'a' tag is missing a reference +_site/posts/bulletin-de-information.html,107,'a' tag is missing a reference +_site/posts/bulletin-de-information.html,126,'a' tag is missing a reference +_site/posts/bulletin-de-information.html,163,'a' tag is missing a reference +_site/posts/bulletin-de-information.html,189,'a' tag is missing a reference +_site/posts/bulletin-de-information.html,331,'a' tag is missing a reference +_site/posts/bulletin-issue-01.html,105,'a' tag is missing a reference +_site/posts/bulletin-issue-01.html,124,'a' tag is missing a reference +_site/posts/bulletin-issue-01.html,161,'a' tag is missing a reference +_site/posts/bulletin-issue-01.html,187,'a' tag is missing a reference +_site/posts/bulletin-issue-01.html,287,http://dhawards.org/dhawards2022/results/ is not an HTTPS link +_site/posts/bulletin-issue-02.html,105,'a' tag is missing a reference +_site/posts/bulletin-issue-02.html,124,'a' tag is missing a reference +_site/posts/bulletin-issue-02.html,161,'a' tag is missing a reference +_site/posts/bulletin-issue-02.html,187,'a' tag is missing a reference +_site/posts/bulletin-issue-03.html,105,'a' tag is missing a reference +_site/posts/bulletin-issue-03.html,124,'a' tag is missing a reference +_site/posts/bulletin-issue-03.html,161,'a' tag is missing a reference +_site/posts/bulletin-issue-03.html,187,'a' tag is missing a reference +_site/posts/bulletin-issue-03.html,347,http://tinyurl.com/PH-patreon is not an HTTPS link +_site/posts/bulletin-issue-04.html,105,'a' tag is missing a reference +_site/posts/bulletin-issue-04.html,124,'a' tag is missing a reference +_site/posts/bulletin-issue-04.html,161,'a' tag is missing a reference +_site/posts/bulletin-issue-04.html,187,'a' tag is missing a reference +_site/posts/bulletin-issue-04.html,325,http://dhawards.org/dhawards2022/results/ is not an HTTPS link +_site/posts/bulletin-issue-05.html,105,'a' tag is missing a reference +_site/posts/bulletin-issue-05.html,124,'a' tag is missing a reference +_site/posts/bulletin-issue-05.html,161,'a' tag is missing a reference +_site/posts/bulletin-issue-05.html,187,'a' tag is missing a reference +_site/posts/bulletin-issue-06.html,105,'a' tag is missing a reference +_site/posts/bulletin-issue-06.html,124,'a' tag is missing a reference +_site/posts/bulletin-issue-06.html,161,'a' tag is missing a reference +_site/posts/bulletin-issue-06.html,187,'a' tag is missing a reference +_site/posts/bulletin-issue-06.html,337,http://tinyurl.com/support-PH is not an HTTPS link +_site/posts/call-for-editors-en.html,105,'a' tag is missing a reference +_site/posts/call-for-editors-en.html,124,'a' tag is missing a reference +_site/posts/call-for-editors-en.html,161,'a' tag is missing a reference +_site/posts/call-for-editors-en.html,187,'a' tag is missing a reference +_site/posts/call-for-editors-en.html,288,http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ is not an HTTPS link +_site/posts/call-for-editors.html,105,'a' tag is missing a reference +_site/posts/call-for-editors.html,124,'a' tag is missing a reference +_site/posts/call-for-editors.html,161,'a' tag is missing a reference +_site/posts/call-for-editors.html,187,'a' tag is missing a reference +_site/posts/call-for-editors.html,288,http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ is not an HTTPS link +_site/posts/call-for-fr-members.html,105,'a' tag is missing a reference +_site/posts/call-for-fr-members.html,124,'a' tag is missing a reference +_site/posts/call-for-fr-members.html,161,'a' tag is missing a reference +_site/posts/call-for-fr-members.html,187,'a' tag is missing a reference +_site/posts/call-to-action.html,107,'a' tag is missing a reference +_site/posts/call-to-action.html,126,'a' tag is missing a reference +_site/posts/call-to-action.html,163,'a' tag is missing a reference +_site/posts/call-to-action.html,189,'a' tag is missing a reference +_site/posts/call-to-action.html,285,'a' tag is missing a reference +_site/posts/call-to-action.html,295,http://languagelog.ldc.upenn.edu/nll/?p=5315 is not an HTTPS link +_site/posts/cfp-jisc-ph.html,107,'a' tag is missing a reference +_site/posts/cfp-jisc-ph.html,126,'a' tag is missing a reference +_site/posts/cfp-jisc-ph.html,163,'a' tag is missing a reference +_site/posts/cfp-jisc-ph.html,189,'a' tag is missing a reference +_site/posts/cfp-jisc-ph.html,308,http://go-dh.github.io/mincomp/about/ is not an HTTPS link +_site/posts/charlotte-welcome.html,105,'a' tag is missing a reference +_site/posts/charlotte-welcome.html,124,'a' tag is missing a reference +_site/posts/charlotte-welcome.html,161,'a' tag is missing a reference +_site/posts/charlotte-welcome.html,187,'a' tag is missing a reference +_site/posts/convocatoria-de-tutoriales.html,105,'a' tag is missing a reference +_site/posts/convocatoria-de-tutoriales.html,124,'a' tag is missing a reference +_site/posts/convocatoria-de-tutoriales.html,161,'a' tag is missing a reference +_site/posts/convocatoria-de-tutoriales.html,187,'a' tag is missing a reference +_site/posts/convocatoria-editor.html,105,'a' tag is missing a reference +_site/posts/convocatoria-editor.html,124,'a' tag is missing a reference +_site/posts/convocatoria-editor.html,161,'a' tag is missing a reference +_site/posts/convocatoria-editor.html,187,'a' tag is missing a reference +_site/posts/convocatoria-editores-2021.html,107,'a' tag is missing a reference +_site/posts/convocatoria-editores-2021.html,126,'a' tag is missing a reference +_site/posts/convocatoria-editores-2021.html,163,'a' tag is missing a reference +_site/posts/convocatoria-editores-2021.html,189,'a' tag is missing a reference +_site/posts/convocatoria-para-editores.html,105,'a' tag is missing a reference +_site/posts/convocatoria-para-editores.html,124,'a' tag is missing a reference +_site/posts/convocatoria-para-editores.html,161,'a' tag is missing a reference +_site/posts/convocatoria-para-editores.html,187,'a' tag is missing a reference +_site/posts/convocatoria-taller-PH-espanol.html,106,'a' tag is missing a reference +_site/posts/convocatoria-taller-PH-espanol.html,125,'a' tag is missing a reference +_site/posts/convocatoria-taller-PH-espanol.html,162,'a' tag is missing a reference +_site/posts/convocatoria-taller-PH-espanol.html,188,'a' tag is missing a reference +_site/posts/corpus-linguistics-in-action.html,105,'a' tag is missing a reference +_site/posts/corpus-linguistics-in-action.html,124,'a' tag is missing a reference +_site/posts/corpus-linguistics-in-action.html,161,'a' tag is missing a reference +_site/posts/corpus-linguistics-in-action.html,187,'a' tag is missing a reference +_site/posts/corpus-linguistics-in-action.html,279,http://clic.bham.ac.uk/ is not an HTTPS link +_site/posts/corpus-linguistics-in-action.html,281,http://www.birmingham.ac.uk/schools/edacs/departments/englishlanguage/research/projects/clic/index.aspx is not an HTTPS link +_site/posts/corpus-linguistics-in-action.html,287,http://clic.bham.ac.uk is not an HTTPS link +_site/posts/corpus-linguistics-in-action.html,287,http://www.birmingham.ac.uk/schools/edacs/departments/englishlanguage/research/projects/clic/index.aspx is not an HTTPS link +_site/posts/corpus-linguistics-in-action.html,354,http://www.gutenberg.org/ebooks/766 is not an HTTPS link +_site/posts/corpus-linguistics-in-action.html,354,http://www.gutenberg.org/ebooks/821 is not an HTTPS link +_site/posts/corpus-linguistics-in-action.html,430,http://www.euppublishing.com/doi/full/10.3366/cor.2016.0102 is not an HTTPS link +_site/posts/december-newsletter.html,107,'a' tag is missing a reference +_site/posts/december-newsletter.html,126,'a' tag is missing a reference +_site/posts/december-newsletter.html,163,'a' tag is missing a reference +_site/posts/december-newsletter.html,189,'a' tag is missing a reference +_site/posts/december-newsletter.html,304,http://ahlist.org/wp-content/uploads/2021/11/AHLIST-2021-PROGRAM_Virtual_FINAL.pdf is not an HTTPS link +_site/posts/dh-award-2016.html,106,'a' tag is missing a reference +_site/posts/dh-award-2016.html,125,'a' tag is missing a reference +_site/posts/dh-award-2016.html,162,'a' tag is missing a reference +_site/posts/dh-award-2016.html,188,'a' tag is missing a reference +_site/posts/dh-award-2016.html,281,http://dhawards.org/dhawards2016/results/ is not an HTTPS link +_site/posts/dh-publishing-assistant.html,105,'a' tag is missing a reference +_site/posts/dh-publishing-assistant.html,124,'a' tag is missing a reference +_site/posts/dh-publishing-assistant.html,161,'a' tag is missing a reference +_site/posts/dh-publishing-assistant.html,187,'a' tag is missing a reference +_site/posts/digital-storytelling-immigrant-stories.html,105,'a' tag is missing a reference +_site/posts/digital-storytelling-immigrant-stories.html,124,'a' tag is missing a reference +_site/posts/digital-storytelling-immigrant-stories.html,161,'a' tag is missing a reference +_site/posts/digital-storytelling-immigrant-stories.html,187,'a' tag is missing a reference +_site/posts/digital-storytelling-immigrant-stories.html,279,http://cla.umn.edu/ihrc/research/immigrant-stories is not an HTTPS link +_site/posts/digital-storytelling-immigrant-stories.html,281,http://immigrants.mndigital.org/exhibits/show/immigrantstories-exhibit/item/508 is not an HTTPS link +_site/posts/digital-storytelling-immigrant-stories.html,285,http://immigrants.mndigital.org/exhibits/show/immigrantstories-exhibit is not an HTTPS link +_site/posts/digital-storytelling-immigrant-stories.html,285,http://immigrants.mndigital.org/items/browse is not an HTTPS link +_site/posts/digital-storytelling-immigrant-stories.html,287,http://immigrants.mndigital.org/exhibits/show/immigrantstories1975 is not an HTTPS link +_site/posts/distant-reading-in-the-undergraduate-classroom.html,105,'a' tag is missing a reference +_site/posts/distant-reading-in-the-undergraduate-classroom.html,124,'a' tag is missing a reference +_site/posts/distant-reading-in-the-undergraduate-classroom.html,161,'a' tag is missing a reference +_site/posts/distant-reading-in-the-undergraduate-classroom.html,187,'a' tag is missing a reference +_site/posts/distant-reading-in-the-undergraduate-classroom.html,286,http://home.heinonline.org/ is not an HTTPS link +_site/posts/distant-reading-in-the-undergraduate-classroom.html,288,http://voyant-tools.org/ is not an HTTPS link +_site/posts/distant-reading-in-the-undergraduate-classroom.html,300,http://voyant-tools.org/ is not an HTTPS link +_site/posts/distant-reading-in-the-undergraduate-classroom.html,312,http://www.themacroscope.org/?page_id=391 is not an HTTPS link +_site/posts/distant-reading-in-the-undergraduate-classroom.html,314,http://tedunderwood.com/2015/06/04/seven-ways-humanists-are-using-computers-to-understand-text/ is not an HTTPS link +_site/posts/dois-for-ph.html,107,'a' tag is missing a reference +_site/posts/dois-for-ph.html,126,'a' tag is missing a reference +_site/posts/dois-for-ph.html,163,'a' tag is missing a reference +_site/posts/dois-for-ph.html,189,'a' tag is missing a reference +_site/posts/edinburgh-workshop-2015.html,105,'a' tag is missing a reference +_site/posts/edinburgh-workshop-2015.html,124,'a' tag is missing a reference +_site/posts/edinburgh-workshop-2015.html,161,'a' tag is missing a reference +_site/posts/edinburgh-workshop-2015.html,187,'a' tag is missing a reference +_site/posts/education-and-community-lead.html,105,'a' tag is missing a reference +_site/posts/education-and-community-lead.html,124,'a' tag is missing a reference +_site/posts/education-and-community-lead.html,161,'a' tag is missing a reference +_site/posts/education-and-community-lead.html,187,'a' tag is missing a reference +_site/posts/en-call-for-lessons.html,107,'a' tag is missing a reference +_site/posts/en-call-for-lessons.html,126,'a' tag is missing a reference +_site/posts/en-call-for-lessons.html,163,'a' tag is missing a reference +_site/posts/en-call-for-lessons.html,189,'a' tag is missing a reference +_site/posts/en-call-for-proposals.html,107,'a' tag is missing a reference +_site/posts/en-call-for-proposals.html,126,'a' tag is missing a reference +_site/posts/en-call-for-proposals.html,163,'a' tag is missing a reference +_site/posts/en-call-for-proposals.html,189,'a' tag is missing a reference +_site/posts/es-buscamos-revisores.html,107,'a' tag is missing a reference +_site/posts/es-buscamos-revisores.html,126,'a' tag is missing a reference +_site/posts/es-buscamos-revisores.html,163,'a' tag is missing a reference +_site/posts/es-buscamos-revisores.html,189,'a' tag is missing a reference +_site/posts/fd-laramee.html,108,'a' tag is missing a reference +_site/posts/fd-laramee.html,127,'a' tag is missing a reference +_site/posts/fd-laramee.html,164,'a' tag is missing a reference +_site/posts/fd-laramee.html,190,'a' tag is missing a reference +_site/posts/first-teaching-workshop.html,107,'a' tag is missing a reference +_site/posts/first-teaching-workshop.html,126,'a' tag is missing a reference +_site/posts/first-teaching-workshop.html,163,'a' tag is missing a reference +_site/posts/first-teaching-workshop.html,189,'a' tag is missing a reference +_site/posts/full-text-search.html,107,'a' tag is missing a reference +_site/posts/full-text-search.html,126,'a' tag is missing a reference +_site/posts/full-text-search.html,163,'a' tag is missing a reference +_site/posts/full-text-search.html,189,'a' tag is missing a reference +_site/posts/gisele-welcome.html,105,'a' tag is missing a reference +_site/posts/gisele-welcome.html,124,'a' tag is missing a reference +_site/posts/gisele-welcome.html,161,'a' tag is missing a reference +_site/posts/gisele-welcome.html,187,'a' tag is missing a reference +_site/posts/history-of-protest.html,108,'a' tag is missing a reference +_site/posts/history-of-protest.html,127,'a' tag is missing a reference +_site/posts/history-of-protest.html,164,'a' tag is missing a reference +_site/posts/history-of-protest.html,190,'a' tag is missing a reference +_site/posts/history-of-protest.html,283,http://www.manchesteruniversitypress.co.uk/9781526116703/ is not an HTTPS link +_site/posts/history-of-protest.html,285,http://labs.bl.uk/British+Library+Labs+Competition is not an HTTPS link +_site/posts/history-of-protest.html,285,http://politicalmeetingsmapper.co.uk is not an HTTPS link +_site/posts/history-of-protest.html,289,http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 is not an HTTPS link +_site/posts/how-we-moved-to-github.html,105,'a' tag is missing a reference +_site/posts/how-we-moved-to-github.html,124,'a' tag is missing a reference +_site/posts/how-we-moved-to-github.html,161,'a' tag is missing a reference +_site/posts/how-we-moved-to-github.html,187,'a' tag is missing a reference +_site/posts/how-we-moved-to-github.html,277,http://en.wikipedia.org/wiki/Static_web_page is not an HTTPS link +_site/posts/how-we-moved-to-github.html,277,http://pages.github.com is not an HTTPS link +_site/posts/how-we-moved-to-github.html,281,http://jekyllrb.com is not an HTTPS link +_site/posts/how-we-moved-to-github.html,281,'a' tag is missing a reference +_site/posts/how-we-moved-to-github.html,293,http://jekyllrb.com/docs/frontmatter/ is not an HTTPS link +_site/posts/how-we-moved-to-github.html,540,http://jekyllrb.com/docs/frontmatter/ is not an HTTPS link +_site/posts/infrastructure-at-ph.html,106,'a' tag is missing a reference +_site/posts/infrastructure-at-ph.html,125,'a' tag is missing a reference +_site/posts/infrastructure-at-ph.html,162,'a' tag is missing a reference +_site/posts/infrastructure-at-ph.html,188,'a' tag is missing a reference +_site/posts/infrastructure-at-ph.html,286,http://jekyllrb.com/ is not an HTTPS link +_site/posts/infrastructure-at-ph.html,300,http://web.archive.org/ is not an HTTPS link +_site/posts/infrastructure-at-ph.html,323,http://jekyllrb.com/docs/plugins/ is not an HTTPS link +_site/posts/jennifer-isasi-jose-a-motilla.html,106,'a' tag is missing a reference +_site/posts/jennifer-isasi-jose-a-motilla.html,125,'a' tag is missing a reference +_site/posts/jennifer-isasi-jose-a-motilla.html,162,'a' tag is missing a reference +_site/posts/jennifer-isasi-jose-a-motilla.html,188,'a' tag is missing a reference +_site/posts/join-IPP.html,107,'a' tag is missing a reference +_site/posts/join-IPP.html,126,'a' tag is missing a reference +_site/posts/join-IPP.html,163,'a' tag is missing a reference +_site/posts/join-IPP.html,189,'a' tag is missing a reference +_site/posts/lanzamiento-PH-espanol.html,106,'a' tag is missing a reference +_site/posts/lanzamiento-PH-espanol.html,125,'a' tag is missing a reference +_site/posts/lanzamiento-PH-espanol.html,162,'a' tag is missing a reference +_site/posts/lanzamiento-PH-espanol.html,188,'a' tag is missing a reference +_site/posts/launch-PH-Spanish.html,106,'a' tag is missing a reference +_site/posts/launch-PH-Spanish.html,125,'a' tag is missing a reference +_site/posts/launch-PH-Spanish.html,162,'a' tag is missing a reference +_site/posts/launch-PH-Spanish.html,188,'a' tag is missing a reference +_site/posts/launch-portuguese.html,107,'a' tag is missing a reference +_site/posts/launch-portuguese.html,126,'a' tag is missing a reference +_site/posts/launch-portuguese.html,163,'a' tag is missing a reference +_site/posts/launch-portuguese.html,189,'a' tag is missing a reference +_site/posts/lessons-we-would-like-to-see.html,107,'a' tag is missing a reference +_site/posts/lessons-we-would-like-to-see.html,126,'a' tag is missing a reference +_site/posts/lessons-we-would-like-to-see.html,163,'a' tag is missing a reference +_site/posts/lessons-we-would-like-to-see.html,189,'a' tag is missing a reference +_site/posts/llano-gribomont-vaughan.html,105,'a' tag is missing a reference +_site/posts/llano-gribomont-vaughan.html,124,'a' tag is missing a reference +_site/posts/llano-gribomont-vaughan.html,161,'a' tag is missing a reference +_site/posts/llano-gribomont-vaughan.html,187,'a' tag is missing a reference +_site/posts/matthew-lincoln.html,108,'a' tag is missing a reference +_site/posts/matthew-lincoln.html,127,'a' tag is missing a reference +_site/posts/matthew-lincoln.html,164,'a' tag is missing a reference +_site/posts/matthew-lincoln.html,190,'a' tag is missing a reference +_site/posts/merci-les-amis.html,107,'a' tag is missing a reference +_site/posts/merci-les-amis.html,126,'a' tag is missing a reference +_site/posts/merci-les-amis.html,163,'a' tag is missing a reference +_site/posts/merci-les-amis.html,189,'a' tag is missing a reference +_site/posts/merci-les-amis.html,287,http://www.chartes.psl.eu/fr/rubrique-admissions/master-technologies-numeriques-appliquees-histoire is not an HTTPS link +_site/posts/mid-year-21-newsletter.html,107,'a' tag is missing a reference +_site/posts/mid-year-21-newsletter.html,126,'a' tag is missing a reference +_site/posts/mid-year-21-newsletter.html,163,'a' tag is missing a reference +_site/posts/mid-year-21-newsletter.html,189,'a' tag is missing a reference +_site/posts/mid-year-newsletter.html,107,'a' tag is missing a reference +_site/posts/mid-year-newsletter.html,126,'a' tag is missing a reference +_site/posts/mid-year-newsletter.html,163,'a' tag is missing a reference +_site/posts/mid-year-newsletter.html,189,'a' tag is missing a reference +_site/posts/mid-year-newsletter.html,287,http://programminghistorian.org/fr is not an HTTPS link +_site/posts/mid-year-newsletter.html,356,http://ach2019.ach.org is not an HTTPS link +_site/posts/model-workshop.html,106,'a' tag is missing a reference +_site/posts/model-workshop.html,125,'a' tag is missing a reference +_site/posts/model-workshop.html,162,'a' tag is missing a reference +_site/posts/model-workshop.html,188,'a' tag is missing a reference +_site/posts/new-english-managing-editor.html,105,'a' tag is missing a reference +_site/posts/new-english-managing-editor.html,124,'a' tag is missing a reference +_site/posts/new-english-managing-editor.html,161,'a' tag is missing a reference +_site/posts/new-english-managing-editor.html,187,'a' tag is missing a reference +_site/posts/new-lessons-page.html,105,'a' tag is missing a reference +_site/posts/new-lessons-page.html,124,'a' tag is missing a reference +_site/posts/new-lessons-page.html,161,'a' tag is missing a reference +_site/posts/new-lessons-page.html,187,'a' tag is missing a reference +_site/posts/new-lessons-page.html,299,http://listjs.com/ is not an HTTPS link +_site/posts/new-navigation.html,107,'a' tag is missing a reference +_site/posts/new-navigation.html,126,'a' tag is missing a reference +_site/posts/new-navigation.html,163,'a' tag is missing a reference +_site/posts/new-navigation.html,189,'a' tag is missing a reference +_site/posts/newsletter-april-21.html,107,'a' tag is missing a reference +_site/posts/newsletter-april-21.html,126,'a' tag is missing a reference +_site/posts/newsletter-april-21.html,163,'a' tag is missing a reference +_site/posts/newsletter-april-21.html,189,'a' tag is missing a reference +_site/posts/newsletter-april-21.html,289,http://walshbr.com/blog/the-programming-historian-and-editorial-process-in-digital-publishing/ is not an HTTPS link +_site/posts/newsletter-april-21.html,297,http://ixa2.si.ehu.eus/intele/?q=webinars is not an HTTPS link +_site/posts/newsletter-april-21.html,367,http://dhawards.org/dhawards2020/results/ is not an HTTPS link +_site/posts/newsletter-june20.html,107,'a' tag is missing a reference +_site/posts/newsletter-june20.html,126,'a' tag is missing a reference +_site/posts/newsletter-june20.html,163,'a' tag is missing a reference +_site/posts/newsletter-june20.html,189,'a' tag is missing a reference +_site/posts/newsletter-march20.html,108,'a' tag is missing a reference +_site/posts/newsletter-march20.html,127,'a' tag is missing a reference +_site/posts/newsletter-march20.html,164,'a' tag is missing a reference +_site/posts/newsletter-march20.html,190,'a' tag is missing a reference +_site/posts/newsletter-oct20.html,105,'a' tag is missing a reference +_site/posts/newsletter-oct20.html,124,'a' tag is missing a reference +_site/posts/newsletter-oct20.html,161,'a' tag is missing a reference +_site/posts/newsletter-oct20.html,187,'a' tag is missing a reference +_site/posts/newsletter-year20.html,107,'a' tag is missing a reference +_site/posts/newsletter-year20.html,126,'a' tag is missing a reference +_site/posts/newsletter-year20.html,163,'a' tag is missing a reference +_site/posts/newsletter-year20.html,189,'a' tag is missing a reference +_site/posts/newsletter.html,107,'a' tag is missing a reference +_site/posts/newsletter.html,126,'a' tag is missing a reference +_site/posts/newsletter.html,163,'a' tag is missing a reference +_site/posts/newsletter.html,189,'a' tag is missing a reference +_site/posts/noticias-PH-espanol.html,106,'a' tag is missing a reference +_site/posts/noticias-PH-espanol.html,125,'a' tag is missing a reference +_site/posts/noticias-PH-espanol.html,162,'a' tag is missing a reference +_site/posts/noticias-PH-espanol.html,188,'a' tag is missing a reference +_site/posts/ph-is-people.html,107,'a' tag is missing a reference +_site/posts/ph-is-people.html,126,'a' tag is missing a reference +_site/posts/ph-is-people.html,163,'a' tag is missing a reference +_site/posts/ph-is-people.html,189,'a' tag is missing a reference +_site/posts/plan-s.html,107,'a' tag is missing a reference +_site/posts/plan-s.html,126,'a' tag is missing a reference +_site/posts/plan-s.html,163,'a' tag is missing a reference +_site/posts/plan-s.html,189,'a' tag is missing a reference +_site/posts/planning-a-lesson.html,105,'a' tag is missing a reference +_site/posts/planning-a-lesson.html,124,'a' tag is missing a reference +_site/posts/planning-a-lesson.html,161,'a' tag is missing a reference +_site/posts/planning-a-lesson.html,187,'a' tag is missing a reference +_site/posts/premio-hdh-2018.html,106,'a' tag is missing a reference +_site/posts/premio-hdh-2018.html,125,'a' tag is missing a reference +_site/posts/premio-hdh-2018.html,162,'a' tag is missing a reference +_site/posts/premio-hdh-2018.html,188,'a' tag is missing a reference +_site/posts/premio-hdh-2018.html,281,http://humanidadesdigitaleshispanicas.es/resolucion-convocatoria-i-edicion-premios-hdh/ is not an HTTPS link +_site/posts/premio-hdh-2018.html,283,http://humanidadesdigitaleshispanicas.es is not an HTTPS link +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,107,'a' tag is missing a reference +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,126,'a' tag is missing a reference +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,163,'a' tag is missing a reference +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,189,'a' tag is missing a reference +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,287,http://neogranadina.org/ is not an HTTPS link +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,291,http://eadh.org/ is not an HTTPS link +_site/posts/proghist-trustee-advert.html,107,'a' tag is missing a reference +_site/posts/proghist-trustee-advert.html,126,'a' tag is missing a reference +_site/posts/proghist-trustee-advert.html,163,'a' tag is missing a reference +_site/posts/proghist-trustee-advert.html,189,'a' tag is missing a reference +_site/posts/programming-historian-community-survey.html,105,'a' tag is missing a reference +_site/posts/programming-historian-community-survey.html,124,'a' tag is missing a reference +_site/posts/programming-historian-community-survey.html,161,'a' tag is missing a reference +_site/posts/programming-historian-community-survey.html,187,'a' tag is missing a reference +_site/posts/programming-historian-india.html,106,'a' tag is missing a reference +_site/posts/programming-historian-india.html,125,'a' tag is missing a reference +_site/posts/programming-historian-india.html,162,'a' tag is missing a reference +_site/posts/programming-historian-india.html,188,'a' tag is missing a reference +_site/posts/programming-historian-live-london.html,107,'a' tag is missing a reference +_site/posts/programming-historian-live-london.html,126,'a' tag is missing a reference +_site/posts/programming-historian-live-london.html,163,'a' tag is missing a reference +_site/posts/programming-historian-live-london.html,189,'a' tag is missing a reference +_site/posts/programming-historian-live-london.html,292,http://proghistlive.eventbrite.co.uk is not an HTTPS link +_site/posts/programming-historian-live-london.html,294,http://www.software.ac.uk/ is not an HTTPS link +_site/posts/programming-historian-live-london.html,294,http://www.bl.uk/ is not an HTTPS link +_site/posts/programming-historian-live-london.html,294,http://www.history.ac.uk/ is not an HTTPS link +_site/posts/promoting-digital-archives.html,105,'a' tag is missing a reference +_site/posts/promoting-digital-archives.html,124,'a' tag is missing a reference +_site/posts/promoting-digital-archives.html,161,'a' tag is missing a reference +_site/posts/promoting-digital-archives.html,187,'a' tag is missing a reference +_site/posts/promoting-digital-archives.html,279,http://library.si.edu/event/colorourcollections-coloring-event is not an HTTPS link +_site/posts/promoting-digital-archives.html,296,http://www.instructables.com/id/How-to-Make-a-Coloring-Book/?ALLSTEPS is not an HTTPS link +_site/posts/promoting-digital-archives.html,302,http://www.colourlovers.com/ is not an HTTPS link +_site/posts/promoting-digital-archives.html,305,http://www.openculture.com/2016/02/download-free-coloring-books-from-world-class-libraries-museums.html is not an HTTPS link +_site/posts/reintroducing-the-ph-blog.html,105,'a' tag is missing a reference +_site/posts/reintroducing-the-ph-blog.html,124,'a' tag is missing a reference +_site/posts/reintroducing-the-ph-blog.html,161,'a' tag is missing a reference +_site/posts/reintroducing-the-ph-blog.html,187,'a' tag is missing a reference +_site/posts/reintroducing-the-ph-blog.html,283,http://humanitiesactionlab.org is not an HTTPS link +_site/posts/reintroducing-the-ph-blog.html,283,http://gitmomemory.org is not an HTTPS link +_site/posts/retirement-and-sustainability-policies.html,105,'a' tag is missing a reference +_site/posts/retirement-and-sustainability-policies.html,124,'a' tag is missing a reference +_site/posts/retirement-and-sustainability-policies.html,161,'a' tag is missing a reference +_site/posts/retirement-and-sustainability-policies.html,187,'a' tag is missing a reference +_site/posts/riva-quiroga-joshua-ortiz.html,106,'a' tag is missing a reference +_site/posts/riva-quiroga-joshua-ortiz.html,125,'a' tag is missing a reference +_site/posts/riva-quiroga-joshua-ortiz.html,162,'a' tag is missing a reference +_site/posts/riva-quiroga-joshua-ortiz.html,188,'a' tag is missing a reference +_site/posts/roundup2017a.html,108,'a' tag is missing a reference +_site/posts/roundup2017a.html,127,'a' tag is missing a reference +_site/posts/roundup2017a.html,164,'a' tag is missing a reference +_site/posts/roundup2017a.html,190,'a' tag is missing a reference +_site/posts/september-newsletter.html,107,'a' tag is missing a reference +_site/posts/september-newsletter.html,126,'a' tag is missing a reference +_site/posts/september-newsletter.html,163,'a' tag is missing a reference +_site/posts/september-newsletter.html,189,'a' tag is missing a reference +_site/posts/september-newsletter.html,303,http://ach.org/ is not an HTTPS link +_site/posts/sonic-word-clouds.html,105,'a' tag is missing a reference +_site/posts/sonic-word-clouds.html,124,'a' tag is missing a reference +_site/posts/sonic-word-clouds.html,161,'a' tag is missing a reference +_site/posts/sonic-word-clouds.html,187,'a' tag is missing a reference +_site/posts/sonic-word-clouds.html,279,http://www.musicalgorithms.org/3.2/ is not an HTTPS link +_site/posts/spanish-editor.html,105,'a' tag is missing a reference +_site/posts/spanish-editor.html,124,'a' tag is missing a reference +_site/posts/spanish-editor.html,161,'a' tag is missing a reference +_site/posts/spanish-editor.html,187,'a' tag is missing a reference +_site/posts/spanish-editor.html,277,'a' tag is missing a reference +_site/posts/spanish-editor.html,288,http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ is not an HTTPS link +_site/posts/subject-specialist-editor.html,106,'a' tag is missing a reference +_site/posts/subject-specialist-editor.html,125,'a' tag is missing a reference +_site/posts/subject-specialist-editor.html,162,'a' tag is missing a reference +_site/posts/subject-specialist-editor.html,188,'a' tag is missing a reference +_site/posts/twenty-sixteen-review.html,107,'a' tag is missing a reference +_site/posts/twenty-sixteen-review.html,126,'a' tag is missing a reference +_site/posts/twenty-sixteen-review.html,163,'a' tag is missing a reference +_site/posts/twenty-sixteen-review.html,189,'a' tag is missing a reference +_site/posts/two-new-PH-editors.html,106,'a' tag is missing a reference +_site/posts/two-new-PH-editors.html,125,'a' tag is missing a reference +_site/posts/two-new-PH-editors.html,162,'a' tag is missing a reference +_site/posts/two-new-PH-editors.html,188,'a' tag is missing a reference +_site/posts/ucl-placement-2021.html,107,'a' tag is missing a reference +_site/posts/ucl-placement-2021.html,126,'a' tag is missing a reference +_site/posts/ucl-placement-2021.html,163,'a' tag is missing a reference +_site/posts/ucl-placement-2021.html,189,'a' tag is missing a reference +_site/posts/vote-dh-award.html,107,'a' tag is missing a reference +_site/posts/vote-dh-award.html,126,'a' tag is missing a reference +_site/posts/vote-dh-award.html,163,'a' tag is missing a reference +_site/posts/vote-dh-award.html,189,'a' tag is missing a reference +_site/posts/welcome-martin-grandjean.html,107,'a' tag is missing a reference +_site/posts/welcome-martin-grandjean.html,126,'a' tag is missing a reference +_site/posts/welcome-martin-grandjean.html,163,'a' tag is missing a reference +_site/posts/welcome-martin-grandjean.html,189,'a' tag is missing a reference +_site/posts/welcome-martin-grandjean.html,281,http://www.martingrandjean.ch/complex-structures-and-international-organizations/ is not an HTTPS link +_site/posts/welcome-martin-grandjean.html,281,http://www.martingrandjean.ch is not an HTTPS link +_site/posts/welcome-mc-boucher.html,105,'a' tag is missing a reference +_site/posts/welcome-mc-boucher.html,124,'a' tag is missing a reference +_site/posts/welcome-mc-boucher.html,161,'a' tag is missing a reference +_site/posts/welcome-mc-boucher.html,187,'a' tag is missing a reference +_site/posts/welcome-ph-fr.html,105,'a' tag is missing a reference +_site/posts/welcome-ph-fr.html,124,'a' tag is missing a reference +_site/posts/welcome-ph-fr.html,161,'a' tag is missing a reference +_site/posts/welcome-ph-fr.html,187,'a' tag is missing a reference +_site/posts/welcome-ph-fr.html,279,http://programminghistorian.org/fr is not an HTTPS link +_site/posts/welcome-ph-fr.html,285,http://dsharp.library.cmu.edu/ is not an HTTPS link +_site/posts/welcome-ph-fr.html,289,http://archives.mundaneum.org/fr/versions-digitalisees/schema-de-paul-otlet-documentation-et-telecommunication is not an HTTPS link +_site/posts/welcome-to-ph2.html,107,'a' tag is missing a reference +_site/posts/welcome-to-ph2.html,126,'a' tag is missing a reference +_site/posts/welcome-to-ph2.html,163,'a' tag is missing a reference +_site/posts/welcome-to-ph2.html,189,'a' tag is missing a reference +_site/posts/welcome-to-ph2.html,289,http://niche-canada.org/programming-historian is not an HTTPS link +_site/posts/welcome-zoe-leblanc.html,108,'a' tag is missing a reference +_site/posts/welcome-zoe-leblanc.html,127,'a' tag is missing a reference +_site/posts/welcome-zoe-leblanc.html,164,'a' tag is missing a reference +_site/posts/welcome-zoe-leblanc.html,190,'a' tag is missing a reference +_site/posts/welcome-zoe-leblanc.html,285,http://scholarslab.org is not an HTTPS link +_site/pt/apoiadores.html,88,'a' tag is missing a reference +_site/pt/apoiadores.html,107,'a' tag is missing a reference +_site/pt/apoiadores.html,144,'a' tag is missing a reference +_site/pt/apoiadores.html,203,'a' tag is missing a reference +_site/pt/apoiadores.html,275,http://cdrh.unl.edu/ is not an HTTPS link +_site/pt/contribua.html,88,'a' tag is missing a reference +_site/pt/contribua.html,107,'a' tag is missing a reference +_site/pt/contribua.html,144,'a' tag is missing a reference +_site/pt/contribua.html,203,'a' tag is missing a reference +_site/pt/contribua.html,292,http://www.worldcat.org/title/programming-historian/oclc/951537099 is not an HTTPS link +_site/pt/contribua.html,294,http://purdue-primo-prod.hosted.exlibrisgroup.com/primo_library/libweb/action/dlDisplay.do?vid=PURDUE&search_scope=everything&docId=PURDUE_ALMA51671812890001081&fn=permalink is not an HTTPS link +_site/pt/directrizes-autor.html,88,'a' tag is missing a reference +_site/pt/directrizes-autor.html,107,'a' tag is missing a reference +_site/pt/directrizes-autor.html,144,'a' tag is missing a reference +_site/pt/directrizes-autor.html,203,'a' tag is missing a reference +_site/pt/directrizes-editor.html,88,'a' tag is missing a reference +_site/pt/directrizes-editor.html,107,'a' tag is missing a reference +_site/pt/directrizes-editor.html,144,'a' tag is missing a reference +_site/pt/directrizes-editor.html,203,'a' tag is missing a reference +_site/pt/directrizes-editor.html,591,http://www.loc.gov/maps/collections is not an HTTPS link +_site/pt/directrizes-revisor.html,88,'a' tag is missing a reference +_site/pt/directrizes-revisor.html,107,'a' tag is missing a reference +_site/pt/directrizes-revisor.html,144,'a' tag is missing a reference +_site/pt/directrizes-revisor.html,203,'a' tag is missing a reference +_site/pt/directrizes-tradutor.html,88,'a' tag is missing a reference +_site/pt/directrizes-tradutor.html,107,'a' tag is missing a reference +_site/pt/directrizes-tradutor.html,144,'a' tag is missing a reference +_site/pt/directrizes-tradutor.html,203,'a' tag is missing a reference +_site/pt/doacoes.html,88,'a' tag is missing a reference +_site/pt/doacoes.html,107,'a' tag is missing a reference +_site/pt/doacoes.html,144,'a' tag is missing a reference +_site/pt/doacoes.html,203,'a' tag is missing a reference +_site/pt/equipe.html,88,'a' tag is missing a reference +_site/pt/equipe.html,107,'a' tag is missing a reference +_site/pt/equipe.html,144,'a' tag is missing a reference +_site/pt/equipe.html,203,'a' tag is missing a reference +_site/pt/equipe.html,310,http://twitter.com/maxcarlons is not an HTTPS link +_site/pt/equipe.html,313,http://github.com/carlonim is not an HTTPS link +_site/pt/equipe.html,414,http://github.com/lachapot is not an HTTPS link +_site/pt/equipe.html,512,http://twitter.com/cosovschi is not an HTTPS link +_site/pt/equipe.html,515,http://github.com/digitalkosovski is not an HTTPS link +_site/pt/equipe.html,618,http://github.com/caiocmello is not an HTTPS link +_site/pt/equipe.html,1182,http://github.com/semanticnoodles is not an HTTPS link +_site/pt/equipe.html,1278,http://twitter.com/nabsiddiqui is not an HTTPS link +_site/pt/equipe.html,1281,http://github.com/nabsiddiqui is not an HTTPS link +_site/pt/equipe.html,1631,http://twitter.com/giulia_taurino is not an HTTPS link +_site/pt/equipe.html,1634,http://github.com/giuliataurino is not an HTTPS link +_site/pt/equipe.html,1804,http://www.alexwermercolan.com/ is not an HTTPS link +_site/pt/equipe.html,1810,http://twitter.com/alexwermercolan is not an HTTPS link +_site/pt/equipe.html,1813,http://github.com/hawc2 is not an HTTPS link +_site/pt/equipe.html,2059,http://www.mariajoseafanador.com is not an HTTPS link +_site/pt/equipe.html,2065,http://twitter.com/mariajoafana is not an HTTPS link +_site/pt/equipe.html,2068,http://github.com/mariajoafana is not an HTTPS link +_site/pt/equipe.html,2534,http://twitter.com/IsaGribomont is not an HTTPS link +_site/pt/equipe.html,2537,http://github.com/isag91 is not an HTTPS link +_site/pt/equipe.html,2745,http://twitter.com/espejolento is not an HTTPS link +_site/pt/equipe.html,2748,http://github.com/silviaegt is not an HTTPS link +_site/pt/equipe.html,3036,http://twitter.com/jenniferisve is not an HTTPS link +_site/pt/equipe.html,3039,http://github.com/jenniferisasi is not an HTTPS link +_site/pt/equipe.html,3361,http://twitter.com/enetreseles is not an HTTPS link +_site/pt/equipe.html,3364,http://github.com/nllano is not an HTTPS link +_site/pt/equipe.html,3568,http://twitter.com/jgob is not an HTTPS link +_site/pt/equipe.html,3571,http://github.com/joshuagob is not an HTTPS link +_site/pt/equipe.html,3863,http://twitter.com/rivaquiroga is not an HTTPS link +_site/pt/equipe.html,3866,http://github.com/rivaquiroga is not an HTTPS link +_site/pt/equipe.html,4157,http://github.com/nivaca is not an HTTPS link +_site/pt/equipe.html,4370,http://github.com/marie-flesch is not an HTTPS link +_site/pt/equipe.html,4513,http://github.com/matgille is not an HTTPS link +_site/pt/equipe.html,4746,http://github.com/mhersent is not an HTTPS link +_site/pt/equipe.html,4804,http://twitter.com/superHH is not an HTTPS link +_site/pt/equipe.html,5056,http://github.com/DMathelier is not an HTTPS link +_site/pt/equipe.html,5190,http://twitter.com/emilienschultz is not an HTTPS link +_site/pt/equipe.html,5193,http://github.com/emilienschultz is not an HTTPS link +_site/pt/equipe.html,5317,http://twitter.com/davvalent is not an HTTPS link +_site/pt/equipe.html,5320,http://github.com/davvalent is not an HTTPS link +_site/pt/equipe.html,5449,http://github.com/AlexandreWa is not an HTTPS link +_site/pt/equipe.html,5584,http://github.com/josircg is not an HTTPS link +_site/pt/equipe.html,5842,http://twitter.com/danielalvesfcsh is not an HTTPS link +_site/pt/equipe.html,5845,http://github.com/DanielAlvesLABDH is not an HTTPS link +_site/pt/equipe.html,6107,http://twitter.com/ericbrasiln is not an HTTPS link +_site/pt/equipe.html,6110,http://github.com/ericbrasiln is not an HTTPS link +_site/pt/equipe.html,6301,http://github.com/luisferla is not an HTTPS link +_site/pt/equipe.html,6543,http://twitter.com/jimmy_medeiros is not an HTTPS link +_site/pt/equipe.html,6546,http://github.com/JimmyMedeiros82 is not an HTTPS link +_site/pt/equipe.html,6781,http://github.com/joanacvp is not an HTTPS link +_site/pt/equipe.html,7027,http://twitter.com/araceletorres is not an HTTPS link +_site/pt/equipe.html,7030,http://github.com/aracele is not an HTTPS link +_site/pt/equipe.html,7286,http://twitter.com/j_w_baker is not an HTTPS link +_site/pt/equipe.html,7289,http://github.com/drjwbaker is not an HTTPS link +_site/pt/equipe.html,7721,http://adamcrymble.org is not an HTTPS link +_site/pt/equipe.html,7727,http://twitter.com/Adam_Crymble is not an HTTPS link +_site/pt/equipe.html,7730,http://github.com/acrymble is not an HTTPS link +_site/pt/equipe.html,8198,http://github.com/adamfarquhar is not an HTTPS link +_site/pt/equipe.html,8258,http://twitter.com/jenniferisve is not an HTTPS link +_site/pt/equipe.html,8261,http://github.com/jenniferisasi is not an HTTPS link +_site/pt/equipe.html,8589,http://twitter.com/rivaquiroga is not an HTTPS link +_site/pt/equipe.html,8592,http://github.com/rivaquiroga is not an HTTPS link +_site/pt/equipe.html,8878,http://twitter.com/amsichani is not an HTTPS link +_site/pt/equipe.html,8881,http://github.com/amsichani is not an HTTPS link +_site/pt/equipe.html,9221,http://twitter.com/AnisaHawes is not an HTTPS link +_site/pt/equipe.html,9224,http://github.com/anisa-hawes is not an HTTPS link +_site/pt/equipe.html,9433,http://github.com/charlottejmc is not an HTTPS link +_site/pt/eventos.html,88,'a' tag is missing a reference +_site/pt/eventos.html,107,'a' tag is missing a reference +_site/pt/eventos.html,144,'a' tag is missing a reference +_site/pt/eventos.html,203,'a' tag is missing a reference +_site/pt/index.html,89,'a' tag is missing a reference +_site/pt/index.html,108,'a' tag is missing a reference +_site/pt/index.html,145,'a' tag is missing a reference +_site/pt/index.html,204,'a' tag is missing a reference +_site/pt/jisc-tna-parceria.html,88,'a' tag is missing a reference +_site/pt/jisc-tna-parceria.html,107,'a' tag is missing a reference +_site/pt/jisc-tna-parceria.html,144,'a' tag is missing a reference +_site/pt/jisc-tna-parceria.html,203,'a' tag is missing a reference +_site/pt/licoes-politica-remocao.html,88,'a' tag is missing a reference +_site/pt/licoes-politica-remocao.html,107,'a' tag is missing a reference +_site/pt/licoes-politica-remocao.html,144,'a' tag is missing a reference +_site/pt/licoes-politica-remocao.html,203,'a' tag is missing a reference +_site/pt/licoes/HTML-lista-palavras-1.html,121,'a' tag is missing a reference +_site/pt/licoes/HTML-lista-palavras-1.html,140,'a' tag is missing a reference +_site/pt/licoes/HTML-lista-palavras-1.html,177,'a' tag is missing a reference +_site/pt/licoes/HTML-lista-palavras-1.html,236,'a' tag is missing a reference +_site/pt/licoes/HTML-lista-palavras-1.html,558,http://www.w3schools.com/html/ is not an HTTPS link +_site/pt/licoes/HTML-lista-palavras-2.html,121,'a' tag is missing a reference +_site/pt/licoes/HTML-lista-palavras-2.html,140,'a' tag is missing a reference +_site/pt/licoes/HTML-lista-palavras-2.html,177,'a' tag is missing a reference +_site/pt/licoes/HTML-lista-palavras-2.html,236,'a' tag is missing a reference +_site/pt/licoes/algoritmos-agrupamento-scikit-learn-python.html,135,'a' tag is missing a reference +_site/pt/licoes/algoritmos-agrupamento-scikit-learn-python.html,154,'a' tag is missing a reference +_site/pt/licoes/algoritmos-agrupamento-scikit-learn-python.html,191,'a' tag is missing a reference +_site/pt/licoes/algoritmos-agrupamento-scikit-learn-python.html,250,'a' tag is missing a reference +_site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html,135,'a' tag is missing a reference +_site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html,154,'a' tag is missing a reference +_site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html,191,'a' tag is missing a reference +_site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html,250,'a' tag is missing a reference +_site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html,703,http://factominer.free.fr/ is not an HTTPS link +_site/pt/licoes/analise-sentimento-R-syuzhet.html,119,'a' tag is missing a reference +_site/pt/licoes/analise-sentimento-R-syuzhet.html,138,'a' tag is missing a reference +_site/pt/licoes/analise-sentimento-R-syuzhet.html,175,'a' tag is missing a reference +_site/pt/licoes/analise-sentimento-R-syuzhet.html,234,'a' tag is missing a reference +_site/pt/licoes/analise-sentimento-R-syuzhet.html,584,http://saifmohammad.com/WebPages/NRC-Emotion-Lexicon.htm is not an HTTPS link +_site/pt/licoes/analise-sentimento-R-syuzhet.html,588,http://www.matthewjockers.net/page/2/ is not an HTTPS link +_site/pt/licoes/analise-sentimento-exploracao-dados.html,119,'a' tag is missing a reference +_site/pt/licoes/analise-sentimento-exploracao-dados.html,138,'a' tag is missing a reference +_site/pt/licoes/analise-sentimento-exploracao-dados.html,175,'a' tag is missing a reference +_site/pt/licoes/analise-sentimento-exploracao-dados.html,234,'a' tag is missing a reference +_site/pt/licoes/analise-sentimento-exploracao-dados.html,605,http://www.nltk.org/install.html is not an HTTPS link +_site/pt/licoes/analise-sentimento-exploracao-dados.html,617,http://www.nltk.org/_modules/nltk/sentiment/vader.html is not an HTTPS link +_site/pt/licoes/analise-sentimento-exploracao-dados.html,639,http://www.nltk.org/_modules/nltk/sentiment/vader.html is not an HTTPS link +_site/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.html,119,'a' tag is missing a reference +_site/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.html,138,'a' tag is missing a reference +_site/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.html,175,'a' tag is missing a reference +_site/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.html,234,'a' tag is missing a reference +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,121,'a' tag is missing a reference +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,140,'a' tag is missing a reference +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,177,'a' tag is missing a reference +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,236,'a' tag is missing a reference +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,868,http://writemonkey.com/ is not an HTTPS link +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,868,http://prose.io/ is not an HTTPS link +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,868,http://www.draftin.com/ is not an HTTPS link +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,870,http://gitit.net/ is not an HTTPS link +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,870,http://jaspervdj.be/hakyll/ is not an HTTPS link +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,884,http://www.antipope.org/charlie/blog-static/2013/10/why-microsoft-word-must-die.html is not an HTTPS link +_site/pt/licoes/camadas-vetoriais-qgis.html,123,'a' tag is missing a reference +_site/pt/licoes/camadas-vetoriais-qgis.html,142,'a' tag is missing a reference +_site/pt/licoes/camadas-vetoriais-qgis.html,179,'a' tag is missing a reference +_site/pt/licoes/camadas-vetoriais-qgis.html,238,'a' tag is missing a reference +_site/pt/licoes/camadas-vetoriais-qgis.html,1090,http://geospatialhistorian.wordpress.com/ is not an HTTPS link +_site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html,121,'a' tag is missing a reference +_site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html,140,'a' tag is missing a reference +_site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html,177,'a' tag is missing a reference +_site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html,236,'a' tag is missing a reference +_site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html,562,http://www.7-zip.org/ is not an HTTPS link +_site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html,576,http://en.wikipedia.org/wiki/Tab-separated_values is not an HTTPS link +_site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html,641,http://williamjturkel.net/2013/06/15/basic-text-analysis-with-command-line-tools-in-linux/ is not an HTTPS link +_site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html,642,http://williamjturkel.net/2013/06/20/pattern-matching-and-permuted-term-indexing-with-command-line-tools-in-linux/ is not an HTTPS link +_site/pt/licoes/contar-frequencias-palavras-python.html,121,'a' tag is missing a reference +_site/pt/licoes/contar-frequencias-palavras-python.html,140,'a' tag is missing a reference +_site/pt/licoes/contar-frequencias-palavras-python.html,177,'a' tag is missing a reference +_site/pt/licoes/contar-frequencias-palavras-python.html,236,'a' tag is missing a reference +_site/pt/licoes/contar-frequencias-palavras-python.html,596,http://docs.python.org/tutorial/datastructures.html#list-comprehensions is not an HTTPS link +_site/pt/licoes/contar-frequencias-palavras-python.html,721,http://ir.dcs.gla.ac.uk/resources/linguistic_utils/stop_words is not an HTTPS link +_site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html,121,'a' tag is missing a reference +_site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html,140,'a' tag is missing a reference +_site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html,177,'a' tag is missing a reference +_site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html,236,'a' tag is missing a reference +_site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html,553,http://www.w3schools.com/html/default.asp is not an HTTPS link +_site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html,559,http://www.w3schools.com/tags/tag_doctype.asp is not an HTTPS link +_site/pt/licoes/criar-exposicao-omeka.html,121,'a' tag is missing a reference +_site/pt/licoes/criar-exposicao-omeka.html,140,'a' tag is missing a reference +_site/pt/licoes/criar-exposicao-omeka.html,177,'a' tag is missing a reference +_site/pt/licoes/criar-exposicao-omeka.html,236,'a' tag is missing a reference +_site/pt/licoes/download-automatico-wget.html,119,'a' tag is missing a reference +_site/pt/licoes/download-automatico-wget.html,138,'a' tag is missing a reference +_site/pt/licoes/download-automatico-wget.html,175,'a' tag is missing a reference +_site/pt/licoes/download-automatico-wget.html,234,'a' tag is missing a reference +_site/pt/licoes/download-automatico-wget.html,662,http://www.gnu.org/software/wget/ is not an HTTPS link +_site/pt/licoes/download-automatico-wget.html,662,http://ftp.gnu.org/gnu/wget/ is not an HTTPS link +_site/pt/licoes/download-multiplos-registros-query-strings.html,119,'a' tag is missing a reference +_site/pt/licoes/download-multiplos-registros-query-strings.html,138,'a' tag is missing a reference +_site/pt/licoes/download-multiplos-registros-query-strings.html,175,'a' tag is missing a reference +_site/pt/licoes/download-multiplos-registros-query-strings.html,234,'a' tag is missing a reference +_site/pt/licoes/download-multiplos-registros-query-strings.html,549,http://www.oldbaileyonline.org/ is not an HTTPS link +_site/pt/licoes/download-multiplos-registros-query-strings.html,565,http://www.oldbaileyonline.org/browse.jsp?id=t17800628-33&div=t17800628-33 is not an HTTPS link +_site/pt/licoes/download-multiplos-registros-query-strings.html,603,http://www.oldbaileyonline.org/forms/formMain.jsp is not an HTTPS link +_site/pt/licoes/download-multiplos-registros-query-strings.html,1148,http://docs.python.org/tutorial/errors.html is not an HTTPS link +_site/pt/licoes/download-multiplos-registros-query-strings.html,1293,http://www.oldbaileyonline.org/static/DocAPI.jsp is not an HTTPS link +_site/pt/licoes/download-multiplos-registros-query-strings.html,1294,http://stackoverflow.com/questions/273192/python-best-way-to-create-directory-if-it-doesnt-exist-for-file-write is not an HTTPS link +_site/pt/licoes/download-paginas-web-python.html,121,'a' tag is missing a reference +_site/pt/licoes/download-paginas-web-python.html,140,'a' tag is missing a reference +_site/pt/licoes/download-paginas-web-python.html,177,'a' tag is missing a reference +_site/pt/licoes/download-paginas-web-python.html,236,'a' tag is missing a reference +_site/pt/licoes/download-paginas-web-python.html,624,http://www.oldbaileyonline.org/browse.jsp?foo=bar&path=sessionsPapers/17800628.xml&div=t17800628-33&xml=yes is not an HTTPS link +_site/pt/licoes/download-paginas-web-python.html,624,http://www.oldbaileyonline.org/images.jsp?doc=178006280084 is not an HTTPS link +_site/pt/licoes/explorar-analisar-dados-rede-python.html,125,'a' tag is missing a reference +_site/pt/licoes/explorar-analisar-dados-rede-python.html,144,'a' tag is missing a reference +_site/pt/licoes/explorar-analisar-dados-rede-python.html,181,'a' tag is missing a reference +_site/pt/licoes/explorar-analisar-dados-rede-python.html,240,'a' tag is missing a reference +_site/pt/licoes/explorar-analisar-dados-rede-python.html,621,http://www.oxforddnb.com is not an HTTPS link +_site/pt/licoes/explorar-analisar-dados-rede-python.html,621,http://www.sixdegreesoffrancisbacon.com is not an HTTPS link +_site/pt/licoes/explorar-analisar-dados-rede-python.html,897,http://sixdegreesoffrancisbacon.com/ is not an HTTPS link +_site/pt/licoes/extrair-paginas-ilustradas-com-python.html,119,'a' tag is missing a reference +_site/pt/licoes/extrair-paginas-ilustradas-com-python.html,138,'a' tag is missing a reference +_site/pt/licoes/extrair-paginas-ilustradas-com-python.html,175,'a' tag is missing a reference +_site/pt/licoes/extrair-paginas-ilustradas-com-python.html,234,'a' tag is missing a reference +_site/pt/licoes/extrair-paginas-ilustradas-com-python.html,685,http://web.archive.org/web/20190115051900/https://conda.io/docs/_downloads/conda-cheatsheet.pdf is not an HTTPS link +_site/pt/licoes/extrair-palavras-chave.html,119,'a' tag is missing a reference +_site/pt/licoes/extrair-palavras-chave.html,138,'a' tag is missing a reference +_site/pt/licoes/extrair-palavras-chave.html,175,'a' tag is missing a reference +_site/pt/licoes/extrair-palavras-chave.html,234,'a' tag is missing a reference +_site/pt/licoes/extrair-palavras-chave.html,554,http://www.british-history.ac.uk/alumni-oxon/1500-1714 is not an HTTPS link +_site/pt/licoes/geocodificando-qgis.html,119,'a' tag is missing a reference +_site/pt/licoes/geocodificando-qgis.html,138,'a' tag is missing a reference +_site/pt/licoes/geocodificando-qgis.html,175,'a' tag is missing a reference +_site/pt/licoes/geocodificando-qgis.html,234,'a' tag is missing a reference +_site/pt/licoes/geocodificando-qgis.html,599,[url](https://www.oracle.com/java/technologies/downloads/#java8) is an invalid URL +_site/pt/licoes/geocodificando-qgis.html,602,http://www.british-history.ac.uk/alumni-oxon/1500-1714 is not an HTTPS link +_site/pt/licoes/geocodificando-qgis.html,684,http://www.county-borders.co.uk/ is not an HTTPS link +_site/pt/licoes/geocodificando-qgis.html,769,http://www.gazetteer.org.uk/index.php is not an HTTPS link +_site/pt/licoes/geocodificando-qgis.html,781,http://www.county-borders.co.uk/ is not an HTTPS link +_site/pt/licoes/georreferenciamento-qgis.html,123,'a' tag is missing a reference +_site/pt/licoes/georreferenciamento-qgis.html,142,'a' tag is missing a reference +_site/pt/licoes/georreferenciamento-qgis.html,179,'a' tag is missing a reference +_site/pt/licoes/georreferenciamento-qgis.html,238,'a' tag is missing a reference +_site/pt/licoes/georreferenciamento-qgis.html,612,http://www.gov.pe.ca/gis/license_agreement.php3?name=lot_town&file_format=SHP is not an HTTPS link +_site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html,117,'a' tag is missing a reference +_site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html,136,'a' tag is missing a reference +_site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html,173,'a' tag is missing a reference +_site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html,232,'a' tag is missing a reference +_site/pt/licoes/index.html,88,'a' tag is missing a reference +_site/pt/licoes/index.html,107,'a' tag is missing a reference +_site/pt/licoes/index.html,144,'a' tag is missing a reference +_site/pt/licoes/index.html,203,'a' tag is missing a reference +_site/pt/licoes/instalacao-linux.html,121,'a' tag is missing a reference +_site/pt/licoes/instalacao-linux.html,140,'a' tag is missing a reference +_site/pt/licoes/instalacao-linux.html,177,'a' tag is missing a reference +_site/pt/licoes/instalacao-linux.html,236,'a' tag is missing a reference +_site/pt/licoes/instalacao-mac.html,121,'a' tag is missing a reference +_site/pt/licoes/instalacao-mac.html,140,'a' tag is missing a reference +_site/pt/licoes/instalacao-mac.html,177,'a' tag is missing a reference +_site/pt/licoes/instalacao-mac.html,236,'a' tag is missing a reference +_site/pt/licoes/instalacao-mac.html,538,http://support.apple.com/kb/ht1427 is not an HTTPS link +_site/pt/licoes/instalacao-modulos-python-pip.html,119,'a' tag is missing a reference +_site/pt/licoes/instalacao-modulos-python-pip.html,138,'a' tag is missing a reference +_site/pt/licoes/instalacao-modulos-python-pip.html,175,'a' tag is missing a reference +_site/pt/licoes/instalacao-modulos-python-pip.html,234,'a' tag is missing a reference +_site/pt/licoes/instalacao-windows.html,121,'a' tag is missing a reference +_site/pt/licoes/instalacao-windows.html,140,'a' tag is missing a reference +_site/pt/licoes/instalacao-windows.html,177,'a' tag is missing a reference +_site/pt/licoes/instalacao-windows.html,236,'a' tag is missing a reference +_site/pt/licoes/introducao-ao-markdown.html,119,'a' tag is missing a reference +_site/pt/licoes/introducao-ao-markdown.html,138,'a' tag is missing a reference +_site/pt/licoes/introducao-ao-markdown.html,175,'a' tag is missing a reference +_site/pt/licoes/introducao-ao-markdown.html,234,'a' tag is missing a reference +_site/pt/licoes/introducao-ao-markdown.html,572,http://daringfireball.net/projects/markdown/ is not an HTTPS link +_site/pt/licoes/introducao-ao-markdown.html,576,http://github.com is not an HTTPS link +_site/pt/licoes/introducao-codificacao-textos-tei-1.html,119,'a' tag is missing a reference +_site/pt/licoes/introducao-codificacao-textos-tei-1.html,138,'a' tag is missing a reference +_site/pt/licoes/introducao-codificacao-textos-tei-1.html,175,'a' tag is missing a reference +_site/pt/licoes/introducao-codificacao-textos-tei-1.html,234,'a' tag is missing a reference +_site/pt/licoes/introducao-dados-abertos-conectados.html,119,'a' tag is missing a reference +_site/pt/licoes/introducao-dados-abertos-conectados.html,138,'a' tag is missing a reference +_site/pt/licoes/introducao-dados-abertos-conectados.html,175,'a' tag is missing a reference +_site/pt/licoes/introducao-dados-abertos-conectados.html,234,'a' tag is missing a reference +_site/pt/licoes/introducao-dados-abertos-conectados.html,575,http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,604,http://www.oxforddnb.com is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,616,http://www.geonames.org/ is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,750,http://semanticweb.org/wiki/Main_Page.html is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,752,http://web.archive.org/web/20170715094229/http://www.musicontology.com/ is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,752,http://web.archive.org/web/20170718143925/http://musicontology.com/docs/getting-started.html is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,870,http://web.archive.org/web/20170718143925/http://musicontology.com/docs/getting-started.html is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,926,http://www.easyrdf.org/converter is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,938,http://dbpedia.org/snorql/ is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,1038,http://dbpedia.org/class/yago/WikicatBritishHistorians is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,1038,http://dbpedia.org/class/yago/WikicatWomenHistorians is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,1077,http://www.snee.com/bobdc.blog/ is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,1081,http://linkeddata.org/guides-and-tutorials is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,1083,http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ is not an HTTPS link +_site/pt/licoes/introducao-dados-abertos-conectados.html,1089,http://www.ahrc.ac.uk/ is not an HTTPS link +_site/pt/licoes/introducao-estilometria-python.html,119,'a' tag is missing a reference +_site/pt/licoes/introducao-estilometria-python.html,138,'a' tag is missing a reference +_site/pt/licoes/introducao-estilometria-python.html,175,'a' tag is missing a reference +_site/pt/licoes/introducao-estilometria-python.html,234,'a' tag is missing a reference +_site/pt/licoes/introducao-estilometria-python.html,805,http://jupyter.org/ is not an HTTPS link +_site/pt/licoes/introducao-estilometria-python.html,805,http://jupyterlab.readthedocs.io/en/stable/getting_started/installation.html is not an HTTPS link +_site/pt/licoes/introducao-instalacao-python.html,121,'a' tag is missing a reference +_site/pt/licoes/introducao-instalacao-python.html,140,'a' tag is missing a reference +_site/pt/licoes/introducao-instalacao-python.html,177,'a' tag is missing a reference +_site/pt/licoes/introducao-instalacao-python.html,236,'a' tag is missing a reference +_site/pt/licoes/introducao-instalacao-python.html,544,http://www.python.org/ is not an HTTPS link +_site/pt/licoes/introducao-instalacao-python.html,544,http://www.crummy.com/software/BeautifulSoup/ is not an HTTPS link +_site/pt/licoes/introducao-instalacao-python.html,546,http://www.activestate.com/komodo-edit is not an HTTPS link +_site/pt/licoes/introducao-instalacao-python.html,546,http://wiki.python.org/moin/PythonEditors/ is not an HTTPS link +_site/pt/licoes/introducao-instalacao-python.html,554,http://sebastianraschka.com/Articles/2014_python_2_3_key_diff.html is not an HTTPS link +_site/pt/licoes/introducao-jupyter-notebooks.html,123,'a' tag is missing a reference +_site/pt/licoes/introducao-jupyter-notebooks.html,142,'a' tag is missing a reference +_site/pt/licoes/introducao-jupyter-notebooks.html,179,'a' tag is missing a reference +_site/pt/licoes/introducao-jupyter-notebooks.html,238,'a' tag is missing a reference +_site/pt/licoes/introducao-linha-comando-bash.html,121,'a' tag is missing a reference +_site/pt/licoes/introducao-linha-comando-bash.html,140,'a' tag is missing a reference +_site/pt/licoes/introducao-linha-comando-bash.html,177,'a' tag is missing a reference +_site/pt/licoes/introducao-linha-comando-bash.html,236,'a' tag is missing a reference +_site/pt/licoes/introducao-linha-comando-bash.html,564,http://www.tldp.org/LDP/Bash-Beginners-Guide/html/chap_01.html is not an HTTPS link +_site/pt/licoes/introducao-linha-comando-bash.html,786,http://www.gutenberg.org/ebooks/2600 is not an HTTPS link +_site/pt/licoes/introducao-mysql-r.html,119,'a' tag is missing a reference +_site/pt/licoes/introducao-mysql-r.html,138,'a' tag is missing a reference +_site/pt/licoes/introducao-mysql-r.html,175,'a' tag is missing a reference +_site/pt/licoes/introducao-mysql-r.html,234,'a' tag is missing a reference +_site/pt/licoes/introducao-mysql-r.html,910,http://dev.mysql.com/downloads/workbench/ is not an HTTPS link +_site/pt/licoes/introducao-mysql-r.html,1818,http://web.archive.org/web/20171228130133/https://www.ntu.edu.sg/home/ehchua/programming/sql/MySQL_Beginner.html is not an HTTPS link +_site/pt/licoes/introducao-omeka-net.html,119,'a' tag is missing a reference +_site/pt/licoes/introducao-omeka-net.html,138,'a' tag is missing a reference +_site/pt/licoes/introducao-omeka-net.html,175,'a' tag is missing a reference +_site/pt/licoes/introducao-omeka-net.html,234,'a' tag is missing a reference +_site/pt/licoes/introducao-omeka-net.html,544,http://www.omeka.net is not an HTTPS link +_site/pt/licoes/introducao-omeka-net.html,978,http://info.omeka.net/ is not an HTTPS link +_site/pt/licoes/investigar-literatura-lusofona-literateca.html,117,'a' tag is missing a reference +_site/pt/licoes/investigar-literatura-lusofona-literateca.html,136,'a' tag is missing a reference +_site/pt/licoes/investigar-literatura-lusofona-literateca.html,173,'a' tag is missing a reference +_site/pt/licoes/investigar-literatura-lusofona-literateca.html,232,'a' tag is missing a reference +_site/pt/licoes/limpar-dados-openrefine.html,123,'a' tag is missing a reference +_site/pt/licoes/limpar-dados-openrefine.html,142,'a' tag is missing a reference +_site/pt/licoes/limpar-dados-openrefine.html,179,'a' tag is missing a reference +_site/pt/licoes/limpar-dados-openrefine.html,238,'a' tag is missing a reference +_site/pt/licoes/limpar-dados-openrefine.html,574,http://openrefine.org is not an HTTPS link +_site/pt/licoes/manipulacao-transformacao-dados-r.html,119,'a' tag is missing a reference +_site/pt/licoes/manipulacao-transformacao-dados-r.html,138,'a' tag is missing a reference +_site/pt/licoes/manipulacao-transformacao-dados-r.html,175,'a' tag is missing a reference +_site/pt/licoes/manipulacao-transformacao-dados-r.html,234,'a' tag is missing a reference +_site/pt/licoes/manipulacao-transformacao-dados-r.html,567,http://hadley.nz/ is not an HTTPS link +_site/pt/licoes/manipulacao-transformacao-dados-r.html,585,http://tidyverse.org/ is not an HTTPS link +_site/pt/licoes/manipulacao-transformacao-dados-r.html,590,http://magrittr.tidyverse.org is not an HTTPS link +_site/pt/licoes/manipulacao-transformacao-dados-r.html,591,http://ggplot2.tidyverse.org/ is not an HTTPS link +_site/pt/licoes/manipulacao-transformacao-dados-r.html,591,http://www.springer.com/us/book/9780387245447 is not an HTTPS link +_site/pt/licoes/manipulacao-transformacao-dados-r.html,592,http://tibble.tidyverse.org/ is not an HTTPS link +_site/pt/licoes/manipulacao-transformacao-dados-r.html,694,http://stefanbache.dk/ is not an HTTPS link +_site/pt/licoes/manipulacao-transformacao-dados-r.html,694,http://hadley.nz/ is not an HTTPS link +_site/pt/licoes/manipulacao-transformacao-dados-r.html,1018,http://www.ggplot2.org is not an HTTPS link +_site/pt/licoes/manipular-strings-python.html,121,'a' tag is missing a reference +_site/pt/licoes/manipular-strings-python.html,140,'a' tag is missing a reference +_site/pt/licoes/manipular-strings-python.html,177,'a' tag is missing a reference +_site/pt/licoes/manipular-strings-python.html,236,'a' tag is missing a reference +_site/pt/licoes/nocoes-basicas-R-dados-tabulares.html,119,'a' tag is missing a reference +_site/pt/licoes/nocoes-basicas-R-dados-tabulares.html,138,'a' tag is missing a reference +_site/pt/licoes/nocoes-basicas-R-dados-tabulares.html,175,'a' tag is missing a reference +_site/pt/licoes/nocoes-basicas-R-dados-tabulares.html,234,'a' tag is missing a reference +_site/pt/licoes/nocoes-basicas-R-dados-tabulares.html,1054,http://dh-r.lincolnmullen.com/ is not an HTTPS link +_site/pt/licoes/nocoes-basicas-paginas-web-html.html,121,'a' tag is missing a reference +_site/pt/licoes/nocoes-basicas-paginas-web-html.html,140,'a' tag is missing a reference +_site/pt/licoes/nocoes-basicas-paginas-web-html.html,177,'a' tag is missing a reference +_site/pt/licoes/nocoes-basicas-paginas-web-html.html,236,'a' tag is missing a reference +_site/pt/licoes/nocoes-basicas-paginas-web-html.html,583,http://www.w3schools.com/html/default.asp is not an HTTPS link +_site/pt/licoes/nocoes-basicas-paginas-web-html.html,636,http://www.w3schools.com/html/default.asp is not an HTTPS link +_site/pt/licoes/nocoes-basicas-paginas-web-html.html,637,http://www.w3schools.com/html/html5_intro.asp is not an HTTPS link +_site/pt/licoes/normalizacao-dados-textuais-python.html,121,'a' tag is missing a reference +_site/pt/licoes/normalizacao-dados-textuais-python.html,140,'a' tag is missing a reference +_site/pt/licoes/normalizacao-dados-textuais-python.html,177,'a' tag is missing a reference +_site/pt/licoes/normalizacao-dados-textuais-python.html,236,'a' tag is missing a reference +_site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html,121,'a' tag is missing a reference +_site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html,140,'a' tag is missing a reference +_site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html,177,'a' tag is missing a reference +_site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html,236,'a' tag is missing a reference +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,119,'a' tag is missing a reference +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,138,'a' tag is missing a reference +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,175,'a' tag is missing a reference +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,234,'a' tag is missing a reference +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,691,http://notepad-plus-plus.org/ is not an HTTPS link +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,693,http://komodoide.com/komodo-edit/ is not an HTTPS link +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,762,http://homensenaviosdobacalhau.cm-ilhavo.pt/header/diretorio/showppl/17606 is not an HTTPS link +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,940,http://historyonics.blogspot.co.uk/2014/01/judging-book-by-its-url.html is not an HTTPS link +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,944,http://earlymodernnotes.wordpress.com/2013/05/18/unclean-unclean-what-historians-can-do-about-sharing-our-messy-research-data/ is not an HTTPS link +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,957,http://britishlibrary.typepad.co.uk/collectioncare/2013/09/the-twelve-principles-of-digital-preservation.html is not an HTTPS link +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,966,http://data-archive.ac.uk/create-manage/document is not an HTTPS link +_site/pt/licoes/processamento-basico-texto-r.html,121,'a' tag is missing a reference +_site/pt/licoes/processamento-basico-texto-r.html,140,'a' tag is missing a reference +_site/pt/licoes/processamento-basico-texto-r.html,177,'a' tag is missing a reference +_site/pt/licoes/processamento-basico-texto-r.html,236,'a' tag is missing a reference +_site/pt/licoes/processamento-basico-texto-r.html,1386,http://www.presidency.ucsb.edu/sou.php is not an HTTPS link +_site/pt/licoes/qgis-camadas.html,123,'a' tag is missing a reference +_site/pt/licoes/qgis-camadas.html,142,'a' tag is missing a reference +_site/pt/licoes/qgis-camadas.html,179,'a' tag is missing a reference +_site/pt/licoes/qgis-camadas.html,238,'a' tag is missing a reference +_site/pt/licoes/qgis-camadas.html,607,http://www.gov.pe.ca/gis/download.php3?name=coastline&file_format=SHP is not an HTTPS link +_site/pt/licoes/qgis-camadas.html,608,http://www.gov.pe.ca/gis/download.php3?name=lot_town&file_format=SHP is not an HTTPS link +_site/pt/licoes/qgis-camadas.html,609,http://www.gov.pe.ca/gis/download.php3?name=hydronetwork&file_format=SHP is not an HTTPS link +_site/pt/licoes/qgis-camadas.html,610,http://www.gov.pe.ca/gis/download.php3?name=forest_35&file_format=SHP is not an HTTPS link +_site/pt/licoes/qgis-camadas.html,611,http://www.gov.pe.ca/gis/download.php3?name=nat_parks&file_format=SHP is not an HTTPS link +_site/pt/licoes/qgis-camadas.html,693,http://web.archive.org/web/20180715071501/http://www.qgistutorials.com/pt_BR/docs/working_with_projections.html is not an HTTPS link +_site/pt/licoes/qgis-camadas.html,1308,http://geospatialhistorian.wordpress.com/ is not an HTTPS link +_site/pt/licoes/reutilizacao-codigo-modularidade-python.html,121,'a' tag is missing a reference +_site/pt/licoes/reutilizacao-codigo-modularidade-python.html,140,'a' tag is missing a reference +_site/pt/licoes/reutilizacao-codigo-modularidade-python.html,177,'a' tag is missing a reference +_site/pt/licoes/reutilizacao-codigo-modularidade-python.html,236,'a' tag is missing a reference +_site/pt/licoes/saida-dados-ficheiro-html-python.html,121,'a' tag is missing a reference +_site/pt/licoes/saida-dados-ficheiro-html-python.html,140,'a' tag is missing a reference +_site/pt/licoes/saida-dados-ficheiro-html-python.html,177,'a' tag is missing a reference +_site/pt/licoes/saida-dados-ficheiro-html-python.html,236,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,119,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,138,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,175,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,234,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,560,http://www.digitalhumanities.org/dhq/vol/5/1/000091/000091.html is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,564,http://blog.taracopplestone.co.uk/making-things-photobashing-as-archaeological-remediation/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,564,http://www.samplereality.com/2012/05/02/notes-towards-a-deformed-humanities/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,564,http://nowviskie.org/2013/resistance-in-the-materials/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,564,http://nooart.org/post/73353953758/temkin-glitchhumancomputerinteraction is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,576,http://musicalgorithms.org/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,578,http://sonic-pi.net/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,591,http://www.icad.org/Proceedings/2008/Hermann2008.pdf is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,602,http://waxy.org/2015/12/if_drake_was_born_a_piano/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,606,http://www.icad.org/Proceedings/2008/Hermann2008.pdf is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,614,http://musicalgorithms.org/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,614,http://musicalgorithms.org/3.0/index.html is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,672,http://www.lynda.com/GarageBand-tutorials/Importing-audio-tracks/156620/164050-4.html is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,710,http://musicalgorithms.org/3.0/index.html is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,755,http://www.ethanhein.com/wp/2010/scales-and-emotions/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,820,http://docs.python-guide.org/en/latest/starting/install/win/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,824,http://www.howtogeek.com/235101/10-ways-to-open-the-command-prompt-in-windows-10/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,882,http://www.electronics.dit.ie/staff/tscarff/Music_technology/midi/midi_note_numbers_for_octaves.html is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,884,http://trillian.mit.edu/~jc/music/abc/ABCcontrib.html is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,887,http://themacroscope.org is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1039,http://sonic-pi.net is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1045,http://puffin.creighton.edu/jesuit/relations/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1105,http://library.gwu.edu/scholarly-technology-group/posts/sound-library-work is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1109,http://www.lilypond.org/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1113,http://www.trevorowens.org/2012/11/discovery-and-justification-are-different-notes-on-sciencing-the-humanities/ is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1118,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1119,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1120,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1121,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1122,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1123,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1124,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1128,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1130,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1130,http://www.digitalhumanities.org/dhq/vol/5/1/000091/000091.html is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1132,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1132,http://www.jstor.org/stable/734136 is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1134,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1134,http://www.icad.org/Proceedings/2008/Hermann2008.pdf is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1136,'a' tag is missing a reference +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1136,http://motherboard.vice.com/read/the-strange-acoustic-phenomenon-behind-these-wacked-out-versions-of-pop-songs is not an HTTPS link +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1138,'a' tag is missing a reference +_site/pt/licoes/sumarizacao-narrativas-web-python.html,119,'a' tag is missing a reference +_site/pt/licoes/sumarizacao-narrativas-web-python.html,138,'a' tag is missing a reference +_site/pt/licoes/sumarizacao-narrativas-web-python.html,175,'a' tag is missing a reference +_site/pt/licoes/sumarizacao-narrativas-web-python.html,234,'a' tag is missing a reference +_site/pt/licoes/sumarizacao-narrativas-web-python.html,529,http://arquivo.pt is not an HTTPS link +_site/pt/licoes/sumarizacao-narrativas-web-python.html,822,http://yake.inesctec.pt is not an HTTPS link +_site/pt/licoes/sumarizacao-narrativas-web-python.html,978,http://ecir2019.org/ is not an HTTPS link +_site/pt/licoes/trabalhando-ficheiros-texto-python.html,121,'a' tag is missing a reference +_site/pt/licoes/trabalhando-ficheiros-texto-python.html,140,'a' tag is missing a reference +_site/pt/licoes/trabalhando-ficheiros-texto-python.html,177,'a' tag is missing a reference +_site/pt/licoes/trabalhando-ficheiros-texto-python.html,236,'a' tag is missing a reference +_site/pt/licoes/trabalhando-ficheiros-texto-python.html,603,http://docs.python.org/release/2.5.4/ref/keywords.html is not an HTTPS link +_site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html,135,'a' tag is missing a reference +_site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html,154,'a' tag is missing a reference +_site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html,191,'a' tag is missing a reference +_site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html,250,'a' tag is missing a reference +_site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html,2193,http://patristica.net/graeca is not an HTTPS link +_site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html,2193,http://stephanus.tlg.uci.edu is not an HTTPS link +_site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html,2304,http://doi.org/10.30687/arm/9372-8175/2022/01/005 is not an HTTPS link +_site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html,119,'a' tag is missing a reference +_site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html,138,'a' tag is missing a reference +_site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html,175,'a' tag is missing a reference +_site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html,234,'a' tag is missing a reference +_site/pt/licoes/visualizacao-basica-dados-tabulares-r.html,117,'a' tag is missing a reference +_site/pt/licoes/visualizacao-basica-dados-tabulares-r.html,136,'a' tag is missing a reference +_site/pt/licoes/visualizacao-basica-dados-tabulares-r.html,173,'a' tag is missing a reference +_site/pt/licoes/visualizacao-basica-dados-tabulares-r.html,232,'a' tag is missing a reference +_site/pt/pesquisa.html,88,'a' tag is missing a reference +_site/pt/pesquisa.html,107,'a' tag is missing a reference +_site/pt/pesquisa.html,144,'a' tag is missing a reference +_site/pt/pesquisa.html,203,'a' tag is missing a reference +_site/pt/pesquisa.html,253,http://niche-canada.org/wp-content/uploads/2013/09/programming-historian-1.pdf is not an HTTPS link +_site/pt/pesquisa.html,259,http://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1508542&dswid=7551 is not an HTTPS link +_site/pt/pesquisa.html,263,http://jah.oxfordjournals.org/content/103/1/299.2.full is not an HTTPS link +_site/pt/pesquisa.html,264,http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ is not an HTTPS link +_site/pt/pesquisa.html,276,http://www.digitalhumanities.org/dhq/vol/16/2/000585/000585.html is not an HTTPS link +_site/pt/pesquisa.html,282,http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 is not an HTTPS link +_site/pt/pesquisa.html,284,http://web.archive.org/web/20180713014622/http://dhcommons.org/journal/issue-1/editorial-sustainability-and-open-peer-review-programming-historian is not an HTTPS link +_site/pt/pesquisa.html,285,http://www.themacroscope.org/2.0/ is not an HTTPS link +_site/pt/pesquisa.html,306,http://www.iea.usp.br/eventos/historia-digital-educacao-caminhos-cruzados is not an HTTPS link +_site/pt/pesquisa.html,390,http://ixa2.si.ehu.eus/intele/?q=webinars is not an HTTPS link +_site/pt/pesquisa.html,393,http://walshbr.com/blog/the-programming-historian-and-editorial-process-in-digital-publishing/ is not an HTTPS link +_site/pt/pesquisa.html,406,http://fredgibbs.net/assets/images/ph-poster/final-board.png is not an HTTPS link +_site/pt/pesquisa.html,419,http://niche-canada.org/2018/03/23/a-decade-of-programming-historians/ is not an HTTPS link +_site/pt/pesquisa.html,420,http://fredgibbs.net/posts/reflections-former-PH-editor is not an HTTPS link +_site/pt/pesquisa.html,421,http://clionauta.hypotheses.org/16979 is not an HTTPS link +_site/pt/pesquisa.html,423,http://humanidadesdigitales.net/blog/2017/03/17/the-programming-historian-en-espanol/ is not an HTTPS link +_site/pt/politica-de-privacidade.html,88,'a' tag is missing a reference +_site/pt/politica-de-privacidade.html,107,'a' tag is missing a reference +_site/pt/politica-de-privacidade.html,144,'a' tag is missing a reference +_site/pt/politica-de-privacidade.html,203,'a' tag is missing a reference +_site/pt/ppi.html,88,'a' tag is missing a reference +_site/pt/ppi.html,107,'a' tag is missing a reference +_site/pt/ppi.html,144,'a' tag is missing a reference +_site/pt/ppi.html,203,'a' tag is missing a reference +_site/pt/reportar-um-erro.html,88,'a' tag is missing a reference +_site/pt/reportar-um-erro.html,107,'a' tag is missing a reference +_site/pt/reportar-um-erro.html,144,'a' tag is missing a reference +_site/pt/reportar-um-erro.html,203,'a' tag is missing a reference +_site/pt/sobre.html,88,'a' tag is missing a reference +_site/pt/sobre.html,107,'a' tag is missing a reference +_site/pt/sobre.html,144,'a' tag is missing a reference +_site/pt/sobre.html,203,'a' tag is missing a reference +_site/pt/sobre.html,266,http://dhawards.org/dhawards2016/results/ is not an HTTPS link +_site/pt/sobre.html,266,http://humanidadesdigitaleshispanicas.es/ is not an HTTPS link +_site/pt/sobre.html,266,http://dhawards.org/dhawards2022/results/ is not an HTTPS link +_site/pt/sobre.html,280,http://digitalhistoryhacks.blogspot.com/2008/01/programming-historian.html is not an HTTPS link +_site/pt/vagas.html,88,'a' tag is missing a reference +_site/pt/vagas.html,107,'a' tag is missing a reference +_site/pt/vagas.html,144,'a' tag is missing a reference +_site/pt/vagas.html,203,'a' tag is missing a reference +_site/translation-concordance.html,86,'a' tag is missing a reference +_site/translation-concordance.html,105,'a' tag is missing a reference +_site/translation-concordance.html,142,'a' tag is missing a reference +_site/translation-concordance.html,168,'a' tag is missing a reference +_site/translation-concordance.html,267,'a' tag is missing a reference +_site/translation-concordance.html,270,'a' tag is missing a reference +_site/translation-concordance.html,273,'a' tag is missing a reference +_site/translation-concordance.html,286,'a' tag is missing a reference +_site/translation-concordance.html,289,'a' tag is missing a reference +_site/translation-concordance.html,292,'a' tag is missing a reference +_site/translation-concordance.html,308,'a' tag is missing a reference +_site/translation-concordance.html,321,'a' tag is missing a reference +_site/translation-concordance.html,327,'a' tag is missing a reference +_site/translation-concordance.html,330,'a' tag is missing a reference +_site/translation-concordance.html,340,'a' tag is missing a reference +_site/translation-concordance.html,346,'a' tag is missing a reference +_site/translation-concordance.html,349,'a' tag is missing a reference +_site/translation-concordance.html,359,'a' tag is missing a reference +_site/translation-concordance.html,366,'a' tag is missing a reference +_site/translation-concordance.html,369,'a' tag is missing a reference +_site/translation-concordance.html,382,'a' tag is missing a reference +_site/translation-concordance.html,388,'a' tag is missing a reference +_site/translation-concordance.html,401,'a' tag is missing a reference +_site/translation-concordance.html,404,'a' tag is missing a reference +_site/translation-concordance.html,407,'a' tag is missing a reference +_site/translation-concordance.html,420,'a' tag is missing a reference +_site/translation-concordance.html,423,'a' tag is missing a reference +_site/translation-concordance.html,426,'a' tag is missing a reference +_site/translation-concordance.html,442,'a' tag is missing a reference +_site/translation-concordance.html,462,'a' tag is missing a reference +_site/translation-concordance.html,479,'a' tag is missing a reference +_site/translation-concordance.html,482,'a' tag is missing a reference +_site/translation-concordance.html,485,'a' tag is missing a reference +_site/translation-concordance.html,501,'a' tag is missing a reference +_site/translation-concordance.html,504,'a' tag is missing a reference +_site/translation-concordance.html,517,'a' tag is missing a reference +_site/translation-concordance.html,523,'a' tag is missing a reference +_site/translation-concordance.html,555,'a' tag is missing a reference +_site/translation-concordance.html,558,'a' tag is missing a reference +_site/translation-concordance.html,561,'a' tag is missing a reference +_site/translation-concordance.html,574,'a' tag is missing a reference +_site/translation-concordance.html,577,'a' tag is missing a reference +_site/translation-concordance.html,580,'a' tag is missing a reference +_site/translation-concordance.html,593,'a' tag is missing a reference +_site/translation-concordance.html,596,'a' tag is missing a reference +_site/translation-concordance.html,631,'a' tag is missing a reference +_site/translation-concordance.html,634,'a' tag is missing a reference +_site/translation-concordance.html,637,'a' tag is missing a reference +_site/translation-concordance.html,650,'a' tag is missing a reference +_site/translation-concordance.html,653,'a' tag is missing a reference +_site/translation-concordance.html,656,'a' tag is missing a reference +_site/translation-concordance.html,669,'a' tag is missing a reference +_site/translation-concordance.html,672,'a' tag is missing a reference +_site/translation-concordance.html,675,'a' tag is missing a reference +_site/translation-concordance.html,688,'a' tag is missing a reference +_site/translation-concordance.html,691,'a' tag is missing a reference +_site/translation-concordance.html,694,'a' tag is missing a reference +_site/translation-concordance.html,704,'a' tag is missing a reference +_site/translation-concordance.html,707,'a' tag is missing a reference +_site/translation-concordance.html,713,'a' tag is missing a reference +_site/translation-concordance.html,723,'a' tag is missing a reference +_site/translation-concordance.html,730,'a' tag is missing a reference +_site/translation-concordance.html,733,'a' tag is missing a reference +_site/translation-concordance.html,752,'a' tag is missing a reference +_site/translation-concordance.html,765,'a' tag is missing a reference +_site/translation-concordance.html,768,'a' tag is missing a reference +_site/translation-concordance.html,771,'a' tag is missing a reference +_site/translation-concordance.html,781,'a' tag is missing a reference +_site/translation-concordance.html,788,'a' tag is missing a reference +_site/translation-concordance.html,791,'a' tag is missing a reference +_site/translation-concordance.html,809,'a' tag is missing a reference +_site/translation-concordance.html,825,'a' tag is missing a reference +_site/translation-concordance.html,828,'a' tag is missing a reference +_site/translation-concordance.html,831,'a' tag is missing a reference +_site/translation-concordance.html,866,'a' tag is missing a reference +_site/translation-concordance.html,885,'a' tag is missing a reference +_site/translation-concordance.html,902,'a' tag is missing a reference +_site/translation-concordance.html,905,'a' tag is missing a reference +_site/translation-concordance.html,908,'a' tag is missing a reference +_site/translation-concordance.html,921,'a' tag is missing a reference +_site/translation-concordance.html,924,'a' tag is missing a reference +_site/translation-concordance.html,927,'a' tag is missing a reference +_site/translation-concordance.html,940,'a' tag is missing a reference +_site/translation-concordance.html,943,'a' tag is missing a reference +_site/translation-concordance.html,946,'a' tag is missing a reference +_site/translation-concordance.html,962,'a' tag is missing a reference +_site/translation-concordance.html,965,'a' tag is missing a reference +_site/translation-concordance.html,978,'a' tag is missing a reference +_site/translation-concordance.html,981,'a' tag is missing a reference +_site/translation-concordance.html,984,'a' tag is missing a reference +_site/translation-concordance.html,997,'a' tag is missing a reference +_site/translation-concordance.html,1000,'a' tag is missing a reference +_site/translation-concordance.html,1003,'a' tag is missing a reference +_site/translation-concordance.html,1019,'a' tag is missing a reference +_site/translation-concordance.html,1022,'a' tag is missing a reference +_site/translation-concordance.html,1051,'a' tag is missing a reference +_site/translation-concordance.html,1057,'a' tag is missing a reference +_site/translation-concordance.html,1060,'a' tag is missing a reference +_site/translation-concordance.html,1073,'a' tag is missing a reference +_site/translation-concordance.html,1076,'a' tag is missing a reference +_site/translation-concordance.html,1079,'a' tag is missing a reference +_site/translation-concordance.html,1092,'a' tag is missing a reference +_site/translation-concordance.html,1095,'a' tag is missing a reference +_site/translation-concordance.html,1098,'a' tag is missing a reference +_site/translation-concordance.html,1111,'a' tag is missing a reference +_site/translation-concordance.html,1117,'a' tag is missing a reference +_site/translation-concordance.html,1130,'a' tag is missing a reference +_site/translation-concordance.html,1133,'a' tag is missing a reference +_site/translation-concordance.html,1136,'a' tag is missing a reference +_site/translation-concordance.html,1152,'a' tag is missing a reference +_site/translation-concordance.html,1171,'a' tag is missing a reference +_site/translation-concordance.html,1174,'a' tag is missing a reference +_site/translation-concordance.html,1184,'a' tag is missing a reference +_site/translation-concordance.html,1190,'a' tag is missing a reference +_site/translation-concordance.html,1193,'a' tag is missing a reference +_site/translation-concordance.html,1207,'a' tag is missing a reference +_site/translation-concordance.html,1226,'a' tag is missing a reference +_site/translation-concordance.html,1229,'a' tag is missing a reference +_site/translation-concordance.html,1245,'a' tag is missing a reference +_site/translation-concordance.html,1248,'a' tag is missing a reference +_site/translation-concordance.html,1264,'a' tag is missing a reference +_site/translation-concordance.html,1267,'a' tag is missing a reference +_site/translation-concordance.html,1270,'a' tag is missing a reference +_site/translation-concordance.html,1283,'a' tag is missing a reference +_site/translation-concordance.html,1286,'a' tag is missing a reference +_site/translation-concordance.html,1289,'a' tag is missing a reference +_site/translation-concordance.html,1302,'a' tag is missing a reference +_site/translation-concordance.html,1305,'a' tag is missing a reference +_site/translation-concordance.html,1308,'a' tag is missing a reference +_site/translation-concordance.html,1356,'a' tag is missing a reference +_site/translation-concordance.html,1362,'a' tag is missing a reference +_site/translation-concordance.html,1365,'a' tag is missing a reference +_site/translation-concordance.html,1378,'a' tag is missing a reference +_site/translation-concordance.html,1384,'a' tag is missing a reference +_site/translation-concordance.html,1397,'a' tag is missing a reference +_site/translation-concordance.html,1400,'a' tag is missing a reference +_site/translation-concordance.html,1416,'a' tag is missing a reference +_site/translation-concordance.html,1419,'a' tag is missing a reference +_site/translation-concordance.html,1422,'a' tag is missing a reference +_site/translation-concordance.html,1439,'a' tag is missing a reference +_site/translation-concordance.html,1452,'a' tag is missing a reference +_site/translation-concordance.html,1458,'a' tag is missing a reference +_site/translation-concordance.html,1461,'a' tag is missing a reference +_site/translation-concordance.html,1475,'a' tag is missing a reference +_site/translation-concordance.html,1478,'a' tag is missing a reference +_site/translation-concordance.html,1481,'a' tag is missing a reference +_site/translation-concordance.html,1497,'a' tag is missing a reference +_site/translation-concordance.html,1500,'a' tag is missing a reference +_site/translation-concordance.html,1533,'a' tag is missing a reference +_site/translation-concordance.html,1536,'a' tag is missing a reference +_site/translation-concordance.html,1549,'a' tag is missing a reference +_site/translation-concordance.html,1552,'a' tag is missing a reference +_site/translation-concordance.html,1555,'a' tag is missing a reference +_site/translation-concordance.html,1575,'a' tag is missing a reference +_site/translation-concordance.html,1578,'a' tag is missing a reference +_site/translation-concordance.html,1595,'a' tag is missing a reference +_site/translation-concordance.html,1598,'a' tag is missing a reference +_site/translation-concordance.html,1611,'a' tag is missing a reference +_site/translation-concordance.html,1614,'a' tag is missing a reference +_site/translation-concordance.html,1617,'a' tag is missing a reference +_site/translation-concordance.html,1630,'a' tag is missing a reference +_site/translation-concordance.html,1633,'a' tag is missing a reference +_site/translation-concordance.html,1636,'a' tag is missing a reference +_site/translation-concordance.html,1649,'a' tag is missing a reference +_site/translation-concordance.html,1652,'a' tag is missing a reference +_site/translation-concordance.html,1655,'a' tag is missing a reference +_site/translation-concordance.html,1687,'a' tag is missing a reference +_site/translation-concordance.html,1690,'a' tag is missing a reference +_site/translation-concordance.html,1693,'a' tag is missing a reference +_site/translation-concordance.html,1706,'a' tag is missing a reference +_site/translation-concordance.html,1709,'a' tag is missing a reference +_site/translation-concordance.html,1712,'a' tag is missing a reference +_site/translation-concordance.html,1725,'a' tag is missing a reference +_site/translation-concordance.html,1728,'a' tag is missing a reference +_site/translation-concordance.html,1731,'a' tag is missing a reference +_site/translation-concordance.html,1744,'a' tag is missing a reference +_site/translation-concordance.html,1747,'a' tag is missing a reference +_site/translation-concordance.html,1750,'a' tag is missing a reference +_site/translation-concordance.html,1763,'a' tag is missing a reference +_site/translation-concordance.html,1766,'a' tag is missing a reference +_site/translation-concordance.html,1769,'a' tag is missing a reference +_site/translation-concordance.html,1801,'a' tag is missing a reference +_site/translation-concordance.html,1804,'a' tag is missing a reference +_site/translation-concordance.html,1807,'a' tag is missing a reference +_site/translation-concordance.html,1823,'a' tag is missing a reference +_site/translation-concordance.html,1842,'a' tag is missing a reference +_site/translation-concordance.html,1845,'a' tag is missing a reference +_site/translation-concordance.html,1858,'a' tag is missing a reference +_site/translation-concordance.html,1861,'a' tag is missing a reference +_site/translation-concordance.html,1864,'a' tag is missing a reference +_site/translation-concordance.html,1878,'a' tag is missing a reference +_site/translation-concordance.html,1884,'a' tag is missing a reference +_site/translation-concordance.html,1894,'a' tag is missing a reference +_site/translation-concordance.html,1901,'a' tag is missing a reference +_site/translation-concordance.html,1904,'a' tag is missing a reference +_site/translation-concordance.html,1914,'a' tag is missing a reference +_site/translation-concordance.html,1920,'a' tag is missing a reference +_site/translation-concordance.html,1933,'a' tag is missing a reference +_site/translation-concordance.html,1939,'a' tag is missing a reference +_site/translation-concordance.html,1942,'a' tag is missing a reference +_site/translation-concordance.html,1952,'a' tag is missing a reference +_site/translation-concordance.html,1958,'a' tag is missing a reference +_site/translation-concordance.html,1961,'a' tag is missing a reference +_site/translation-concordance.html,1978,'a' tag is missing a reference +_site/translation-concordance.html,1981,'a' tag is missing a reference +_site/translation-concordance.html,1991,'a' tag is missing a reference +_site/translation-concordance.html,1994,'a' tag is missing a reference +_site/translation-concordance.html,2000,'a' tag is missing a reference +_site/translation-concordance.html,2035,'a' tag is missing a reference +_site/translation-concordance.html,2038,'a' tag is missing a reference +_site/translation-concordance.html,2052,'a' tag is missing a reference +_site/translation-concordance.html,2055,'a' tag is missing a reference +_site/translation-concordance.html,2058,'a' tag is missing a reference +_site/translation-concordance.html,2072,'a' tag is missing a reference +_site/translation-concordance.html,2088,'a' tag is missing a reference +_site/translation-concordance.html,2091,'a' tag is missing a reference +_site/translation-concordance.html,2094,'a' tag is missing a reference +_site/translation-concordance.html,2110,'a' tag is missing a reference +_site/translation-concordance.html,2113,'a' tag is missing a reference +_site/translation-concordance.html,2116,'a' tag is missing a reference +_site/translation-concordance.html,2129,'a' tag is missing a reference +_site/translation-concordance.html,2151,'a' tag is missing a reference +_site/translation-concordance.html,2167,'a' tag is missing a reference +_site/translation-concordance.html,2170,'a' tag is missing a reference +_site/translation-concordance.html,2173,'a' tag is missing a reference +_site/translation-concordance.html,2205,'a' tag is missing a reference +_site/translation-concordance.html,2208,'a' tag is missing a reference +_site/translation-concordance.html,2211,'a' tag is missing a reference +_site/translation-concordance.html,2227,'a' tag is missing a reference +_site/translation-concordance.html,2262,'a' tag is missing a reference +_site/translation-concordance.html,2265,'a' tag is missing a reference +_site/translation-concordance.html,2268,'a' tag is missing a reference +_site/translation-concordance.html,2281,'a' tag is missing a reference +_site/translation-concordance.html,2284,'a' tag is missing a reference +_site/translation-concordance.html,2287,'a' tag is missing a reference +_site/translation-concordance.html,2319,'a' tag is missing a reference +_site/translation-concordance.html,2322,'a' tag is missing a reference +_site/translation-concordance.html,2325,'a' tag is missing a reference +_site/translation-concordance.html,2341,'a' tag is missing a reference +_site/translation-concordance.html,2360,'a' tag is missing a reference +_site/translation-concordance.html,2363,'a' tag is missing a reference +_site/translation-concordance.html,2373,'a' tag is missing a reference +_site/translation-concordance.html,2376,'a' tag is missing a reference +_site/translation-concordance.html,2382,'a' tag is missing a reference +_site/translation-concordance.html,2411,'a' tag is missing a reference +_site/translation-concordance.html,2417,'a' tag is missing a reference +_site/translation-concordance.html,2420,'a' tag is missing a reference +_site/translation-concordance.html,2433,'a' tag is missing a reference +_site/translation-concordance.html,2436,'a' tag is missing a reference +_site/translation-concordance.html,2474,'a' tag is missing a reference +_site/translation-concordance.html,2487,'a' tag is missing a reference +_site/translation-concordance.html,2493,'a' tag is missing a reference +_site/translation-concordance.html,2496,'a' tag is missing a reference +_site/translation-concordance.html,2512,'a' tag is missing a reference +_site/translation-concordance.html,2515,'a' tag is missing a reference +_site/translation-concordance.html,2529,'a' tag is missing a reference +_site/translation-concordance.html,2532,'a' tag is missing a reference +_site/translation-concordance.html,2551,'a' tag is missing a reference +_site/translation-concordance.html,2567,'a' tag is missing a reference +_site/translation-concordance.html,2570,'a' tag is missing a reference +_site/translation-concordance.html,2573,'a' tag is missing a reference +_site/translation-concordance.html,2586,'a' tag is missing a reference +_site/translation-concordance.html,2589,'a' tag is missing a reference +_site/translation-concordance.html,2605,'a' tag is missing a reference +_site/translation-concordance.html,2608,'a' tag is missing a reference +_site/translation-concordance.html,2611,'a' tag is missing a reference +_site/translation-concordance.html,2621,'a' tag is missing a reference +_site/translation-concordance.html,2624,'a' tag is missing a reference +_site/translation-concordance.html,2627,'a' tag is missing a reference +_site/translation-concordance.html,2667,'a' tag is missing a reference +_site/translation-concordance.html,2670,'a' tag is missing a reference +_site/translation-concordance.html,2683,'a' tag is missing a reference +_site/translation-concordance.html,2686,'a' tag is missing a reference +_site/translation-concordance.html,2689,'a' tag is missing a reference +_site/translation-concordance.html,2702,'a' tag is missing a reference +_site/translation-concordance.html,2705,'a' tag is missing a reference +_site/translation-concordance.html,2708,'a' tag is missing a reference +_site/translation-concordance.html,2724,'a' tag is missing a reference +_site/translation-concordance.html,2727,'a' tag is missing a reference +_site/translation-concordance.html,2740,'a' tag is missing a reference +_site/translation-concordance.html,2743,'a' tag is missing a reference +_site/translation-concordance.html,2746,'a' tag is missing a reference +_site/translation-concordance.html,2756,'a' tag is missing a reference +_site/translation-concordance.html,2759,'a' tag is missing a reference +_site/translation-concordance.html,2781,'a' tag is missing a reference +_site/translation-concordance.html,2784,'a' tag is missing a reference +_site/translation-concordance.html,2797,'a' tag is missing a reference +_site/translation-concordance.html,2800,'a' tag is missing a reference +_site/translation-concordance.html,2803,'a' tag is missing a reference +_site/translation-concordance.html,2816,'a' tag is missing a reference +_site/translation-concordance.html,2819,'a' tag is missing a reference +_site/translation-concordance.html,2822,'a' tag is missing a reference +_site/translation-concordance.html,2835,'a' tag is missing a reference +_site/translation-concordance.html,2841,'a' tag is missing a reference +_site/translation-concordance.html,2873,'a' tag is missing a reference +_site/translation-concordance.html,2876,'a' tag is missing a reference +_site/translation-concordance.html,2879,'a' tag is missing a reference +_site/translation-concordance.html,2893,'a' tag is missing a reference +_site/translation-concordance.html,2896,'a' tag is missing a reference +_site/translation-concordance.html,2899,'a' tag is missing a reference +_site/translation-concordance.html,2909,'a' tag is missing a reference +_site/translation-concordance.html,2915,'a' tag is missing a reference +_site/translation-concordance.html,2918,'a' tag is missing a reference +_site/translation-concordance.html,2931,'a' tag is missing a reference +_site/translation-concordance.html,2934,'a' tag is missing a reference +_site/translation-concordance.html,2966,'a' tag is missing a reference +_site/translation-concordance.html,2969,'a' tag is missing a reference +_site/translation-concordance.html,2972,'a' tag is missing a reference +_site/translation-concordance.html,2985,'a' tag is missing a reference +_site/translation-concordance.html,2992,'a' tag is missing a reference +_site/translation-concordance.html,3008,'a' tag is missing a reference +_site/translation-concordance.html,3011,'a' tag is missing a reference +_site/translation-concordance.html,3014,'a' tag is missing a reference +_site/translation-concordance.html,3046,'a' tag is missing a reference +_site/translation-concordance.html,3049,'a' tag is missing a reference +_site/translation-concordance.html,3052,'a' tag is missing a reference +_site/translation-concordance.html,3115,'a' tag is missing a reference +_site/translation-concordance.html,3118,'a' tag is missing a reference +_site/translation-concordance.html,3121,'a' tag is missing a reference +_site/translation-concordance.html,3420,'a' tag is missing a reference +_site/translation-concordance.html,3423,'a' tag is missing a reference +_site/translation-concordance.html,3426,'a' tag is missing a reference +_site/translation-concordance.html,3458,'a' tag is missing a reference +_site/translation-concordance.html,3461,'a' tag is missing a reference +_site/translation-concordance.html,3464,'a' tag is missing a reference +_site/translation-concordance.html,3496,'a' tag is missing a reference +_site/translation-concordance.html,3499,'a' tag is missing a reference +_site/translation-concordance.html,3502,'a' tag is missing a reference +_site/troubleshooting.html,86,'a' tag is missing a reference +_site/troubleshooting.html,105,'a' tag is missing a reference +_site/troubleshooting.html,142,'a' tag is missing a reference +_site/troubleshooting.html,168,'a' tag is missing a reference +_site/troubleshooting.html,303,http://stackoverflow.com/ is not an HTTPS link +_site/troubleshooting.html,303,http://mail.python.org/mailman/listinfo/tutor is not an HTTPS link +_site/troubleshooting.html,322,http://web.archive.org/web/20130101093828/http://stackoverflow.com/faq is not an HTTPS link +_site/troubleshooting.html,373,http://wiki.python.org/moin/BeginnersGuide/NonProgrammers is not an HTTPS link +_site/troubleshooting.html,375,http://learnpython.org/ is not an HTTPS link +_site/troubleshooting.html,379,http://www.w3schools.com/html/default.asp is not an HTTPS link +_site/troubleshooting.html,387,http://wiki.python.org/moin/BeginnersGuide/Programmers is not an HTTPS link +_site/troubleshooting.html,389,http://docs.python.org/ is not an HTTPS link +_site/troubleshooting.html,392,http://www.diveintopython.net is not an HTTPS link +_site/troubleshooting.html,398,http://www.worldcat.org/oclc/156890981 is not an HTTPS link +_site/troubleshooting.html,399,http://www.worldcat.org/oclc/65765375 is not an HTTPS link +_site/troubleshooting.html,400,http://www.worldcat.org/oclc/59007845 is not an HTTPS link +_site/404.html,303,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/404.html,313,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/404.md failed (status code 429) +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,199,External link http://www.sheffield.ac.uk/hri/ failed: Forbidden (status code 403) +_site/assets/mapping-with-python-leaflet/exercises/exercise00 - original/mymap.html,3,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +_site/assets/mapping-with-python-leaflet/exercises/exercise00 - original/mymap.html,4,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +_site/assets/mapping-with-python-leaflet/exercises/exercise01/mymap.html,3,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +_site/assets/mapping-with-python-leaflet/exercises/exercise01/mymap.html,4,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +_site/assets/mapping-with-python-leaflet/exercises/exercise02/mymap.html,3,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +_site/assets/mapping-with-python-leaflet/exercises/exercise02/mymap.html,4,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +_site/assets/mapping-with-python-leaflet/exercises/exercise03/mymap.html,3,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +_site/assets/mapping-with-python-leaflet/exercises/exercise03/mymap.html,4,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +_site/assets/mapping-with-python-leaflet/exercises/exercise04/mymap.html,3,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +_site/assets/mapping-with-python-leaflet/exercises/exercise04/mymap.html,4,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +_site/assets/mapping-with-python-leaflet/exercises/exercise05/mymap.html,3,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +_site/assets/mapping-with-python-leaflet/exercises/exercise05/mymap.html,4,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +_site/assets/mapping-with-python-leaflet/map/mymap-onepage.html,3,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +_site/assets/mapping-with-python-leaflet/map/mymap-onepage.html,4,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +_site/assets/mapping-with-python-leaflet/map/mymap.html,3,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css failed with something very wrong. +_site/assets/mapping-with-python-leaflet/map/mymap.html,4,External link http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js failed with something very wrong. +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,199,External link http://www.sheffield.ac.uk/hri/ failed: Forbidden (status code 403) +_site/blog/index.html,506,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/index.html,516,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/index.html failed (status code 429) +_site/blog/page10/index.html,454,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page10/index.html,464,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page10/index.html failed (status code 429) +_site/blog/page11/index.html,387,External link https://twitter.com/mariajoafana/status/1011761787417628673 failed (status code 400) +_site/blog/page11/index.html,477,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page11/index.html,487,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page11/index.html failed (status code 429) +_site/blog/page12/index.html,483,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page12/index.html,493,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page12/index.html failed (status code 429) +_site/blog/page13/index.html,469,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page13/index.html,479,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page13/index.html failed (status code 429) +_site/blog/page14/index.html,457,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page14/index.html,467,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page14/index.html failed (status code 429) +_site/blog/page15/index.html,466,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page15/index.html,476,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page15/index.html failed (status code 429) +_site/blog/page16/index.html,452,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page16/index.html,462,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page16/index.html failed (status code 429) +_site/blog/page17/index.html,462,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page17/index.html,472,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page17/index.html failed (status code 429) +_site/blog/page2/index.html,492,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page2/index.html,502,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page2/index.html failed (status code 429) +_site/blog/page3/index.html,460,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page3/index.html,470,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page3/index.html failed (status code 429) +_site/blog/page4/index.html,472,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page4/index.html,482,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page4/index.html failed (status code 429) +_site/blog/page5/index.html,468,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page5/index.html,478,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page5/index.html failed (status code 429) +_site/blog/page6/index.html,460,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page6/index.html,470,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page6/index.html failed (status code 429) +_site/blog/page7/index.html,455,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page7/index.html,465,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page7/index.html failed (status code 429) +_site/blog/page8/index.html,460,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page8/index.html,470,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page8/index.html failed (status code 429) +_site/blog/page9/index.html,487,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/blog/page9/index.html,497,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/blog/page9/index.html failed (status code 429) +_site/en/about.html,264,External link https://openpublishingawards.org/results/2021/index.html failed with something very wrong. +_site/en/about.html,322,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/about.html,332,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/about.md failed (status code 429) +_site/en/author-guidelines.html,261,"External link https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit#gid=0 failed: https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit exists, but the hash 'gid=0' does not (status code 200)" +_site/en/author-guidelines.html,687,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/author-guidelines.html,697,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/author-guidelines.md failed (status code 429) +_site/en/contribute.html,353,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/contribute.html,363,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/contribute.md failed (status code 429) +_site/en/editor-guidelines.html,338,External link https://github.com/programminghistorian/ph-submissions/commits/gh-pages failed (status code 429) +_site/en/editor-guidelines.html,486,"External link https://zenodo.org/record/49873#.V0lazGaGa7o failed: https://zenodo.org/record/49873 exists, but the hash '.V0lazGaGa7o' does not (status code 200)" +_site/en/editor-guidelines.html,614,"External link https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit#gid=1625380994 failed: https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit exists, but the hash 'gid=1625380994' does not (status code 200)" +_site/en/editor-guidelines.html,778,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/editor-guidelines.html,788,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/editor-guidelines.md failed (status code 429) +_site/en/events.html,295,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/events.html,305,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/events.md failed (status code 429) +_site/en/feedback.html,254,External link https://github.com/orgs/programminghistorian/projects/6 failed (status code 404) +_site/en/feedback.html,331,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/feedback.html,341,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/feedback.md failed (status code 429) +_site/en/index.html,326,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/index.html,336,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/index.md failed (status code 429) +_site/en/individual.html,263,External link https://www.patreon.com/join/theprogramminghistorian failed (status code 403) +_site/en/individual.html,320,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/individual.html,330,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/individual.md failed (status code 429) +_site/en/ipp.html,269,External link https://www.oecd.org/en/topics/sub-issues/oda-eligibility-and-conditions/dac-list-of-oda-recipients.html failed (status code 403) +_site/en/ipp.html,411,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/ipp.html,421,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/ipp.md failed (status code 429) +_site/en/jisc-tna-partnership.html,334,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/jisc-tna-partnership.html,344,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/jisc-tna-partnership.md failed (status code 429) +_site/en/lesson-retirement-policy.html,359,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lesson-retirement-policy.html,369,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lesson-retirement-policy.md failed (status code 429) +_site/en/lessons/analyzing-documents-with-tfidf.html,1478,External link https://www.overviewdocs.com failed with something very wrong. +_site/en/lessons/analyzing-documents-with-tfidf.html,1528,External link https://www.overviewdocs.com failed with something very wrong. +_site/en/lessons/analyzing-documents-with-tfidf.html,1633,External link https://www.nytimes.com/2019/01/02/obituaries/karen-sparck-jones-overlooked.html failed (status code 403) +_site/en/lessons/analyzing-documents-with-tfidf.html,1663,External link https://datascience.stackexchange.com/questions/21950/why-we-should-not-feed-lda-with-tfidf failed (status code 403) +_site/en/lessons/analyzing-documents-with-tfidf.html,1666,External link http://journalofdigitalhumanities.org/2-1/words-alone-by-benjamin-m-schmidt/ failed: Moved Permanently (status code 301) +_site/en/lessons/analyzing-documents-with-tfidf.html,2207,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/analyzing-documents-with-tfidf.html,2217,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/analyzing-documents-with-tfidf.md failed (status code 429) +_site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html,602,"External link https://stanfordnlp.github.io/stanza/models.html#human-languages-supported-by-stanza failed: https://stanfordnlp.github.io/stanza/models.html exists, but the hash 'human-languages-supported-by-stanza' does not (status code 200)" +_site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html,1918,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html,1928,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.md failed (status code 429) +_site/en/lessons/applied-archival-downloading-with-wget.html,471,External link http://www.activehistory.ca failed with something very wrong. +_site/en/lessons/applied-archival-downloading-with-wget.html,631,External link http://nla.gov.au/nla.ms-ms5393-1-s1-v.jpg failed: Server Error (status code 500) +_site/en/lessons/applied-archival-downloading-with-wget.html,633,External link http://nla.gov.au/nla.ms-ms5393-1-s127-v.jpg failed: Server Error (status code 500) +_site/en/lessons/applied-archival-downloading-with-wget.html,680,External link http://memory.loc.gov/cgi-bin/ampage?collId=mtj1&fileName=mtj1page001.db&recNum=1&itemLink=/ammem/collections/jefferson_papers/mtjser1.html&linkText=6 failed: got a time out (response code 0) (status code 0) +_site/en/lessons/applied-archival-downloading-with-wget.html,689,External link http://memory.loc.gov/master/mss/mtj/mtj1/001/0000/ failed: got a time out (response code 0) (status code 0) +_site/en/lessons/applied-archival-downloading-with-wget.html,701,External link http://memory.loc.gov/master/mss/mtj/mtj1/001/0000/ failed: got a time out (response code 0) (status code 0) +_site/en/lessons/applied-archival-downloading-with-wget.html,703,External link http://memory.loc.gov/master/mss/mtj/mtj1/001/0100/ failed: got a time out (response code 0) (status code 0) +_site/en/lessons/applied-archival-downloading-with-wget.html,705,External link http://memory.loc.gov/master/mss/mtj/mtj1/001/0200/ failed: got a time out (response code 0) (status code 0) +_site/en/lessons/applied-archival-downloading-with-wget.html,709,External link http://memory.loc.gov/master/mss/mtj/mtj1/001/1400 failed: got a time out (response code 0) (status code 0) +_site/en/lessons/applied-archival-downloading-with-wget.html,735,External link http://cushing.med.yale.edu/gsdl/collect/mdposter/ failed with something very wrong. +_site/en/lessons/applied-archival-downloading-with-wget.html,748,External link http://cushing.med.yale.edu/images/mdposter/full/poster0001.jpg failed with something very wrong. +_site/en/lessons/applied-archival-downloading-with-wget.html,753,External link http://cushing.med.yale.edu/images/mdposter/full/poster0637.jpg failed with something very wrong. +_site/en/lessons/applied-archival-downloading-with-wget.html,1345,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/applied-archival-downloading-with-wget.html,1355,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/applied-archival-downloading-with-wget.md failed (status code 429) +_site/en/lessons/automated-downloading-with-wget.html,1502,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/automated-downloading-with-wget.html,1512,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/automated-downloading-with-wget.md failed (status code 429) +_site/en/lessons/basic-text-processing-in-r.html,530,"External link https://www.rstudio.com/products/rstudio/#Desktop failed: https://www.rstudio.com/products/rstudio/ exists, but the hash 'Desktop' does not (status code 200)" +_site/en/lessons/basic-text-processing-in-r.html,2147,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/basic-text-processing-in-r.html,2157,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/basic-text-processing-in-r.md failed (status code 429) +_site/en/lessons/beginners-guide-to-twitter-data.html,494,External link https://twitter.com/ failed (status code 400) +_site/en/lessons/beginners-guide-to-twitter-data.html,500,External link https://tweetsets.library.gwu.edu/ failed with something very wrong. +_site/en/lessons/beginners-guide-to-twitter-data.html,846,External link https://digitalfellows.commons.gc.cuny.edu/2019/06/03/finding-the-right-tools-for-mapping/ failed: got a time out (response code 0) (status code 0) +_site/en/lessons/beginners-guide-to-twitter-data.html,864,External link https://tweetsets.library.gwu.edu failed with something very wrong. +_site/en/lessons/beginners-guide-to-twitter-data.html,864,External link https://tweetsets.library.gwu.edu/full-dataset/ failed with something very wrong. +_site/en/lessons/beginners-guide-to-twitter-data.html,868,External link http://journalofdigitalhumanities.org/1-1/demystifying-networks-by-scott-weingart/ failed: Moved Permanently (status code 301) +_site/en/lessons/beginners-guide-to-twitter-data.html,2577,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/beginners-guide-to-twitter-data.html,2587,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/beginners-guide-to-twitter-data.md failed (status code 429) +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1545,External link http://jekyll-windows.juthilo.com/ failed with something very wrong. +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,2088,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,2098,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/building-static-sites-with-jekyll-github-pages.md failed (status code 429) +_site/en/lessons/calibrating-radiocarbon-dates-r.html,1209,External link https://doi.org/10.1126/science.105.2735.576 failed (status code 403) +_site/en/lessons/calibrating-radiocarbon-dates-r.html,1224,External link https://doi.org/10.1126/science.110.2869.678 failed (status code 403) +_site/en/lessons/calibrating-radiocarbon-dates-r.html,1239,External link https://doi.org/10.2307/2684423 failed (status code 403) +_site/en/lessons/calibrating-radiocarbon-dates-r.html,1248,External link https://doi.org/10.1111/j.1475-4754.1978.tb00208.x failed (status code 403) +_site/en/lessons/calibrating-radiocarbon-dates-r.html,2231,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/calibrating-radiocarbon-dates-r.html,2241,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/calibrating-radiocarbon-dates-r.md failed (status code 429) +_site/en/lessons/cleaning-data-with-openrefine.html,539,External link https://powerhouse.com.au/ failed (status code 429) +_site/en/lessons/cleaning-data-with-openrefine.html,598,External link https://powerhouse.com.au/ failed (status code 429) +_site/en/lessons/cleaning-data-with-openrefine.html,2324,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/cleaning-data-with-openrefine.html,2334,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/cleaning-data-with-openrefine.md failed (status code 429) +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,1415,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/cleaning-ocrd-text-with-regular-expressions.html,1425,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/cleaning-ocrd-text-with-regular-expressions.md failed (status code 429) +_site/en/lessons/clustering-visualizing-word-embeddings.html,892,External link https://doi.org/10.1098/rsta.2015.0202 failed (status code 403) +_site/en/lessons/clustering-visualizing-word-embeddings.html,1727,External link https://doi.org/10.1207/s15327906mbr1603_7 failed (status code 403) +_site/en/lessons/clustering-visualizing-word-embeddings.html,2713,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/clustering-visualizing-word-embeddings.html,2723,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/clustering-visualizing-word-embeddings.md failed (status code 429) +_site/en/lessons/clustering-with-scikit-learn-in-python.html,2595,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/clustering-with-scikit-learn-in-python.html,2605,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/clustering-with-scikit-learn-in-python.md failed (status code 429) +_site/en/lessons/code-reuse-and-modularity.html,634,External link https://users.astro.ufl.edu/~warner/prog/python.html failed with something very wrong. +_site/en/lessons/code-reuse-and-modularity.html,1608,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/code-reuse-and-modularity.html,1618,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/code-reuse-and-modularity.md failed (status code 429) +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1508,External link https://github.com/scholarslab/scholarslab.org/blob/master/docs/authoring-and-editing.md#markdown--formatting failed (status code 429) +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1528,External link http://jekyll-windows.juthilo.com/ failed with something very wrong. +_site/en/lessons/collaborative-blog-with-jekyll-github.html,3012,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/collaborative-blog-with-jekyll-github.html,3022,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/collaborative-blog-with-jekyll-github.md failed (status code 429) +_site/en/lessons/common-similarity-measures.html,701,"External link https://en.wikipedia.org/wiki/Trigonometric_functions#cos failed: https://en.wikipedia.org/wiki/Trigonometric_functions exists, but the hash 'cos' does not (status code 200)" +_site/en/lessons/common-similarity-measures.html,802,External link https://pandas.pydata.org/docs/getting_started/dsintro.html#dataframe failed (status code 404) +_site/en/lessons/common-similarity-measures.html,1479,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/common-similarity-measures.html,1489,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/common-similarity-measures.md failed (status code 429) +_site/en/lessons/computer-vision-deep-learning-pt1.html,357,External link https://github.com/programminghistorian/ph-submissions/issues/342 failed (status code 429) +_site/en/lessons/computer-vision-deep-learning-pt1.html,1208,External link https://doi.org/10.1111/1468-229X.12969 failed (status code 403) +_site/en/lessons/computer-vision-deep-learning-pt1.html,1214,External link https://doi.org/10.1093/llc/fqy085 failed (status code 403) +_site/en/lessons/computer-vision-deep-learning-pt1.html,1220,External link https://doi.org/10.1145/3351095.3372829 failed (status code 403) +_site/en/lessons/computer-vision-deep-learning-pt1.html,3527,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/computer-vision-deep-learning-pt1.html,3537,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/computer-vision-deep-learning-pt1.md failed (status code 429) +_site/en/lessons/computer-vision-deep-learning-pt2.html,357,External link https://github.com/programminghistorian/ph-submissions/issues/342 failed (status code 429) +_site/en/lessons/computer-vision-deep-learning-pt2.html,1699,External link https://doi.org/10.1177/1470357221992097 failed (status code 403) +_site/en/lessons/computer-vision-deep-learning-pt2.html,3985,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/computer-vision-deep-learning-pt2.html,3995,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/computer-vision-deep-learning-pt2.md failed (status code 429) +_site/en/lessons/corpus-analysis-with-antconc.html,580,External link https://academic.oup.com/dsh/article-abstract/8/4/243/928942 failed (status code 403) +_site/en/lessons/corpus-analysis-with-antconc.html,1561,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/corpus-analysis-with-antconc.html,1571,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/corpus-analysis-with-antconc.md failed (status code 429) +_site/en/lessons/corpus-analysis-with-spacy.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/546 failed (status code 429) +_site/en/lessons/corpus-analysis-with-spacy.html,1809,External link https://github.com/explosion/spaCy/blob/master/spacy/glossary.py failed (status code 429) +_site/en/lessons/corpus-analysis-with-spacy.html,2014,External link https://doi.org/10.3366/cor.2012.0015 failed (status code 403) +_site/en/lessons/corpus-analysis-with-spacy.html,2017,External link https://doi.org/10.3366/cor.2013.0040 failed (status code 403) +_site/en/lessons/corpus-analysis-with-spacy.html,2020,External link https://doi.org/10.1177/0741088318819472 failed (status code 403) +_site/en/lessons/corpus-analysis-with-spacy.html,2038,External link https://doi.org/10.3366/cor.2013.0040 failed (status code 403) +_site/en/lessons/corpus-analysis-with-spacy.html,2576,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/corpus-analysis-with-spacy.html,2586,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/corpus-analysis-with-spacy.md failed (status code 429) +_site/en/lessons/correspondence-analysis-in-R.html,354,External link https://github.com/programminghistorian/ph-submissions/issues/78 failed (status code 429) +_site/en/lessons/correspondence-analysis-in-R.html,1125,External link http://www.cbc.ca/news/indigenous/mmiw-inquiry-not-reaching-out-to-families-says-advocates-1.4053694 failed: got a time out (response code 0) (status code 0) +_site/en/lessons/correspondence-analysis-in-R.html,1666,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/correspondence-analysis-in-R.html,1676,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/correspondence-analysis-in-R.md failed (status code 429) +_site/en/lessons/counting-frequencies.html,1880,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/counting-frequencies.html,1890,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/counting-frequencies.md failed (status code 429) +_site/en/lessons/creating-an-omeka-exhibit.html,1576,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/creating-an-omeka-exhibit.html,1586,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/creating-an-omeka-exhibit.md failed (status code 429) +_site/en/lessons/creating-and-viewing-html-files-with-python.html,1659,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/creating-and-viewing-html-files-with-python.html,1669,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/creating-and-viewing-html-files-with-python.md failed (status code 429) +_site/en/lessons/creating-apis-with-python-and-flask.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/106 failed (status code 429) +_site/en/lessons/creating-apis-with-python-and-flask.html,725,External link http://127.0.0.1:5000/ failed: Forbidden (status code 403) +_site/en/lessons/creating-apis-with-python-and-flask.html,749,External link http://127.0.0.1:5000/ failed: Forbidden (status code 403) +_site/en/lessons/creating-apis-with-python-and-flask.html,844,External link http://127.0.0.1:5000/api/v1/resources/books/all failed: Forbidden (status code 403) +_site/en/lessons/creating-apis-with-python-and-flask.html,921,External link http://127.0.0.1:5000/api/v1/resources/books?id=0 failed: Forbidden (status code 403) +_site/en/lessons/creating-apis-with-python-and-flask.html,930,External link http://127.0.0.1:5000/api/v1/resources/books failed: Forbidden (status code 403) +_site/en/lessons/creating-apis-with-python-and-flask.html,1004,External link https://pro.europeana.eu/resources/apis failed (status code 403) +_site/en/lessons/creating-apis-with-python-and-flask.html,1092,External link http://127.0.0.1:5000/api/v1/resources/books/all failed: Forbidden (status code 403) +_site/en/lessons/creating-apis-with-python-and-flask.html,1093,External link http://127.0.0.1:5000/api/v1/resources/books?author=Connie+Willis failed: Forbidden (status code 403) +_site/en/lessons/creating-apis-with-python-and-flask.html,1094,External link http://127.0.0.1:5000/api/v1/resources/books?author=Connie+Willis&published=1993 failed: Forbidden (status code 403) +_site/en/lessons/creating-apis-with-python-and-flask.html,1095,External link http://127.0.0.1:5000/api/v1/resources/books?published=2010 failed: Forbidden (status code 403) +_site/en/lessons/creating-apis-with-python-and-flask.html,1236,External link https://pro.europeana.eu/ failed (status code 403) +_site/en/lessons/creating-apis-with-python-and-flask.html,1781,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/creating-apis-with-python-and-flask.html,1791,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/creating-apis-with-python-and-flask.md failed (status code 429) +_site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/479 failed (status code 429) +_site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html,1521,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/creating-guis-in-python-for-digital-humanities-projects.html,1531,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/creating-guis-in-python-for-digital-humanities-projects.md failed (status code 429) +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/175 failed (status code 429) +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,564,External link https://www.hpreveal.com/ failed with something very wrong. +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,599,External link https://www.hpreveal.com/ failed with something very wrong. +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,1880,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.html,1890,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/creating-mobile-augmented-reality-experiences-in-unity.md failed (status code 429) +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,518,External link http://martenduering.com/research/covert-networks-during-the-holocaust/ failed: Moved Permanently (status code 301) +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,948,External link http://www.cambridge.org/us/academic/subjects/sociology/research-methods-sociology-and-criminology/exploratory-social-network-analysis-pajek-2nd-edition failed (status code 403) +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,948,External link http://pajek.imfm.si/doku.php failed: got a time out (response code 0) (status code 0) +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,1485,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/creating-network-diagrams-from-historical-sources.html,1495,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/creating-network-diagrams-from-historical-sources.md failed (status code 429) +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/301 failed (status code 429) +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,509,External link https://www.netflixprize.com/ failed with something very wrong. +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,883,External link http://pandas-docs.github.io/pandas-docs-travis/user_guide/timeseries.html#timestamp-limitations failed: Not Found (status code 404) +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,1530,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/crowdsourced-data-normalization-with-pandas.html,1540,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/crowdsourced-data-normalization-with-pandas.md failed (status code 429) +_site/en/lessons/data-mining-the-internet-archive.html,569,"External link http://archive.org/stream/lettertowilliaml00doug/39999066767938#page/n0/mode/2up failed: http://archive.org/stream/lettertowilliaml00doug/39999066767938 exists, but the hash 'page/n0/mode/2up' does not (status code 200)" +_site/en/lessons/data-mining-the-internet-archive.html,622,External link http://internetarchive.readthedocs.io/en/latest/quickstart.html#searching failed (status code 404) +_site/en/lessons/data-mining-the-internet-archive.html,653,External link http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading failed (status code 404) +_site/en/lessons/data-mining-the-internet-archive.html,794,External link http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading failed (status code 404) +_site/en/lessons/data-mining-the-internet-archive.html,802,"External link https://archive.org/about/faqs.php#140 failed: https://archive.org/about/faqs.php exists, but the hash '140' does not (status code 200)" +_site/en/lessons/data-mining-the-internet-archive.html,973,External link https://github.com/edsu/pymarc/blob/master/pymarc/marcxml.py failed (status code 429) +_site/en/lessons/data-mining-the-internet-archive.html,1625,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/data-mining-the-internet-archive.html,1635,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/data-mining-the-internet-archive.md failed (status code 429) +_site/en/lessons/data-wrangling-and-management-in-r.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/60 failed (status code 429) +_site/en/lessons/data-wrangling-and-management-in-r.html,1695,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/data-wrangling-and-management-in-r.html,1705,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/data-wrangling-and-management-in-r.md failed (status code 429) +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/87 failed (status code 429) +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,985,External link http://localhost:7474/browser/ failed with something very wrong. +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,1048,External link http://localhost:7474 failed with something very wrong. +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,1647,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.html,1657,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/dealing-with-big-data-and-network-analysis-using-neo4j.md failed (status code 429) +_site/en/lessons/designing-a-timeline-tabletop-simulator.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/553 failed (status code 429) +_site/en/lessons/designing-a-timeline-tabletop-simulator.html,1321,External link https://doi.org/10.1080/03004279.2018.1483804 failed (status code 403) +_site/en/lessons/designing-a-timeline-tabletop-simulator.html,1333,External link https://doi.org/10.1177/1046878116646693 failed (status code 403) +_site/en/lessons/designing-a-timeline-tabletop-simulator.html,1342,External link https://www.nytimes.com/2023/08/06/briefing/a-new-times-quiz.html failed (status code 403) +_site/en/lessons/designing-a-timeline-tabletop-simulator.html,1913,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/designing-a-timeline-tabletop-simulator.html,1923,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/designing-a-timeline-tabletop-simulator.md failed (status code 429) +_site/en/lessons/detecting-text-reuse-with-passim.html,335,External link https://github.com/programminghistorian/ph-submissions/issues/305 failed (status code 429) +_site/en/lessons/detecting-text-reuse-with-passim.html,573,External link https://www.java.com/fr/download/ failed (status code 403) +_site/en/lessons/detecting-text-reuse-with-passim.html,1226,External link https://github.com/impresso/PH-Passim-tutorial/blob/master/eebo/code/main.py failed (status code 429) +_site/en/lessons/detecting-text-reuse-with-passim.html,1269,External link https://github.com/impresso/impresso-pycommons/blob/master/impresso_commons/text/rebuilder.py failed (status code 429) +_site/en/lessons/detecting-text-reuse-with-passim.html,1411,External link https://github.com/impresso/PH-passim-tutorial/blob/master/explore-passim-output.ipynb failed (status code 429) +_site/en/lessons/detecting-text-reuse-with-passim.html,1488,External link http://dx.doi.org/10.1093/alh/ajv028 failed (status code 403) +_site/en/lessons/detecting-text-reuse-with-passim.html,1489,External link http://dx.doi.org/10.1080/1461670x.2020.1761865 failed (status code 403) +_site/en/lessons/detecting-text-reuse-with-passim.html,1495,External link http://dx.doi.org/10.1145/2682571.2797068 failed (status code 403) +_site/en/lessons/detecting-text-reuse-with-passim.html,2470,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/detecting-text-reuse-with-passim.html,2480,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/detecting-text-reuse-with-passim.md failed (status code 429) +_site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html,335,External link https://github.com/programminghistorian/ph-submissions/issues/349 failed (status code 429) +_site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html,1834,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.html,1844,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/displaying-georeferenced-map-knightlab-storymap-js.md failed (status code 429) +_site/en/lessons/downloading-multiple-records-using-query-strings.html,1660,External link http://stackoverflow.com/questions/273192/python-best-way-to-create-directory-if-it-doesnt-exist-for-file-write failed (status code 403) +_site/en/lessons/downloading-multiple-records-using-query-strings.html,2197,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/downloading-multiple-records-using-query-strings.html,2207,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/downloading-multiple-records-using-query-strings.md failed (status code 429) +_site/en/lessons/editing-audio-with-audacity.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/15 failed (status code 429) +_site/en/lessons/editing-audio-with-audacity.html,1358,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/editing-audio-with-audacity.html,1368,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/editing-audio-with-audacity.md failed (status code 429) +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,343,External link https://github.com/programminghistorian/ph-submissions/issues/92 failed (status code 429) +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,2951,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,2961,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/exploring-and-analyzing-network-data-with-python.md failed (status code 429) +_site/en/lessons/extracting-illustrated-pages.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/193 failed (status code 429) +_site/en/lessons/extracting-illustrated-pages.html,670,External link https://anaconda.org/ failed (status code 403) +_site/en/lessons/extracting-illustrated-pages.html,989,External link https://iiif.archivelab.org/iiif/documentation failed with something very wrong. +_site/en/lessons/extracting-illustrated-pages.html,1545,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/extracting-illustrated-pages.html,1555,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/extracting-illustrated-pages.md failed (status code 429) +_site/en/lessons/extracting-keywords.html,603,External link http://stackoverflow.com/questions/3056740/gedit-adds-line-at-end-of-file failed (status code 403) +_site/en/lessons/extracting-keywords.html,660,External link http://stackoverflow.com/questions/11497376/new-line-python failed (status code 403) +_site/en/lessons/extracting-keywords.html,985,External link http://stackoverflow.com/questions/17315635/csv-new-line-character-seen-in-unquoted-field-error failed (status code 403) +_site/en/lessons/extracting-keywords.html,1643,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/extracting-keywords.html,1653,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/extracting-keywords.md failed (status code 429) +_site/en/lessons/facial-recognition-ai-python.html,335,External link https://github.com/programminghistorian/ph-submissions/issues/552 failed (status code 429) +_site/en/lessons/facial-recognition-ai-python.html,836,External link https://www.nytimes.com/2019/04/25/lens/sarah-lewis-racial-bias-photography.html failed (status code 403) +_site/en/lessons/facial-recognition-ai-python.html,1120,External link https://www.tandfonline.com/doi/abs/10.1080/0739318042000331853 failed (status code 403) +_site/en/lessons/facial-recognition-ai-python.html,1123,"External link https://ieeexplore.ieee.org/document/990517/authors#authors failed: https://ieeexplore.ieee.org/document/990517/authors exists, but the hash 'authors' does not (status code 200)" +_site/en/lessons/facial-recognition-ai-python.html,2125,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/facial-recognition-ai-python.html,2135,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/facial-recognition-ai-python.md failed (status code 429) +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/69 failed (status code 429) +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,570,External link http://www.gutenberg.org/wiki/Gutenberg:Feeds failed (status code 404) +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,1086,"External link https://chroniclingamerica.loc.gov/#tab=tab_advanced_search failed: https://chroniclingamerica.loc.gov/ exists, but the hash 'tab=tab_advanced_search' does not (status code 200)" +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,2028,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/fetch-and-parse-data-with-openrefine.html,2038,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/fetch-and-parse-data-with-openrefine.md failed (status code 429) +_site/en/lessons/finding-places-world-historical-gazetteer.html,335,External link https://github.com/programminghistorian/ph-submissions/issues/383 failed (status code 429) +_site/en/lessons/finding-places-world-historical-gazetteer.html,614,"External link https://www.openstreetmap.org/search?query=Gryazovets#map=12/58.8695/40.2395 failed: https://www.openstreetmap.org/search?query=Gryazovets exists, but the hash 'map=12/58.8695/40.2395' does not (status code 200)" +_site/en/lessons/finding-places-world-historical-gazetteer.html,2017,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/finding-places-world-historical-gazetteer.html,2027,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/finding-places-world-historical-gazetteer.md failed (status code 429) +_site/en/lessons/from-html-to-list-of-words-1.html,1712,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/from-html-to-list-of-words-1.html,1722,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/from-html-to-list-of-words-1.md failed (status code 429) +_site/en/lessons/from-html-to-list-of-words-2.html,1812,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/from-html-to-list-of-words-2.html,1822,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/from-html-to-list-of-words-2.md failed (status code 429) +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,2135,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,2145,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.md failed (status code 429) +_site/en/lessons/geocoding-qgis.html,334,External link https://github.com/programminghistorian/ph-submissions/issues/27 failed (status code 429) +_site/en/lessons/geocoding-qgis.html,1499,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/geocoding-qgis.html,1509,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/geocoding-qgis.md failed (status code 429) +_site/en/lessons/geoparsing-text-with-edinburgh.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/26 failed (status code 429) +_site/en/lessons/geoparsing-text-with-edinburgh.html,659,"External link https://en.wikipedia.org/wiki/Lexical_analysis#Tokenization_ failed: https://en.wikipedia.org/wiki/Lexical_analysis exists, but the hash 'Tokenization_' does not (status code 200)" +_site/en/lessons/geoparsing-text-with-edinburgh.html,982,External link http://palimpsest.blogs.edina.ac.uk/ failed with something very wrong. +_site/en/lessons/geoparsing-text-with-edinburgh.html,982,External link http://litlong.org/ failed with something very wrong. +_site/en/lessons/geoparsing-text-with-edinburgh.html,985,External link http://tradingconsequences.blogs.edina.ac.uk/ failed with something very wrong. +_site/en/lessons/geoparsing-text-with-edinburgh.html,995,External link http://www.euppublishing.com/doi/pdfplus/10.3366/ijhac.2015.0136 failed (status code 403) +_site/en/lessons/geoparsing-text-with-edinburgh.html,1005,External link https://direct.mit.edu/leon/article/45/1/82/46956/GAP-A-NeoGeo-Approach-to-Classical-Resources#.U48IuXWx15Q failed (status code 403) +_site/en/lessons/geoparsing-text-with-edinburgh.html,1540,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/geoparsing-text-with-edinburgh.html,1550,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/geoparsing-text-with-edinburgh.md failed (status code 429) +_site/en/lessons/georeferencing-qgis.html,605,External link http://www.gov.pe.ca/gis/license_agreement.php3?name=lot_town&file_format=SHP failed with something very wrong. +_site/en/lessons/georeferencing-qgis.html,723,External link https://islandimagined.ca/islandora/object/imagined:208687 failed (status code 403) +_site/en/lessons/georeferencing-qgis.html,958,External link https://islandimagined.ca/islandora/object/imagined:208687 failed (status code 403) +_site/en/lessons/georeferencing-qgis.html,2541,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/georeferencing-qgis.html,2551,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/georeferencing-qgis.md failed (status code 429) +_site/en/lessons/geospatial-data-analysis.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/102 failed (status code 429) +_site/en/lessons/geospatial-data-analysis.html,495,External link http://www.ats.ucla.edu/stat/r/default.htm failed: got a time out (response code 0) (status code 0) +_site/en/lessons/geospatial-data-analysis.html,775,External link http://www.sciencedirect.com/science/article/pii/S0031405608000073 failed: Forbidden (status code 403) +_site/en/lessons/geospatial-data-analysis.html,1316,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/geospatial-data-analysis.html,1326,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/geospatial-data-analysis.md failed (status code 429) +_site/en/lessons/getting-started-with-markdown.html,1366,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/getting-started-with-markdown.html,1376,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/getting-started-with-markdown.md failed (status code 429) +_site/en/lessons/getting-started-with-mysql-using-r.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/153 failed (status code 429) +_site/en/lessons/getting-started-with-mysql-using-r.html,611,"External link https://www.rstudio.com/products/rstudio/#Desktop failed: https://www.rstudio.com/products/rstudio/ exists, but the hash 'Desktop' does not (status code 200)" +_site/en/lessons/getting-started-with-mysql-using-r.html,804,External link https://stackoverflow.com/a/37524283 failed (status code 403) +_site/en/lessons/getting-started-with-mysql-using-r.html,1038,External link https://stackoverflow.com/questions/49194719/authentication-plugin-caching-sha2-password-cannot-be-loaded failed (status code 403) +_site/en/lessons/getting-started-with-mysql-using-r.html,1686,External link http://www.jeffblackadar.ca/graham_fellowship/corpus_entities_equity/ failed (status code 301) +_site/en/lessons/getting-started-with-mysql-using-r.html,1706,External link https://github.com/jeffblackadar/getting-started-with-mysql/blob/master/newspaper-search-and-store.R failed (status code 429) +_site/en/lessons/getting-started-with-mysql-using-r.html,2254,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/getting-started-with-mysql-using-r.html,2264,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/getting-started-with-mysql-using-r.md failed (status code 429) +_site/en/lessons/googlemaps-googleearth.html,1284,External link https://github.com/programminghistorian/jekyll/issues/2456 failed (status code 429) +_site/en/lessons/googlemaps-googleearth.html,3006,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/googlemaps-googleearth.html,3016,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/googlemaps-googleearth.md failed (status code 429) +_site/en/lessons/gravity-model.html,349,External link https://github.com/programminghistorian/ph-submissions/issues/204 failed (status code 429) +_site/en/lessons/gravity-model.html,566,External link https://doi.org/10.1111/ehr.12569 failed (status code 403) +_site/en/lessons/gravity-model.html,635,External link https://doi.org/10.1111/ehr.12569 failed (status code 403) +_site/en/lessons/gravity-model.html,1188,External link https://superuser.com/questions/385265/whats-the-difference-between-csv-ms-dos-csv-macintosh-csv-comma-delimi failed (status code 403) +_site/en/lessons/gravity-model.html,1483,External link https://ncss-wpengine.netdna-ssl.com/wp-content/themes/ncss/pdf/Procedures/NCSS/Negative_Binomial_Regression.pdf failed with something very wrong. +_site/en/lessons/gravity-model.html,2057,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/gravity-model.html,2067,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/gravity-model.md failed (status code 429) +_site/en/lessons/image-classification-neural-networks.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/414 failed (status code 429) +_site/en/lessons/image-classification-neural-networks.html,777,External link https://learn.ml5js.org/#/ failed with something very wrong. +_site/en/lessons/image-classification-neural-networks.html,1579,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/image-classification-neural-networks.html,1589,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/image-classification-neural-networks.md failed (status code 429) +_site/en/lessons/index.html,4519,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/index.html,4529,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons.md failed (status code 429) +_site/en/lessons/installing-omeka.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/6 failed (status code 429) +_site/en/lessons/installing-omeka.html,484,External link http://www.hostgator.com/ failed: Forbidden (status code 403) +_site/en/lessons/installing-omeka.html,500,External link http://support.hostgator.com/articles/hosting-guide/lets-get-started/how-do-i-get-and-use-ssh-access failed (status code 403) +_site/en/lessons/installing-omeka.html,1269,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/installing-omeka.html,1279,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/installing-omeka.md failed (status code 429) +_site/en/lessons/installing-python-modules-pip.html,578,External link http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows failed (status code 403) +_site/en/lessons/installing-python-modules-pip.html,1140,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/installing-python-modules-pip.html,1150,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/installing-python-modules-pip.md failed (status code 429) +_site/en/lessons/interactive-data-visualization-dashboard.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/609 failed (status code 429) +_site/en/lessons/interactive-data-visualization-dashboard.html,1301,External link https://doi.org/10.1177/1077699015607338 failed (status code 403) +_site/en/lessons/interactive-data-visualization-dashboard.html,1304,External link https://doi.org/10.1111/j.1468-2958.2002.tb00826.x failed (status code 403) +_site/en/lessons/interactive-data-visualization-dashboard.html,1313,External link https://doi.org/10.1080/1553118x.2022.2144324 failed (status code 403) +_site/en/lessons/interactive-data-visualization-dashboard.html,1316,External link https://doi.org/10.1080/00947679.1977.12066850 failed (status code 403) +_site/en/lessons/interactive-data-visualization-dashboard.html,1319,External link https://doi.org/10.1080/00947679.1977.12066850 failed (status code 403) +_site/en/lessons/interactive-data-visualization-dashboard.html,1322,External link https://doi.org/10.1080/00437956.1988.11435789 failed (status code 403) +_site/en/lessons/interactive-data-visualization-dashboard.html,1325,External link https://doi.org/10.1080/08854300308428349 failed (status code 403) +_site/en/lessons/interactive-data-visualization-dashboard.html,1328,External link https://doi.org/10.1207/s15327825mcs0301_03 failed (status code 403) +_site/en/lessons/interactive-data-visualization-dashboard.html,1866,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/interactive-data-visualization-dashboard.html,1876,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/interactive-data-visualization-dashboard.md failed (status code 429) +_site/en/lessons/interactive-text-games-using-twine.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/348 failed (status code 429) +_site/en/lessons/interactive-text-games-using-twine.html,1117,External link https://doi.org/10.1177/1461444811410394 failed (status code 403) +_site/en/lessons/interactive-text-games-using-twine.html,1661,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/interactive-text-games-using-twine.html,1671,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/interactive-text-games-using-twine.md failed (status code 429) +_site/en/lessons/interactive-visualization-with-plotly.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/518 failed (status code 429) +_site/en/lessons/interactive-visualization-with-plotly.html,2142,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/interactive-visualization-with-plotly.html,2152,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/interactive-visualization-with-plotly.md failed (status code 429) +_site/en/lessons/interrogating-national-narrative-gpt.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/418 failed (status code 429) +_site/en/lessons/interrogating-national-narrative-gpt.html,931,External link https://doi.org/10.1080/01419870.2017.1361544 failed (status code 403) +_site/en/lessons/interrogating-national-narrative-gpt.html,934,External link https://doi.org/10.1093/pa/gsaa008 failed (status code 403) +_site/en/lessons/interrogating-national-narrative-gpt.html,955,External link https://doi.org/10.1145/3442188.3445922 failed (status code 403) +_site/en/lessons/interrogating-national-narrative-gpt.html,1502,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/interrogating-national-narrative-gpt.html,1512,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/interrogating-national-narrative-gpt.md failed (status code 429) +_site/en/lessons/intro-to-bash.html,2011,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/intro-to-bash.html,2021,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/intro-to-bash.md failed (status code 429) +_site/en/lessons/intro-to-linked-data.html,334,External link https://github.com/programminghistorian/ph-submissions/issues/33 failed (status code 429) +_site/en/lessons/intro-to-linked-data.html,707,External link http://semanticweb.org/wiki/Main_Page.html failed: got a time out (response code 0) (status code 0) +_site/en/lessons/intro-to-linked-data.html,1038,External link http://linkeddata.org/guides-and-tutorials failed: Internal Server Error (status code 500) +_site/en/lessons/intro-to-linked-data.html,1581,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/intro-to-linked-data.html,1591,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/intro-to-linked-data.md failed (status code 429) +_site/en/lessons/intro-to-powershell.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/18 failed (status code 429) +_site/en/lessons/intro-to-powershell.html,1730,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/intro-to-powershell.html,1740,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/intro-to-powershell.md failed (status code 429) +_site/en/lessons/intro-to-twitterbots.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/75 failed (status code 429) +_site/en/lessons/intro-to-twitterbots.html,521,External link http://www.sciencedirect.com/science/article/pii/S0747563213003129 failed: Forbidden (status code 403) +_site/en/lessons/intro-to-twitterbots.html,537,External link https://twitter.com/Every3Minutes failed (status code 400) +_site/en/lessons/intro-to-twitterbots.html,593,External link http://twitter.com/tinyarchae failed (status code 400) +_site/en/lessons/intro-to-twitterbots.html,593,External link https://twitter.com/botarchaeo failed (status code 400) +_site/en/lessons/intro-to-twitterbots.html,593,External link https://twitter.com/archaeoglitch failed (status code 400) +_site/en/lessons/intro-to-twitterbots.html,603,External link https://twitter.com/galaxykate failed (status code 400) +_site/en/lessons/intro-to-twitterbots.html,845,External link http://unicode.org/emoji/charts/full-emoji-list.html failed with something very wrong. +_site/en/lessons/intro-to-twitterbots.html,923,External link https://twitter.com/TinyAdv failed (status code 400) +_site/en/lessons/intro-to-twitterbots.html,954,External link https://twitter.com/GalaxyKate/lists/tracery-bots failed (status code 400) +_site/en/lessons/intro-to-twitterbots.html,1492,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/intro-to-twitterbots.html,1502,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/intro-to-twitterbots.md failed (status code 429) +_site/en/lessons/introduction-and-installation.html,1526,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/introduction-and-installation.html,1536,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/introduction-and-installation.md failed (status code 429) +_site/en/lessons/introduction-map-warper.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/426 failed (status code 429) +_site/en/lessons/introduction-map-warper.html,1910,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/introduction-map-warper.html,1920,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/introduction-map-warper.md failed (status code 429) +_site/en/lessons/introduction-to-ffmpeg.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/186 failed (status code 429) +_site/en/lessons/introduction-to-ffmpeg.html,541,External link https://twitter.com/FFmpeg failed (status code 400) +_site/en/lessons/introduction-to-ffmpeg.html,557,"External link https://training.ashleyblewer.com/presentations/ffmpeg.html#10 failed: https://training.ashleyblewer.com/presentations/ffmpeg.html exists, but the hash '10' does not (status code 200)" +_site/en/lessons/introduction-to-ffmpeg.html,1124,External link https://github.com/privatezero/NDSR/blob/master/Demystifying_FFmpeg_Slides.pdf failed (status code 429) +_site/en/lessons/introduction-to-ffmpeg.html,1687,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/introduction-to-ffmpeg.html,1697,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/introduction-to-ffmpeg.md failed (status code 429) +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/196 failed (status code 429) +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,510,External link https://pro.europeana.eu/resources/apis failed (status code 403) +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,575,External link https://www.europeana.eu/ failed (status code 403) +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,579,External link https://pro.europeana.eu/resources/apis failed (status code 403) +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,585,External link https://pro.europeana.eu/get-api failed (status code 403) +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,617,External link https://www.europeana.eu failed (status code 403) +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,732,External link http://www.europeana.eu/portal/record/90402/RP_P_OB_84_508.html failed: Forbidden (status code 403) +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,748,External link https://pro.europeana.eu/page/edm-documentation failed (status code 403) +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,750,External link https://pro.europeana.eu/page/europeana-rest-api#console failed (status code 403) +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,800,"External link https://windowsreport.com/xampp-port-80-443-in-use-skype-fix/#.XDM6XGlCfIU failed: https://windowsreport.com/xampp-port-80-443-in-use-skype-fix/ exists, but the hash '.XDM6XGlCfIU' does not (status code 200)" +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,821,External link http://localhost/dashboard failed with something very wrong. +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,859,External link http://localhost/helloworld.php failed with something very wrong. +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,1251,External link http://museum-api.pbworks.com/w/page/21933420/Museum%C2%A0APIs failed: got a time out (response code 0) (status code 0) +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,1794,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/introduction-to-populating-a-website-with-api-data.html,1804,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/introduction-to-populating-a-website-with-api-data.md failed (status code 429) +_site/en/lessons/introduction-to-stylometry-with-python.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/147 failed (status code 429) +_site/en/lessons/introduction-to-stylometry-with-python.html,1046,"External link https://en.wikipedia.org/wiki/Array_data_structure#Two-dimensional_arrays failed: https://en.wikipedia.org/wiki/Array_data_structure exists, but the hash 'Two-dimensional_arrays' does not (status code 200)" +_site/en/lessons/introduction-to-stylometry-with-python.html,1863,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/introduction-to-stylometry-with-python.html,1873,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/introduction-to-stylometry-with-python.md failed (status code 429) +_site/en/lessons/json-and-jq.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/23 failed (status code 429) +_site/en/lessons/json-and-jq.html,615,"External link https://stedolan.github.io/jq/manual/#Invokingjq failed: https://stedolan.github.io/jq/manual/ exists, but the hash 'Invokingjq' does not (status code 200)" +_site/en/lessons/json-and-jq.html,731,External link http://stackoverflow.com/questions/3135325/why-do-vector-indices-in-r-start-with-1-instead-of-0 failed (status code 403) +_site/en/lessons/json-and-jq.html,814,"External link https://stedolan.github.io/jq/manual/#ConditionalsandComparisons failed: https://stedolan.github.io/jq/manual/ exists, but the hash 'ConditionalsandComparisons' does not (status code 200)" +_site/en/lessons/json-and-jq.html,1053,"External link https://stedolan.github.io/jq/manual/#join(str) failed: https://stedolan.github.io/jq/manual/#join(str) exists, but the hash 'join(str)' does not (status code 200)" +_site/en/lessons/json-and-jq.html,1462,"External link https://stedolan.github.io/jq/manual/#Math failed: https://stedolan.github.io/jq/manual/ exists, but the hash 'Math' does not (status code 200)" +_site/en/lessons/json-and-jq.html,1466,"External link https://stedolan.github.io/jq/manual/#if-then-else failed: https://stedolan.github.io/jq/manual/ exists, but the hash 'if-then-else' does not (status code 200)" +_site/en/lessons/json-and-jq.html,1466,"External link https://stedolan.github.io/jq/manual/#Reduce failed: https://stedolan.github.io/jq/manual/ exists, but the hash 'Reduce' does not (status code 200)" +_site/en/lessons/json-and-jq.html,1466,"External link https://stedolan.github.io/jq/manual/#Recursion failed: https://stedolan.github.io/jq/manual/ exists, but the hash 'Recursion' does not (status code 200)" +_site/en/lessons/json-and-jq.html,1467,External link http://stackoverflow.com/questions/tagged/jq failed (status code 403) +_site/en/lessons/json-and-jq.html,2003,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/json-and-jq.html,2013,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/json-and-jq.md failed (status code 429) +_site/en/lessons/jupyter-notebooks.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/251 failed (status code 429) +_site/en/lessons/jupyter-notebooks.html,702,External link https://stackoverflow.com/questions/2265357/parse-date-string-and-change-format failed (status code 403) +_site/en/lessons/jupyter-notebooks.html,770,External link https://stackoverflow.com/a/16115575 failed (status code 403) +_site/en/lessons/jupyter-notebooks.html,2369,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/jupyter-notebooks.html,2379,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/jupyter-notebooks.md failed (status code 429) +_site/en/lessons/keywords-in-context-using-n-grams.html,1704,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/keywords-in-context-using-n-grams.html,1714,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/keywords-in-context-using-n-grams.md failed (status code 429) +_site/en/lessons/linear-regression.html,349,External link https://github.com/programminghistorian/ph-submissions/issues/436 failed (status code 429) +_site/en/lessons/linear-regression.html,1696,External link https://doi.org/10.1257/jel.20181020 failed (status code 403) +_site/en/lessons/linear-regression.html,2243,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/linear-regression.html,2253,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/linear-regression.md failed (status code 429) +_site/en/lessons/linux-installation.html,1638,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/linux-installation.html,1648,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/linux-installation.md failed (status code 429) +_site/en/lessons/logistic-regression.html,349,External link https://github.com/programminghistorian/ph-submissions/issues/436 failed (status code 429) +_site/en/lessons/logistic-regression.html,2028,External link https://doi.org/10.1002/1097-4679(198811)44:6%3C1013::AID-JCLP2270440627%3E3.0.CO;2-Z failed (status code 403) +_site/en/lessons/logistic-regression.html,2593,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/logistic-regression.html,2603,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/logistic-regression.md failed (status code 429) +_site/en/lessons/mac-installation.html,1618,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/mac-installation.html,1628,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/mac-installation.md failed (status code 429) +_site/en/lessons/manipulating-strings-in-python.html,1741,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/manipulating-strings-in-python.html,1751,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/manipulating-strings-in-python.md failed (status code 429) +_site/en/lessons/mapping-with-python-leaflet.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/85 failed (status code 429) +_site/en/lessons/mapping-with-python-leaflet.html,511,"External link http://pandas.pydata.org/pandas-docs/stable/dsintro.html#dataframe failed: http://pandas.pydata.org/pandas-docs/stable/dsintro.html exists, but the hash 'dataframe' does not (status code 200)" +_site/en/lessons/mapping-with-python-leaflet.html,535,External link http://data.london.gov.uk/dataset/historic-census-population failed: Forbidden (status code 403) +_site/en/lessons/mapping-with-python-leaflet.html,555,"External link http://pandas.pydata.org/pandas-docs/stable/dsintro.html#dataframe failed: http://pandas.pydata.org/pandas-docs/stable/dsintro.html exists, but the hash 'dataframe' does not (status code 200)" +_site/en/lessons/mapping-with-python-leaflet.html,573,"External link http://pandas.pydata.org/pandas-docs/stable/install.html#dependencies failed: http://pandas.pydata.org/pandas-docs/stable/install.html exists, but the hash 'dependencies' does not (status code 200)" +_site/en/lessons/mapping-with-python-leaflet.html,661,External link https://github.com/geopy/geopy/issues/90 failed (status code 429) +_site/en/lessons/mapping-with-python-leaflet.html,1087,"External link https://leafletjs.com/reference.html#map-set-methods failed: https://leafletjs.com/reference.html exists, but the hash 'map-set-methods' does not (status code 200)" +_site/en/lessons/mapping-with-python-leaflet.html,1185,External link http://leafletjs.com/SlavaUkraini/reference-1.2.0.html#geojson-oneachfeature failed (status code 404) +_site/en/lessons/mapping-with-python-leaflet.html,1960,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/mapping-with-python-leaflet.html,1970,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/mapping-with-python-leaflet.md failed (status code 429) +_site/en/lessons/naive-bayesian.html,915,"External link http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_introbayes_sect004.htm failed: http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm exists, but the hash 'statug_introbayes_sect004.htm' does not (status code 200)" +_site/en/lessons/naive-bayesian.html,2590,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/naive-bayesian.html,2600,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/naive-bayesian.md failed (status code 429) +_site/en/lessons/normalizing-data.html,1714,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/normalizing-data.html,1724,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/normalizing-data.md failed (status code 429) +_site/en/lessons/ocr-with-google-vision-and-tesseract.html,2037,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/ocr-with-google-vision-and-tesseract.html,2047,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/ocr-with-google-vision-and-tesseract.md failed (status code 429) +_site/en/lessons/output-data-as-html-file.html,1755,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/output-data-as-html-file.html,1765,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/output-data-as-html-file.md failed (status code 429) +_site/en/lessons/output-keywords-in-context-in-html-file.html,1793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/output-keywords-in-context-in-html-file.html,1803,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/output-keywords-in-context-in-html-file.md failed (status code 429) +_site/en/lessons/preserving-your-research-data.html,575,External link https://twitter.com/Girlinthe/status/387166944094199809 failed (status code 400) +_site/en/lessons/preserving-your-research-data.html,1463,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/preserving-your-research-data.html,1473,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/preserving-your-research-data.md failed (status code 429) +_site/en/lessons/qgis-layers.html,609,External link http://www.gov.pe.ca/gis/download.php3?name=coastline&file_format=SHP failed with something very wrong. +_site/en/lessons/qgis-layers.html,642,External link http://www.gov.pe.ca/gis/index.php3?number=77865&lang=E failed with something very wrong. +_site/en/lessons/qgis-layers.html,2876,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/qgis-layers.html,2886,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/qgis-layers.md failed (status code 429) +_site/en/lessons/r-basics-with-tabular-data.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/19 failed (status code 429) +_site/en/lessons/r-basics-with-tabular-data.html,1569,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/r-basics-with-tabular-data.html,1579,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/r-basics-with-tabular-data.md failed (status code 429) +_site/en/lessons/research-data-with-unix.html,510,External link https://www.worldcat.org/title/unix-and-linux/oclc/308171076&referer=brief_results failed (status code 403) +_site/en/lessons/research-data-with-unix.html,1575,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/research-data-with-unix.html,1585,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/research-data-with-unix.md failed (status code 429) +_site/en/lessons/retired/OCR-and-Machine-Translation.html,303,External link https://github.com/programminghistorian/ph-submissions/issues/285 failed (status code 429) +_site/en/lessons/retired/OCR-and-Machine-Translation.html,493,External link https://digitalarchive.wilsoncenter.org/document/120500 failed (status code 403) +_site/en/lessons/retired/OCR-and-Machine-Translation.html,493,External link https://digitalarchive.wilsoncenter.org/document/119105 failed (status code 403) +_site/en/lessons/retired/OCR-and-Machine-Translation.html,537,External link https://github.com/tesseract-ocr/tesseract/blob/master/doc/tesseract.1.asc failed (status code 429) +_site/en/lessons/retired/OCR-and-Machine-Translation.html,540,"External link https://www.apertium.org/index.eng.html?dir=arg-cat#translation failed: https://www.apertium.org/index.eng.html?dir=arg-cat exists, but the hash 'translation' does not (status code 200)" +_site/en/lessons/retired/OCR-and-Machine-Translation.html,1320,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/retired/OCR-and-Machine-Translation.html,1330,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/OCR-and-Machine-Translation.md failed (status code 429) +_site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html,1331,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.html,1341,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/OCR-with-Tesseract-and-ScanTailor.md failed (status code 429) +_site/en/lessons/retired/counting-frequencies-from-zotero-items.html,415,External link https://github.com/programminghistorian/jekyll/issues/225 failed (status code 429) +_site/en/lessons/retired/counting-frequencies-from-zotero-items.html,1185,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/retired/counting-frequencies-from-zotero-items.html,1195,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/counting-frequencies-from-zotero-items.md failed (status code 429) +_site/en/lessons/retired/creating-new-items-in-zotero.html,415,External link https://github.com/programminghistorian/jekyll/issues/225 failed (status code 429) +_site/en/lessons/retired/creating-new-items-in-zotero.html,1102,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/retired/creating-new-items-in-zotero.html,1112,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/creating-new-items-in-zotero.md failed (status code 429) +_site/en/lessons/retired/getting-started-with-github-desktop.html,303,External link https://github.com/programminghistorian/ph-submissions/issues/14 failed (status code 429) +_site/en/lessons/retired/getting-started-with-github-desktop.html,495,External link https://central.github.com/mac/latest failed (status code 401) +_site/en/lessons/retired/getting-started-with-github-desktop.html,595,External link https://central.github.com/mac/latest failed (status code 401) +_site/en/lessons/retired/getting-started-with-github-desktop.html,1057,External link https://www.hastac.org/blogs/harrisonm/2013/10/12/github-academia-and-collaborative-writing failed (status code 404) +_site/en/lessons/retired/getting-started-with-github-desktop.html,1594,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/retired/getting-started-with-github-desktop.html,1604,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/getting-started-with-github-desktop.md failed (status code 429) +_site/en/lessons/retired/graph-databases-and-SPARQL.html,514,External link http://labs.europeana.eu/api/linked-open-data-introduction failed with something very wrong. +_site/en/lessons/retired/graph-databases-and-SPARQL.html,514,External link http://collection.britishmuseum.org failed: got a time out (response code 0) (status code 0) +_site/en/lessons/retired/graph-databases-and-SPARQL.html,590,External link http://palladio.designhumanities.org/ failed with something very wrong. +_site/en/lessons/retired/graph-databases-and-SPARQL.html,794,External link http://collection.britishmuseum.org/sparql failed: got a time out (response code 0) (status code 0) +_site/en/lessons/retired/graph-databases-and-SPARQL.html,816,External link http://collection.britishmuseum.org/id/object/PPA82633 failed: got a time out (response code 0) (status code 0) +_site/en/lessons/retired/graph-databases-and-SPARQL.html,830,External link http://collection.britishmuseum.org/sparql?query=SELECT+*%0D%0AWHERE+%7B%0D%0A++%3Chttp://collection.britishmuseum.org/id/object/PPA82633%3E+?p+?o+.%0D%0A++%7D&_implicit=false&_equivalent=false&_form=/sparql failed: got a time out (response code 0) (status code 0) +_site/en/lessons/retired/graph-databases-and-SPARQL.html,928,External link https://collection.britishmuseum.org/sparql#query=PREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0A%0ASELECT+?object%0AWHERE+%7B%0A%0A++%23+Search+for+all+values+of+?object+that+have+a+given+%22object+type%22%0A++?object+bmo:PX_object_type+?object_type+.%0A%0A++%23+That+object+type+should+have+the+label+%22print%22%0A++?object_type+skos:prefLabel+%22print%22+.%0A%7D%0ALIMIT+10 failed: got a time out (response code 0) (status code 0) +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1017,"External link https://collection.britishmuseum.org/sparql#query=PREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0APREFIX+ecrm:+%3Chttp://www.cidoc-crm.org/cidoc-crm/%3E%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0A%0A%23+Return+object+links+and+creation+date%0ASELECT+?object+?date%0AWHERE+%7B%0A%0A++%23+We'll+use+our+previous+command+to+search+only+for%0A++%23+objects+of+type+%22print%22%0A++?object+bmo:PX_object_type+?object_type+.%0A++?object_type+skos:prefLabel+%22print%22+.%0A%0A++%23+We+need+to+link+though+several+nodes+to+find+the%0A++%23+creation+date+associated+with+an+object%0A++?object+ecrm:P108i_was_produced_by+?production+.%0A++?production+ecrm:P9_consists_of+?date_node+.%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0A%0A++%23+As+you+can+see,+we+need+to+connect+quite+a+few+dots%0A++%23+to+get+to+the+date+node!+Now+that+we+have+it,+we+can%0A++%23+filter+our+results.+Because+we+are+filtering+by+date,%0A++%23+we+must+attach+the+tag+%5E%5Exsd:date+after+our+date+strings.%0A++%23+This+tag+tells+the+database+to+interpret+the+string%0A++%23+%221580-01-01%22+as+the+date+1+January+1580.%0A%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+&&%0A+++++++++?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0A%7D failed: got a time out (response code 0) (status code 0)" +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1074,"External link https://collection.britishmuseum.org/sparql#query=PREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0APREFIX+ecrm:+%3Chttp://www.cidoc-crm.org/cidoc-crm/%3E%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0A%0ASELECT+?type+(COUNT(?type)+as+?n)%0AWHERE+%7B%0A++%23+We+still+need+to+indicate+the+?object_type+variable,%0A++%23+however+we+will+not+require+it+to+match+%22print%22+this+time%0A%0A++?object+bmo:PX_object_type+?object_type+.%0A++?object_type+skos:prefLabel+?type+.%0A%0A++%23+Once+again,+we+will+also+filter+by+date%0A++?object+ecrm:P108i_was_produced_by+?production+.%0A++?production+ecrm:P9_consists_of+?date_node+.%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+&&%0A+++++++++?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0A%7D%0A%23+The+GROUP+BY+command+designates+the+variable+to+tally+by,%0A%23+and+the+ORDER+BY+DESC()+command+sorts+the+results+by%0A%23+descending+number.%0AGROUP+BY+?type%0AORDER+BY+DESC(?n) failed: got a time out (response code 0) (status code 0)" +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1200,External link http://palladio.designhumanities.org/ failed with something very wrong. +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1230,"External link https://collection.britishmuseum.org/sparql?query=%23+Return+object+links+and+creation+date%0D%0APREFIX+bmo:+%3Chttp://collection.britishmuseum.org/id/ontology/%3E%0D%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0D%0APREFIX+ecrm:+%3Chttp://erlangen-crm.org/current/%3E%0D%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0D%0ASELECT+DISTINCT+?object+?date+?image%0D%0AWHERE+%7B%0D%0A%0D%0A++%23+We'll+use+our+previous+command+to+search+only+for+objects+of+type+%22print%22%0D%0A++?object+bmo:PX_object_type+?object_type+.%0D%0A++?object_type+skos:prefLabel+%22print%22+.%0D%0A%0D%0A++%23+We+need+to+link+though+several+nodes+to+find+the+creation+date+associated%0D%0A++%23+with+an+object%0D%0A++?object+ecrm:P108i_was_produced_by+?production+.%0D%0A++?production+ecrm:P9_consists_of+?date_node+.%0D%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0D%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0D%0A%0D%0A++%23+Yes,+we+need+to+connect+quite+a+few+dots+to+get+to+the+date+node!+Now+that%0D%0A++%23+we+have+it,+we+can+filter+our+results.+Because+we+are+filtering+a+date,+we%0D%0A++%23+must+attach+the+xsd:date+tag+to+our+date+strings+so+that+SPARQL+knows+how+to%0D%0A++%23+parse+them.%0D%0A%0D%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+%26%26+?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0D%0A++%0D%0A++?object+bmo:PX_has_main_representation+?image+.%0D%0A%7D%0D%0ALIMIT+100#query=%23+Return+object+links+and+creation+date%0APREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0APREFIX+ecrm:+%3Chttp://www.cidoc-crm.org/cidoc-crm/%3E%0ASELECT+DISTINCT+?object+?date+?image%0AWHERE+%7B%0A++%0A++%23+We'll+use+our+previous+command+to+search+only+for+objects+of+type+%22print%22%0A++?object+bmo:PX_object_type+?object_type+.%0A++?object_type+skos:prefLabel+%22print%22+.%0A%0A++%23+We+need+to+link+though+several+nodes+to+find+the+creation+date+associated%0A++%23+with+an+object%0A++?object+ecrm:P108i_was_produced_by+?production+.%0A++?production+ecrm:P9_consists_of+?date_node+.%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0A%0A++%0A++%23+Yes,+we+need+to+connect+quite+a+few+dots+to+get+to+the+date+node!+Now+that%0A++%23+we+have+it,+we+can+filter+our+results.+Because+we+are+filtering+a+date,+we%0A++%23+must+attach+the+xsd:date+tag+to+our+date+strings+so+that+SPARQL+knows+how+to%0A++%23+parse+them.%0A%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+&&+?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0A++%0A++?object+bmo:PX_has_main_representation+?image+.%0A%7D%0ALIMIT+100 failed: got a time out (response code 0) (status code 0)" +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1281,External link http://labs.europeana.eu/api/linked-open-data-SPARQL-endpoint failed with something very wrong. +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1818,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1828,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/graph-databases-and-SPARQL.md failed (status code 429) +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,303,External link https://github.com/programminghistorian/ph-submissions/issues/17 failed (status code 429) +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,437,External link https://github.com/programminghistorian/jekyll/issues/717 failed (status code 429) +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,490,"External link http://www.digi-capital.com/news/2015/04/augmentedvirtual-reality-to-hit-150-billion-disrupting-mobile-by-2020/#.VbetCU1VhHw failed: http://www.digi-capital.com/news/2015/04/augmentedvirtual-reality-to-hit-150-billion-disrupting-mobile-by-2020/ exists, but the hash '.VbetCU1VhHw' does not (status code 200)" +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,510,External link https://play.google.com/store/apps/details?id=com.Trace.Dollars&hl=en failed (status code 404) +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,516,External link http://docs.unity3d.com/Manual/LearningtheInterface.html failed (status code 404) +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,520,External link https://www.aurasma.com/ failed with something very wrong. +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,571,External link https://www.aurasma.com/ failed with something very wrong. +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,678,"External link https://developer.android.com/sdk/index.html#Other failed: https://developer.android.com/sdk/index.html exists, but the hash 'Other' does not (status code 200)" +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,1335,External link http://docs.unity3d.com/Manual/Transforms.html failed (status code 404) +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,2160,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/retired/intro-to-augmented-reality-with-unity.html,2170,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/intro-to-augmented-reality-with-unity.md failed (status code 429) +_site/en/lessons/retired/intro-to-beautiful-soup.html,609,External link http://bioguide.congress.gov/biosearch/biosearch.asp failed: Forbidden (status code 403) +_site/en/lessons/retired/intro-to-beautiful-soup.html,1720,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/retired/intro-to-beautiful-soup.html,1730,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/intro-to-beautiful-soup.md failed (status code 429) +_site/en/lessons/retired/intro-to-the-zotero-api.html,415,External link https://github.com/programminghistorian/jekyll/issues/225 failed (status code 429) +_site/en/lessons/retired/intro-to-the-zotero-api.html,1127,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/retired/intro-to-the-zotero-api.html,1137,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/retired/intro-to-the-zotero-api.md failed (status code 429) +_site/en/lessons/scalable-reading-of-structured-data.html,341,External link https://github.com/programminghistorian/ph-submissions/issues/419 failed (status code 429) +_site/en/lessons/scalable-reading-of-structured-data.html,3356,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/scalable-reading-of-structured-data.html,3366,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/scalable-reading-of-structured-data.md failed (status code 429) +_site/en/lessons/sentiment-analysis-syuzhet.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/478 failed (status code 429) +_site/en/lessons/sentiment-analysis-syuzhet.html,1847,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/sentiment-analysis-syuzhet.html,1857,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/sentiment-analysis-syuzhet.md failed (status code 429) +_site/en/lessons/sentiment-analysis.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/108 failed (status code 429) +_site/en/lessons/sentiment-analysis.html,549,External link http://journals.sagepub.com/doi/abs/10.1177/1749975514542486 failed (status code 403) +_site/en/lessons/sentiment-analysis.html,622,External link https://github.com/cjhutto/vaderSentiment/blob/master/vaderSentiment/vaderSentiment.py failed (status code 429) +_site/en/lessons/sentiment-analysis.html,1443,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/sentiment-analysis.html,1453,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/sentiment-analysis.md failed (status code 429) +_site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/416 failed (status code 429) +_site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html,1635,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html,1645,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/shiny-leaflet-newspaper-map-tutorial.md failed (status code 429) +_site/en/lessons/simulating-historical-communication-networks-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/605 failed (status code 429) +_site/en/lessons/simulating-historical-communication-networks-python.html,1107,External link https://github.com/projectmesa/mesa/blob/2.4.x-maintenance/mesa/datacollection.py failed (status code 429) +_site/en/lessons/simulating-historical-communication-networks-python.html,1521,External link https://doi.org/10.52842/conf.ecaade.2016.2.485 failed (status code 302) +_site/en/lessons/simulating-historical-communication-networks-python.html,1551,External link https://doi.org/10.1177/1059712320922915 failed (status code 403) +_site/en/lessons/simulating-historical-communication-networks-python.html,1557,External link https://doi.org/10.1093/oso/9780192857828.001.0001 failed (status code 403) +_site/en/lessons/simulating-historical-communication-networks-python.html,1575,External link https://doi.org/10.1098/rsif.2014.0881 failed (status code 403) +_site/en/lessons/simulating-historical-communication-networks-python.html,3427,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/simulating-historical-communication-networks-python.html,3437,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/simulating-historical-communication-networks-python.md failed (status code 429) +_site/en/lessons/sonification.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/4 failed (status code 429) +_site/en/lessons/sonification.html,521,External link http://blog.taracopplestone.co.uk/making-things-photobashing-as-archaeological-remediation/ failed with something very wrong. +_site/en/lessons/sonification.html,548,External link http://www.icad.org/Proceedings/2008/Hermann2008.pdf failed with something very wrong. +_site/en/lessons/sonification.html,625,External link http://www.lynda.com/GarageBand-tutorials/Importing-audio-tracks/156620/164050-4.html failed (status code 404) +_site/en/lessons/sonification.html,997,External link http://puffin.creighton.edu/jesuit/relations/ failed with something very wrong. +_site/en/lessons/sonification.html,1083,External link http://www.jstor.org/stable/734136 failed (status code 403) +_site/en/lessons/sonification.html,1085,External link http://www.icad.org/Proceedings/2008/Hermann2008.pdf failed with something very wrong. +_site/en/lessons/sonification.html,1624,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/sonification.html,1634,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/sonification.md failed (status code 429) +_site/en/lessons/space-place-gazetteers.html,335,External link https://github.com/programminghistorian/ph-submissions/issues/580 failed (status code 429) +_site/en/lessons/space-place-gazetteers.html,547,"External link http://bombsight.org/#17/51.50595/-0.10680 failed: http://bombsight.org/ exists, but the hash '17/51.50595/-0.10680' does not (status code 200)" +_site/en/lessons/space-place-gazetteers.html,1451,External link https://doi.org/10.1145/3485447.3512026 failed (status code 403) +_site/en/lessons/space-place-gazetteers.html,1463,External link https://doi.org/10.1111/j.1467-8306.2005.00481.x failed (status code 403) +_site/en/lessons/space-place-gazetteers.html,2438,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/space-place-gazetteers.html,2448,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/space-place-gazetteers.md failed (status code 429) +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,737,External link https://github.com/dhcolumbia/pandoc-workflow/blob/master/pandoctut.bib failed (status code 429) +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1204,"External link https://groups.google.com/forum/#!forum/pandoc-discuss failed: https://groups.google.com/forum/ exists, but the hash '!forum/pandoc-discuss' does not (status code 200)" +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1207,External link http://stackoverflow.com/questions/tagged/pandoc failed (status code 403) +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1218,External link http://mouapp.com/ failed with something very wrong. +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1223,External link http://www.authorea.com failed: Forbidden (status code 403) +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1224,External link http://www.draftin.com failed: Service Unavailable (status code 503) +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,1269,External link https://github.com/programminghistorian/jekyll/issues/46#issuecomment-59219906 failed (status code 429) +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,2246,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.html,2256,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.md failed (status code 429) +_site/en/lessons/temporal-network-analysis-with-r.html,338,External link https://github.com/programminghistorian/ph-submissions/issues/179 failed (status code 429) +_site/en/lessons/temporal-network-analysis-with-r.html,1777,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/temporal-network-analysis-with-r.html,1787,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/temporal-network-analysis-with-r.md failed (status code 429) +_site/en/lessons/text-mining-with-extracted-features.html,630,External link http://stackoverflow.com/a/19350234/233577 failed (status code 403) +_site/en/lessons/text-mining-with-extracted-features.html,1800,External link https://github.com/htrc/htrc-feature-reader/blob/master/README.ipynb failed (status code 429) +_site/en/lessons/text-mining-with-extracted-features.html,1804,External link https://github.com/htrc/htrc-feature-reader/blob/master/examples/Within-Book%20Sentiment%20Trends.ipynb failed (status code 429) +_site/en/lessons/text-mining-with-extracted-features.html,1854,External link https://github.com/htrc/htrc-feature-reader/blob/master/examples/ID_to_Rsync_Link.ipynb failed (status code 429) +_site/en/lessons/text-mining-with-extracted-features.html,1854,External link https://wiki.ucop.edu/display/Curation/PairTree failed with something very wrong. +_site/en/lessons/text-mining-with-extracted-features.html,2838,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/text-mining-with-extracted-features.html,2848,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/text-mining-with-extracted-features.md failed (status code 429) +_site/en/lessons/text-mining-youtube-comments.html,988,External link https://doi.org/10.1111/j.1540-5907.2008.00338.x failed (status code 403) +_site/en/lessons/text-mining-youtube-comments.html,1181,External link https://doi.org/10.1080/14799855.2012.669207 failed (status code 403) +_site/en/lessons/text-mining-youtube-comments.html,1181,External link https://doi.org/10.1073/pnas.2101967118 failed (status code 403) +_site/en/lessons/text-mining-youtube-comments.html,1184,External link https://doi.org/10.1080/13691180903497060 failed (status code 403) +_site/en/lessons/text-mining-youtube-comments.html,1184,External link https://doi.org/10.1093/esr/jcaa053 failed (status code 403) +_site/en/lessons/text-mining-youtube-comments.html,1184,External link https://doi.org/10.1177/1461444815611593 failed (status code 403) +_site/en/lessons/text-mining-youtube-comments.html,1187,External link https://doi.org/10.1177/1461444818792393 failed (status code 403) +_site/en/lessons/text-mining-youtube-comments.html,1202,External link https://doi.org/10.1111/j.1540-5907.2008.00338.x failed (status code 403) +_site/en/lessons/text-mining-youtube-comments.html,2614,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/text-mining-youtube-comments.html,2624,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/text-mining-youtube-comments.md failed (status code 429) +_site/en/lessons/topic-modeling-and-mallet.html,545,External link http://www.worldcat.org/title/reading-machines-toward-an-algorithmic-criticism/oclc/708761605&referer=brief_results failed: Forbidden (status code 403) +_site/en/lessons/topic-modeling-and-mallet.html,1228,External link http://dl.acm.org/citation.cfm?id=944937 failed (status code 403) +_site/en/lessons/topic-modeling-and-mallet.html,2649,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/topic-modeling-and-mallet.html,2659,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/topic-modeling-and-mallet.md failed (status code 429) +_site/en/lessons/transcribing-handwritten-text-with-python-and-azure.html,1664,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/transcribing-handwritten-text-with-python-and-azure.html,1674,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/transcribing-handwritten-text-with-python-and-azure.md failed (status code 429) +_site/en/lessons/transforming-xml-with-xsl.html,535,External link https://irt.kcl.ac.uk/irt2009/ failed with something very wrong. +_site/en/lessons/transforming-xml-with-xsl.html,685,External link https://www.java.com/en/download/ failed (status code 403) +_site/en/lessons/transforming-xml-with-xsl.html,1274,External link https://stackoverflow.com/questions/16811332/cannot-run-java-from-the-windows-powershell-command-prompt failed (status code 403) +_site/en/lessons/transforming-xml-with-xsl.html,1279,External link https://www.computerhope.com/issues/ch000549.htm failed (status code 403) +_site/en/lessons/transforming-xml-with-xsl.html,1280,External link https://stackoverflow.com/questions/22465332/setting-path-environment-variable-in-osx-permanently failed (status code 403) +_site/en/lessons/transforming-xml-with-xsl.html,1835,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/transforming-xml-with-xsl.html,1845,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/transforming-xml-with-xsl.md failed (status code 429) +_site/en/lessons/transliterating.html,1426,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/transliterating.html,1436,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/transliterating.md failed (status code 429) +_site/en/lessons/understanding-creating-word-embeddings.html,989,External link https://doi.org/10.1080/01615440.2020.1760157 failed (status code 403) +_site/en/lessons/understanding-creating-word-embeddings.html,2404,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/understanding-creating-word-embeddings.html,2414,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/understanding-creating-word-embeddings.md failed (status code 429) +_site/en/lessons/understanding-regular-expressions.html,628,"External link http://archive.org/stream/jstor-4560629/4560629#page/n0/mode/2up failed: http://archive.org/stream/jstor-4560629/4560629 exists, but the hash 'page/n0/mode/2up' does not (status code 200)" +_site/en/lessons/understanding-regular-expressions.html,1967,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/understanding-regular-expressions.html,1977,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/understanding-regular-expressions.md failed (status code 429) +_site/en/lessons/up-and-running-with-omeka.html,1442,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/up-and-running-with-omeka.html,1452,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/up-and-running-with-omeka.md failed (status code 429) +_site/en/lessons/urban-demographic-data-r-ggplot2.html,1203,External link https://doi.org/10.1198/jcgs.2009.07098 failed (status code 403) +_site/en/lessons/urban-demographic-data-r-ggplot2.html,2207,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/urban-demographic-data-r-ggplot2.html,2217,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/urban-demographic-data-r-ggplot2.md failed (status code 429) +_site/en/lessons/using-javascript-to-create-maps.html,744,External link http://stackoverflow.com/questions/16151018/npm-throws-error-without-sudo/24404451#24404451 failed (status code 403) +_site/en/lessons/using-javascript-to-create-maps.html,1725,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/using-javascript-to-create-maps.html,1735,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/using-javascript-to-create-maps.md failed (status code 429) +_site/en/lessons/vector-layers-qgis.html,2646,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/vector-layers-qgis.html,2656,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/vector-layers-qgis.md failed (status code 429) +_site/en/lessons/viewing-html-files.html,1609,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/viewing-html-files.html,1619,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/viewing-html-files.md failed (status code 429) +_site/en/lessons/visualizing-with-bokeh.html,612,External link https://github.com/programminghistorian/ph-submissions/tree/gh-pages/assets/visualizing-with-bokeh/visualizing-with-bokeh.ipynb failed (status code 429) +_site/en/lessons/visualizing-with-bokeh.html,626,External link https://github.com/programminghistorian/ph-submissions/tree/gh-pages/assets/visualizing-with-bokeh/visualizing-with-bokeh.ipynb failed (status code 429) +_site/en/lessons/visualizing-with-bokeh.html,723,"External link https://pandas.pydata.org/pandas-docs/stable/tutorials.html#lessons-for-new-pandas-users failed: https://pandas.pydata.org/pandas-docs/stable/tutorials.html exists, but the hash 'lessons-for-new-pandas-users' does not (status code 200)" +_site/en/lessons/visualizing-with-bokeh.html,739,"External link https://pandas.pydata.org/pandas-docs/stable/api.html#input-output failed: https://pandas.pydata.org/pandas-docs/stable/api.html exists, but the hash 'input-output' does not (status code 200)" +_site/en/lessons/visualizing-with-bokeh.html,1101,"External link http://pandas.pydata.org/pandas-docs/stable/timeseries.html#offset-aliases failed: http://pandas.pydata.org/pandas-docs/stable/timeseries.html exists, but the hash 'offset-aliases' does not (status code 200)" +_site/en/lessons/visualizing-with-bokeh.html,1190,"External link http://pandas.pydata.org/pandas-docs/stable/timeseries.html#offset-aliases failed: http://pandas.pydata.org/pandas-docs/stable/timeseries.html exists, but the hash 'offset-aliases' does not (status code 200)" +_site/en/lessons/visualizing-with-bokeh.html,1890,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/visualizing-with-bokeh.html,1900,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/visualizing-with-bokeh.md failed (status code 429) +_site/en/lessons/windows-installation.html,1719,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/windows-installation.html,1729,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/windows-installation.md failed (status code 429) +_site/en/lessons/working-with-batches-of-pdf-files.html,707,"External link https://manpages.ubuntu.com/manpages/bionic/en/man1/grep.1.html#regular%20expressions failed: https://manpages.ubuntu.com/manpages/bionic/en/man1/grep.1.html exists, but the hash 'regular%20expressions' does not (status code 200)" +_site/en/lessons/working-with-batches-of-pdf-files.html,1414,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/working-with-batches-of-pdf-files.html,1424,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/working-with-batches-of-pdf-files.md failed (status code 429) +_site/en/lessons/working-with-text-files.html,1708,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/working-with-text-files.html,1718,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/working-with-text-files.md failed (status code 429) +_site/en/lessons/working-with-web-pages.html,1731,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/lessons/working-with-web-pages.html,1741,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/lessons/working-with-web-pages.md failed (status code 429) +_site/en/privacy-policy.html,353,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/privacy-policy.html,363,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/privacy-policy.md failed (status code 429) +_site/en/project-team.html,308,External link http://twitter.com/maxcarlons failed (status code 400) +_site/en/project-team.html,510,External link http://twitter.com/cosovschi failed (status code 400) +_site/en/project-team.html,1270,External link https://www.nabeelsiddiqui.net/ failed with something very wrong. +_site/en/project-team.html,1276,External link http://twitter.com/nabsiddiqui failed (status code 400) +_site/en/project-team.html,1629,External link http://twitter.com/giulia_taurino failed (status code 400) +_site/en/project-team.html,1808,External link http://twitter.com/alexwermercolan failed (status code 400) +_site/en/project-team.html,2057,External link http://www.mariajoseafanador.com failed: Moved Permanently (status code 301) +_site/en/project-team.html,2063,External link http://twitter.com/mariajoafana failed (status code 400) +_site/en/project-team.html,2532,External link http://twitter.com/IsaGribomont failed (status code 400) +_site/en/project-team.html,2743,External link http://twitter.com/espejolento failed (status code 400) +_site/en/project-team.html,3034,External link http://twitter.com/jenniferisve failed (status code 400) +_site/en/project-team.html,3359,External link http://twitter.com/enetreseles failed (status code 400) +_site/en/project-team.html,3566,External link http://twitter.com/jgob failed (status code 400) +_site/en/project-team.html,3861,External link http://twitter.com/rivaquiroga failed (status code 400) +_site/en/project-team.html,4802,External link http://twitter.com/superHH failed (status code 400) +_site/en/project-team.html,5188,External link http://twitter.com/emilienschultz failed (status code 400) +_site/en/project-team.html,5315,External link http://twitter.com/davvalent failed (status code 400) +_site/en/project-team.html,5840,External link http://twitter.com/danielalvesfcsh failed (status code 400) +_site/en/project-team.html,6105,External link http://twitter.com/ericbrasiln failed (status code 400) +_site/en/project-team.html,6541,External link http://twitter.com/jimmy_medeiros failed (status code 400) +_site/en/project-team.html,7025,External link http://twitter.com/araceletorres failed (status code 400) +_site/en/project-team.html,7284,External link http://twitter.com/j_w_baker failed (status code 400) +_site/en/project-team.html,7725,External link http://twitter.com/Adam_Crymble failed (status code 400) +_site/en/project-team.html,8256,External link http://twitter.com/jenniferisve failed (status code 400) +_site/en/project-team.html,8587,External link http://twitter.com/rivaquiroga failed (status code 400) +_site/en/project-team.html,8876,External link http://twitter.com/amsichani failed (status code 400) +_site/en/project-team.html,9219,External link http://twitter.com/AnisaHawes failed (status code 400) +_site/en/project-team.html,10039,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/project-team.html,10049,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/project-team.md failed (status code 429) +_site/en/research.html,264,External link https://academic.oup.com/jah/article-abstract/103/1/299/1751315 failed (status code 403) +_site/en/research.html,265,External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ failed: got a time out (response code 301) (status code 301) +_site/en/research.html,280,External link https://novaresearch.unl.pt/files/32228034/Ensinar_Humanidades_Digitais.pdf failed (status code 403) +_site/en/research.html,283,External link http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 failed (status code 403) +_site/en/research.html,327,External link https://www.history.ac.uk/our-century/centenary-events/training-teacher-giving-your-first-digital-history-workshop failed (status code 403) +_site/en/research.html,363,External link https://www.caurj.gov.br/seminario-solare-reune-desenvolvedores-internacionais-de-software-livre-para-arquitetura-e-urbanismo/ failed (status code 403) +_site/en/research.html,370,External link https://www.jisc.ac.uk/events/digifest-2023/programme failed (status code 404) +_site/en/research.html,376,External link https://dcdcconference.com/ failed with something very wrong. +_site/en/research.html,387,External link https://openpublishingfest.org/calendar.html#event-69/ failed: got a time out (response code 0) (status code 0) +_site/en/research.html,391,External link https://2021.dhbenelux.org/schedule/ failed with something very wrong. +_site/en/research.html,393,"External link https://msuglobaldh.org/abstracts/#programming-historian failed: https://msuglobaldh.org/abstracts/ exists, but the hash 'programming-historian' does not (status code 200)" +_site/en/research.html,483,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/research.html,493,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/research.md failed (status code 429) +_site/en/reviewer-guidelines.html,403,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/reviewer-guidelines.html,413,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/reviewer-guidelines.md failed (status code 429) +_site/en/supporters.html,292,External link https://www.tilburguniversity.edu/ failed (status code 403) +_site/en/supporters.html,334,"External link https://www.sussex.ac.uk/collaborate/business/public-funds#:~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies failed: https://www.sussex.ac.uk/collaborate/business/public-funds exists, but the hash ':~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies' does not (status code 200)" +_site/en/supporters.html,335,External link https://www.thebritishacademy.ac.uk/projects/writing-workshops-2018-digital-humanities/ failed (status code 403) +_site/en/supporters.html,434,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/supporters.html,444,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/supporters.md failed (status code 429) +_site/en/translator-guidelines.html,356,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/translator-guidelines.html,366,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/translator-guidelines.md failed (status code 429) +_site/en/vacancies.html,290,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/en/vacancies.html,300,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/en/vacancies.md failed (status code 429) +_site/es/acerca-de.html,269,External link https://openpublishingawards.org/results/2021/index.html failed with something very wrong. +_site/es/acerca-de.html,326,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/acerca-de.html,336,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/acerca-de.md failed (status code 429) +_site/es/colaboradores.html,293,External link https://www.tilburguniversity.edu/ failed (status code 403) +_site/es/colaboradores.html,335,"External link https://www.sussex.ac.uk/collaborate/business/public-funds#:~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies failed: https://www.sussex.ac.uk/collaborate/business/public-funds exists, but the hash ':~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies' does not (status code 200)" +_site/es/colaboradores.html,336,External link https://www.thebritishacademy.ac.uk/projects/writing-workshops-2018-digital-humanities/ failed (status code 403) +_site/es/colaboradores.html,435,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/colaboradores.html,445,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/colaboradores.md failed (status code 429) +_site/es/contribuciones.html,258,External link http://www.mecd.gob.es/planes-nacionales/dam/jcr:f20a4ba1-0ed2-445d-9be9-b8b0382562ea/mex-glosario-interpares-total0112.pdf failed with something very wrong. +_site/es/contribuciones.html,357,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/contribuciones.html,367,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/contribuciones.md failed (status code 429) +_site/es/donaciones.html,265,External link https://www.patreon.com/join/theprogramminghistorian failed (status code 403) +_site/es/donaciones.html,321,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/donaciones.html,331,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/donaciones.md failed (status code 429) +_site/es/equipo-de-proyecto.html,306,External link http://twitter.com/maxcarlons failed (status code 400) +_site/es/equipo-de-proyecto.html,508,External link http://twitter.com/cosovschi failed (status code 400) +_site/es/equipo-de-proyecto.html,1268,External link https://www.nabeelsiddiqui.net/ failed with something very wrong. +_site/es/equipo-de-proyecto.html,1274,External link http://twitter.com/nabsiddiqui failed (status code 400) +_site/es/equipo-de-proyecto.html,1627,External link http://twitter.com/giulia_taurino failed (status code 400) +_site/es/equipo-de-proyecto.html,1806,External link http://twitter.com/alexwermercolan failed (status code 400) +_site/es/equipo-de-proyecto.html,2055,External link http://www.mariajoseafanador.com failed: Moved Permanently (status code 301) +_site/es/equipo-de-proyecto.html,2061,External link http://twitter.com/mariajoafana failed (status code 400) +_site/es/equipo-de-proyecto.html,2530,External link http://twitter.com/IsaGribomont failed (status code 400) +_site/es/equipo-de-proyecto.html,2741,External link http://twitter.com/espejolento failed (status code 400) +_site/es/equipo-de-proyecto.html,3032,External link http://twitter.com/jenniferisve failed (status code 400) +_site/es/equipo-de-proyecto.html,3357,External link http://twitter.com/enetreseles failed (status code 400) +_site/es/equipo-de-proyecto.html,3564,External link http://twitter.com/jgob failed (status code 400) +_site/es/equipo-de-proyecto.html,3859,External link http://twitter.com/rivaquiroga failed (status code 400) +_site/es/equipo-de-proyecto.html,4800,External link http://twitter.com/superHH failed (status code 400) +_site/es/equipo-de-proyecto.html,5186,External link http://twitter.com/emilienschultz failed (status code 400) +_site/es/equipo-de-proyecto.html,5313,External link http://twitter.com/davvalent failed (status code 400) +_site/es/equipo-de-proyecto.html,5838,External link http://twitter.com/danielalvesfcsh failed (status code 400) +_site/es/equipo-de-proyecto.html,6103,External link http://twitter.com/ericbrasiln failed (status code 400) +_site/es/equipo-de-proyecto.html,6539,External link http://twitter.com/jimmy_medeiros failed (status code 400) +_site/es/equipo-de-proyecto.html,7023,External link http://twitter.com/araceletorres failed (status code 400) +_site/es/equipo-de-proyecto.html,7282,External link http://twitter.com/j_w_baker failed (status code 400) +_site/es/equipo-de-proyecto.html,7723,External link http://twitter.com/Adam_Crymble failed (status code 400) +_site/es/equipo-de-proyecto.html,8254,External link http://twitter.com/jenniferisve failed (status code 400) +_site/es/equipo-de-proyecto.html,8585,External link http://twitter.com/rivaquiroga failed (status code 400) +_site/es/equipo-de-proyecto.html,8874,External link http://twitter.com/amsichani failed (status code 400) +_site/es/equipo-de-proyecto.html,9217,External link http://twitter.com/AnisaHawes failed (status code 400) +_site/es/equipo-de-proyecto.html,10037,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/equipo-de-proyecto.html,10047,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/equipo-de-proyecto.md failed (status code 429) +_site/es/eventos.html,296,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/eventos.html,306,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/eventos.md failed (status code 429) +_site/es/guia-editor.html,347,External link https://github.com/programminghistorian/ph-submissions/commits/gh-pages failed (status code 429) +_site/es/guia-editor.html,365,External link https://github.com/programminghistorian/ph-submissions/blob/gh-pages/es/PLANTILLA-TRADUCCION.md failed (status code 429) +_site/es/guia-editor.html,386,External link https://github.com/programminghistorian/ph-submissions/blob/gh-pages/es/PLANTILLA-LECCION.md failed (status code 429) +_site/es/guia-editor.html,505,"External link https://zenodo.org/record/49873#.V0lazGaGa7o failed: https://zenodo.org/record/49873 exists, but the hash '.V0lazGaGa7o' does not (status code 200)" +_site/es/guia-editor.html,617,External link http://www.europeana.eu/portal/en failed: Forbidden (status code 403) +_site/es/guia-editor.html,645,"External link https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit#gid=904817529 failed: https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit exists, but the hash 'gid=904817529' does not (status code 200)" +_site/es/guia-editor.html,798,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/guia-editor.html,808,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/guia-editor.md failed (status code 429) +_site/es/guia-para-autores.html,265,"External link https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit#gid=0 failed: https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit exists, but the hash 'gid=0' does not (status code 200)" +_site/es/guia-para-autores.html,683,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/guia-para-autores.html,693,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/guia-para-autores.md failed (status code 429) +_site/es/guia-para-revisores.html,336,External link http://www.mecd.gob.es/planes-nacionales/dam/jcr:f20a4ba1-0ed2-445d-9be9-b8b0382562ea/mex-glosario-interpares-total0112.pdf failed with something very wrong. +_site/es/guia-para-revisores.html,444,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/guia-para-revisores.html,454,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/guia-para-revisores.md failed (status code 429) +_site/es/guia-para-traductores.html,260,External link https://github.com/programminghistorian/ph-submissions/blob/gh-pages/es/lista-de-traducciones.md failed (status code 429) +_site/es/guia-para-traductores.html,638,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/guia-para-traductores.html,648,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/guia-para-traductores.md failed (status code 429) +_site/es/index.html,329,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/index.html,339,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/index.md failed (status code 429) +_site/es/investigacion.html,264,External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian failed: got a time out (response code 301) (status code 301) +_site/es/investigacion.html,265,External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian failed: got a time out (response code 301) (status code 301) +_site/es/investigacion.html,280,External link https://novaresearch.unl.pt/files/32228034/Ensinar_Humanidades_Digitais.pdf failed (status code 403) +_site/es/investigacion.html,283,External link http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 failed (status code 403) +_site/es/investigacion.html,326,External link https://www.history.ac.uk/our-century/centenary-events/training-teacher-giving-your-first-digital-history-workshop failed (status code 403) +_site/es/investigacion.html,362,External link https://www.caurj.gov.br/seminario-solare-reune-desenvolvedores-internacionais-de-software-livre-para-arquitetura-e-urbanismo/ failed (status code 403) +_site/es/investigacion.html,369,External link https://www.jisc.ac.uk/events/digifest-2023/programme failed (status code 404) +_site/es/investigacion.html,375,External link https://dcdcconference.com/ failed with something very wrong. +_site/es/investigacion.html,386,External link https://openpublishingfest.org/calendar.html#event-69/ failed: got a time out (response code 0) (status code 0) +_site/es/investigacion.html,390,External link https://2021.dhbenelux.org/schedule/ failed with something very wrong. +_site/es/investigacion.html,392,"External link https://msuglobaldh.org/abstracts/#programming-historian failed: https://msuglobaldh.org/abstracts/ exists, but the hash 'programming-historian' does not (status code 200)" +_site/es/investigacion.html,485,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/investigacion.html,495,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/investigacion.md failed (status code 429) +_site/es/jisc-tna-colaboracion.html,336,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/jisc-tna-colaboracion.html,346,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/jisc-tna-colaboracion.md failed (status code 429) +_site/es/lecciones/administracion-de-datos-en-r.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/199 failed (status code 429) +_site/es/lecciones/administracion-de-datos-en-r.html,1604,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/administracion-de-datos-en-r.html,1614,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/administracion-de-datos-en-r.md failed (status code 429) +_site/es/lecciones/analisis-de-corpus-con-antconc.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/170 failed (status code 429) +_site/es/lecciones/analisis-de-corpus-con-antconc.html,630,External link https://academic.oup.com/dsh/article-abstract/8/4/243/928942 failed (status code 403) +_site/es/lecciones/analisis-de-corpus-con-antconc.html,1675,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/analisis-de-corpus-con-antconc.html,1685,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-de-corpus-con-antconc.md failed (status code 429) +_site/es/lecciones/analisis-de-correspondencia-en-r.html,358,External link https://github.com/programminghistorian/ph-submissions/issues/331 failed (status code 429) +_site/es/lecciones/analisis-de-correspondencia-en-r.html,1705,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/analisis-de-correspondencia-en-r.html,1715,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-de-correspondencia-en-r.md failed (status code 429) +_site/es/lecciones/analisis-de-sentimientos-r.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/286 failed (status code 429) +_site/es/lecciones/analisis-de-sentimientos-r.html,1544,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/analisis-de-sentimientos-r.html,1554,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-de-sentimientos-r.md failed (status code 429) +_site/es/lecciones/analisis-redes-sociales-teatro-1.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/517 failed (status code 429) +_site/es/lecciones/analisis-redes-sociales-teatro-1.html,1448,External link https://doi.org/10.5944/rhd.vol.4.2019.25187 failed: got a time out (response code 302) (status code 302) +_site/es/lecciones/analisis-redes-sociales-teatro-1.html,1468,External link https://doi.org/10.5944/rhd.vol.3.2019.23144 failed: got a time out (response code 302) (status code 302) +_site/es/lecciones/analisis-redes-sociales-teatro-1.html,2075,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/analisis-redes-sociales-teatro-1.html,2085,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-redes-sociales-teatro-1.md failed (status code 429) +_site/es/lecciones/analisis-redes-sociales-teatro-2.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/547 failed (status code 429) +_site/es/lecciones/analisis-redes-sociales-teatro-2.html,511,"External link https://gephi.org/plugins/#/ failed: https://gephi.org/plugins/ exists, but the hash '/' does not (status code 200)" +_site/es/lecciones/analisis-redes-sociales-teatro-2.html,1639,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/analisis-redes-sociales-teatro-2.html,1649,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-redes-sociales-teatro-2.md failed (status code 429) +_site/es/lecciones/analisis-temporal-red.html,341,External link https://github.com/programminghistorian/ph-submissions/issues/218 failed (status code 429) +_site/es/lecciones/analisis-temporal-red.html,1764,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/analisis-temporal-red.html,1774,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-temporal-red.md failed (status code 429) +_site/es/lecciones/analisis-voyant-tools.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/211 failed (status code 429) +_site/es/lecciones/analisis-voyant-tools.html,670,External link https://github.com/corpusenespanol/discursos-presidenciales/blob/master/mexico/2007_mx_calderon.txt failed (status code 429) +_site/es/lecciones/analisis-voyant-tools.html,1086,External link https://twitter.com/VoyantTools/status/1025458748574326784 failed (status code 400) +_site/es/lecciones/analisis-voyant-tools.html,1272,External link https://twitter.com/madvivacious failed (status code 400) +_site/es/lecciones/analisis-voyant-tools.html,1275,"External link https://voyant-tools.org/docs/#!/guide/corpuscreator failed: https://voyant-tools.org/docs/ exists, but the hash '!/guide/corpuscreator' does not (status code 200)" +_site/es/lecciones/analisis-voyant-tools.html,1816,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/analisis-voyant-tools.html,1826,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/analisis-voyant-tools.md failed (status code 429) +_site/es/lecciones/construir-repositorio-de-fuentes.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/188 failed (status code 429) +_site/es/lecciones/construir-repositorio-de-fuentes.html,592,External link http://localhost/ failed with something very wrong. +_site/es/lecciones/construir-repositorio-de-fuentes.html,592,External link http://127.0.0.1 failed with something very wrong. +_site/es/lecciones/construir-repositorio-de-fuentes.html,622,External link http://localhost/phpmyadmin/ failed with something very wrong. +_site/es/lecciones/construir-repositorio-de-fuentes.html,692,External link http://localhost/phpmyadmin failed with something very wrong. +_site/es/lecciones/construir-repositorio-de-fuentes.html,914,"External link http://omeka.org/codex/Plugin_Writing_Best_Practices#Plugin_Directory_Structure failed: http://omeka.org/codex/Plugin_Writing_Best_Practices exists, but the hash 'Plugin_Directory_Structure' does not (status code 200)" +_site/es/lecciones/construir-repositorio-de-fuentes.html,1880,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/construir-repositorio-de-fuentes.html,1890,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/construir-repositorio-de-fuentes.md failed (status code 429) +_site/es/lecciones/contar-frecuencias.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/47 failed (status code 429) +_site/es/lecciones/contar-frecuencias.html,1946,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/contar-frecuencias.html,1956,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/contar-frecuencias.md failed (status code 429) +_site/es/lecciones/corpus-paralelo-lfaligner.html,338,External link https://github.com/programminghistorian/ph-submissions/issues/197 failed (status code 429) +_site/es/lecciones/corpus-paralelo-lfaligner.html,1657,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/corpus-paralelo-lfaligner.html,1667,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/corpus-paralelo-lfaligner.md failed (status code 429) +_site/es/lecciones/creacion-de-aplicacion-shiny.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/542 failed (status code 429) +_site/es/lecciones/creacion-de-aplicacion-shiny.html,1690,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/creacion-de-aplicacion-shiny.html,1700,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/creacion-de-aplicacion-shiny.md failed (status code 429) +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/58 failed (status code 429) +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,562,External link http://martenduering.com/research/covert-networks-during-the-holocaust/ failed: Moved Permanently (status code 301) +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,993,External link http://www.cambridge.org/us/academic/subjects/sociology/research-methods-sociology-and-criminology/exploratory-social-network-analysis-pajek-2nd-edition failed (status code 403) +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,993,External link http://pajek.imfm.si/doku.php failed: got a time out (response code 0) (status code 0) +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,1533,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.html,1543,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/creando-diagramas-de-redes-desde-fuentes-historicas.md failed (status code 429) +_site/es/lecciones/crear-exposicion-con-omeka.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/156 failed (status code 429) +_site/es/lecciones/crear-exposicion-con-omeka.html,1601,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/crear-exposicion-con-omeka.html,1611,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/crear-exposicion-con-omeka.md failed (status code 429) +_site/es/lecciones/crear-y-ver-archivos-html-con-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/48 failed (status code 429) +_site/es/lecciones/crear-y-ver-archivos-html-con-python.html,1659,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/crear-y-ver-archivos-html-con-python.html,1669,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/crear-y-ver-archivos-html-con-python.md failed (status code 429) +_site/es/lecciones/datos-abiertos-enlazados-wikidata.html,335,External link https://github.com/programminghistorian/ph-submissions/issues/589 failed (status code 429) +_site/es/lecciones/datos-abiertos-enlazados-wikidata.html,1966,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/datos-abiertos-enlazados-wikidata.html,1976,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/datos-abiertos-enlazados-wikidata.md failed (status code 429) +_site/es/lecciones/datos-de-investigacion-con-unix.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/138 failed (status code 429) +_site/es/lecciones/datos-de-investigacion-con-unix.html,560,External link https://www.worldcat.org/title/unix-and-linux/oclc/308171076&referer=brief_results failed (status code 403) +_site/es/lecciones/datos-de-investigacion-con-unix.html,1621,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/datos-de-investigacion-con-unix.html,1631,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/datos-de-investigacion-con-unix.md failed (status code 429) +_site/es/lecciones/datos-tabulares-en-r.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/164 failed (status code 429) +_site/es/lecciones/datos-tabulares-en-r.html,1603,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/datos-tabulares-en-r.html,1613,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/datos-tabulares-en-r.md failed (status code 429) +_site/es/lecciones/de-html-a-lista-de-palabras-1.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/44 failed (status code 429) +_site/es/lecciones/de-html-a-lista-de-palabras-1.html,1656,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/de-html-a-lista-de-palabras-1.html,1666,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/de-html-a-lista-de-palabras-1.md failed (status code 429) +_site/es/lecciones/de-html-a-lista-de-palabras-2.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/45 failed (status code 429) +_site/es/lecciones/de-html-a-lista-de-palabras-2.html,1760,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/de-html-a-lista-de-palabras-2.html,1770,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/de-html-a-lista-de-palabras-2.md failed (status code 429) +_site/es/lecciones/descarga-automatizada-con-wget.html,1372,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/descarga-automatizada-con-wget.html,1382,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/descarga-automatizada-con-wget.md failed (status code 429) +_site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/205 failed (status code 429) +_site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html,2260,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.html,2270,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/descarga-multiples-registros-usando-cadenas-de-consulta.md failed (status code 429) +_site/es/lecciones/editar-audio-con-audacity.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/134 failed (status code 429) +_site/es/lecciones/editar-audio-con-audacity.html,1228,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/editar-audio-con-audacity.html,1238,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/editar-audio-con-audacity.md failed (status code 429) +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/57 failed (status code 429) +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,577,External link https://atoms.io/ failed with something very wrong. +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,627,External link https://github.com/dhcolumbia/pandoc-workflow/blob/master/pandoctut.bib failed (status code 429) +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,887,"External link https://groups.google.com/forum/#!forum/pandoc-discuss failed: https://groups.google.com/forum/ exists, but the hash '!forum/pandoc-discuss' does not (status code 200)" +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,887,External link http://stackoverflow.com/questions/tagged/pandoc failed (status code 403) +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,889,External link http://mouapp.com/ failed with something very wrong. +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,889,External link http://www.authorea.com failed: Forbidden (status code 403) +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,889,External link http://www.draftin.com failed: Service Unavailable (status code 503) +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,919,External link https://github.com/programminghistorian/jekyll/issues/46#issuecomment-59219906 failed (status code 429) +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,1896,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.html,1906,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/escritura-sostenible-usando-pandoc-y-markdown.md failed (status code 429) +_site/es/lecciones/exhibicion-con-collection-builder.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/407 failed (status code 429) +_site/es/lecciones/exhibicion-con-collection-builder.html,611,"External link https://docs.google.com/spreadsheets/d/1Uv9ytll0hysMOH1j-VL1lZx6PWvc1zf3L35sK_4IuzI/edit#gid=0 failed: https://docs.google.com/spreadsheets/d/1Uv9ytll0hysMOH1j-VL1lZx6PWvc1zf3L35sK_4IuzI/edit exists, but the hash 'gid=0' does not (status code 200)" +_site/es/lecciones/exhibicion-con-collection-builder.html,1868,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/exhibicion-con-collection-builder.html,1878,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/exhibicion-con-collection-builder.md failed (status code 429) +_site/es/lecciones/generadores-aventura.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/509 failed (status code 429) +_site/es/lecciones/generadores-aventura.html,488,External link https://github.com/srsergiorodriguez/aventura/blob/master/README_es.md failed (status code 429) +_site/es/lecciones/generadores-aventura.html,586,External link https://github.com/srsergiorodriguez/aventura/blob/master/README_es.md failed (status code 429) +_site/es/lecciones/generadores-aventura.html,608,External link https://github.com/srsergiorodriguez/aventura/blob/master/README.md failed (status code 429) +_site/es/lecciones/generadores-aventura.html,608,External link https://github.com/srsergiorodriguez/aventura/blob/master/README_es.md failed (status code 429) +_site/es/lecciones/generadores-aventura.html,1572,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/generadores-aventura.html,1582,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/generadores-aventura.md failed (status code 429) +_site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html,335,External link https://github.com/programminghistorian/ph-submissions/issues/570 failed (status code 429) +_site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html,777,External link https://www.java.com/en/download/ failed (status code 403) +_site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html,1030,"External link https://visone.info/wiki/index.php/Tutorials#Basic_tutorials failed: https://visone.info/wiki/index.php/Tutorials exists, but the hash 'Basic_tutorials' does not (status code 200)" +_site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html,2011,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.html,2021,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/georreferenciacion-visualizacion-con-recogito-y-visone.md failed (status code 429) +_site/es/lecciones/georreferenciar-qgis.html,345,External link https://github.com/programminghistorian/ph-submissions/issues/163 failed (status code 429) +_site/es/lecciones/georreferenciar-qgis.html,617,External link http://www.gov.pe.ca/gis/license_agreement.php3?name=lot_town&file_format=SHP failed with something very wrong. +_site/es/lecciones/georreferenciar-qgis.html,2474,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/georreferenciar-qgis.html,2484,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/georreferenciar-qgis.md failed (status code 429) +_site/es/lecciones/index.html,2840,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/index.html,2850,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones.md failed (status code 429) +_site/es/lecciones/instalacion-linux.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/38 failed (status code 429) +_site/es/lecciones/instalacion-linux.html,1614,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/instalacion-linux.html,1624,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/instalacion-linux.md failed (status code 429) +_site/es/lecciones/instalacion-mac.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/36 failed (status code 429) +_site/es/lecciones/instalacion-mac.html,1640,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/instalacion-mac.html,1650,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/instalacion-mac.md failed (status code 429) +_site/es/lecciones/instalacion-windows.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/37 failed (status code 429) +_site/es/lecciones/instalacion-windows.html,1722,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/instalacion-windows.html,1732,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/instalacion-windows.md failed (status code 429) +_site/es/lecciones/instalar-modulos-python-pip.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/63 failed (status code 429) +_site/es/lecciones/instalar-modulos-python-pip.html,587,External link http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows failed (status code 403) +_site/es/lecciones/instalar-modulos-python-pip.html,1141,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/instalar-modulos-python-pip.html,1151,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/instalar-modulos-python-pip.md failed (status code 429) +_site/es/lecciones/intro-a-google-maps-y-google-earth.html,345,External link https://github.com/programminghistorian/ph-submissions/issues/130 failed (status code 429) +_site/es/lecciones/intro-a-google-maps-y-google-earth.html,1355,External link https://github.com/programminghistorian/jekyll/issues/2456 failed (status code 429) +_site/es/lecciones/intro-a-google-maps-y-google-earth.html,3097,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/intro-a-google-maps-y-google-earth.html,3107,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/intro-a-google-maps-y-google-earth.md failed (status code 429) +_site/es/lecciones/introduccion-a-bash.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/62 failed (status code 429) +_site/es/lecciones/introduccion-a-bash.html,2054,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/introduccion-a-bash.html,2064,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-bash.md failed (status code 429) +_site/es/lecciones/introduccion-a-ffmpeg.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/302 failed (status code 429) +_site/es/lecciones/introduccion-a-ffmpeg.html,590,External link https://twitter.com/FFmpeg failed (status code 400) +_site/es/lecciones/introduccion-a-ffmpeg.html,605,"External link https://training.ashleyblewer.com/presentations/ffmpeg.html#10 failed: https://training.ashleyblewer.com/presentations/ffmpeg.html exists, but the hash '10' does not (status code 200)" +_site/es/lecciones/introduccion-a-ffmpeg.html,1171,External link https://github.com/privatezero/NDSR/blob/master/Demystifying_FFmpeg_Slides.pdf failed (status code 429) +_site/es/lecciones/introduccion-a-ffmpeg.html,1731,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/introduccion-a-ffmpeg.html,1741,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-ffmpeg.md failed (status code 429) +_site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html,338,External link https://github.com/programminghistorian/ph-submissions/issues/254 failed (status code 429) +_site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html,536,External link https://github.com/programminghistorian/jekyll/tree/Issue-3275/assets/introduccion-a-imageplot-y-la-visualizacion-de-metadatos/ failed (status code 404) +_site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html,1147,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.html,1157,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-imageplot-y-la-visualizacion-de-metadatos.md failed (status code 429) +_site/es/lecciones/introduccion-a-markdown.html,341,External link https://github.com/programminghistorian/ph-submissions/issues/56 failed (status code 429) +_site/es/lecciones/introduccion-a-markdown.html,1393,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/introduccion-a-markdown.html,1403,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-markdown.md failed (status code 429) +_site/es/lecciones/introduccion-a-powershell.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/146 failed (status code 429) +_site/es/lecciones/introduccion-a-powershell.html,1769,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/introduccion-a-powershell.html,1779,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-powershell.md failed (status code 429) +_site/es/lecciones/introduccion-a-tei-1.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/366 failed (status code 429) +_site/es/lecciones/introduccion-a-tei-1.html,1611,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/introduccion-a-tei-1.html,1621,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-tei-1.md failed (status code 429) +_site/es/lecciones/introduccion-a-tei-2.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/386 failed (status code 429) +_site/es/lecciones/introduccion-a-tei-2.html,2584,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/introduccion-a-tei-2.html,2594,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-a-tei-2.md failed (status code 429) +_site/es/lecciones/introduccion-al-web-scraping-usando-r.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/493 failed (status code 429) +_site/es/lecciones/introduccion-al-web-scraping-usando-r.html,1600,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/introduccion-al-web-scraping-usando-r.html,1610,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-al-web-scraping-usando-r.md failed (status code 429) +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/142 failed (status code 429) +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,733,External link http://semanticweb.org/wiki/Main_Page.html failed: got a time out (response code 0) (status code 0) +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1077,External link http://linkeddata.org/guides-and-tutorials failed: Internal Server Error (status code 500) +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1635,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/introduccion-datos-abiertos-enlazados.html,1645,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-datos-abiertos-enlazados.md failed (status code 429) +_site/es/lecciones/introduccion-e-instalacion.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/35 failed (status code 429) +_site/es/lecciones/introduccion-e-instalacion.html,1551,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/introduccion-e-instalacion.html,1561,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-e-instalacion.md failed (status code 429) +_site/es/lecciones/introduccion-map-warper.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/212 failed (status code 429) +_site/es/lecciones/introduccion-map-warper.html,1742,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/introduccion-map-warper.html,1752,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/introduccion-map-warper.md failed (status code 429) +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,345,External link https://github.com/programminghistorian/ph-submissions/issues/541 failed (status code 429) +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,952,"External link https://posit.co/products/open-source/rstudio/#Desktop failed: https://posit.co/products/open-source/rstudio/ exists, but the hash 'Desktop' does not (status code 200)" +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,3402,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,3412,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/lectura-escalable-de-datos-estructurados.md failed (status code 429) +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,341,External link https://github.com/programminghistorian/ph-submissions/issues/73 failed (status code 429) +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,579,External link https://powerhouse.com.au/ failed (status code 429) +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,597,External link https://powerhouse.com.au/ failed (status code 429) +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,2144,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/limpieza-de-datos-con-OpenRefine.html,2154,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/limpieza-de-datos-con-OpenRefine.md failed (status code 429) +_site/es/lecciones/manipular-cadenas-de-caracteres-en-python.html,1722,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/manipular-cadenas-de-caracteres-en-python.html,1732,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/manipular-cadenas-de-caracteres-en-python.md failed (status code 429) +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/59 failed (status code 429) +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,570,"External link http://archive.org/stream/lettertowilliaml00doug/39999066767938#page/n0/mode/2up failed: http://archive.org/stream/lettertowilliaml00doug/39999066767938 exists, but the hash 'page/n0/mode/2up' does not (status code 200)" +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,595,External link http://internetarchive.readthedocs.io/en/latest/quickstart.html#searching failed (status code 404) +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,613,External link http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading failed (status code 404) +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,698,External link http://internetarchive.readthedocs.io/en/latest/quickstart.html#downloading failed (status code 404) +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,705,"External link https://archive.org/about/faqs.php#140 failed: https://archive.org/about/faqs.php exists, but the hash '140' does not (status code 200)" +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,798,External link https://github.com/edsu/pymarc/blob/master/pymarc/marcxml.py failed (status code 429) +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,1410,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/mineria-de-datos-en-internet-archive.html,1420,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/mineria-de-datos-en-internet-archive.md failed (status code 429) +_site/es/lecciones/normalizar-datos.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/46 failed (status code 429) +_site/es/lecciones/normalizar-datos.html,1671,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/normalizar-datos.html,1681,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/normalizar-datos.md failed (status code 429) +_site/es/lecciones/palabras-clave-en-contexto-n-grams.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/50 failed (status code 429) +_site/es/lecciones/palabras-clave-en-contexto-n-grams.html,1661,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/palabras-clave-en-contexto-n-grams.html,1671,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/palabras-clave-en-contexto-n-grams.md failed (status code 429) +_site/es/lecciones/poniendo-omeka-a-funcionar.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/61 failed (status code 429) +_site/es/lecciones/poniendo-omeka-a-funcionar.html,1487,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/poniendo-omeka-a-funcionar.html,1497,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/poniendo-omeka-a-funcionar.md failed (status code 429) +_site/es/lecciones/preservar-datos-de-investigacion.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/55 failed (status code 429) +_site/es/lecciones/preservar-datos-de-investigacion.html,580,External link https://twitter.com/Girlinthe/status/387166944094199809 failed (status code 400) +_site/es/lecciones/preservar-datos-de-investigacion.html,1322,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/preservar-datos-de-investigacion.html,1332,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/preservar-datos-de-investigacion.md failed (status code 429) +_site/es/lecciones/procesamiento-basico-de-textos-en-r.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/172 failed (status code 429) +_site/es/lecciones/procesamiento-basico-de-textos-en-r.html,568,"External link https://www.rstudio.com/products/rstudio/#Desktop failed: https://www.rstudio.com/products/rstudio/ exists, but the hash 'Desktop' does not (status code 200)" +_site/es/lecciones/procesamiento-basico-de-textos-en-r.html,2182,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/procesamiento-basico-de-textos-en-r.html,2192,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/procesamiento-basico-de-textos-en-r.md failed (status code 429) +_site/es/lecciones/publicar-archivos-tei-ceteicean.html,335,External link https://github.com/programminghistorian/ph-submissions/issues/373 failed (status code 429) +_site/es/lecciones/publicar-archivos-tei-ceteicean.html,1766,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/publicar-archivos-tei-ceteicean.html,1776,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/publicar-archivos-tei-ceteicean.md failed (status code 429) +_site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html,307,External link https://github.com/programminghistorian/ph-submissions/issues/64 failed (status code 429) +_site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html,537,External link https://central.github.com/mac/latest failed (status code 401) +_site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html,635,External link https://central.github.com/mac/latest failed (status code 401) +_site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html,1073,External link https://www.hastac.org/blogs/harrisonm/2013/10/12/github-academia-and-collaborative-writing failed (status code 404) +_site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html,1612,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/retirada/introduccion-control-versiones-github-desktop.html,1622,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/retirada/introduccion-control-versiones-github-desktop.md failed (status code 429) +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,309,External link https://github.com/programminghistorian/ph-submissions/issues/67 failed (status code 429) +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,545,External link http://labs.europeana.eu/api/linked-open-data-introduction failed with something very wrong. +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,545,External link http://collection.britishmuseum.org/ failed: got a time out (response code 0) (status code 0) +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,754,External link http://collection.britishmuseum.org/sparql failed: got a time out (response code 0) (status code 0) +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,772,External link http://collection.britishmuseum.org/resource?uri=http://collection.britishmuseum.org/id/object/PPA82633 failed: got a time out (response code 0) (status code 0) +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,782,External link http://collection.britishmuseum.org/sparql?query=SELECT+*%0D%0AWHERE+%7B%0D%0A++%3Chttp://collection.britishmuseum.org/id/object/PPA82633%3E+?p+?o+.%0D%0A++%7D&_implicit=false&_equivalent=false&_form=/sparql failed: got a time out (response code 0) (status code 0) +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,859,External link https://collection.britishmuseum.org/sparql#query=PREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0A%0ASELECT+?object%0AWHERE+%7B%0A%0A++%23+Search+for+all+values+of+?object+that+have+a+given+%22object+type%22%0A++?object+bmo:PX_object_type+?object_type+.%0A%0A++%23+That+object+type+should+have+the+label+%22print%22%0A++?object_type+skos:prefLabel+%22print%22+.%0A%7D%0ALIMIT+10 failed: got a time out (response code 0) (status code 0) +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,936,"External link https://collection.britishmuseum.org/sparql#query=PREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0APREFIX+ecrm:+%3Chttp://www.cidoc-crm.org/cidoc-crm/%3E%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0A%0A%23+Return+object+links+and+creation+date%0ASELECT+?object+?date%0AWHERE+%7B%0A%0A++%23+We'll+use+our+previous+command+to+search+only+for%0A++%23+objects+of+type+%22print%22%0A++?object+bmo:PX_object_type+?object_type+.%0A++?object_type+skos:prefLabel+%22print%22+.%0A%0A++%23+We+need+to+link+though+several+nodes+to+find+the%0A++%23+creation+date+associated+with+an+object%0A++?object+ecrm:P108i_was_produced_by+?production+.%0A++?production+ecrm:P9_consists_of+?date_node+.%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0A%0A++%23+As+you+can+see,+we+need+to+connect+quite+a+few+dots%0A++%23+to+get+to+the+date+node!+Now+that+we+have+it,+we+can%0A++%23+filter+our+results.+Because+we+are+filtering+by+date,%0A++%23+we+must+attach+the+tag+%5E%5Exsd:date+after+our+date+strings.%0A++%23+This+tag+tells+the+database+to+interpret+the+string%0A++%23+%221580-01-01%22+as+the+date+1+January+1580.%0A%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+&&%0A+++++++++?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0A%7D failed: got a time out (response code 0) (status code 0)" +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,989,"External link https://collection.britishmuseum.org/sparql#query=PREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0APREFIX+ecrm:+%3Chttp://www.cidoc-crm.org/cidoc-crm/%3E%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0A%0ASELECT+?type+(COUNT(?type)+as+?n)%0AWHERE+%7B%0A++%23+We+still+need+to+indicate+the+?object_type+variable,%0A++%23+however+we+will+not+require+it+to+match+%22print%22+this+time%0A%0A++?object+bmo:PX_object_type+?object_type+.%0A++?object_type+skos:prefLabel+?type+.%0A%0A++%23+Once+again,+we+will+also+filter+by+date%0A++?object+ecrm:P108i_was_produced_by+?production+.%0A++?production+ecrm:P9_consists_of+?date_node+.%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+&&%0A+++++++++?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0A%7D%0A%23+The+GROUP+BY+command+designates+the+variable+to+tally+by,%0A%23+and+the+ORDER+BY+DESC()+command+sorts+the+results+by%0A%23+descending+number.%0AGROUP+BY+?type%0AORDER+BY+DESC(?n) failed: got a time out (response code 0) (status code 0)" +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1064,External link http://www.getty.edu/research/ failed: Permanent Redirect (status code 308) +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1099,"External link https://collection.britishmuseum.org/sparql?query=%23+Return+object+links+and+creation+date%0D%0APREFIX+bmo:+%3Chttp://collection.britishmuseum.org/id/ontology/%3E%0D%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0D%0APREFIX+ecrm:+%3Chttp://erlangen-crm.org/current/%3E%0D%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0D%0ASELECT+DISTINCT+?object+?date+?image%0D%0AWHERE+%7B%0D%0A%0D%0A++%23+We'll+use+our+previous+command+to+search+only+for+objects+of+type+%22print%22%0D%0A++?object+bmo:PX_object_type+?object_type+.%0D%0A++?object_type+skos:prefLabel+%22print%22+.%0D%0A%0D%0A++%23+We+need+to+link+though+several+nodes+to+find+the+creation+date+associated%0D%0A++%23+with+an+object%0D%0A++?object+ecrm:P108i_was_produced_by+?production+.%0D%0A++?production+ecrm:P9_consists_of+?date_node+.%0D%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0D%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0D%0A%0D%0A++%23+Yes,+we+need+to+connect+quite+a+few+dots+to+get+to+the+date+node!+Now+that%0D%0A++%23+we+have+it,+we+can+filter+our+results.+Because+we+are+filtering+a+date,+we%0D%0A++%23+must+attach+the+xsd:date+tag+to+our+date+strings+so+that+SPARQL+knows+how+to%0D%0A++%23+parse+them.%0D%0A%0D%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+%26%26+?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0D%0A++%0D%0A++?object+bmo:PX_has_main_representation+?image+.%0D%0A%7D%0D%0ALIMIT+100#query=%23+Return+object+links+and+creation+date%0APREFIX+bmo:+%3Chttp://www.researchspace.org/ontology/%3E%0APREFIX+skos:+%3Chttp://www.w3.org/2004/02/skos/core%23%3E%0APREFIX+xsd:+%3Chttp://www.w3.org/2001/XMLSchema%23%3E%0APREFIX+ecrm:+%3Chttp://www.cidoc-crm.org/cidoc-crm/%3E%0ASELECT+DISTINCT+?object+?date+?image%0AWHERE+%7B%0A++%0A++%23+We'll+use+our+previous+command+to+search+only+for+objects+of+type+%22print%22%0A++?object+bmo:PX_object_type+?object_type+.%0A++?object_type+skos:prefLabel+%22print%22+.%0A%0A++%23+We+need+to+link+though+several+nodes+to+find+the+creation+date+associated%0A++%23+with+an+object%0A++?object+ecrm:P108i_was_produced_by+?production+.%0A++?production+ecrm:P9_consists_of+?date_node+.%0A++?date_node+ecrm:P4_has_time-span+?timespan+.%0A++?timespan+ecrm:P82a_begin_of_the_begin+?date+.%0A%0A++%0A++%23+Yes,+we+need+to+connect+quite+a+few+dots+to+get+to+the+date+node!+Now+that%0A++%23+we+have+it,+we+can+filter+our+results.+Because+we+are+filtering+a+date,+we%0A++%23+must+attach+the+xsd:date+tag+to+our+date+strings+so+that+SPARQL+knows+how+to%0A++%23+parse+them.%0A%0A++FILTER(?date+%3E=+%221580-01-01%22%5E%5Exsd:date+&&+?date+%3C=+%221600-01-01%22%5E%5Exsd:date)%0A++%0A++?object+bmo:PX_has_main_representation+?image+.%0A%7D%0ALIMIT+100 failed: got a time out (response code 0) (status code 0)" +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1133,External link http://labs.europeana.eu/api/linked-open-data-SPARQL-endpoint failed with something very wrong. +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1134,"External link http://vocab.getty.edu/queries#Finding_Subjects failed: http://vocab.getty.edu/queries exists, but the hash 'Finding_Subjects' does not (status code 200)" +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1672,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/retirada/sparql-datos-abiertos-enlazados.html,1682,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/retirada/sparql-datos-abiertos-enlazados.md failed (status code 429) +_site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/41 failed (status code 429) +_site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html,616,External link https://users.astro.ufl.edu/~warner/prog/python.html failed with something very wrong. +_site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html,1592,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/reutilizacion-de-codigo-y-modularidad.html,1602,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/reutilizacion-de-codigo-y-modularidad.md failed (status code 429) +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/313 failed (status code 429) +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,497,External link http://labs.bl.uk failed with something very wrong. +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,567,External link https://pro.europeana.eu/page/iiif failed (status code 403) +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,776,External link https://datos.gob.es/es/catalogo/e00123904-bibliografia-espanola-de-cartografia-2017 failed: Not Found (status code 404) +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,782,"External link https://es.wikipedia.org/wiki/Datos_enlazados#Proyecto_de_comunidad_para_la_inter-conexi%C3%B3n_de_datos_abiertos failed: https://es.wikipedia.org/wiki/Datos_enlazados exists, but the hash 'Proyecto_de_comunidad_para_la_inter-conexi%C3%B3n_de_datos_abiertos' does not (status code 200)" +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,784,External link https://bnb.data.bl.uk/ failed with something very wrong. +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,784,External link https://bnb.data.bl.uk/ failed with something very wrong. +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,802,External link https://bnb.data.bl.uk/flint-sparql failed with something very wrong. +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,3013,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/reutilizando-colecciones-digitales-glam-labs.html,3023,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/reutilizando-colecciones-digitales-glam-labs.md failed (status code 429) +_site/es/lecciones/salida-de-datos-como-archivo-html.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/49 failed (status code 429) +_site/es/lecciones/salida-de-datos-como-archivo-html.html,1717,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/salida-de-datos-como-archivo-html.html,1727,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/salida-de-datos-como-archivo-html.md failed (status code 429) +_site/es/lecciones/salida-palabras-clave-contexto-ngrams.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/51 failed (status code 429) +_site/es/lecciones/salida-palabras-clave-contexto-ngrams.html,1741,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/salida-palabras-clave-contexto-ngrams.html,1751,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/salida-palabras-clave-contexto-ngrams.md failed (status code 429) +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/303 failed (status code 429) +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,1755,External link http://jekyll-windows.juthilo.com/ failed with something very wrong. +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,2300,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,2310,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.md failed (status code 429) +_site/es/lecciones/topic-modeling-y-mallet.html,341,External link https://github.com/programminghistorian/ph-submissions/issues/191#issuecomment-432826840 failed (status code 429) +_site/es/lecciones/topic-modeling-y-mallet.html,571,External link http://www.worldcat.org/title/reading-machines-toward-an-algorithmic-criticism/oclc/708761605&referer=brief_results failed: Forbidden (status code 403) +_site/es/lecciones/topic-modeling-y-mallet.html,1011,External link http://dl.acm.org/citation.cfm?id=944937 failed (status code 403) +_site/es/lecciones/topic-modeling-y-mallet.html,2469,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/topic-modeling-y-mallet.html,2479,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/topic-modeling-y-mallet.md failed (status code 429) +_site/es/lecciones/trabajar-con-archivos-de-texto.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/40 failed (status code 429) +_site/es/lecciones/trabajar-con-archivos-de-texto.html,1648,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/trabajar-con-archivos-de-texto.html,1658,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/trabajar-con-archivos-de-texto.md failed (status code 429) +_site/es/lecciones/trabajar-con-paginas-web.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/42 failed (status code 429) +_site/es/lecciones/trabajar-con-paginas-web.html,1694,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/trabajar-con-paginas-web.html,1704,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/trabajar-con-paginas-web.md failed (status code 429) +_site/es/lecciones/transformacion-datos-xml-xsl.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/162 failed (status code 429) +_site/es/lecciones/transformacion-datos-xml-xsl.html,576,External link https://irt.kcl.ac.uk/irt2009/ failed with something very wrong. +_site/es/lecciones/transformacion-datos-xml-xsl.html,736,External link https://stackoverflow.com/questions/16811332/cannot-run-java-from-the-windows-powershell-command-prompt failed (status code 403) +_site/es/lecciones/transformacion-datos-xml-xsl.html,1338,External link https://www.computerhope.com/issues/ch000549.htm failed (status code 403) +_site/es/lecciones/transformacion-datos-xml-xsl.html,1338,External link https://stackoverflow.com/questions/22465332/setting-path-environment-variable-in-osx-permanently failed (status code 403) +_site/es/lecciones/transformacion-datos-xml-xsl.html,1901,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/transformacion-datos-xml-xsl.html,1911,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/transformacion-datos-xml-xsl.md failed (status code 429) +_site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/579 failed (status code 429) +_site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html,516,"External link https://www.rstudio.com/products/rstudio/download/#download failed: https://www.rstudio.com/products/rstudio/download/ exists, but the hash 'download' does not (status code 200)" +_site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html,1699,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.html,1709,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/uso-las-colecciones-hathitrust-mineria-textual-R.md failed (status code 429) +_site/es/lecciones/ver-archivos-html.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/39 failed (status code 429) +_site/es/lecciones/ver-archivos-html.html,1620,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/ver-archivos-html.html,1630,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/ver-archivos-html.md failed (status code 429) +_site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/330 failed (status code 429) +_site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html,1490,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.html,1500,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/lecciones/visualizacion-y-animacion-de-tablas-historicas-con-R.md failed (status code 429) +_site/es/pia.html,271,External link https://www.oecd.org/en/topics/sub-issues/oda-eligibility-and-conditions/dac-list-of-oda-recipients.html failed (status code 403) +_site/es/pia.html,422,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/pia.html,432,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/pia.md failed (status code 429) +_site/es/politica-de-privacidad.html,348,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/politica-de-privacidad.html,358,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/politica-de-privacidad.md failed (status code 429) +_site/es/politica-retirada-lecciones.html,357,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/politica-retirada-lecciones.html,367,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/politica-retirada-lecciones.md failed (status code 429) +_site/es/retroalimentacion.html,256,External link https://github.com/orgs/programminghistorian/projects/6 failed (status code 404) +_site/es/retroalimentacion.html,327,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/retroalimentacion.html,337,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/retroalimentacion.md failed (status code 429) +_site/es/vacantes.html,292,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/es/vacantes.html,302,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/es/vacantes.md failed (status code 429) +_site/fr/apropos.html,259,"External link https://fr.wikipedia.org/wiki/Libre_acc%C3%A8s_(%C3%A9dition_scientifique)#La_voie_diamant failed: https://fr.wikipedia.org/wiki/Libre_acc%C3%A8s_(%C3%A9dition_scientifique) exists, but the hash 'La_voie_diamant' does not (status code 200)" +_site/fr/apropos.html,266,External link https://openpublishingawards.org/results/2021/index.html failed with something very wrong. +_site/fr/apropos.html,323,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/apropos.html,333,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/apropos.md failed (status code 429) +_site/fr/consignes-auteurs.html,266,"External link https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit#gid=0 failed: https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit exists, but the hash 'gid=0' does not (status code 200)" +_site/fr/consignes-auteurs.html,759,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/consignes-auteurs.html,769,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/consignes-auteurs.md failed (status code 429) +_site/fr/consignes-evaluateurs.html,404,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/consignes-evaluateurs.html,414,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/consignes-evaluateurs.md failed (status code 429) +_site/fr/consignes-redacteurs.html,338,External link https://github.com/programminghistorian/ph-submissions/commits/gh-pages failed (status code 429) +_site/fr/consignes-redacteurs.html,484,"External link https://zenodo.org/record/49873#.V0lazGaGa7o failed: https://zenodo.org/record/49873 exists, but the hash '.V0lazGaGa7o' does not (status code 200)" +_site/fr/consignes-redacteurs.html,579,External link https://www.europeana.eu failed (status code 403) +_site/fr/consignes-redacteurs.html,608,"External link https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit#gid=1625380994 failed: https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit exists, but the hash 'gid=1625380994' does not (status code 200)" +_site/fr/consignes-redacteurs.html,757,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/consignes-redacteurs.html,767,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/consignes-redacteurs.md failed (status code 429) +_site/fr/consignes-traducteurs.html,380,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/consignes-traducteurs.html,390,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/consignes-traducteurs.md failed (status code 429) +_site/fr/contribuer.html,353,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/contribuer.html,363,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/contribuer.md failed (status code 429) +_site/fr/dons.html,265,External link https://www.patreon.com/join/theprogramminghistorian failed (status code 403) +_site/fr/dons.html,322,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/dons.html,332,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/dons.md failed (status code 429) +_site/fr/equipe-projet.html,310,External link http://twitter.com/maxcarlons failed (status code 400) +_site/fr/equipe-projet.html,512,External link http://twitter.com/cosovschi failed (status code 400) +_site/fr/equipe-projet.html,1272,External link https://www.nabeelsiddiqui.net/ failed with something very wrong. +_site/fr/equipe-projet.html,1278,External link http://twitter.com/nabsiddiqui failed (status code 400) +_site/fr/equipe-projet.html,1631,External link http://twitter.com/giulia_taurino failed (status code 400) +_site/fr/equipe-projet.html,1810,External link http://twitter.com/alexwermercolan failed (status code 400) +_site/fr/equipe-projet.html,2059,External link http://www.mariajoseafanador.com failed: Moved Permanently (status code 301) +_site/fr/equipe-projet.html,2065,External link http://twitter.com/mariajoafana failed (status code 400) +_site/fr/equipe-projet.html,2534,External link http://twitter.com/IsaGribomont failed (status code 400) +_site/fr/equipe-projet.html,2745,External link http://twitter.com/espejolento failed (status code 400) +_site/fr/equipe-projet.html,3036,External link http://twitter.com/jenniferisve failed (status code 400) +_site/fr/equipe-projet.html,3361,External link http://twitter.com/enetreseles failed (status code 400) +_site/fr/equipe-projet.html,3568,External link http://twitter.com/jgob failed (status code 400) +_site/fr/equipe-projet.html,3863,External link http://twitter.com/rivaquiroga failed (status code 400) +_site/fr/equipe-projet.html,4804,External link http://twitter.com/superHH failed (status code 400) +_site/fr/equipe-projet.html,5190,External link http://twitter.com/emilienschultz failed (status code 400) +_site/fr/equipe-projet.html,5317,External link http://twitter.com/davvalent failed (status code 400) +_site/fr/equipe-projet.html,5842,External link http://twitter.com/danielalvesfcsh failed (status code 400) +_site/fr/equipe-projet.html,6107,External link http://twitter.com/ericbrasiln failed (status code 400) +_site/fr/equipe-projet.html,6543,External link http://twitter.com/jimmy_medeiros failed (status code 400) +_site/fr/equipe-projet.html,7027,External link http://twitter.com/araceletorres failed (status code 400) +_site/fr/equipe-projet.html,7286,External link http://twitter.com/j_w_baker failed (status code 400) +_site/fr/equipe-projet.html,7727,External link http://twitter.com/Adam_Crymble failed (status code 400) +_site/fr/equipe-projet.html,8258,External link http://twitter.com/jenniferisve failed (status code 400) +_site/fr/equipe-projet.html,8589,External link http://twitter.com/rivaquiroga failed (status code 400) +_site/fr/equipe-projet.html,8878,External link http://twitter.com/amsichani failed (status code 400) +_site/fr/equipe-projet.html,9221,External link http://twitter.com/AnisaHawes failed (status code 400) +_site/fr/equipe-projet.html,10041,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/equipe-projet.html,10051,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/equipe-projet.md failed (status code 429) +_site/fr/evenements.html,296,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/evenements.html,306,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/evenements.md failed (status code 429) +_site/fr/index.html,326,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/index.html,336,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/index.md failed (status code 429) +_site/fr/jisc-tna-partenariat.html,336,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/jisc-tna-partenariat.html,346,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/jisc-tna-partenariat.md failed (status code 429) +_site/fr/lecons/analyse-corpus-antconc.html,338,External link https://github.com/programminghistorian/ph-submissions/issues/240 failed (status code 429) +_site/fr/lecons/analyse-corpus-antconc.html,631,External link https://academic.oup.com/dsh/article-abstract/8/4/243/928942 failed (status code 403) +_site/fr/lecons/analyse-corpus-antconc.html,1095,External link http://www.lexi-co.com/ failed: got a time out (response code 301) (status code 301) +_site/fr/lecons/analyse-corpus-antconc.html,1095,External link http://ancilla.unice.fr/ failed: got a time out (response code 0) (status code 0) +_site/fr/lecons/analyse-corpus-antconc.html,1639,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/analyse-corpus-antconc.html,1649,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/analyse-corpus-antconc.md failed (status code 429) +_site/fr/lecons/analyse-de-documents-avec-tfidf.html,353,External link https://github.com/programminghistorian/ph-submissions/issues/454 failed (status code 429) +_site/fr/lecons/analyse-de-documents-avec-tfidf.html,2272,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/analyse-de-documents-avec-tfidf.html,2282,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/analyse-de-documents-avec-tfidf.md failed (status code 429) +_site/fr/lecons/analyse-donnees-tabulaires-R.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/561 failed (status code 429) +_site/fr/lecons/analyse-donnees-tabulaires-R.html,1100,External link https://www.datacamp.com/courses/introduction-a-r failed (status code 404) +_site/fr/lecons/analyse-donnees-tabulaires-R.html,1653,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/analyse-donnees-tabulaires-R.html,1663,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/analyse-donnees-tabulaires-R.md failed (status code 429) +_site/fr/lecons/analyse-reseau-python.html,343,External link https://github.com/programminghistorian/ph-submissions/issues/582 failed (status code 429) +_site/fr/lecons/analyse-reseau-python.html,2984,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/analyse-reseau-python.html,2994,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/analyse-reseau-python.md failed (status code 429) +_site/fr/lecons/calibration-radiocarbone-avec-r.html,351,External link https://github.com/programminghistorian/ph-submissions/issues/329 failed (status code 429) +_site/fr/lecons/calibration-radiocarbone-avec-r.html,715,"External link https://fr.wikipedia.org/wiki/Suaire_de_Turin#La_datation_par_le_carbone_14_(1988-1989) failed: https://fr.wikipedia.org/wiki/Suaire_de_Turin#La_datation_par_le_carbone_14_(1988-1989) exists, but the hash 'La_datation_par_le_carbone_14_(1988-1989)' does not (status code 200)" +_site/fr/lecons/calibration-radiocarbone-avec-r.html,2181,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/calibration-radiocarbone-avec-r.html,2191,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/calibration-radiocarbone-avec-r.md failed (status code 429) +_site/fr/lecons/comprendre-les-expressions-regulieres.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/264 failed (status code 429) +_site/fr/lecons/comprendre-les-expressions-regulieres.html,668,"External link http://archive.org/stream/jstor-4560629/4560629#page/n0/mode/2up failed: http://archive.org/stream/jstor-4560629/4560629 exists, but the hash 'page/n0/mode/2up' does not (status code 200)" +_site/fr/lecons/comprendre-les-expressions-regulieres.html,2005,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/comprendre-les-expressions-regulieres.html,2015,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/comprendre-les-expressions-regulieres.md failed (status code 429) +_site/fr/lecons/comprendre-les-pages-web.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/228 failed (status code 429) +_site/fr/lecons/comprendre-les-pages-web.html,1635,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/comprendre-les-pages-web.html,1645,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/comprendre-les-pages-web.md failed (status code 429) +_site/fr/lecons/concevoir-base-donnees-nodegoat.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/459 failed (status code 429) +_site/fr/lecons/concevoir-base-donnees-nodegoat.html,1223,External link https://doi.org/10.3917/dec.lemer.2008.01 failed (status code 403) +_site/fr/lecons/concevoir-base-donnees-nodegoat.html,1782,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/concevoir-base-donnees-nodegoat.html,1792,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/concevoir-base-donnees-nodegoat.md failed (status code 429) +_site/fr/lecons/debuter-avec-markdown.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/283 failed (status code 429) +_site/fr/lecons/debuter-avec-markdown.html,1412,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/debuter-avec-markdown.html,1422,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/debuter-avec-markdown.md failed (status code 429) +_site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/526 failed (status code 429) +_site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html,1851,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/decomptes-de-frequences-de-mots-en-python.html,1861,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/decomptes-de-frequences-de-mots-en-python.md failed (status code 429) +_site/fr/lecons/demarrer-avec-omeka-classic.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/550 failed (status code 429) +_site/fr/lecons/demarrer-avec-omeka-classic.html,1502,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/demarrer-avec-omeka-classic.html,1512,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/demarrer-avec-omeka-classic.md failed (status code 429) +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/372 failed (status code 429) +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,613,External link https://www.java.com/fr/download/ failed (status code 403) +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1269,External link https://github.com/impresso/PH-Passim-tutorial/blob/master/eebo/code/main.py failed (status code 429) +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1312,External link https://github.com/impresso/impresso-pycommons/blob/master/impresso_commons/text/rebuilder.py failed (status code 429) +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1454,External link https://github.com/impresso/PH-passim-tutorial/blob/master/explore-passim-output.ipynb failed (status code 429) +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1531,External link http://dx.doi.org/10.1093/alh/ajv028 failed (status code 403) +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1532,External link http://dx.doi.org/10.1080/1461670x.2020.1761865 failed (status code 403) +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,1538,External link http://dx.doi.org/10.1145/2682571.2797068 failed (status code 403) +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,2515,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.html,2525,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/detecter-la-reutilisation-de-texte-avec-passim.md failed (status code 429) +_site/fr/lecons/du-html-a-une-liste-de-mots-1.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/560 failed (status code 429) +_site/fr/lecons/du-html-a-une-liste-de-mots-1.html,1697,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/du-html-a-une-liste-de-mots-1.html,1707,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/du-html-a-une-liste-de-mots-1.md failed (status code 429) +_site/fr/lecons/du-html-a-une-liste-de-mots-2.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/584 failed (status code 429) +_site/fr/lecons/du-html-a-une-liste-de-mots-2.html,1782,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/du-html-a-une-liste-de-mots-2.html,1792,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/du-html-a-une-liste-de-mots-2.md failed (status code 429) +_site/fr/lecons/generer-jeu-donnees-texte-ocr.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/362 failed (status code 429) +_site/fr/lecons/generer-jeu-donnees-texte-ocr.html,2172,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/generer-jeu-donnees-texte-ocr.html,2182,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/generer-jeu-donnees-texte-ocr.md failed (status code 429) +_site/fr/lecons/gestion-manipulation-donnees-r.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/625 failed (status code 429) +_site/fr/lecons/gestion-manipulation-donnees-r.html,1593,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/gestion-manipulation-donnees-r.html,1603,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/gestion-manipulation-donnees-r.md failed (status code 429) +_site/fr/lecons/index.html,1722,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/index.html,1732,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons.md failed (status code 429) +_site/fr/lecons/installation-modules-python-pip.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/320 failed (status code 429) +_site/fr/lecons/installation-modules-python-pip.html,575,External link https://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows failed (status code 403) +_site/fr/lecons/installation-modules-python-pip.html,1134,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/installation-modules-python-pip.html,1144,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/installation-modules-python-pip.md failed (status code 429) +_site/fr/lecons/installation-windows-py.html,1718,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/installation-windows-py.html,1728,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/installation-windows-py.md failed (status code 429) +_site/fr/lecons/installer-ide-python-linux.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/359 failed (status code 429) +_site/fr/lecons/installer-ide-python-linux.html,1642,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/installer-ide-python-linux.html,1652,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/installer-ide-python-linux.md failed (status code 429) +_site/fr/lecons/intro-a-bash-et-zsh.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/568 failed (status code 429) +_site/fr/lecons/intro-a-bash-et-zsh.html,2114,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/intro-a-bash-et-zsh.html,2124,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/intro-a-bash-et-zsh.md failed (status code 429) +_site/fr/lecons/intro-aux-bots-twitter.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/256 failed (status code 429) +_site/fr/lecons/intro-aux-bots-twitter.html,564,External link http://www.sciencedirect.com/science/article/pii/S0747563213003129 failed: Forbidden (status code 403) +_site/fr/lecons/intro-aux-bots-twitter.html,587,External link https://twitter.com/Every3Minutes failed (status code 400) +_site/fr/lecons/intro-aux-bots-twitter.html,655,External link http://twitter.com/tinyarchae failed (status code 400) +_site/fr/lecons/intro-aux-bots-twitter.html,655,External link https://twitter.com/archaeoglitch failed (status code 400) +_site/fr/lecons/intro-aux-bots-twitter.html,655,External link https://twitter.com/botarchaeo failed (status code 400) +_site/fr/lecons/intro-aux-bots-twitter.html,665,External link https://twitter.com/galaxykate failed (status code 400) +_site/fr/lecons/intro-aux-bots-twitter.html,907,External link http://unicode.org/emoji/charts/full-emoji-list.html failed with something very wrong. +_site/fr/lecons/intro-aux-bots-twitter.html,986,External link https://twitter.com/TinyAdv failed (status code 400) +_site/fr/lecons/intro-aux-bots-twitter.html,1032,External link https://twitter.com/envoisdeRomeBot failed (status code 400) +_site/fr/lecons/intro-aux-bots-twitter.html,1033,External link https://twitter.com/lebotde7lieux failed (status code 400) +_site/fr/lecons/intro-aux-bots-twitter.html,1034,External link https://twitter.com/memo_guerra_bot failed (status code 400) +_site/fr/lecons/intro-aux-bots-twitter.html,1040,External link https://twitter.com/search?q=GallicaBot&src=typed_query&f=live failed (status code 400) +_site/fr/lecons/intro-aux-bots-twitter.html,1582,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/intro-aux-bots-twitter.html,1592,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/intro-aux-bots-twitter.md failed (status code 429) +_site/fr/lecons/introduction-a-heurist.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/380 failed (status code 429) +_site/fr/lecons/introduction-a-heurist.html,567,External link https://heuristnetwork.org/installation/ failed (status code 500) +_site/fr/lecons/introduction-a-heurist.html,580,External link https://heuristnetwork.org/tutorials/ failed (status code 500) +_site/fr/lecons/introduction-a-heurist.html,2167,External link https://heuristnetwork.org/tutorials/ failed (status code 500) +_site/fr/lecons/introduction-a-heurist.html,2749,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/introduction-a-heurist.html,2759,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/introduction-a-heurist.md failed (status code 429) +_site/fr/lecons/introduction-a-la-stylometrie-avec-python.html,1910,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/introduction-a-la-stylometrie-avec-python.html,1920,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/introduction-a-la-stylometrie-avec-python.md failed (status code 429) +_site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html,341,External link https://github.com/programminghistorian/ph-submissions/issues/309 failed (status code 429) +_site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html,748,External link https://stackoverflow.com/questions/2265357/parse-date-string-and-change-format failed (status code 403) +_site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html,816,External link https://stackoverflow.com/a/16115575 failed (status code 403) +_site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html,2435,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/introduction-aux-carnets-jupyter-notebooks.html,2445,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/introduction-aux-carnets-jupyter-notebooks.md failed (status code 429) +_site/fr/lecons/introduction-et-installation.html,1538,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/introduction-et-installation.html,1548,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/introduction-et-installation.md failed (status code 429) +_site/fr/lecons/manipuler-chaines-caracteres-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/284 failed (status code 429) +_site/fr/lecons/manipuler-chaines-caracteres-python.html,1705,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/manipuler-chaines-caracteres-python.html,1715,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/manipuler-chaines-caracteres-python.md failed (status code 429) +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,341,External link https://github.com/programminghistorian/ph-submissions/issues/223 failed (status code 429) +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,577,External link https://powerhouse.com.au/ failed (status code 429) +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,592,External link https://api.maas.museum/docs failed with something very wrong. +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,2102,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/nettoyer-ses-donnees-avec-openrefine.html,2112,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/nettoyer-ses-donnees-avec-openrefine.md failed (status code 429) +_site/fr/lecons/normaliser-donnees-textuelles-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/564 failed (status code 429) +_site/fr/lecons/normaliser-donnees-textuelles-python.html,1689,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/normaliser-donnees-textuelles-python.html,1699,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/normaliser-donnees-textuelles-python.md failed (status code 429) +_site/fr/lecons/preserver-logiciels-recherche.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/616 failed (status code 429) +_site/fr/lecons/preserver-logiciels-recherche.html,789,External link https://github.com/torvalds/linux/blob/master/fs/ext4/resize.c failed (status code 429) +_site/fr/lecons/preserver-logiciels-recherche.html,967,External link https://gitlab.com/users/sign_in failed (status code 403) +_site/fr/lecons/preserver-logiciels-recherche.html,968,External link https://gitlab.com/projects/new failed (status code 403) +_site/fr/lecons/preserver-logiciels-recherche.html,1240,External link https://doi.org/10.1145/602421.602422 failed (status code 403) +_site/fr/lecons/preserver-logiciels-recherche.html,2679,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/preserver-logiciels-recherche.html,2689,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/preserver-logiciels-recherche.md failed (status code 429) +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/263 failed (status code 429) +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,588,External link https://twitter.com/Girlinthe/status/387166944094199809 failed (status code 400) +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,1334,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/preserver-ses-donnees-de-recherche.html,1344,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/preserver-ses-donnees-de-recherche.md failed (status code 429) +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/307 failed (status code 429) +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,628,External link https://github.com/dhcolumbia/pandoc-workflow/blob/master/pandoctut.bib failed (status code 429) +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,894,External link http://stackoverflow.com/questions/tagged/pandoc failed (status code 403) +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,896,External link http://www.draftin.com failed: Service Unavailable (status code 503) +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,896,External link http://www.authorea.com failed: Forbidden (status code 403) +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,896,External link http://mouapp.com/ failed with something very wrong. +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,936,External link https://github.com/programminghistorian/jekyll/issues/46#issuecomment-59219906 failed (status code 429) +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,1913,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/redaction-durable-avec-pandoc-et-markdown.html,1923,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/redaction-durable-avec-pandoc-et-markdown.md failed (status code 429) +_site/fr/lecons/reutilisation-de-code-et-modularite.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/539 failed (status code 429) +_site/fr/lecons/reutilisation-de-code-et-modularite.html,1576,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/reutilisation-de-code-et-modularite.html,1586,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/reutilisation-de-code-et-modularite.md failed (status code 429) +_site/fr/lecons/telecharger-des-pages-web-avec-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/364 failed (status code 429) +_site/fr/lecons/telecharger-des-pages-web-avec-python.html,1678,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/telecharger-des-pages-web-avec-python.html,1688,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/telecharger-des-pages-web-avec-python.md failed (status code 429) +_site/fr/lecons/transcription-automatisee-graphies-non-latines.html,349,External link https://github.com/programminghistorian/ph-submissions/issues/421 failed (status code 429) +_site/fr/lecons/transcription-automatisee-graphies-non-latines.html,2797,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/transcription-automatisee-graphies-non-latines.html,2807,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/transcription-automatisee-graphies-non-latines.md failed (status code 429) +_site/fr/lecons/travailler-avec-des-fichiers-texte.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/232 failed (status code 429) +_site/fr/lecons/travailler-avec-des-fichiers-texte.html,563,"External link https://docs.python.org/fr/2.7/library/functions.html#prin failed: https://docs.python.org/fr/2.7/library/functions.html exists, but the hash 'prin' does not (status code 200)" +_site/fr/lecons/travailler-avec-des-fichiers-texte.html,1757,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/lecons/travailler-avec-des-fichiers-texte.html,1767,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/lecons/travailler-avec-des-fichiers-texte.md failed (status code 429) +_site/fr/nos-soutiens.html,294,External link https://www.tilburguniversity.edu/ failed (status code 403) +_site/fr/nos-soutiens.html,337,"External link https://www.sussex.ac.uk/collaborate/business/public-funds#:~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies failed: https://www.sussex.ac.uk/collaborate/business/public-funds exists, but the hash ':~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies' does not (status code 200)" +_site/fr/nos-soutiens.html,338,External link https://www.thebritishacademy.ac.uk/projects/writing-workshops-2018-digital-humanities/ failed (status code 403) +_site/fr/nos-soutiens.html,438,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/nos-soutiens.html,448,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/nos-soutiens.md failed (status code 429) +_site/fr/pi.html,271,External link https://www.oecd.org/fr/topics/sub-issues/oda-eligibility-and-conditions/dac-list-of-oda-recipients.html failed (status code 403) +_site/fr/pi.html,417,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/pi.html,427,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/pi.md failed (status code 429) +_site/fr/politique-retrait-lecons.html,355,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/politique-retrait-lecons.html,365,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/politique-retrait-lecons.md failed (status code 429) +_site/fr/politique-vie-privee.html,347,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/politique-vie-privee.html,357,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/politique-vie-privee.md failed (status code 429) +_site/fr/postes-vacants.html,292,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/postes-vacants.html,302,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/postes-vacants.md failed (status code 429) +_site/fr/reaction.html,256,External link https://github.com/orgs/programminghistorian/projects/6 failed (status code 404) +_site/fr/reaction.html,328,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/reaction.html,338,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/reaction.md failed (status code 429) +_site/fr/recherche.html,266,External link https://academic.oup.com/jah/article-abstract/103/1/299/1751315 failed (status code 403) +_site/fr/recherche.html,267,External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ failed: got a time out (response code 301) (status code 301) +_site/fr/recherche.html,282,External link https://novaresearch.unl.pt/files/32228034/Ensinar_Humanidades_Digitais.pdf failed (status code 403) +_site/fr/recherche.html,285,External link http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 failed (status code 403) +_site/fr/recherche.html,328,External link https://www.history.ac.uk/our-century/centenary-events/training-teacher-giving-your-first-digital-history-workshop failed (status code 403) +_site/fr/recherche.html,364,External link https://www.caurj.gov.br/seminario-solare-reune-desenvolvedores-internacionais-de-software-livre-para-arquitetura-e-urbanismo/ failed (status code 403) +_site/fr/recherche.html,371,External link https://www.jisc.ac.uk/events/digifest-2023/programme failed (status code 404) +_site/fr/recherche.html,377,External link https://dcdcconference.com/ failed with something very wrong. +_site/fr/recherche.html,388,External link https://openpublishingfest.org/calendar.html#event-69/ failed: got a time out (response code 0) (status code 0) +_site/fr/recherche.html,392,External link https://2021.dhbenelux.org/schedule/ failed with something very wrong. +_site/fr/recherche.html,394,"External link https://msuglobaldh.org/abstracts/#programming-historian failed: https://msuglobaldh.org/abstracts/ exists, but the hash 'programming-historian' does not (status code 200)" +_site/fr/recherche.html,482,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/fr/recherche.html,492,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/fr/recherche.md failed (status code 429) +_site/index.html,373,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/index.html,383,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/index.md failed (status code 429) +_site/posts/2022-in-review.html,287,External link https://twitter.com/ProgHist failed (status code 400) +_site/posts/2022-in-review.html,783,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/2022-in-review.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2022-12-16-2022-in-review.md failed (status code 429) +_site/posts/DH-Award-2017.html,783,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/DH-Award-2017.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-03-04-DH-Award-2017.md failed (status code 429) +_site/posts/FR-team.html,285,External link http://www.iperionch.eu/ failed with something very wrong. +_site/posts/FR-team.html,787,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/FR-team.html,797,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-07-13-FR-team.md failed (status code 429) +_site/posts/Open-Education-Week.html,1303,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/Open-Education-Week.html,1313,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-03-07-Open-Education-Week.md failed (status code 429) +_site/posts/PH-TNA-JISC-event-2-annoucement.html,783,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/PH-TNA-JISC-event-2-annoucement.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2022-04-12-PH-TNA-JISC-event-2-annoucement.md failed (status code 429) +_site/posts/PH-commitment-to-diversity.html,283,External link http://www.aauw.org/research/why-so-few/ failed: Not Found (status code 404) +_site/posts/PH-commitment-to-diversity.html,283,External link https://www.surveymonkey.co.uk/r/SFSRHHD failed: Not Found (status code 404) +_site/posts/PH-commitment-to-diversity.html,283,External link https://github.com/programminghistorian/jekyll/issues/152 failed (status code 429) +_site/posts/PH-commitment-to-diversity.html,377,External link http://femtechnet.org/ failed with something very wrong. +_site/posts/PH-commitment-to-diversity.html,909,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/PH-commitment-to-diversity.html,919,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-05-10-PH-commitment-to-diversity.md failed (status code 429) +_site/posts/PH-contributors.html,802,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/PH-contributors.html,812,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-04-06-PH-contributors.md failed (status code 429) +_site/posts/PH-espanol-in-DH2018.html,279,External link https://twitter.com/mariajoafana/status/1011761787417628673 failed (status code 400) +_site/posts/PH-espanol-in-DH2018.html,289,External link https://github.com/programminghistorian/jekyll/issues/651 failed (status code 429) +_site/posts/PH-espanol-in-DH2018.html,291,External link https://twitter.com/visceral_blot/status/1012453500595290112 failed (status code 400) +_site/posts/PH-espanol-in-DH2018.html,297,External link https://github.com/programminghistorian/jekyll/issues?q=french+label:french failed (status code 429) +_site/posts/PH-espanol-in-DH2018.html,1232,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/PH-espanol-in-DH2018.html,1242,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-07-09-PH-espanol-in-DH2018.md failed (status code 429) +_site/posts/Uses-Of-The-Programming-Historian.html,293,External link http://lj.libraryjournal.com/2014/09/opinion/not-dead-yet/connecting-researchers-to-new-digital-tools-not-dead-yet/#_ failed: Bad Gateway (status code 502) +_site/posts/Uses-Of-The-Programming-Historian.html,295,External link http://journalofdigitalhumanities.org/2-1/dh-contribution-to-topic-modeling/ failed: Moved Permanently (status code 301) +_site/posts/Uses-Of-The-Programming-Historian.html,342,External link http://digitalhumanities.rice.edu/fall-2013-syllabus/ failed (status code 404) +_site/posts/Uses-Of-The-Programming-Historian.html,344,External link http://dh.chadblack.net/info/syllabus/ failed with something very wrong. +_site/posts/Uses-Of-The-Programming-Historian.html,364,External link https://twitter.com/antimony27/status/730808295410311169 failed (status code 400) +_site/posts/Uses-Of-The-Programming-Historian.html,372,External link https://twitter.com/StewartVarner/status/722520696606298112 failed (status code 400) +_site/posts/Uses-Of-The-Programming-Historian.html,373,External link https://twitter.com/eric_loy/status/758039397539409921 failed (status code 400) +_site/posts/Uses-Of-The-Programming-Historian.html,374,External link https://twitter.com/Gaymerbrarian/status/721490542366994432 failed (status code 400) +_site/posts/Uses-Of-The-Programming-Historian.html,375,External link https://twitter.com/HanleyWill/status/725880236315934720 failed (status code 400) +_site/posts/Uses-Of-The-Programming-Historian.html,870,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/Uses-Of-The-Programming-Historian.html,880,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-05-22-Uses-Of-The-Programming-Historian.md failed (status code 429) +_site/posts/ad-hoc-translation.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/ad-hoc-translation.html,803,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-11-30-ad-hoc-translation.md failed (status code 429) +_site/posts/adding-to-library-catalogue.html,281,External link http://www.twitter.com/Literature_Geek failed (status code 400) +_site/posts/adding-to-library-catalogue.html,281,External link https://twitter.com/proghist failed (status code 400) +_site/posts/adding-to-library-catalogue.html,790,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/adding-to-library-catalogue.html,800,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-06-10-adding-to-library-catalogue.md failed (status code 429) +_site/posts/anisa-welcome.html,787,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/anisa-welcome.html,797,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-07-07-anisa-welcome.md failed (status code 429) +_site/posts/anna-maria-sichani.html,783,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/anna-maria-sichani.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-05-24-anna-maria-sichani.md failed (status code 429) +_site/posts/announcing-new-team-spanish-language-editors.html,287,External link https://en.neogranadina.org failed: got a time out (response code 0) (status code 0) +_site/posts/announcing-new-team-spanish-language-editors.html,287,External link https://twitter.com/mariajoafana failed (status code 400) +_site/posts/announcing-new-team-spanish-language-editors.html,289,External link https://twitter.com/victor_gayol failed (status code 400) +_site/posts/announcing-new-team-spanish-language-editors.html,291,External link https://twitter.com/RojasCastroA failed (status code 400) +_site/posts/announcing-new-team-spanish-language-editors.html,293,External link https://twitter.com/proghist failed (status code 400) +_site/posts/announcing-new-team-spanish-language-editors.html,293,External link https://twitter.com/mariajoafana failed (status code 400) +_site/posts/announcing-new-team-spanish-language-editors.html,293,External link https://twitter.com/victor_gayol failed (status code 400) +_site/posts/announcing-new-team-spanish-language-editors.html,293,External link https://twitter.com/RojasCastroA failed (status code 400) +_site/posts/announcing-new-team-spanish-language-editors.html,788,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/announcing-new-team-spanish-language-editors.html,798,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-08-22-announcing-new-team-spanish-language-editors.md failed (status code 429) +_site/posts/appel-a-propositions.html,1261,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/appel-a-propositions.html,1271,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-07-04-appel-a-propositions.md failed (status code 429) +_site/posts/appel-a-traductions.html,1245,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/appel-a-traductions.html,1255,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2025-02-28-appel-a-traductions.md failed (status code 429) +_site/posts/articles-selected-ph-jisc-tna.html,783,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/articles-selected-ph-jisc-tna.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-11-15-articles-selected-ph-jisc-tna.md failed (status code 429) +_site/posts/bienvenue-ph-fr.html,283,External link https://github.com/programminghistorian/jekyll/issues/850 failed (status code 429) +_site/posts/bienvenue-ph-fr.html,283,External link https://github.com/programminghistorian/ph-submissions/issues?q=is:issue+is:open+label:French failed (status code 429) +_site/posts/bienvenue-ph-fr.html,783,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bienvenue-ph-fr.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-04-08-bienvenue-ph-fr.md failed (status code 429) +_site/posts/bogota-workshop-report.html,1247,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bogota-workshop-report.html,1257,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-08-08-bogota-workshop-report.md failed (status code 429) +_site/posts/bolentin-informativo.html,853,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bolentin-informativo.html,863,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-09-30-bolentin-informativo.md failed (status code 429) +_site/posts/boletin-informativo-junio20.html,301,"External link https://programminghistorian.org/es/apoyanos#programa-de-instituciones-asociadas failed: https://programminghistorian.org/es/apoyanos exists, but the hash 'programa-de-instituciones-asociadas' does not (status code 200)" +_site/posts/boletin-informativo-junio20.html,891,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/boletin-informativo-junio20.html,901,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-07-01-boletin-informativo-junio20.md failed (status code 429) +_site/posts/boletin-informativo-march20.html,313,External link https://twitter.com/KU_Leuven failed (status code 400) +_site/posts/boletin-informativo-march20.html,843,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/boletin-informativo-march20.html,853,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-04-01-boletin-informativo-march20.md failed (status code 429) +_site/posts/boletin-informativo-oct20.html,299,"External link https://programminghistorian.org/es/apoyanos#programa-de-instituciones-asociadas failed: https://programminghistorian.org/es/apoyanos exists, but the hash 'programa-de-instituciones-asociadas' does not (status code 200)" +_site/posts/boletin-informativo-oct20.html,829,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/boletin-informativo-oct20.html,839,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-10-01-boletin-informativo-oct20.md failed (status code 429) +_site/posts/boletin-informativo.html,303,External link https://cas.au.dk/en/cedhar/events/show/artikel/teaching-digital-history-workshop-a-one-day-seminar/ failed (status code 404) +_site/posts/boletin-informativo.html,834,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/boletin-informativo.html,844,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-12-30-boletin-informativo.md failed (status code 429) +_site/posts/buletin-de-information.html,847,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/buletin-de-information.html,857,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-09-30-buletin-de-information.md failed (status code 429) +_site/posts/bulletin-de-information-juin20.html,301,"External link https://programminghistorian.org/fr/nous-soutenir#partenariat-institutionnel failed: https://programminghistorian.org/fr/nous-soutenir exists, but the hash 'partenariat-institutionnel' does not (status code 200)" +_site/posts/bulletin-de-information-juin20.html,891,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bulletin-de-information-juin20.html,901,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-07-01-bulletin-de-information-juin20.md failed (status code 429) +_site/posts/bulletin-de-information-march20.html,314,External link https://twitter.com/KU_Leuven failed (status code 400) +_site/posts/bulletin-de-information-march20.html,314,"External link https://programminghistorian.org/fr/nous-soutenir#partenariat-institutionnel failed: https://programminghistorian.org/fr/nous-soutenir exists, but the hash 'partenariat-institutionnel' does not (status code 200)" +_site/posts/bulletin-de-information-march20.html,843,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bulletin-de-information-march20.html,853,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-04-01-bulletin-de-information-march20.md failed (status code 429) +_site/posts/bulletin-de-information-oct20.html,301,"External link https://programminghistorian.org/fr/nous-soutenir#partenariat-institutionnel failed: https://programminghistorian.org/fr/nous-soutenir exists, but the hash 'partenariat-institutionnel' does not (status code 200)" +_site/posts/bulletin-de-information-oct20.html,831,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bulletin-de-information-oct20.html,841,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-10-01-bulletin-de-information-oct20.md failed (status code 429) +_site/posts/bulletin-de-information.html,303,External link https://cas.au.dk/en/cedhar/events/show/artikel/teaching-digital-history-workshop-a-one-day-seminar/ failed (status code 404) +_site/posts/bulletin-de-information.html,829,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bulletin-de-information.html,839,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-12-30-bulletin-de-information.md failed (status code 429) +_site/posts/bulletin-issue-01.html,377,External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) +_site/posts/bulletin-issue-01.html,377,External link https://twitter.com/ProgHist failed (status code 400) +_site/posts/bulletin-issue-01.html,1310,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bulletin-issue-01.html,1320,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2023-12-13-bulletin-issue-01.md failed (status code 429) +_site/posts/bulletin-issue-02.html,330,External link https://campus.dariah.eu/source/programming-historian/page/1 failed (status code 404) +_site/posts/bulletin-issue-02.html,369,External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) +_site/posts/bulletin-issue-02.html,369,External link https://twitter.com/ProgHist failed (status code 400) +_site/posts/bulletin-issue-02.html,1302,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bulletin-issue-02.html,1312,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-03-27-bulletin-issue-02.md failed (status code 429) +_site/posts/bulletin-issue-03.html,361,External link https://x.com/ProgHist failed (status code 400) +_site/posts/bulletin-issue-03.html,361,External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) +_site/posts/bulletin-issue-03.html,1294,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bulletin-issue-03.html,1304,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-06-28-bulletin-issue-03.md failed (status code 429) +_site/posts/bulletin-issue-04.html,325,External link https://campus.dariah.eu/source/programming-historian/page/1 failed (status code 404) +_site/posts/bulletin-issue-04.html,351,External link https://twitter.com/ProgHist failed (status code 400) +_site/posts/bulletin-issue-04.html,351,External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) +_site/posts/bulletin-issue-04.html,1284,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bulletin-issue-04.html,1294,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-09-27-bulletin-issue-04.md failed (status code 429) +_site/posts/bulletin-issue-05.html,369,External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) +_site/posts/bulletin-issue-05.html,374,External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) +_site/posts/bulletin-issue-05.html,1307,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bulletin-issue-05.html,1317,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-12-13-bulletin-issue-05.md failed (status code 429) +_site/posts/bulletin-issue-06.html,367,External link https://www.linkedin.com/company/prog-hist/ failed (status code 999) +_site/posts/bulletin-issue-06.html,1300,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/bulletin-issue-06.html,1310,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2025-03-28-bulletin-issue-06.md failed (status code 429) +_site/posts/call-for-editors-en.html,285,External link https://academic.oup.com/jah/article-abstract/103/1/299/1751315 failed (status code 403) +_site/posts/call-for-editors-en.html,288,External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ failed: got a time out (response code 301) (status code 301) +_site/posts/call-for-editors-en.html,817,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/call-for-editors-en.html,827,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-09-22-call-for-editors-en.md failed (status code 429) +_site/posts/call-for-editors.html,285,External link https://academic.oup.com/jah/article-abstract/103/1/299/1751315 failed (status code 403) +_site/posts/call-for-editors.html,288,External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ failed: got a time out (response code 301) (status code 301) +_site/posts/call-for-editors.html,817,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/call-for-editors.html,827,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-05-04-call-for-editors.md failed (status code 429) +_site/posts/call-for-fr-members.html,790,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/call-for-fr-members.html,800,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-09-21-call-for-fr-members.md failed (status code 429) +_site/posts/call-to-action.html,803,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/call-to-action.html,813,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-01-21-call-to-action.md failed (status code 429) +_site/posts/cfp-jisc-ph.html,349,External link https://historicaltexts.jisc.ac.uk/ failed with something very wrong. +_site/posts/cfp-jisc-ph.html,406,"External link https://programminghistorian.org/fr/consignes-auteurs#proposer-une-nouvelle-le%C3%A7on failed: https://programminghistorian.org/fr/consignes-auteurs exists, but the hash 'proposer-une-nouvelle-le%C3%A7on' does not (status code 200)" +_site/posts/cfp-jisc-ph.html,434,External link https://nationalarchives.gov.uk/archives-sector/projects-and-programmes/plugged-in-powered-up/ failed: Not Found (status code 404) +_site/posts/cfp-jisc-ph.html,1368,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/cfp-jisc-ph.html,1378,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-09-08-cfp-jisc-ph.md failed (status code 429) +_site/posts/charlotte-welcome.html,781,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/charlotte-welcome.html,791,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2023-09-14-charlotte-welcome.md failed (status code 429) +_site/posts/convocatoria-de-tutoriales.html,1218,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/convocatoria-de-tutoriales.html,1228,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-04-06-convocatoria-de-tutoriales.md failed (status code 429) +_site/posts/convocatoria-editor.html,813,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/convocatoria-editor.html,823,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-11-20-convocatoria-editor.md failed (status code 429) +_site/posts/convocatoria-editores-2021.html,1235,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/convocatoria-editores-2021.html,1245,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-03-22-convocatoria-editores-2021.md failed (status code 429) +_site/posts/convocatoria-para-editores.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/convocatoria-para-editores.html,803,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-10-06-convocatoria-para-editores.md failed (status code 429) +_site/posts/convocatoria-taller-PH-espanol.html,1247,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/convocatoria-taller-PH-espanol.html,1257,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-04-12-convocatoria-taller-PH-espanol.md failed (status code 429) +_site/posts/corpus-linguistics-in-action.html,289,"External link https://books.google.co.uk/books?id=o9o4gLzrRPEC&lpg=PP1&pg=PA212#v=onepage&q&f=false failed: https://books.google.co.uk/books?id=o9o4gLzrRPEC&lpg=PP1&pg=PA212 exists, but the hash 'v=onepage&q&f=false' does not (status code 200)" +_site/posts/corpus-linguistics-in-action.html,343,"External link https://books.google.co.uk/books?id=o9o4gLzrRPEC&lpg=PP1&pg=PA212#v=onepage&q&f=false failed: https://books.google.co.uk/books?id=o9o4gLzrRPEC&lpg=PP1&pg=PA212 exists, but the hash 'v=onepage&q&f=false' does not (status code 200)" +_site/posts/corpus-linguistics-in-action.html,343,"External link https://books.google.co.uk/books?id=v98rcxoYUbYC&lpg=PP1&dq=mahlberg%20corpus%20stylistics&pg=PA111#v=onepage&q&f=false failed: https://books.google.co.uk/books?id=v98rcxoYUbYC&lpg=PP1&dq=mahlberg%20corpus%20stylistics&pg=PA111 exists, but the hash 'v=onepage&q&f=false' does not (status code 200)" +_site/posts/corpus-linguistics-in-action.html,358,"External link https://books.google.co.uk/books?id=v98rcxoYUbYC&lpg=PP1&dq=mahlberg%20corpus%20stylistics&pg=PA111#v=onepage&q&f=false failed: https://books.google.co.uk/books?id=v98rcxoYUbYC&lpg=PP1&dq=mahlberg%20corpus%20stylistics&pg=PA111 exists, but the hash 'v=onepage&q&f=false' does not (status code 200)" +_site/posts/corpus-linguistics-in-action.html,430,External link http://www.euppublishing.com/doi/full/10.3366/cor.2016.0102 failed (status code 403) +_site/posts/corpus-linguistics-in-action.html,1798,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/corpus-linguistics-in-action.html,1808,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-09-21-corpus-linguistics-in-action.md failed (status code 429) +_site/posts/december-newsletter.html,300,External link https://openpublishingfest.org/calendar.html#event-69/ failed: got a time out (response code 0) (status code 0) +_site/posts/december-newsletter.html,302,External link https://www.history.ac.uk/our-century/centenary-events/training-teacher-giving-your-first-digital-history-workshop failed (status code 403) +_site/posts/december-newsletter.html,304,External link http://ahlist.org/wp-content/uploads/2021/11/AHLIST-2021-PROGRAM_Virtual_FINAL.pdf failed: Not Found (status code 404) +_site/posts/december-newsletter.html,320,External link https://openpublishingawards.org/results/2021/index.html failed with something very wrong. +_site/posts/december-newsletter.html,1255,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/december-newsletter.html,1265,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-12-22-december-newsletter.md failed (status code 429) +_site/posts/dh-award-2016.html,795,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/dh-award-2016.html,805,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-03-02-dh-award-2016.md failed (status code 429) +_site/posts/dh-publishing-assistant.html,826,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/dh-publishing-assistant.html,836,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2023-05-05-DH-Publishing-Assistant.md failed (status code 429) +_site/posts/digital-storytelling-immigrant-stories.html,787,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/digital-storytelling-immigrant-stories.html,797,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-07-20-digital-storytelling-immigrant-stories.md failed (status code 429) +_site/posts/distant-reading-in-the-undergraduate-classroom.html,812,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/distant-reading-in-the-undergraduate-classroom.html,822,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-09-19-distant-reading-in-the-undergraduate-classroom.md failed (status code 429) +_site/posts/dois-for-ph.html,292,External link https://github.com/programminghistorian/jekyll/issues/1682 failed (status code 429) +_site/posts/dois-for-ph.html,294,External link https://github.com/programminghistorian/jekyll/blob/4c5201ceb456deab677866886255bbd54500a9de/_layouts/crossref.xml failed (status code 429) +_site/posts/dois-for-ph.html,853,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/dois-for-ph.html,863,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-05-14-dois-for-ph.md failed (status code 429) +_site/posts/edinburgh-workshop-2015.html,780,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/edinburgh-workshop-2015.html,790,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2015-05-17-edinburgh-workshop-2015.md failed (status code 429) +_site/posts/education-and-community-lead.html,788,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/education-and-community-lead.html,798,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2022-04-28-education-and-community-lead.md failed (status code 429) +_site/posts/en-call-for-lessons.html,1281,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/en-call-for-lessons.html,1291,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2023-11-15-en-call-for-lessons.md failed (status code 429) +_site/posts/en-call-for-proposals.html,1286,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/en-call-for-proposals.html,1296,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-11-15-en-call-for-proposals.md failed (status code 429) +_site/posts/es-buscamos-revisores.html,321,External link https://github.com/programminghistorian/jekyll/blob/gh-pages/CODE_OF_CONDUCT.md failed (status code 429) +_site/posts/es-buscamos-revisores.html,1270,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/es-buscamos-revisores.html,1280,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2024-11-14-es-buscamos-revisores.md failed (status code 429) +_site/posts/fd-laramee.html,784,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/fd-laramee.html,794,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-12-05-fd-laramee.md failed (status code 429) +_site/posts/first-teaching-workshop.html,809,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/first-teaching-workshop.html,819,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-10-18-first-teaching-workshop.md failed (status code 429) +_site/posts/full-text-search.html,838,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/full-text-search.html,848,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-05-26-full-text-search.md failed (status code 429) +_site/posts/gisele-welcome.html,779,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/gisele-welcome.html,789,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2022-07-28-gisele-welcome.md failed (status code 429) +_site/posts/history-of-protest.html,285,External link http://politicalmeetingsmapper.co.uk failed with something very wrong. +_site/posts/history-of-protest.html,285,External link http://labs.bl.uk/British+Library+Labs+Competition failed with something very wrong. +_site/posts/history-of-protest.html,289,External link http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 failed (status code 403) +_site/posts/history-of-protest.html,783,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/history-of-protest.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-03-31-history-of-protest.md failed (status code 429) +_site/posts/how-we-moved-to-github.html,305,External link https://github.com/programminghistorian/oldsite/blob/master/original_html/data-mining-the-internet-archive.html failed (status code 429) +_site/posts/how-we-moved-to-github.html,338,External link https://github.com/programminghistorian/oldsite/blob/master/prep_for_pandoc.py failed (status code 429) +_site/posts/how-we-moved-to-github.html,347,External link https://github.com/programminghistorian/oldsite/blob/master/modified_html/data-mining-the-internet-archive.html failed (status code 429) +_site/posts/how-we-moved-to-github.html,544,External link https://github.com/programminghistorian/jekyll/issues/2 failed (status code 429) +_site/posts/how-we-moved-to-github.html,551,External link https://github.com/programminghistorian/jekyll/blob/master/modified_html/data-mining-the-internet-archive.html#L50 failed (status code 429) +_site/posts/how-we-moved-to-github.html,564,External link https://github.com/programminghistorian/jekyll/blob/master/modified_html/data-mining-the-internet-archive.html failed (status code 429) +_site/posts/how-we-moved-to-github.html,647,External link https://github.com/programminghistorian/jekyll/blob/master/process_with_pandoc.sh failed (status code 429) +_site/posts/how-we-moved-to-github.html,647,External link https://github.com/programminghistorian/jekyll/commits/master/lessons failed (status code 429) +_site/posts/how-we-moved-to-github.html,649,External link https://github.com/programminghistorian/jekyll/blob/master/pandoc_filter.py failed (status code 429) +_site/posts/how-we-moved-to-github.html,651,External link https://github.com/programminghistorian/jekyll/issues/15 failed (status code 429) +_site/posts/how-we-moved-to-github.html,651,External link https://github.com/programminghistorian/jekyll/issues/5 failed (status code 429) +_site/posts/how-we-moved-to-github.html,1147,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/how-we-moved-to-github.html,1157,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2014-11-05-how-we-moved-to-github.md failed (status code 429) +_site/posts/infrastructure-at-ph.html,298,External link https://github.com/programminghistorian/jekyll/issues/390 failed (status code 429) +_site/posts/infrastructure-at-ph.html,304,External link https://github.com/programminghistorian/jekyll/blob/gh-pages/_build/build.sh#L15-L40 failed (status code 429) +_site/posts/infrastructure-at-ph.html,325,External link https://github.com/programminghistorian/jekyll/blob/gh-pages/_plugins/validate_yaml.rb failed (status code 429) +_site/posts/infrastructure-at-ph.html,341,External link https://github.com/programminghistorian/jekyll/blob/gh-pages/.travis.yml failed (status code 429) +_site/posts/infrastructure-at-ph.html,342,"External link https://guides.github.com/activities/hello-world/#pr failed: https://guides.github.com/activities/hello-world/ exists, but the hash 'pr' does not (status code 200)" +_site/posts/infrastructure-at-ph.html,352,External link https://github.com/programminghistorian/jekyll/issues/536 failed (status code 429) +_site/posts/infrastructure-at-ph.html,848,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/infrastructure-at-ph.html,858,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-07-31-infrastructure-at-ph.md failed (status code 429) +_site/posts/jennifer-isasi-jose-a-motilla.html,287,External link https://twitter.com/jenniferisve failed (status code 400) +_site/posts/jennifer-isasi-jose-a-motilla.html,289,External link https://twitter.com/jamotilla failed (status code 400) +_site/posts/jennifer-isasi-jose-a-motilla.html,786,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/jennifer-isasi-jose-a-motilla.html,796,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-02-13-jennifer-isasi-jose-a-motilla.md failed (status code 429) +_site/posts/join-IPP.html,283,"External link https://programminghistorian.org/en/support-us#institutional-partner-programme failed: https://programminghistorian.org/en/support-us exists, but the hash 'institutional-partner-programme' does not (status code 200)" +_site/posts/join-IPP.html,1224,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/join-IPP.html,1234,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-09-19-join-IPP.md failed (status code 429) +_site/posts/lanzamiento-PH-espanol.html,779,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/lanzamiento-PH-espanol.html,789,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-03-05-lanzamiento-PH-espanol.md failed (status code 429) +_site/posts/launch-PH-Spanish.html,780,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/launch-PH-Spanish.html,790,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-03-02-launch-PH-Spanish.md failed (status code 429) +_site/posts/launch-portuguese.html,289,"External link https://programminghistorian.org/pt/apoie-nos#programa-de-parceiros-institucionais failed: https://programminghistorian.org/pt/apoie-nos exists, but the hash 'programa-de-parceiros-institucionais' does not (status code 200)" +_site/posts/launch-portuguese.html,1235,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/launch-portuguese.html,1245,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-01-29-launch-portuguese.md failed (status code 429) +_site/posts/lessons-we-would-like-to-see.html,806,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/lessons-we-would-like-to-see.html,816,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-06-03-lessons-we-would-like-to-see.md failed (status code 429) +_site/posts/llano-gribomont-vaughan.html,284,External link https://twitter.com/enetreseles failed (status code 400) +_site/posts/llano-gribomont-vaughan.html,782,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/llano-gribomont-vaughan.html,792,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-09-02-llano-gribomont-vaughan.md failed (status code 429) +_site/posts/matthew-lincoln.html,787,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/matthew-lincoln.html,797,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-03-14-matthew-lincoln.md failed (status code 429) +_site/posts/merci-les-amis.html,1220,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/merci-les-amis.html,1230,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-02-26-merci-les-amis.md failed (status code 429) +_site/posts/mid-year-21-newsletter.html,808,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/mid-year-21-newsletter.html,818,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-07-12-mid-year-21-newsletter.md failed (status code 429) +_site/posts/mid-year-newsletter.html,850,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/mid-year-newsletter.html,860,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-06-30-mid-year-newsletter.md failed (status code 429) +_site/posts/model-workshop.html,780,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/model-workshop.html,790,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-11-26-model-workshop.md failed (status code 429) +_site/posts/new-english-managing-editor.html,806,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/new-english-managing-editor.html,816,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-08-08-new-english-managing-editor.md failed (status code 429) +_site/posts/new-lessons-page.html,339,External link https://twitter.com/proghist failed (status code 400) +_site/posts/new-lessons-page.html,834,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/new-lessons-page.html,844,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-07-28-new-lessons-page.md failed (status code 429) +_site/posts/new-navigation.html,808,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/new-navigation.html,818,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2013-08-24-new-navigation.md failed (status code 429) +_site/posts/newsletter-april-21.html,291,External link https://twitter.com/ProgHist/status/1368246763962966021 failed (status code 400) +_site/posts/newsletter-april-21.html,293,External link https://twitter.com/ProgHist/status/1369634644442939402 failed (status code 400) +_site/posts/newsletter-april-21.html,293,External link https://twitter.com/cesta_stanford failed (status code 400) +_site/posts/newsletter-april-21.html,293,External link https://twitter.com/UCLDH failed (status code 400) +_site/posts/newsletter-april-21.html,328,"External link https://programminghistorian.org/en/support-us#institutional-partner-programme failed: https://programminghistorian.org/en/support-us exists, but the hash 'institutional-partner-programme' does not (status code 200)" +_site/posts/newsletter-april-21.html,870,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/newsletter-april-21.html,880,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-04-01-newsletter-april-21.md failed (status code 429) +_site/posts/newsletter-june20.html,301,"External link https://programminghistorian.org/en/support-us#institutional-partner-programme failed: https://programminghistorian.org/en/support-us exists, but the hash 'institutional-partner-programme' does not (status code 200)" +_site/posts/newsletter-june20.html,892,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/newsletter-june20.html,902,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-07-01-newsletter-june20.md failed (status code 429) +_site/posts/newsletter-march20.html,314,External link https://twitter.com/KU_Leuven failed (status code 400) +_site/posts/newsletter-march20.html,314,"External link https://programminghistorian.org/en/support-us#institutional-partner-programme failed: https://programminghistorian.org/en/support-us exists, but the hash 'institutional-partner-programme' does not (status code 200)" +_site/posts/newsletter-march20.html,844,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/newsletter-march20.html,854,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-04-01-newsletter-march20.md failed (status code 429) +_site/posts/newsletter-oct20.html,299,"External link https://programminghistorian.org/en/support-us#institutional-partner-programme failed: https://programminghistorian.org/en/support-us exists, but the hash 'institutional-partner-programme' does not (status code 200)" +_site/posts/newsletter-oct20.html,829,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/newsletter-oct20.html,839,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-10-01-newsletter-oct20.md failed (status code 429) +_site/posts/newsletter-year20.html,321,"External link https://programminghistorian.org/en/support-us#institutional-partner-programme failed: https://programminghistorian.org/en/support-us exists, but the hash 'institutional-partner-programme' does not (status code 200)" +_site/posts/newsletter-year20.html,341,External link https://twitter.com/ProgHist failed (status code 400) +_site/posts/newsletter-year20.html,901,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/newsletter-year20.html,911,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-01-05-newsletter-year20.md failed (status code 429) +_site/posts/newsletter.html,303,External link https://cas.au.dk/en/cedhar/events/show/artikel/teaching-digital-history-workshop-a-one-day-seminar/ failed (status code 404) +_site/posts/newsletter.html,833,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/newsletter.html,843,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-12-30-newsletter.md failed (status code 429) +_site/posts/noticias-PH-espanol.html,783,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/noticias-PH-espanol.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-12-30-noticias-PH-espanol.md failed (status code 429) +_site/posts/ph-is-people.html,955,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/ph-is-people.html,965,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-12-03-ph-is-people.md failed (status code 429) +_site/posts/plan-s.html,821,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/plan-s.html,831,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-06-29-plan-s.md failed (status code 429) +_site/posts/planning-a-lesson.html,805,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/planning-a-lesson.html,815,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-02-20-planning-a-lesson.md failed (status code 429) +_site/posts/premio-hdh-2018.html,781,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/premio-hdh-2018.html,791,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-07-09-premio-hdh-2018.md failed (status code 429) +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,287,External link https://twitter.com/mariajoafana failed (status code 400) +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,289,External link https://twitter.com/victor_gayol failed (status code 400) +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,291,External link https://twitter.com/RojasCastroA failed (status code 400) +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,293,External link https://twitter.com/proghist failed (status code 400) +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,293,External link https://twitter.com/RojasCastroA failed (status code 400) +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,293,External link https://twitter.com/victor_gayol failed (status code 400) +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,293,External link https://twitter.com/mariajoafana failed (status code 400) +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,791,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.html,801,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-08-25-presentando-al-nuevo-equipo-de-editores-de-contenidos-en-espanol.md failed (status code 429) +_site/posts/proghist-trustee-advert.html,820,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/proghist-trustee-advert.html,830,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2022-02-22-proghist-trustee-advert.md failed (status code 429) +_site/posts/programming-historian-community-survey.html,783,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/programming-historian-community-survey.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-04-16-programming-historian-community-survey.md failed (status code 429) +_site/posts/programming-historian-india.html,376,External link https://www.surveymonkey.co.uk/r/DQFBPKF failed: Not Found (status code 404) +_site/posts/programming-historian-india.html,1308,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/programming-historian-india.html,1318,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-04-04-programming-historian-india.md failed (status code 429) +_site/posts/programming-historian-live-london.html,788,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/programming-historian-live-london.html,798,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2015-06-02-programming-historian-live-london.md failed (status code 429) +_site/posts/promoting-digital-archives.html,279,External link https://dp.la/info/2016/02/01/color-our-collections/ failed (status code 404) +_site/posts/promoting-digital-archives.html,279,External link https://twitter.com/search?q=%23colorourcollections&src=typd failed (status code 400) +_site/posts/promoting-digital-archives.html,302,External link https://www.canva.com/ failed (status code 403) +_site/posts/promoting-digital-archives.html,309,External link https://twitter.com/search?q=%23colorourcollections&src=typd failed (status code 400) +_site/posts/promoting-digital-archives.html,803,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/promoting-digital-archives.html,813,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-10-18-promoting-digital-archives.md failed (status code 429) +_site/posts/reintroducing-the-ph-blog.html,295,External link https://twitter.com/etaparata failed (status code 400) +_site/posts/reintroducing-the-ph-blog.html,791,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/reintroducing-the-ph-blog.html,801,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-03-28-reintroducing-the-ph-blog.md failed (status code 429) +_site/posts/retirement-and-sustainability-policies.html,312,External link https://github.com/programminghistorian/jekyll/issues/536 failed (status code 429) +_site/posts/retirement-and-sustainability-policies.html,808,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/retirement-and-sustainability-policies.html,818,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-02-15-retirement-and-sustainability-policies.md failed (status code 429) +_site/posts/riva-quiroga-joshua-ortiz.html,285,External link https://twitter.com/rivaquiroga failed (status code 400) +_site/posts/riva-quiroga-joshua-ortiz.html,287,External link https://twitter.com/jgob failed (status code 400) +_site/posts/riva-quiroga-joshua-ortiz.html,786,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/riva-quiroga-joshua-ortiz.html,796,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-03-16-riva-quiroga-joshua-ortiz.md failed (status code 429) +_site/posts/roundup2017a.html,817,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/roundup2017a.html,827,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-06-12-roundup2017a.md failed (status code 429) +_site/posts/september-newsletter.html,301,External link https://novaresearch.unl.pt/files/32228034/Ensinar_Humanidades_Digitais.pdf failed (status code 403) +_site/posts/september-newsletter.html,303,External link https://ach.org/blog/2021/09/13/fall-2021-programming-historian-book-club/ failed (status code 404) +_site/posts/september-newsletter.html,321,External link https://www.fct.pt/apoios/veraocomciencia/index.phtml.pt failed (status code 404) +_site/posts/september-newsletter.html,321,External link https://www.fct.pt/fct.phtml.en failed (status code 404) +_site/posts/september-newsletter.html,1254,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/september-newsletter.html,1264,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-09-24-september-newsletter.md failed (status code 429) +_site/posts/sonic-word-clouds.html,787,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/sonic-word-clouds.html,797,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-06-18-sonic-word-clouds.md failed (status code 429) +_site/posts/spanish-editor.html,287,External link https://academic.oup.com/jah/article/103/1/299/1751315 failed (status code 403) +_site/posts/spanish-editor.html,288,External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ failed: got a time out (response code 301) (status code 301) +_site/posts/spanish-editor.html,803,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/spanish-editor.html,813,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2016-07-05-spanish-editor.md failed (status code 429) +_site/posts/subject-specialist-editor.html,299,External link https://academic.oup.com/jah/article/103/1/299/1751315/The-Programming-Historian failed (status code 403) +_site/posts/subject-specialist-editor.html,810,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/subject-specialist-editor.html,820,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-02-03-subject-specialist-editor.md failed (status code 429) +_site/posts/twenty-sixteen-review.html,785,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/twenty-sixteen-review.html,795,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-01-29-twenty-sixteen-review.md failed (status code 429) +_site/posts/two-new-PH-editors.html,786,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/two-new-PH-editors.html,796,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-03-30-two-new-PH-editors.md failed (status code 429) +_site/posts/ucl-placement-2021.html,285,External link https://twitter.com/BlondeHistorian failed (status code 400) +_site/posts/ucl-placement-2021.html,797,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/ucl-placement-2021.html,807,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2021-06-26-ucl-placement-2021.md failed (status code 429) +_site/posts/vote-dh-award.html,783,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/vote-dh-award.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2017-02-22-vote-dh-award.md failed (status code 429) +_site/posts/welcome-martin-grandjean.html,777,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/welcome-martin-grandjean.html,787,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-09-26-welcome-martin-grandjean.md failed (status code 429) +_site/posts/welcome-mc-boucher.html,779,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/welcome-mc-boucher.html,789,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2020-02-07-welcome-mc-boucher.md failed (status code 429) +_site/posts/welcome-ph-fr.html,283,External link https://github.com/programminghistorian/ph-submissions/issues?q=is:issue+is:open+label:French failed (status code 429) +_site/posts/welcome-ph-fr.html,283,External link https://github.com/programminghistorian/jekyll/issues/850 failed (status code 429) +_site/posts/welcome-ph-fr.html,783,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/welcome-ph-fr.html,793,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2019-04-08-welcome-ph-fr.md failed (status code 429) +_site/posts/welcome-to-ph2.html,820,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/welcome-to-ph2.html,830,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2012-06-27-welcome-to-ph2.md failed (status code 429) +_site/posts/welcome-zoe-leblanc.html,785,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/posts/welcome-zoe-leblanc.html,795,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/_posts/2018-11-09-welcome-zoe-leblanc.md failed (status code 429) +_site/pt/apoiadores.html,294,External link https://www.tilburguniversity.edu/ failed (status code 403) +_site/pt/apoiadores.html,336,"External link https://www.sussex.ac.uk/collaborate/business/public-funds#:~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies failed: https://www.sussex.ac.uk/collaborate/business/public-funds exists, but the hash ':~:text=Impact%20accelerator%20funds,-From%20law%20to&text=The%20ESRC%20and%20AHRC%20Impact,businesses%20through%20to%20large%20companies' does not (status code 200)" +_site/pt/apoiadores.html,337,External link https://www.thebritishacademy.ac.uk/projects/writing-workshops-2018-digital-humanities/ failed (status code 403) +_site/pt/apoiadores.html,437,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/apoiadores.html,447,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/apoiadores.md failed (status code 429) +_site/pt/contribua.html,347,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/contribua.html,357,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/contribua.md failed (status code 429) +_site/pt/directrizes-autor.html,267,"External link https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit#gid=0 failed: https://docs.google.com/spreadsheets/d/1vrvZTygZLfQRoQildD667Xcgzhf_reQC8Nq4OD-BRIA/edit exists, but the hash 'gid=0' does not (status code 200)" +_site/pt/directrizes-autor.html,667,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/directrizes-autor.html,677,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/directrizes-autor.md failed (status code 429) +_site/pt/directrizes-editor.html,340,External link https://github.com/programminghistorian/ph-submissions/commits/gh-pages failed (status code 429) +_site/pt/directrizes-editor.html,492,"External link https://zenodo.org/record/49873#.V0lazGaGa7o failed: https://zenodo.org/record/49873 exists, but the hash '.V0lazGaGa7o' does not (status code 200)" +_site/pt/directrizes-editor.html,618,"External link https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit#gid=1625380994 failed: https://docs.google.com/spreadsheets/d/1o-C-3WwfcEYWipIFb112tkuM-XOI8pVVpA9_sag9Ph8/edit exists, but the hash 'gid=1625380994' does not (status code 200)" +_site/pt/directrizes-editor.html,781,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/directrizes-editor.html,791,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/directrizes-editor.md failed (status code 429) +_site/pt/directrizes-revisor.html,402,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/directrizes-revisor.html,412,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/directrizes-revisor.md failed (status code 429) +_site/pt/directrizes-tradutor.html,358,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/directrizes-tradutor.html,368,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/directrizes-tradutor.md failed (status code 429) +_site/pt/doacoes.html,265,External link https://www.patreon.com/join/theprogramminghistorian failed (status code 403) +_site/pt/doacoes.html,322,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/doacoes.html,332,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/doacoes.md failed (status code 429) +_site/pt/equipe.html,310,External link http://twitter.com/maxcarlons failed (status code 400) +_site/pt/equipe.html,512,External link http://twitter.com/cosovschi failed (status code 400) +_site/pt/equipe.html,1272,External link https://www.nabeelsiddiqui.net/ failed with something very wrong. +_site/pt/equipe.html,1278,External link http://twitter.com/nabsiddiqui failed (status code 400) +_site/pt/equipe.html,1631,External link http://twitter.com/giulia_taurino failed (status code 400) +_site/pt/equipe.html,1810,External link http://twitter.com/alexwermercolan failed (status code 400) +_site/pt/equipe.html,2059,External link http://www.mariajoseafanador.com failed: Moved Permanently (status code 301) +_site/pt/equipe.html,2065,External link http://twitter.com/mariajoafana failed (status code 400) +_site/pt/equipe.html,2534,External link http://twitter.com/IsaGribomont failed (status code 400) +_site/pt/equipe.html,2745,External link http://twitter.com/espejolento failed (status code 400) +_site/pt/equipe.html,3036,External link http://twitter.com/jenniferisve failed (status code 400) +_site/pt/equipe.html,3361,External link http://twitter.com/enetreseles failed (status code 400) +_site/pt/equipe.html,3568,External link http://twitter.com/jgob failed (status code 400) +_site/pt/equipe.html,3863,External link http://twitter.com/rivaquiroga failed (status code 400) +_site/pt/equipe.html,4804,External link http://twitter.com/superHH failed (status code 400) +_site/pt/equipe.html,5190,External link http://twitter.com/emilienschultz failed (status code 400) +_site/pt/equipe.html,5317,External link http://twitter.com/davvalent failed (status code 400) +_site/pt/equipe.html,5842,External link http://twitter.com/danielalvesfcsh failed (status code 400) +_site/pt/equipe.html,6107,External link http://twitter.com/ericbrasiln failed (status code 400) +_site/pt/equipe.html,6543,External link http://twitter.com/jimmy_medeiros failed (status code 400) +_site/pt/equipe.html,7027,External link http://twitter.com/araceletorres failed (status code 400) +_site/pt/equipe.html,7286,External link http://twitter.com/j_w_baker failed (status code 400) +_site/pt/equipe.html,7727,External link http://twitter.com/Adam_Crymble failed (status code 400) +_site/pt/equipe.html,8258,External link http://twitter.com/jenniferisve failed (status code 400) +_site/pt/equipe.html,8589,External link http://twitter.com/rivaquiroga failed (status code 400) +_site/pt/equipe.html,8878,External link http://twitter.com/amsichani failed (status code 400) +_site/pt/equipe.html,9221,External link http://twitter.com/AnisaHawes failed (status code 400) +_site/pt/equipe.html,10041,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/equipe.html,10051,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/equipe.md failed (status code 429) +_site/pt/eventos.html,296,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/eventos.html,306,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/eventos.md failed (status code 429) +_site/pt/index.html,328,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/index.html,338,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/index.md failed (status code 429) +_site/pt/jisc-tna-parceria.html,336,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/jisc-tna-parceria.html,346,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/jisc-tna-parceria.md failed (status code 429) +_site/pt/licoes-politica-remocao.html,357,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes-politica-remocao.html,367,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes-politica-remocao.md failed (status code 429) +_site/pt/licoes/HTML-lista-palavras-1.html,1648,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/HTML-lista-palavras-1.html,1658,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/HTML-lista-palavras-1.md failed (status code 429) +_site/pt/licoes/HTML-lista-palavras-2.html,1752,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/HTML-lista-palavras-2.html,1762,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/HTML-lista-palavras-2.md failed (status code 429) +_site/pt/licoes/algoritmos-agrupamento-scikit-learn-python.html,2693,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/algoritmos-agrupamento-scikit-learn-python.html,2703,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/algoritmos-agrupamento-scikit-learn-python.md failed (status code 429) +_site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html,1709,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html,1719,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/analise-correspondencia-pesquisa-historica-R.md failed (status code 429) +_site/pt/licoes/analise-sentimento-R-syuzhet.html,1598,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/analise-sentimento-R-syuzhet.html,1608,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/analise-sentimento-R-syuzhet.md failed (status code 429) +_site/pt/licoes/analise-sentimento-exploracao-dados.html,659,External link https://github.com/cjhutto/vaderSentiment/blob/master/vaderSentiment/vaderSentiment.py failed (status code 429) +_site/pt/licoes/analise-sentimento-exploracao-dados.html,1478,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/analise-sentimento-exploracao-dados.html,1488,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/analise-sentimento-exploracao-dados.md failed (status code 429) +_site/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.html,1680,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.html,1690,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/aplicacao-web-interativa-r-shiny-leaflet.md failed (status code 429) +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,866,External link https://stackoverflow.com/questions/tagged/pandoc failed (status code 403) +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,866,"External link https://groups.google.com/forum/#!forum/pandoc-discuss failed: https://groups.google.com/forum/ exists, but the hash '!forum/pandoc-discuss' does not (status code 200)" +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,868,External link https://www.authorea.com/ failed (status code 403) +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,868,External link http://www.draftin.com/ failed: Service Unavailable (status code 503) +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,896,External link https://github.com/programminghistorian/jekyll/issues/46#issue-45559983 failed (status code 429) +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,1873,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,1883,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.md failed (status code 429) +_site/pt/licoes/camadas-vetoriais-qgis.html,341,External link https://github.com/programminghistorian/ph-submissions/issues/365 failed (status code 429) +_site/pt/licoes/camadas-vetoriais-qgis.html,2502,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/camadas-vetoriais-qgis.html,2512,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/camadas-vetoriais-qgis.md failed (status code 429) +_site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/440 failed (status code 429) +_site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html,558,External link https://www.worldcat.org/title/unix-and-linux/oclc/308171076&referer=brief_results failed (status code 403) +_site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html,1621,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/contagem-mineracao-dados-investigacao-unix.html,1631,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/contagem-mineracao-dados-investigacao-unix.md failed (status code 429) +_site/pt/licoes/contar-frequencias-palavras-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/461 failed (status code 429) +_site/pt/licoes/contar-frequencias-palavras-python.html,1836,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/contar-frequencias-palavras-python.html,1846,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/contar-frequencias-palavras-python.md failed (status code 429) +_site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/462 failed (status code 429) +_site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html,1641,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/criacao-visualizacao-ficheiros-html-python.html,1651,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/criacao-visualizacao-ficheiros-html-python.md failed (status code 429) +_site/pt/licoes/criar-exposicao-omeka.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/378 failed (status code 429) +_site/pt/licoes/criar-exposicao-omeka.html,1607,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/criar-exposicao-omeka.html,1617,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/criar-exposicao-omeka.md failed (status code 429) +_site/pt/licoes/download-automatico-wget.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/562 failed (status code 429) +_site/pt/licoes/download-automatico-wget.html,1362,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/download-automatico-wget.html,1372,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/download-automatico-wget.md failed (status code 429) +_site/pt/licoes/download-multiplos-registros-query-strings.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/465 failed (status code 429) +_site/pt/licoes/download-multiplos-registros-query-strings.html,1294,External link http://stackoverflow.com/questions/273192/python-best-way-to-create-directory-if-it-doesnt-exist-for-file-write failed (status code 403) +_site/pt/licoes/download-multiplos-registros-query-strings.html,1832,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/download-multiplos-registros-query-strings.html,1842,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/download-multiplos-registros-query-strings.md failed (status code 429) +_site/pt/licoes/download-paginas-web-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/360 failed (status code 429) +_site/pt/licoes/download-paginas-web-python.html,1670,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/download-paginas-web-python.html,1680,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/download-paginas-web-python.md failed (status code 429) +_site/pt/licoes/explorar-analisar-dados-rede-python.html,343,External link https://github.com/programminghistorian/ph-submissions/issues/446 failed (status code 429) +_site/pt/licoes/explorar-analisar-dados-rede-python.html,3009,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/explorar-analisar-dados-rede-python.html,3019,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/explorar-analisar-dados-rede-python.md failed (status code 429) +_site/pt/licoes/extrair-paginas-ilustradas-com-python.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/447 failed (status code 429) +_site/pt/licoes/extrair-paginas-ilustradas-com-python.html,717,External link https://anaconda.org/ failed (status code 403) +_site/pt/licoes/extrair-paginas-ilustradas-com-python.html,1609,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/extrair-paginas-ilustradas-com-python.html,1619,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/extrair-paginas-ilustradas-com-python.md failed (status code 429) +_site/pt/licoes/extrair-palavras-chave.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/516 failed (status code 429) +_site/pt/licoes/extrair-palavras-chave.html,1702,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/extrair-palavras-chave.html,1712,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/extrair-palavras-chave.md failed (status code 429) +_site/pt/licoes/geocodificando-qgis.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/565 failed (status code 429) +_site/pt/licoes/geocodificando-qgis.html,1547,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/geocodificando-qgis.html,1557,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/geocodificando-qgis.md failed (status code 429) +_site/pt/licoes/georreferenciamento-qgis.html,341,External link https://github.com/programminghistorian/ph-submissions/issues/434 failed (status code 429) +_site/pt/licoes/georreferenciamento-qgis.html,612,External link http://www.gov.pe.ca/gis/license_agreement.php3?name=lot_town&file_format=SHP failed with something very wrong. +_site/pt/licoes/georreferenciamento-qgis.html,725,External link https://islandimagined.ca/islandora/object/imagined:208687 failed (status code 403) +_site/pt/licoes/georreferenciamento-qgis.html,2485,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/georreferenciamento-qgis.html,2495,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/georreferenciamento-qgis.md failed (status code 429) +_site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/577 failed (status code 429) +_site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html,625,External link https://www.canva.com/ failed (status code 403) +_site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html,987,External link https://www.canva.com/ failed (status code 403) +_site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html,1121,External link https://www.canva.com/ failed (status code 403) +_site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html,1448,External link https://doi.org/10.1080/00031305.2017.1399928 failed (status code 403) +_site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html,2022,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html,2032,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.md failed (status code 429) +_site/pt/licoes/index.html,2398,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/index.html,2408,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes.md failed (status code 429) +_site/pt/licoes/instalacao-linux.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/323 failed (status code 429) +_site/pt/licoes/instalacao-linux.html,1653,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/instalacao-linux.html,1663,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/instalacao-linux.md failed (status code 429) +_site/pt/licoes/instalacao-mac.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/323 failed (status code 429) +_site/pt/licoes/instalacao-mac.html,1629,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/instalacao-mac.html,1639,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/instalacao-mac.md failed (status code 429) +_site/pt/licoes/instalacao-modulos-python-pip.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/441 failed (status code 429) +_site/pt/licoes/instalacao-modulos-python-pip.html,579,External link https://stackoverflow.com/questions/4750806/how-can-i-install-pip-on-windows failed (status code 403) +_site/pt/licoes/instalacao-modulos-python-pip.html,1137,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/instalacao-modulos-python-pip.html,1147,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/instalacao-modulos-python-pip.md failed (status code 429) +_site/pt/licoes/instalacao-windows.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/323 failed (status code 429) +_site/pt/licoes/instalacao-windows.html,1728,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/instalacao-windows.html,1738,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/instalacao-windows.md failed (status code 429) +_site/pt/licoes/introducao-ao-markdown.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/363 failed (status code 429) +_site/pt/licoes/introducao-ao-markdown.html,1412,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/introducao-ao-markdown.html,1422,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-ao-markdown.md failed (status code 429) +_site/pt/licoes/introducao-codificacao-textos-tei-1.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/470 failed (status code 429) +_site/pt/licoes/introducao-codificacao-textos-tei-1.html,667,External link https://github.com/rogalmic/vscode-xml-complete failed (status code 429) +_site/pt/licoes/introducao-codificacao-textos-tei-1.html,1577,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/introducao-codificacao-textos-tei-1.html,1587,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-codificacao-textos-tei-1.md failed (status code 429) +_site/pt/licoes/introducao-dados-abertos-conectados.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/428 failed (status code 429) +_site/pt/licoes/introducao-dados-abertos-conectados.html,717,"External link https://gtr.ukri.org/projects?ref=AH/N003446/1#/tabOverview failed: https://gtr.ukri.org/projects?ref=AH/N003446/1 exists, but the hash '/tabOverview' does not (status code 200)" +_site/pt/licoes/introducao-dados-abertos-conectados.html,750,External link http://semanticweb.org/wiki/Main_Page.html failed: got a time out (response code 0) (status code 0) +_site/pt/licoes/introducao-dados-abertos-conectados.html,905,"External link https://pt.wikipedia.org/wiki/%C3%81rvore_(estrutura_de_dados)#Terminologia failed: https://pt.wikipedia.org/wiki/%C3%81rvore_(estrutura_de_dados) exists, but the hash 'Terminologia' does not (status code 200)" +_site/pt/licoes/introducao-dados-abertos-conectados.html,1081,External link http://linkeddata.org/guides-and-tutorials failed: Internal Server Error (status code 500) +_site/pt/licoes/introducao-dados-abertos-conectados.html,1089,"External link https://gtr.ukri.org/projects?ref=AH/N003446/1#/tabOverview failed: https://gtr.ukri.org/projects?ref=AH/N003446/1 exists, but the hash '/tabOverview' does not (status code 200)" +_site/pt/licoes/introducao-dados-abertos-conectados.html,1626,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/introducao-dados-abertos-conectados.html,1636,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-dados-abertos-conectados.md failed (status code 429) +_site/pt/licoes/introducao-estilometria-python.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/445 failed (status code 429) +_site/pt/licoes/introducao-estilometria-python.html,1437,External link https://doi.org/10.1002/asi.21001 failed (status code 403) +_site/pt/licoes/introducao-estilometria-python.html,1440,External link https://doi.org/10.1093/llc/fqx017 failed (status code 403) +_site/pt/licoes/introducao-estilometria-python.html,1440,External link https://doi.org/10.1093/llc/fqv023 failed (status code 403) +_site/pt/licoes/introducao-estilometria-python.html,1479,External link https://doi.org/10.1093/llc/fqi067 failed (status code 403) +_site/pt/licoes/introducao-estilometria-python.html,1488,External link https://doi.org/10.1002/asi.22954 failed (status code 403) +_site/pt/licoes/introducao-estilometria-python.html,1500,External link https://doi.org/10.1002/asi.v60:1 failed (status code 403) +_site/pt/licoes/introducao-estilometria-python.html,2050,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/introducao-estilometria-python.html,2060,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-estilometria-python.md failed (status code 429) +_site/pt/licoes/introducao-instalacao-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/323 failed (status code 429) +_site/pt/licoes/introducao-instalacao-python.html,1546,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/introducao-instalacao-python.html,1556,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-instalacao-python.md failed (status code 429) +_site/pt/licoes/introducao-jupyter-notebooks.html,341,External link https://github.com/programminghistorian/ph-submissions/issues/431 failed (status code 429) +_site/pt/licoes/introducao-jupyter-notebooks.html,2429,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/introducao-jupyter-notebooks.html,2439,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-jupyter-notebooks.md failed (status code 429) +_site/pt/licoes/introducao-linha-comando-bash.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/573 failed (status code 429) +_site/pt/licoes/introducao-linha-comando-bash.html,2060,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/introducao-linha-comando-bash.html,2070,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-linha-comando-bash.md failed (status code 429) +_site/pt/licoes/introducao-mysql-r.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/439 failed (status code 429) +_site/pt/licoes/introducao-mysql-r.html,660,"External link https://www.rstudio.com/products/rstudio/#Desktop failed: https://www.rstudio.com/products/rstudio/ exists, but the hash 'Desktop' does not (status code 200)" +_site/pt/licoes/introducao-mysql-r.html,2386,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/introducao-mysql-r.html,2396,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-mysql-r.md failed (status code 429) +_site/pt/licoes/introducao-omeka-net.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/379 failed (status code 429) +_site/pt/licoes/introducao-omeka-net.html,1516,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/introducao-omeka-net.html,1526,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/introducao-omeka-net.md failed (status code 429) +_site/pt/licoes/investigar-literatura-lusofona-literateca.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/599 failed (status code 429) +_site/pt/licoes/investigar-literatura-lusofona-literateca.html,1607,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/investigar-literatura-lusofona-literateca.html,1617,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/investigar-literatura-lusofona-literateca.md failed (status code 429) +_site/pt/licoes/limpar-dados-openrefine.html,341,External link https://github.com/programminghistorian/ph-submissions/issues/427 failed (status code 429) +_site/pt/licoes/limpar-dados-openrefine.html,583,External link https://powerhouse.com.au/ failed (status code 429) +_site/pt/licoes/limpar-dados-openrefine.html,601,External link https://powerhouse.com.au/ failed (status code 429) +_site/pt/licoes/limpar-dados-openrefine.html,2123,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/limpar-dados-openrefine.html,2133,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/limpar-dados-openrefine.md failed (status code 429) +_site/pt/licoes/manipulacao-transformacao-dados-r.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/397 failed (status code 429) +_site/pt/licoes/manipulacao-transformacao-dados-r.html,1565,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/manipulacao-transformacao-dados-r.html,1575,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/manipulacao-transformacao-dados-r.md failed (status code 429) +_site/pt/licoes/manipular-strings-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/403 failed (status code 429) +_site/pt/licoes/manipular-strings-python.html,1709,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/manipular-strings-python.html,1719,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/manipular-strings-python.md failed (status code 429) +_site/pt/licoes/nocoes-basicas-R-dados-tabulares.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/398 failed (status code 429) +_site/pt/licoes/nocoes-basicas-R-dados-tabulares.html,1604,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/nocoes-basicas-R-dados-tabulares.html,1614,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/nocoes-basicas-R-dados-tabulares.md failed (status code 429) +_site/pt/licoes/nocoes-basicas-paginas-web-html.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/318 failed (status code 429) +_site/pt/licoes/nocoes-basicas-paginas-web-html.html,1613,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/nocoes-basicas-paginas-web-html.html,1623,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/nocoes-basicas-paginas-web-html.md failed (status code 429) +_site/pt/licoes/normalizacao-dados-textuais-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/460 failed (status code 429) +_site/pt/licoes/normalizacao-dados-textuais-python.html,1634,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/normalizacao-dados-textuais-python.html,1644,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/normalizacao-dados-textuais-python.md failed (status code 429) +_site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/464 failed (status code 429) +_site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html,1642,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/palavras-chave-contexto-usando-n-grams-python.html,1652,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/palavras-chave-contexto-usando-n-grams-python.md failed (status code 429) +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/319 failed (status code 429) +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,618,External link https://twitter.com/Girlinthe/status/387166944094199809 failed (status code 400) +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,1504,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/preservar-os-seus-dados-de-investigacao.html,1514,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/preservar-os-seus-dados-de-investigacao.md failed (status code 429) +_site/pt/licoes/processamento-basico-texto-r.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/381 failed (status code 429) +_site/pt/licoes/processamento-basico-texto-r.html,562,"External link https://www.rstudio.com/products/rstudio/#Desktop failed: https://www.rstudio.com/products/rstudio/ exists, but the hash 'Desktop' does not (status code 200)" +_site/pt/licoes/processamento-basico-texto-r.html,2390,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/processamento-basico-texto-r.html,2400,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/processamento-basico-texto-r.md failed (status code 429) +_site/pt/licoes/qgis-camadas.html,341,External link https://github.com/programminghistorian/ph-submissions/issues/566 failed (status code 429) +_site/pt/licoes/qgis-camadas.html,607,External link http://www.gov.pe.ca/gis/download.php3?name=coastline&file_format=SHP failed with something very wrong. +_site/pt/licoes/qgis-camadas.html,2719,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/qgis-camadas.html,2729,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/qgis-camadas.md failed (status code 429) +_site/pt/licoes/reutilizacao-codigo-modularidade-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/406 failed (status code 429) +_site/pt/licoes/reutilizacao-codigo-modularidade-python.html,602,External link https://users.astro.ufl.edu/~warner/prog/python.html failed with something very wrong. +_site/pt/licoes/reutilizacao-codigo-modularidade-python.html,1578,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/reutilizacao-codigo-modularidade-python.html,1588,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/reutilizacao-codigo-modularidade-python.md failed (status code 429) +_site/pt/licoes/saida-dados-ficheiro-html-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/463 failed (status code 429) +_site/pt/licoes/saida-dados-ficheiro-html-python.html,1701,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/saida-dados-ficheiro-html-python.html,1711,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/saida-dados-ficheiro-html-python.md failed (status code 429) +_site/pt/licoes/som-dados-sonificacao-historiadores.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/429 failed (status code 429) +_site/pt/licoes/som-dados-sonificacao-historiadores.html,564,External link http://blog.taracopplestone.co.uk/making-things-photobashing-as-archaeological-remediation/ failed with something very wrong. +_site/pt/licoes/som-dados-sonificacao-historiadores.html,591,External link http://www.icad.org/Proceedings/2008/Hermann2008.pdf failed with something very wrong. +_site/pt/licoes/som-dados-sonificacao-historiadores.html,606,External link http://www.icad.org/Proceedings/2008/Hermann2008.pdf failed with something very wrong. +_site/pt/licoes/som-dados-sonificacao-historiadores.html,672,External link http://www.lynda.com/GarageBand-tutorials/Importing-audio-tracks/156620/164050-4.html failed (status code 404) +_site/pt/licoes/som-dados-sonificacao-historiadores.html,882,External link http://www.electronics.dit.ie/staff/tscarff/Music_technology/midi/midi_note_numbers_for_octaves.html failed with something very wrong. +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1045,External link http://puffin.creighton.edu/jesuit/relations/ failed with something very wrong. +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1132,External link http://www.jstor.org/stable/734136 failed (status code 403) +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1134,External link http://www.icad.org/Proceedings/2008/Hermann2008.pdf failed with something very wrong. +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1136,External link http://motherboard.vice.com/read/the-strange-acoustic-phenomenon-behind-these-wacked-out-versions-of-pop-songs failed with something very wrong. +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1675,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/som-dados-sonificacao-historiadores.html,1685,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/som-dados-sonificacao-historiadores.md failed (status code 429) +_site/pt/licoes/sumarizacao-narrativas-web-python.html,335,External link https://github.com/programminghistorian/ph-submissions/issues/420 failed (status code 429) +_site/pt/licoes/sumarizacao-narrativas-web-python.html,523,External link https://dl.acm.org/doi/10.1145/1145581.1145623 failed (status code 403) +_site/pt/licoes/sumarizacao-narrativas-web-python.html,543,External link https://github.com/arquivo/pwa-technologies/wiki/Arquivo.pt-API failed (status code 429) +_site/pt/licoes/sumarizacao-narrativas-web-python.html,544,External link https://github.com/LIAAD/TemporalSummarizationFramework failed (status code 429) +_site/pt/licoes/sumarizacao-narrativas-web-python.html,549,External link https://www.arquivo.pt failed with something very wrong. +_site/pt/licoes/sumarizacao-narrativas-web-python.html,555,External link https://arquivo.pt/api failed (status code 429) +_site/pt/licoes/sumarizacao-narrativas-web-python.html,559,External link https://github.com/arquivo/ failed (status code 429) +_site/pt/licoes/sumarizacao-narrativas-web-python.html,570,External link https://www.arquivo.pt failed with something very wrong. +_site/pt/licoes/sumarizacao-narrativas-web-python.html,597,External link https://github.com/arquivo/pwa-technologies/wiki/Arquivo.pt-API failed (status code 429) +_site/pt/licoes/sumarizacao-narrativas-web-python.html,1987,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/sumarizacao-narrativas-web-python.html,1997,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/sumarizacao-narrativas-web-python.md failed (status code 429) +_site/pt/licoes/trabalhando-ficheiros-texto-python.html,339,External link https://github.com/programminghistorian/ph-submissions/issues/317 failed (status code 429) +_site/pt/licoes/trabalhando-ficheiros-texto-python.html,1645,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/trabalhando-ficheiros-texto-python.html,1655,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/trabalhando-ficheiros-texto-python.md failed (status code 429) +_site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html,353,External link https://github.com/programminghistorian/ph-submissions/issues/559 failed (status code 429) +_site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html,2853,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html,2863,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/transcricao-automatica-grafias-nao-latinas.md failed (status code 429) +_site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html,337,External link https://github.com/programminghistorian/ph-submissions/issues/468 failed (status code 429) +_site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html,555,"External link https://www.rstudio.com/products/rstudio/download/#download failed: https://www.rstudio.com/products/rstudio/download/ exists, but the hash 'download' does not (status code 200)" +_site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html,1504,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/visualizacao-animacao-tabelas-historicas-R.html,1514,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/visualizacao-animacao-tabelas-historicas-R.md failed (status code 429) +_site/pt/licoes/visualizacao-basica-dados-tabulares-r.html,333,External link https://github.com/programminghistorian/ph-submissions/issues/624 failed (status code 429) +_site/pt/licoes/visualizacao-basica-dados-tabulares-r.html,1562,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/licoes/visualizacao-basica-dados-tabulares-r.html,1572,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/licoes/visualizacao-basica-dados-tabulares-r.md failed (status code 429) +_site/pt/pesquisa.html,263,External link http://jah.oxfordjournals.org/content/103/1/299.2.full failed (status code 403) +_site/pt/pesquisa.html,264,External link http://jitp.commons.gc.cuny.edu/review-of-the-programming-historian/ failed: got a time out (response code 301) (status code 301) +_site/pt/pesquisa.html,279,External link https://novaresearch.unl.pt/files/32228034/Ensinar_Humanidades_Digitais.pdf failed (status code 403) +_site/pt/pesquisa.html,282,External link http://www.tandfonline.com/doi/full/10.1080/13555502.2017.1301179 failed (status code 403) +_site/pt/pesquisa.html,293,"External link https://zenodo.org/record/3813763#.XvoVqShKhPY failed: https://zenodo.org/record/3813763 exists, but the hash '.XvoVqShKhPY' does not (status code 200)" +_site/pt/pesquisa.html,325,External link https://www.history.ac.uk/our-century/centenary-events/training-teacher-giving-your-first-digital-history-workshop failed (status code 403) +_site/pt/pesquisa.html,358,External link https://www.caurj.gov.br/seminario-solare-reune-desenvolvedores-internacionais-de-software-livre-para-arquitetura-e-urbanismo/ failed (status code 403) +_site/pt/pesquisa.html,365,External link https://www.jisc.ac.uk/events/digifest-2023/programme failed (status code 404) +_site/pt/pesquisa.html,371,External link https://dcdcconference.com/ failed with something very wrong. +_site/pt/pesquisa.html,382,External link https://openpublishingfest.org/calendar.html#event-69/ failed: got a time out (response code 0) (status code 0) +_site/pt/pesquisa.html,386,External link https://2021.dhbenelux.org/schedule/ failed with something very wrong. +_site/pt/pesquisa.html,388,"External link https://msuglobaldh.org/abstracts/#programming-historian failed: https://msuglobaldh.org/abstracts/ exists, but the hash 'programming-historian' does not (status code 200)" +_site/pt/pesquisa.html,477,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/pesquisa.html,487,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/pesquisa.md failed (status code 429) +_site/pt/politica-de-privacidade.html,347,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/politica-de-privacidade.html,357,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/politica-de-privacidade.md failed (status code 429) +_site/pt/ppi.html,271,External link https://www.oecd.org/en/topics/sub-issues/oda-eligibility-and-conditions/dac-list-of-oda-recipients.html failed (status code 403) +_site/pt/ppi.html,420,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/ppi.html,430,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/ppi.md failed (status code 429) +_site/pt/reportar-um-erro.html,256,External link https://github.com/orgs/programminghistorian/projects/6 failed (status code 404) +_site/pt/reportar-um-erro.html,333,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/reportar-um-erro.html,343,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/reportar-um-erro.md failed (status code 429) +_site/pt/sobre.html,324,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/sobre.html,334,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/sobre.md failed (status code 429) +_site/pt/vagas.html,292,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/pt/vagas.html,302,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/pt/vagas.md failed (status code 429) +_site/translation-concordance.html,3569,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/translation-concordance.html,3579,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/translation-concordance.md failed (status code 429) +_site/troubleshooting.html,392,External link http://www.diveintopython.net failed (status code 403) +_site/troubleshooting.html,452,External link https://github.com/programminghistorian/jekyll/commits/gh-pages failed (status code 429) +_site/troubleshooting.html,462,External link https://github.com/programminghistorian/jekyll/commits/gh-pages/troubleshooting.md failed (status code 429) +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,20,"internally linking to css/screen.css, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,21,"internally linking to a.css, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,25,"internally linking to css/print.css, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,61,"internally linking to index.jsp, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,62,"internally linking to forms/formMain.jsp, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,63,"internally linking to static/Proceedings.jsp, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,64,"internally linking to static/History.jsp, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,66,"internally linking to static/Project.jsp, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,68,"internally linking to static/Contact.jsp, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280087, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to static/Verdicts.jsp#guilty, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280089, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to static/Punishment.jsp#death, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280089, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to browse.jsp?div=t17800628-32, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280088, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to browse.jsp?div=t17800628-34, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280088, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280084, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280084, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280087, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to static/Crimes.jsp#breakingpeace, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280090, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to static/Crimes.jsp#riot, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280090, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,83,"internally linking to browse.jsp?foo=bar&path=sessionsPapers/17800628.xml&div=t17800628-33&xml=yes, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,97,"internally linking to forms/formMain.jsp, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,100,"internally linking to browse.jsp?dir=sessionsPapers, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,101,"internally linking to browse.jsp?dir=ordinarysAccounts, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,111,"internally linking to static/Guides.jsp, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,193,"internally linking to static/Contact.jsp, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,196,"internally linking to static/Site-map.jsp, which does not exist" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,197,"internally linking to static/Legal-info.jsp, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,20,"internally linking to css/screen.css, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,25,"internally linking to css/print.css, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,61,"internally linking to index.jsp, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,62,"internally linking to forms/formMain.jsp, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,63,"internally linking to static/Proceedings.jsp, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,64,"internally linking to static/History.jsp, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,66,"internally linking to static/Project.jsp, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,68,"internally linking to static/Contact.jsp, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to browse.jsp?div=t17800628-34, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to browse.jsp?div=t17800628-32, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280088, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280088, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to static/Punishment.jsp#death, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to static/Verdicts.jsp#guilty, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280089, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280089, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to static/Crimes.jsp#riot, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to static/Crimes.jsp#breakingpeace, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280090, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280090, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280084, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280084, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280087, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,81,"internally linking to images.jsp?doc=178006280087, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,83,"internally linking to browse.jsp?foo=bar&path=sessionsPapers/17800628.xml&div=t17800628-33&xml=yes, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,97,"internally linking to forms/formMain.jsp, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,100,"internally linking to browse.jsp?dir=sessionsPapers, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,101,"internally linking to browse.jsp?dir=ordinarysAccounts, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,111,"internally linking to static/Guides.jsp, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,193,"internally linking to static/Contact.jsp, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,196,"internally linking to static/Site-map.jsp, which does not exist" +_site/assets/normaliser-donnees-textuelles-python/obo-t17800628-33.html,197,"internally linking to static/Legal-info.jsp, which does not exist" +_site/blog/page15/index.html,400,"internally linking to /#funding--ownership; the file exists, but the hash 'funding--ownership' does not" +_site/en/editor-guidelines.html,345,"internally linking to #c-sustainability-review; the file exists, but the hash 'c-sustainability-review' does not" +_site/en/lesson-retirement-policy.html,285,"internally linking to /author-guidelines#write-sustainably; the file exists, but the hash 'write-sustainably' does not" +_site/en/lesson-retirement-policy.html,287,"internally linking to /reviewer-guidelines#sustainability; the file exists, but the hash 'sustainability' does not" +_site/en/lesson-retirement-policy.html,289,"internally linking to /editor-guidelines#c-sustainability-review; the file exists, but the hash 'c-sustainability-review' does not" +_site/en/lessons/analyzing-multilingual-text-nltk-spacy-stanza.html,638,"internally linking to #Developing-Python-Code-for-Multilingual-Text-Analysis; the file exists, but the hash 'Developing-Python-Code-for-Multilingual-Text-Analysis' does not" +_site/en/lessons/building-static-sites-with-jekyll-github-pages.html,1125,"internally linking to #section3-1; the file exists, but the hash 'section3-1' does not" +_site/en/lessons/collaborative-blog-with-jekyll-github.html,515,"internally linking to #moving-an-existing-website-to-Jekyll; the file exists, but the hash 'moving-an-existing-website-to-Jekyll' does not" +_site/en/lessons/collaborative-blog-with-jekyll-github.html,538,"internally linking to #workflow-recap; the file exists, but the hash 'workflow-recap' does not" +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1305,"internally linking to #merging-as-an-owner; the file exists, but the hash 'merging-as-an-owner' does not" +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1305,"internally linking to #merging-as-an-owner; the file exists, but the hash 'merging-as-an-owner' does not" +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1310,"internally linking to #force-merge-checkbox-use; the file exists, but the hash 'force-merge-checkbox-use' does not" +_site/en/lessons/collaborative-blog-with-jekyll-github.html,1491,"internally linking to #workflow-recap; the file exists, but the hash 'workflow-recap' does not" +_site/en/lessons/detecting-text-reuse-with-passim.html,747,"internally linking to #compiling-passim-from-the-sources-(macOS); the file exists, but the hash 'compiling-passim-from-the-sources-(macOS)' does not" +_site/en/lessons/detecting-text-reuse-with-passim.html,1150,"internally linking to #case-study-2:-text-reuse-in-a-large-corpus-of-historical-newspapers; the file exists, but the hash 'case-study-2:-text-reuse-in-a-large-corpus-of-historical-newspapers' does not" +_site/en/lessons/detecting-text-reuse-with-passim.html,1247,"internally linking to #case-study-2:-text-reuse-in-a-large-corpus-of-historical-newspapers; the file exists, but the hash 'case-study-2:-text-reuse-in-a-large-corpus-of-historical-newspapers' does not" +_site/en/lessons/exploring-and-analyzing-network-data-with-python.html,586,"internally linking to /lessons/creating-network-diagrams-from-historical-sources#developing-a-coding-scheme; the file exists, but the hash 'developing-a-coding-scheme' does not" +_site/en/lessons/generating-an-ordered-data-set-from-an-OCR-text-file.html,766,"internally linking to #footnotes; the file exists, but the hash 'footnotes' does not" +_site/en/lessons/image-classification-neural-networks.html,610,"internally linking to #understanding-artificial-neurons; the file exists, but the hash 'understanding-artificial-neurons' does not" +_site/en/lessons/linear-regression.html,584,"internally linking to #alternatives-to-anaconda; the file exists, but the hash 'alternatives-to-anaconda' does not" +_site/en/lessons/naive-bayesian.html,1843,"internally linking to #Tuning; the file exists, but the hash 'Tuning' does not" +_site/en/lessons/ocr-with-google-vision-and-tesseract.html,824,"internally linking to /en/lessons/OCR-and-Machine-Translation#converting-pdfs-to-tiffs-with-imagemagick; the file exists, but the hash 'converting-pdfs-to-tiffs-with-imagemagick' does not" +_site/en/lessons/ocr-with-google-vision-and-tesseract.html,1280,"internally linking to #google-vision-2; the file exists, but the hash 'google-vision-2' does not" +_site/en/lessons/ocr-with-google-vision-and-tesseract.html,1315,"internally linking to #google-vision-2; the file exists, but the hash 'google-vision-2' does not" +_site/en/lessons/retired/getting-started-with-github-desktop.html,1044,"internally linking to ../lessons/building-static-sites-with-jekyll-github-pages, which does not exist" +_site/en/lessons/retired/graph-databases-and-SPARQL.html,1228,"internally linking to /lessons/creating-network-diagrams-from-historical-sources.html#visualize-network-data-in-palladio; the file exists, but the hash 'visualize-network-data-in-palladio' does not" +_site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html,855,"internally linking to #Final-code; the file exists, but the hash 'Final-code' does not" +_site/en/lessons/shiny-leaflet-newspaper-map-tutorial.html,979,"internally linking to #Final-code; the file exists, but the hash 'Final-code' does not" +_site/en/lessons/simulating-historical-communication-networks-python.html,521,"internally linking to #Part-1:-Introduction-to-Simulations-and-Agent-based-Modeling; the file exists, but the hash 'Part-1:-Introduction-to-Simulations-and-Agent-based-Modeling' does not" +_site/en/lessons/simulating-historical-communication-networks-python.html,523,"internally linking to #Part-2:-Programming-Agent-based-Models-with-Mesa; the file exists, but the hash 'Part-2:-Programming-Agent-based-Models-with-Mesa' does not" +_site/en/lessons/simulating-historical-communication-networks-python.html,525,"internally linking to #Part-3:-A-Summary,-Open-Questions-and-Next-Steps; the file exists, but the hash 'Part-3:-A-Summary,-Open-Questions-and-Next-Steps' does not" +_site/en/lessons/sonification.html,563,"internally linking to #hedges; the file exists, but the hash 'hedges' does not" +_site/en/lessons/urban-demographic-data-r-ggplot2.html,645,"internally linking to #Facetting-a-Graph; the file exists, but the hash 'Facetting-a-Graph' does not" +_site/en/lessons/visualizing-with-bokeh.html,1248,"internally linking to /lessons/mapping-with-python-leaflet#geocoding-with-python; the file exists, but the hash 'geocoding-with-python' does not" +_site/en/supporters.html,261,"internally linking to support-us#institutional-partner-programme; the file exists, but the hash 'institutional-partner-programme' does not" +_site/en/supporters.html,299,"internally linking to support-us#institutional-partner-programme; the file exists, but the hash 'institutional-partner-programme' does not" +_site/en/translator-guidelines.html,248,"internally linking to #proposing-a-new-lesson; the file exists, but the hash 'proposing-a-new-lesson' does not" +_site/en/translator-guidelines.html,249,"internally linking to #writing-a-new-lesson; the file exists, but the hash 'writing-a-new-lesson' does not" +_site/en/translator-guidelines.html,250,"internally linking to #submitting-a-new-lesson; the file exists, but the hash 'submitting-a-new-lesson' does not" +_site/es/guia-editor.html,353,"internally linking to #c-revisar-la-sostenibilidad; the file exists, but the hash 'c-revisar-la-sostenibilidad' does not" +_site/es/guia-para-traductores.html,251,"internally linking to #paso-1-proponer-una-nueva-traduccion; the file exists, but the hash 'paso-1-proponer-una-nueva-traduccion' does not" +_site/es/guia-para-traductores.html,252,"internally linking to #paso-2-escribir-y-dar-formato-a-una-nueva-traduccion; the file exists, but the hash 'paso-2-escribir-y-dar-formato-a-una-nueva-traduccion' does not" +_site/es/guia-para-traductores.html,253,"internally linking to #paso-3-enviar-una-nueva-traduccion; the file exists, but the hash 'paso-3-enviar-una-nueva-traduccion' does not" +_site/es/lecciones/analisis-de-correspondencia-en-r.html,715,"internally linking to #Apéndice; the file exists, but the hash 'Apéndice' does not" +_site/es/lecciones/analisis-de-correspondencia-en-r.html,785,"internally linking to #Apéndice; the file exists, but the hash 'Apéndice' does not" +_site/es/lecciones/analisis-de-correspondencia-en-r.html,857,"internally linking to #Apéndice; the file exists, but the hash 'Apéndice' does not" +_site/es/lecciones/introduccion-a-powershell.html,559,"internally linking to #referencia-rapida; the file exists, but the hash 'referencia-rapida' does not" +_site/es/lecciones/introduccion-a-powershell.html,561,"internally linking to #Utilización-de-herramientas-de-línea-de-comandos-y-ejecución-de-secuencias-de-comandos-en-Python; the file exists, but the hash 'Utilización-de-herramientas-de-línea-de-comandos-y-ejecución-de-secuencias-de-comandos-en-Python' does not" +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,681,"internally linking to #paso-3:-selecion-sistematica-y-reproducible-de-datos-individuales-para-la-lectura-atenta; the file exists, but the hash 'paso-3:-selecion-sistematica-y-reproducible-de-datos-individuales-para-la-lectura-atenta' does not" +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,777,"internally linking to #Paso-3:-Selección-sistemática-y-reproducible-de-datos-individuales-para-la-lectura-atenta; the file exists, but the hash 'Paso-3:-Selección-sistemática-y-reproducible-de-datos-individuales-para-la-lectura-atenta' does not" +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,940,"internally linking to #Paso-1:-exploración-cronológica-de-un-conjunto-de-datos; the file exists, but the hash 'Paso-1:-exploración-cronológica-de-un-conjunto-de-datos' does not" +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,940,"internally linking to #Paso-2:-Explorando-un-conjunto-de-datos-mediante-la-creación-de-categorías-analíticas-binarias; the file exists, but the hash 'Paso-2:-Explorando-un-conjunto-de-datos-mediante-la-creación-de-categorías-analíticas-binarias' does not" +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,1073,"internally linking to #Paso-1:-exploración-cronológica-de-un-conjunto-de-datos; the file exists, but the hash 'Paso-1:-exploración-cronológica-de-un-conjunto-de-datos' does not" +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,1073,"internally linking to #paso-3-selecion-sistematica-y-reproducible-de-datos-individuales-para-la-lectura-atenta; the file exists, but the hash 'paso-3-selecion-sistematica-y-reproducible-de-datos-individuales-para-la-lectura-atenta' does not" +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,1073,"internally linking to #Paso-2:-Explorando-un-conjunto-de-datos-mediante-la-creación-de-categorías-analíticas-binarias; the file exists, but the hash 'Paso-2:-Explorando-un-conjunto-de-datos-mediante-la-creación-de-categorías-analíticas-binarias' does not" +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,1073,"internally linking to #Paso-1:-exploración-cronológica-de-un-conjunto-de-datos; the file exists, but the hash 'Paso-1:-exploración-cronológica-de-un-conjunto-de-datos' does not" +_site/es/lecciones/lectura-escalable-de-datos-estructurados.html,1073,"internally linking to #Paso-2:-Explorando-un-conjunto-de-datos-mediante-la-creación-de-categorías-analíticas-binarias; the file exists, but the hash 'Paso-2:-Explorando-un-conjunto-de-datos-mediante-la-creación-de-categorías-analíticas-binarias' does not" +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,713,"internally linking to #section1-9; the file exists, but the hash 'section1-9' does not" +_site/es/lecciones/sitios-estaticos-con-jekyll-y-github-pages.html,848,"internally linking to #sectionwindows; the file exists, but the hash 'sectionwindows' does not" +_site/es/politica-retirada-lecciones.html,283,"internally linking to /es/guia-para-autores#escribe-de-manera-sostenible; the file exists, but the hash 'escribe-de-manera-sostenible' does not" +_site/es/politica-retirada-lecciones.html,287,"internally linking to /es/guia-editor#c-revisar-la-sostenibilidad; the file exists, but the hash 'c-revisar-la-sostenibilidad' does not" +_site/fr/lecons/concevoir-base-donnees-nodegoat.html,901,"internally linking to #créer-et-paramétrer-une-base-dans-nodegoat; the file exists, but the hash 'créer-et-paramétrer-une-base-dans-nodegoat' does not" +_site/fr/lecons/concevoir-base-donnees-nodegoat.html,912,"internally linking to #la-logique-de-notre-recherche--entre-le-modèle-de-données-et-la-base-de-données; the file exists, but the hash 'la-logique-de-notre-recherche--entre-le-modèle-de-données-et-la-base-de-données' does not" +_site/fr/lecons/generer-jeu-donnees-texte-ocr.html,803,"internally linking to /en/lessons/generer-jeu-donnees-texte-ocr#identifier-notes-bas-de-page, which does not exist" +_site/fr/lecons/introduction-a-heurist.html,573,"internally linking to #modelisation; the file exists, but the hash 'modelisation' does not" +_site/posts/appel-a-propositions.html,295,"internally linking to /fr/leçons, which does not exist" +_site/posts/convocatoria-de-tutoriales.html,287,"internally linking to /es/guia-para-autores#enviar-una-traducción-o-una-lección-nueva; the file exists, but the hash 'enviar-una-traducción-o-una-lección-nueva' does not" +_site/posts/convocatoria-de-tutoriales.html,287,"internally linking to /es/guia-para-autores#escribir-y-dar-formato; the file exists, but the hash 'escribir-y-dar-formato' does not" +_site/posts/december-newsletter.html,310,"internally linking to en/individual, which does not exist" +_site/posts/es-buscamos-revisores.html,338,"internally linking to /es/seguidores, which does not exist" +_site/posts/es-buscamos-revisores.html,338,"internally linking to /es/ipp, which does not exist" +_site/posts/how-we-moved-to-github.html,324,"internally linking to /lessons/working-with-text-files#reading-from-a-text-file; the file exists, but the hash 'reading-from-a-text-file' does not" +_site/posts/ph-is-people.html,283,"internally linking to /#funding--ownership; the file exists, but the hash 'funding--ownership' does not" +_site/posts/planning-a-lesson.html,281,"internally linking to /author-guidelines#write-sustainably; the file exists, but the hash 'write-sustainably' does not" +_site/posts/retirement-and-sustainability-policies.html,286,"internally linking to /author-guidelines#write-sustainably; the file exists, but the hash 'write-sustainably' does not" +_site/posts/retirement-and-sustainability-policies.html,289,"internally linking to /reviewer-guidelines#sustainability; the file exists, but the hash 'sustainability' does not" +_site/posts/retirement-and-sustainability-policies.html,292,"internally linking to /editor-guidelines#c-sustainability-review; the file exists, but the hash 'c-sustainability-review' does not" +_site/pt/directrizes-editor.html,715,"internally linking to #11-thank-everyone-and-encourage-promotion; the file exists, but the hash '11-thank-everyone-and-encourage-promotion' does not" +_site/pt/licoes-politica-remocao.html,283,"internally linking to /directrizes-autor#escrita-sustentável, which does not exist" +_site/pt/licoes-politica-remocao.html,285,"internally linking to /directrizes-revisor#sustentabilidade, which does not exist" +_site/pt/licoes-politica-remocao.html,287,"internally linking to /directrizes-editor#c-revisão-para-a-sustentabilidade-e-internacionalização, which does not exist" +_site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html,774,"internally linking to #Apêndice:AMatemáticaportrásdaAnálisedeCorrespondência; the file exists, but the hash 'Apêndice:AMatemáticaportrásdaAnálisedeCorrespondência' does not" +_site/pt/licoes/analise-correspondencia-pesquisa-historica-R.html,865,"internally linking to #Apêndice:AMatemáticaportrásdaAnálisedeCorrespondência; the file exists, but the hash 'Apêndice:AMatemáticaportrásdaAnálisedeCorrespondência' does not" +_site/pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown.html,568,"internally linking to /pt/licoes/autoria-sustentavel-texto-simples-pandoc-markdown#recursos-uteis; the file exists, but the hash 'recursos-uteis' does not" +_site/pt/licoes/geocodificando-qgis.html,840,"internally linking to #Geocodificar-seus-próprios-dados-históricos; the file exists, but the hash 'Geocodificar-seus-próprios-dados-históricos' does not" +_site/pt/licoes/geocodificando-qgis.html,903,"internally linking to #Solucionar-problemas-com-a-base-de-dados-dos-gazetteers-unidos; the file exists, but the hash 'Solucionar-problemas-com-a-base-de-dados-dos-gazetteers-unidos' does not" +_site/pt/licoes/geocodificando-qgis.html,970,"internally linking to #Adicionar-dados-geocodificados-ao-QGIS; the file exists, but the hash 'Adicionar-dados-geocodificados-ao-QGIS' does not" +_site/pt/licoes/git-ferramenta-metodologica-projetos-historia-1.html,1002,"internally linking to #comandos-basicos; the file exists, but the hash 'comandos-basicos' does not" +_site/pt/licoes/introducao-jupyter-notebooks.html,628,"internally linking to #Usando-Jupyter-Notebook-para-ensinar; the file exists, but the hash 'Usando-Jupyter-Notebook-para-ensinar' does not" +_site/pt/licoes/introducao-mysql-r.html,1721,"internally linking to #Conectando-a-um-banco-de-dados-com-uma-senha; the file exists, but the hash 'Conectando-a-um-banco-de-dados-com-uma-senha' does not" +_site/pt/licoes/som-dados-sonificacao-historiadores.html,593,"internally linking to #tom; the file exists, but the hash 'tom' does not" +_site/pt/licoes/transcricao-automatica-grafias-nao-latinas.html,708,"internally linking to #definicao-de-necessidades; the file exists, but the hash 'definicao-de-necessidades' does not" +_site/assets/from-html-to-list-of-words-1/obo-t17800628-33.html,26,internal script reference a.js does not exist +_site/assets/interactive-text-games-using-twine/First Day in the Office.html,14,script is empty and has no src attribute diff --git a/parse_htmlproofer_log.rb b/parse_htmlproofer_log.rb new file mode 100644 index 0000000000..979d0873ba --- /dev/null +++ b/parse_htmlproofer_log.rb @@ -0,0 +1,41 @@ +require 'csv' + +input_path = "htmlproofer-output.txt" +output_path = "htmlproofer-report.csv" + +rows = [] +lines = File.readlines(input_path) +i = 0 + +while i < lines.size + line = lines[i] + + if line =~ /^\* At (.+?):(\d+):/ + file = $1.strip + lineno = $2.strip + + # Skip blank lines and fetch next non-empty message + message = nil + j = i + 1 + while j < lines.size + candidate = lines[j].strip + if !candidate.empty? + message = candidate + break + end + j += 1 + end + + rows << [file, lineno, message] if message + i = j + else + i += 1 + end +end + +CSV.open(output_path, "w") do |csv| + csv << ["File", "Line", "Message"] + rows.each { |row| csv << row } +end + +puts "✅ Parsed #{rows.size} errors to #{output_path}" \ No newline at end of file diff --git a/pt/licoes/introducao-jupyter-notebooks.md b/pt/licoes/introducao-jupyter-notebooks.md index 8d821f891e..0f90e9b02e 100644 --- a/pt/licoes/introducao-jupyter-notebooks.md +++ b/pt/licoes/introducao-jupyter-notebooks.md @@ -99,7 +99,7 @@ Anaconda é uma distribuição gratuita de código aberto de Python e R que vem Para a maioria dos propósitos, você deve optar pela versão Python 3 do Anaconda, mas alguns códigos ainda podem ser escritos em Python 2. Nesta lição, você usará Python 3. O instalador Anaconda tem mais de 500 MB, e após a instalação pode levar mais de 3 GB de espaço no disco rígido, por isso certifique-se de que você tem espaço suficiente no computador e uma conexão de rede rápida antes de começar.
-Se o espaço do disco rígido é uma preocupação, você pode empacotar um notebook para que ele possa ser executado usando recursos gratuitos de computação em nuvem, em vez de fazer com que os usuários instalem o Anaconda. Isso pode ser especialmente útil em situações de oficina. Veja a seção abaixo. +Se o espaço do disco rígido é uma preocupação, você pode empacotar um notebook para que ele possa ser executado usando recursos gratuitos de computação em nuvem, em vez de fazer com que os usuários instalem o Anaconda. Isso pode ser especialmente útil em situações de oficina. Veja a seção abaixo.
Para baixar e instalar a Anaconda, acesse o [site da Anaconda](https://www.anaconda.com/data-science-platform). Certifique-se de ter clicado no ícone do seu sistema operacional (que deve alterar o texto Anaconda [número da versão] para [sistema operacional selecionado], de forma a indicar o seu sistema operacional) e, em seguida, clique no botão Baixar na caixa para a versão atual do Python 3. Se você estiver no Windows, deve baixar um ficheiro `.exe`; em Mac, é `.pkg`; no Linux, é `.sh`.