# 打印主题列表

**打印主题列表方法**

1. 决定要使用哪些文献创建主题列表，并在当前文献窗口中显示这些文献
   * 依次打开菜单 References >> Show All Reference 可以显示数据库下所有文献
   * 选择一个组可以显示当前组下所有文献
   * 依次打开菜单 Tools >> Search Library，要以输入搜索词查找可以显示符合查找条件的文献
   * 选中文献，菜单 References >> Show Selected References 可以显示当前选中的文献
2. 点击文献列表，使其成活动窗口
3. 依次打开菜单 Tools >> Subject Bibliography
4. 选中需要在主题目录中包含的字段
   * 可以包含任意数量的字段
   * 可以选择任何字段。如果创建的主题目录有多个字段，生成的主题目录会把这些字段合并成一个列表
   * 右侧的「Select All」或「Clear Selection(s)」可以快速选择所有字段或者清除选择
   * 选中的字段再点击一次可以取消选中
5. 相关选项设置
   * List each author separately\
     选中时以全部作者姓名作为标题，如果取消选中则把全部作者分成不同的标题
   * In other fields, list each entry that is separated by slash, carriage return, or line feed\
     选中时，把不是作者的字段内容都分成一个标题
   * 每个关键词经常分开，都作为一个标题
6. 选择「OK」
7. 选择需要做为标题的项目
8. 选择「OK」
9. 「Layout」可以修改主题目录的样式
10. [References](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/subject-bibliographies/The_References_Tab.htm) 可以输入列表标题\
    \
    如果是打印列表，「Reference」中的其他设置无效，引文格式也无效，因为不能打印格式化的文献，「Terms」中的排序仅适用于格式化的文献
11. [Terms](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/subject-bibliographies/The_Terms_Tab.htm) 设置
    * Reference List\
      必须设置为「Subject Terms Only」
    * Include\
      根据需要选择
    * Subject Term Layout\
      可设置为「By Term - Alphabetical」或「By Term - Ascending」或「By Term - Descending」
    * Prefix\
      不要包含内容\
      \
      Suffix\
      可包含「^p」，每个项目就是一段
    * Styles\
      可以设置样式，但是打印文本文件，所有样式都无效
12. [Page Layout](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/subject-bibliographies/The_Page_Layout_Tab.htm) 可设置字体或者页边距。该设置只适用于主题目录，不影响主题列表
13. 「确定」保存修改\
    \
    「Terms」可以回到选择字段窗口
14. 查看打印列表
    * 「Print Preview」打印预览
    * 「Print」打印
    * 「Save」保存
    * 「Close」放弃操作


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.howsci.com/subject-bibliographies/printing-a-subject-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
