Insert commands

Insert submenu

This submenu contains commands to insert strings based on the completion lists for author names, keywords, and periodicals.

Insert Author

refdb-insert-author(author);

bound to: Ctrl-cCtrl-ria

Prompts for the name of an author. You can use minibuffer completion to select from the list of author names in the current database, or type in a new name.

Insert Keyword

refdb-insert-keyword(keyword);

bound to: Ctrl-cCtrl-rik

Prompts for a keyword. You can use minibuffer completion to select from the list of keywords in the current database, or type in a new keyword.

Insert Periodical

refdb-insert-periodical(periodical);

bound to: Ctrl-cCtrl-rip

Prompts for the name of a periodical. You can use minibuffer completion to select from the list of periodical names in the current database, or type in a new name.