A web app which helps create citations for open material, including works in the public domain and those released with Creative Commons licenses.
Copy files to your web server.
It's a client javascript app only - no server-side execution or database.
Load attribution-builder.html with a browser.
Usage tips and explanations are built into the app.
jQuery 2.1.1 (loaded by initial release from Google CDN)
Oswald and Open Sans fonts (loaded from Google CDN)
The initial commit includes a little Washington state branding, mostly a logo in the header, which like every other part of the app, you may remove or change.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Released as part of the [OpenWA website] (http://openwa.org), which is worth checking out!
Boyoung Chae - subject matter expert
Thanaji R. Thakkalapelli - developer
Paul Kreemer - developer
Released under MIT license (http://opensource.org/licenses/MIT)