| DESCRIPTION: | Creates new entry in the format of "Title (Author)" from "Author, Title" |
| CODE: |
^P{RIGHT}{F2}{HOME}^(+{RIGHT})^C{F2}{DEL}{LEFT}{F2} {(}^V{left}{left}{)}{DEL}
|
| EXAMPLE: |
| Create entry for author with title as subheading | "Smith, John, /i1Virginia Explorations/i0" | | Press macro function key to add new entry | "Smith, John, /i1Virginia Explorations/i0" "/i1Virginia Explorations/i0 (Smith)" | |
| LIMITATIONS: | Note that there must be a space in your macro if you want a space between the title & the open parenthesis for the author. This is particularly easy to leave out accidentally if your browser breaks the line at the space. If you do have the code split between lines, you may find it necessary to perform 2 copy & paste operations to place each segment in your macro. |