# 移动复制

移动复制可以移动或者拷贝一个栏目的内容到另一栏目，两个命令都是对当前数据库中当前组的所有文献进行操作。如在[EndNote中英文混排时et al和等的3种解决方法](http://www.howsci.com/endnote-eng-cn-refer-etal.html)一文中[科研动力](http://www.howsci.com/)介绍了3种解决英文文献「et al.」 和中文文献「等」的问题。其中有一条方法是要求中文文献需要复制「Secondary Author」信息，如果中文文献比较多的话，一个个的复制很麻烦。此时就需要栏目的批量编辑了。因此[EndNote文献信息如何批量修改](http://www.howsci.com/endnote-batch-edit.html)也是利用了栏目移动复制[@科研动力](http://www.howsci.com)

* 移动可以把某一文献某一栏目的全部内容移至该文献的另一栏目，移动时包括数据以及格式\
  **注意：**&#x79FB;动命令是不可逆的，建议事选做好数据库备份<br>
* 复制命令是把栏目内容复制到另一栏目

**注：**&#x4ECE;在线数据库导入文献时，如果想移动或者复制某些栏目内容，这两个命令很有用。如[EndNote文献信息如何批量修改](http://www.howsci.com/endnote-batch-edit.html)就是利用复制命令达到批量修改文献信息的目的

### 移动复制方法

1. 选择需要移动复制栏目内容的一组文献
2. 依次打开菜单 Tools >> Change/Move/Copy Fields
3. 选择 Move/Copy
4. 在对话框中

   Move Field 是移动\
   Copy Field 是复制
5. From 选择源栏目数据
6. To 选择目标栏目
7. 选项设置
   * Insert after field's text：文本后插入
   * Insert before field's text：文本前插入
   * Replace entire field：替换整个文本
8. 确定操作保存更改或者取消放弃修改

当使用移动命令，可以选择在目标数据前或者后插入数据，甚至可以替换整个目标数据。如果选择「Replace entire field」还会有一个附加选项：「Don't move empty fields」，该项选中时如果源数据为空时，目标数据不会被替换清空。


---

# 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/references/changing-text/move-fields.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.
