Download biblio Free Java Code
Description
Rails application to bulk parse bibliographic citations and query CrossRef, BioStor.
Icons
Source Files
The download file biblio-master.zip has the following entries.
.gitignore//ww w . j av a 2s . c o m
.rvmrc
Gemfile
Gemfile.lock
README
Rakefile
app/assets/images/.DS_Store
app/assets/images/ajax-loader.gif
app/assets/images/body-background.png
app/assets/images/cancel.png
app/assets/images/clock_red.png
app/assets/images/error.png
app/assets/images/g_scholar.png
app/assets/images/horizontal-rule.png
app/assets/images/icon-48.png
app/assets/images/magnifier.png
app/assets/images/page_white_go.png
app/assets/images/rails.png
app/assets/images/vertical-dots.png
app/assets/images/world_go.png
app/assets/javascripts/api.js.coffee
app/assets/javascripts/application.js
app/assets/javascripts/grabtag.js.coffee
app/assets/javascripts/home.js.coffee
app/assets/javascripts/jquery.contextMenu.js
app/assets/javascripts/jquery.grabtag.js
app/assets/javascripts/jquery.refparser.js
app/assets/javascripts/jquery.snippet.min.js
app/assets/javascripts/parser.js.coffee
app/assets/javascripts/plugins.js.coffee
app/assets/javascripts/refparser.js.coffee
app/assets/stylesheets/api.css.scss
app/assets/stylesheets/application.scss.erb
app/assets/stylesheets/grabtag.css.scss.erb
app/assets/stylesheets/home.css.scss
app/assets/stylesheets/jquery.snippet.min.css
app/assets/stylesheets/parser.css.scss
app/assets/stylesheets/plugins.css.scss
app/assets/stylesheets/refparser.css.scss
app/controllers/api_controller.rb
app/controllers/application_controller.rb
app/controllers/home_controller.rb
app/controllers/parser_controller.rb
app/controllers/plugins/grabtag_controller.rb
app/controllers/plugins/refparser_controller.rb
app/controllers/plugins_controller.rb
app/controllers/train_controller.rb
app/helpers/api_helper.rb
app/helpers/application_helper.rb
app/helpers/embed_helper.rb
app/helpers/home_helper.rb
app/helpers/parser_helper.rb
app/helpers/plugins_helper.rb
app/mailers/.gitkeep
app/models/.gitkeep
app/models/citation.rb
app/models/tag.rb
app/views/api/index.html.erb
app/views/home/index.html.erb
app/views/layouts/_footer.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/application.html.erb
app/views/parser/create.html.erb
app/views/parser/create.json.erb
app/views/parser/index.html.erb
app/views/plugins/grabtag/index.html.erb
app/views/plugins/index.html.erb
app/views/plugins/refparser/index.html.erb
config.ru
config/application.rb
config/boot.rb
config/database.yml.example
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/initializers/wrap_parameters.rb
config/locales/en.yml
config/routes.rb
config/setup_load_paths.rb
db/migrate/20120305125805_create_citations.rb
db/migrate/20120305151233_create_tags.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
lib/assets/.gitkeep
lib/tasks/.gitkeep
log/.gitkeep
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
script/rails
test/fixtures/.gitkeep
test/fixtures/parsers.yml
test/fixtures/taggeds.yml
test/functional/.gitkeep
test/functional/api_controller_test.rb
test/functional/citations_controller_test.rb
test/functional/examples_controller_test.rb
test/functional/home_controller_test.rb
test/functional/plugins_controller_test.rb
test/integration/.gitkeep
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/.gitkeep
test/unit/helpers/api_helper_test.rb
test/unit/helpers/citations_helper_test.rb
test/unit/helpers/examples_helper_test.rb
test/unit/helpers/home_helper_test.rb
test/unit/helpers/plugins_helper_test.rb
test/unit/parser_test.rb
test/unit/tagged_test.rb
vendor/plugins/.gitkeep
vendor/plugins/anystyle-parser/support/anystyle.mod
vendor/plugins/anystyle-parser/support/anystyle.mod.orig
vendor/plugins/anystyle-parser/support/train.txt
vendor/plugins/anystyle-parser/support/train.txt.orig
Download
Click the following link to download biblio-master.zip.
biblio-master.zip