#PaperSearch
##Overview You can search paper (JNMR & MER).
##Usage
- Launch the Command Prompt.
- If you want to search...
- Title: Type "python search.py -t hogehoge"
- Author: Type "python search.py -a hogehoge"
- Keyword: Type "python search.py -k hogehoge"
- You can get search results.
- If you want to open PDF file, you type file number.
##Author Sawada Shun