Paper Commands: paper
bohr paper searches academic papers and patents.
Commands
| Command | Usage | Description |
|---|---|---|
patent | bohr paper patent <query> [flags] | Search for patents by keyword on the Bohrium platform. |
search | bohr paper search <query> [flags] | Search for academic papers by keyword on the Bohrium platform. |
For subcommands inside a command group, run bohr paper <group> --help.
Common parameters
| Parameter | Description |
|---|---|
--size <number> | Number of results, default 10 |
--type <number> | Search mode; paper supports 0 or 1, patent supports 0, 1, or 2 |
--year-from <year> | Earliest publication year |
--year-to <year> | Latest publication year |
--jcr <Q1,Q2,...> | Filter papers by JCR quartile |
--db <SCI,SSCI,...> | Filter papers by database |
Examples
bohr paper search "perovskite solar cells" --year-from 2023 --jcr Q1
bohr paper search "molecular dynamics" --type 1 --size 20
bohr paper patent "lithium battery cathode" --type 2
Paper and patent searches are charged by request. Search modes may have different prices.