# 特殊字符

EndNote 某些栏目 字段有特殊限制，限制何种类别的数据可以导入。这些设置不能修改或者应用于所有的导入滤件

**Author**\
「And Others」转换为「et al」，忽略「and」。删除「Years」以及括号内的说明。见[作者解析](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/filters/filter-templates/Author_Parsing.htm)

**Year**\
只导入中有4位数 (1###or 20##)

**Title**\
删除题目后的句号，逗号，分号，冒号，斜线，反斜线，开括号，破折号和脱字符(^)

**Pages**\
自动删除数字前的「P」或「p」

**Volume**\
如果数字可能是年代时，自动删除数字前的「V」或「v」，

**Issue**\
自动删除数字前的「N」，「No」或「No.」(不区分大小写)


---

# 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/filters/filter-templates/fields-with-special-characteristics.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.
