# 模板向导

模板向导中会询问输入一些信息，信息的内容由杂志要求决定。如果同一信息要求在文输入两次或者多次，在向导中只需要输入一次，向导即可放置在相应的部分中

每个杂志都有自己的投稿指南，并且杂志之间的投稿指南可能相差很大。向导中可能会被问到“”

### Title

杂志不同，有时可能需要输入一级标题，有的可能要求输入二级标题等等

### Author Contact Information and Affiliation

一般杂志都会要求这些内容，但是可能同样在致谢或者头部也需要这些信息。在此需要输入每个每个作者和的信息

选择「Add Author」可以添加作者作息，可能需有连接 Outlook 地址薄的选项，这样可以轻松插入作者信息

一旦增加了作者信息，下次再使用向导时，这些作者信息也是存在的，这样就不用再输入了，可以选择直接插入

### Keywords

几乎所有杂志都要求这一项，有的还需要填写 MeSH 词

### Sections

文章的各部分，如摘要，前言，致谢等等


---

# 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/template-wizard.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.
