# 数据库间复制

除了栏目之间可以复制粘贴信息外，数据库之间也可以复制粘贴信息。

### 复制粘贴方法

1. 选择一个或者多个文献
2. 依次菜单 Edit >> Copy
3. 打开另外一个数据库，依次打开菜单 Edit >> Past

**使用拖放进行复制**

数据库之间可以使用拖放进行复制文献，选择需要复制的文献，拖放到另外一个数据库即可。如果想复制所有文献，可以使用导入的方法。

**注：**&#x4EFB;何复制到新数据库的文献的都会重新编号，该编号与以前的数据库编号不同。


---

# 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/creating-a-new-reference/copying-and-pasting-complete-references.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.
