Linux command
lkbib 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Search bibliographic databases
lkbib [keyword]
Search specific database
lkbib -p [database] [keyword]
Search multiple keywords
lkbib [keyword1] [keyword2]
Case insensitive search
lkbib -i [keyword]
说明
lkbib searches bibliographic databases. It finds references matching keywords in refer-style databases. The tool is part of groff and works with refer for formatting citations in documents.
参数
- -p _DATABASE_
- Bibliographic database file.
- -i
- Case insensitive search.
- -n _NUM_
- Maximum number of results.
- --help
- Display help information.
FAQ
What is the lkbib command used for?
lkbib searches bibliographic databases. It finds references matching keywords in refer-style databases. The tool is part of groff and works with refer for formatting citations in documents.
How do I run a basic lkbib example?
Run `lkbib [keyword]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -p _DATABASE_ do in lkbib?
Bibliographic database file.