aiwg
Version:
Cognitive architecture for AI-augmented software development with structured memory, ensemble validation, and closed-loop correction. FAIR-aligned artifacts, 84% cost reduction via human-in-the-loop, standards adopted by 100+ organizations.
178 lines (118 loc) • 5.05 kB
Markdown
# Academic Voice Guide
## When to Use This Guide
Only include this for:
- Research papers
- Technical whitepapers
- Peer-reviewed articles
- Thesis/dissertation writing
- Conference papers
- Journal submissions
## Academic Writing Exceptions
### Many "Banned" Patterns Are Academic Standards
In academic contexts, these are EXPECTED:
- "Moreover," "Furthermore," "Additionally," - Standard transitions
- "It is worth noting that" - Common academic phrasing
- "This demonstrates" - Evidence presentation
- "In conclusion" - Expected section marker
- Passive voice - Often preferred
- Formal conjunctions - Required for flow
### Academic Rigor Requirements
What makes academic writing different:
- Citations for every claim
- Hedging is often required (not a weakness)
- Comprehensive coverage expected
- Formal structure mandatory
- Technical precision critical
## Appropriate Academic Patterns
### Scholarly Transitions
✅ **Required in academia**:
- "Moreover, these findings suggest..."
- "Furthermore, the evidence indicates..."
- "Nevertheless, alternative interpretations..."
- "Consequently, we propose..."
### Academic Hedging (Required, Not Weak)
✅ **Appropriate hedging**:
- "The results suggest that..."
- "This may indicate..."
- "One possible interpretation..."
- "The evidence appears to support..."
This isn't AI weakness - it's academic precision about certainty levels.
### Formal Structure (Expected)
✅ **Standard academic structure**:
1. Introduction with thesis statement
2. Literature review
3. Methodology
4. Results/Findings
5. Discussion
6. Conclusion
7. References
## Maintaining Authority in Academic Context
### Technical Sophistication
> "The proposed algorithm exhibits O(n log n) computational complexity with space complexity of O(n), representing a
> significant improvement over existing quadratic-time solutions while maintaining theoretical guarantees of convergence
> under standard assumptions."
### Precise Theoretical Language
> "The framework extends the work of Smith et al. (2023) by incorporating stochastic elements into the deterministic
> model, thereby accounting for the inherent uncertainty in real-world applications while preserving the mathematical
> tractability necessary for analytical solutions."
### Statistical Rigor
> "The results achieved statistical significance (p < 0.001, η² = 0.73), with post-hoc Bonferroni-corrected pairwise
> comparisons revealing significant differences between all experimental conditions."
## Academic Voice Requirements
### Citation Integration
- "As demonstrated by Johnson (2022)..."
- "Recent work (Smith et al., 2023; Brown, 2024) suggests..."
- "This aligns with established theory (Chen, 2021)..."
### Methodological Precision
- Detailed experimental setup
- Reproducibility information
- Statistical methods specified
- Limitations acknowledged
### Theoretical Grounding
- Connect to existing literature
- Position within theoretical framework
- Address competing theories
- Justify methodological choices
## What Still Applies from General Guidelines
### Avoid Empty Enhancement
❌ "groundbreaking revolutionary breakthrough" ✅ "novel approach to the established problem"
### Include Specific Metrics
❌ "significantly improved performance" ✅ "improved F1 score from 0.72 to 0.89"
### Acknowledge Limitations
❌ "Our method solves all problems" ✅ "While effective for structured data, our approach shows limitations with sparse
datasets"
## Academic Sophistication Markers
### Complex Sentence Structures
> "While previous approaches have focused primarily on supervised learning paradigms, which require extensive labeled
> datasets that are often unavailable in specialized domains, our methodology leverages semi-supervised techniques that
> can effectively utilize the abundance of unlabeled data, thereby addressing a critical limitation in the field."
This complexity is appropriate for academic audiences.
### Domain-Specific Terminology
Use freely without simplification:
- Heteroscedasticity
- Multicollinearity
- Eigendecomposition
- Hamiltonian dynamics
- Epistemic uncertainty
### Theoretical Frameworks
Reference and build upon:
- Established theories
- Canonical papers
- Methodological traditions
- Disciplinary conventions
## The Academic Test
Before submission, verify:
1. Are all claims supported by citations or evidence?
2. Is the methodology reproducible?
3. Are limitations explicitly acknowledged?
4. Does it follow disciplinary conventions?
5. Is the language formally appropriate?
6. Are theoretical contributions clear?
## Remember
Academic writing has different goals than business or technical writing:
- **Contribution to knowledge** vs. practical application
- **Theoretical rigor** vs. implementation details
- **Comprehensive review** vs. focused solution
- **Formal discourse** vs. conversational tone
Many patterns that indicate AI in other contexts are simply academic convention. The key is using them with precision
and purpose, not as filler.