# 临时引文设置

依次打开菜单 Edit >> Preferences >> Temporary Citations

临时引文是引文在 Word 中插入文献时的未格式化状态，一般临时引文是第一位作者姓，年代和文献编号，如 {Howsci, 2015 #24}，如果格式化后就会变成 (Howsci Com , 2015)。[科研动力](http://www.howsci.com)建议默认设置即可，不建议更改

### Temporary Citation

临时引文的符号，还是大括号吧，因为其他符号很可能在文中用到。另外**注意**使用 EndNote online 插入引文时必须是大括号

### Record Number

文献在数据中的编号前面的符号，一般是井号 (#)。EndNote 的编号是每个文献在数据库中独一无二的编号，这个编号用于定位文献。如果是和其他作者合作写论文，而其他作者所有用 EndNote 数据库和你的又不一样，这时候如果再用编辑，那么你改他改，引文就乱了。因为每个文献在各个数据库中编号不一样。此时可以使用「Use field instead of record number」选项替换编号

* 用 Label 时要手动给每个引文的 Label 字段输入一个特定编码
* 用 Accession Number 时是文献在线发表的接收编号
* Pages 需要在每个文献的 Pages 字段中有独特的页码或者编码

**注：**&#x5982;果选择 Label, Accession Number 或 Pages，如果上述部分是空的话，会自动替换为文献编号

### Citation Prefix

前缀分隔号是与引文分开的，例如引文格式想这样：

(see also HowSci, 2015)

临时引文就是如下：

{see also \HowSci, 2015 #24}

虽然前缀分隔号是自己设置的，但是不能是冒号，字母，数据或者其他引文前缀已使用过的字符

### Indicate Notes

有的杂志要求参考文献中包括注释，此处是设置注释的前缀。这个功能使用起来有一定限制

* 必须是数字型引文才可以
* 仅能输入文本，不能使用图形，公式或者符号作为注释文本
* 临时引文的符号不能作为注释文本的一部分，但是其他编号符号以及多个文献分隔符号可以
* 不能与临时引文的大括号内同时使用，需要在临时引文外使用


---

# 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/preferences/temporary-citations-preferences.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.
