# 撰写文章

选择一个适当的模板，然后根据模板向导撰写文章

### 标签行指示符

开始写作前，查看标签行指示符，例如：

\[Insert Introduction text here (no subheadings)]

可以选择这个标签删除，输入前言，如：

\[Insert Acknowledgements here]

然后就可以在这里输入致谢内容了

文章的多数部分都是以这种标签的形式，这些标签告诉你该部分的限制内容，指明是否包括次标题，字体和样式。这样可以帮助写出符合杂志格式的文章

### 引用标记

有很多部分有引用标记

**Figure Lists：**&#x5F53;在文中插入图像时，当前的输出格式会在文末生成图像列表，图像列表以\[Figures]标签的形式展示。修改图像位置或者移动图像列表移至另一个文件，参阅[插入图表](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/cwyw/Placing_Figures_and_Tables.htm)

**Table Lists：**&#x5F53;插入「Chart or Table」文献类型来源的图像时，当前所用输出格式会在文末生成表格列表，表格列表以\[Tables]标签形式展示。修改表格位置或者把表格移至新的文件，可参阅[插入图表](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/cwyw/Placing_Figures_and_Tables.htm)

**Bibliographies：**&#x5F53;插入引文时，参考文献以\[References]标签形式生成

稿件模板可以使用相应的输出格式，例如，自然杂志的模板虽然可以使用其他输出格式，但是会自动使用自然杂志的输出格式格式化参考文献


---

# 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/cwyw/writing-your-paper.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.
