A short capstone for novices that gets a bibliography out of a spreadsheet and into a more usable form.
CSS HTML JavaScript Makefile Python
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
_includes Merge branch 'core' of github.com:swcarpentry/lesson-template into up… Mar 22, 2015
_layouts Merge pull request #245 from gvwilson/making-lesson-title-link-to-hom… Jun 1, 2015
code Update read-fields.py Feb 12, 2015
css Merge branch 'styles' into core Apr 25, 2015
data Extracting data Nov 27, 2014
deck.js Preparing to create motivational slides Nov 11, 2014
img Reorganizing material to put page source in sub-directory: Nov 9, 2014
js Get core and gh-pages sync Mar 19, 2015
tools Remove classes from heading inside blockquote May 8, 2015
.gitignore Ignoring CONDUCT.html Mar 2, 2015
.mailmap AUTHORS: Run update-copyright.py May 8, 2015
.nojekyll Reorganizing material to put page source in sub-directory: Nov 9, 2014
.update-copyright.conf .update-copyright.conf: Configure update-copyright Mar 28, 2015
01-intro.html Reformatting with new template Jun 1, 2015
01-intro.md Adding styles Apr 5, 2015
02-extract.html Reformatting with new template Jun 1, 2015
02-extract.md Adding styles Apr 5, 2015
03-db.html Reformatting with new template Jun 1, 2015
03-db.md Adding styles Apr 5, 2015
AUTHORS AUTHORS: Run update-copyright.py May 8, 2015
CONDUCT.md Adding a contributor code of conduct Mar 1, 2015
CONTRIBUTING.md Cleaning up instructions about committing Markdown and not HTML Jun 6, 2015
LICENSE.html Reformatting with new template Jun 1, 2015
LICENSE.md Minor fixes to license file. Feb 12, 2015
Makefile Add --smart for Pandoc Apr 20, 2015
README.md Updating links to issues, template, example Jun 6, 2015
discussion.html Reformatting with new template Jun 1, 2015
discussion.md Relocating files to fit new template Dec 12, 2014
index.html Reformatting with new template Jun 1, 2015
index.md Adding styles Apr 5, 2015
instructors.html Reformatting with new template Jun 1, 2015
instructors.md Fixing more validation errors Apr 5, 2015
motivation.html Reformatting with new template Jun 1, 2015
motivation.md Fixing more validation errors Apr 5, 2015
reference.html Reformatting with new template Jun 1, 2015
reference.md Defining terms Dec 16, 2014
requirements.txt requirements.txt: Add update-copyright for maintaining contributor list Mar 11, 2015

README.md

novice-capstone-spreadsheet-biblio

A short capstone for novices that gets a bibliography out of a spreadsheet and into a more usable form.

Please see https://github.com/swcarpentry/lesson-example for instructions on formatting, building, and submitting lessons, or run make in this directory for a list of helpful commands.