Academic Paper Structure Guide
A guide to the standard IMRaD (Introduction, Methods, Results, and Discussion) format.
${itemData.purpose}
`; if (itemData.questions.length > 0) { contentHTML += `Key Questions to Answer
- ${itemData.questions.map(q => `
- ${q} `).join('')}
Common Phrases
- ${itemData.phrases.map(p => `
- ${p} `).join('')}
