Keep the paper close to its evidence
- A manuscript can drift from the notebook, figure, or table that supports it.
- Equations and diagrams become difficult to review when only the final PDF is available.
- Citation files and submission requirements still need a deliberate external verification step.
What GPDoc supports
- Markdown source for sections, lists, tables, code blocks, links, and footnotes.
- LaTeX math rendered with the technical explanation.
- Mermaid diagrams and code that remain readable in the source.
- Browser notebooks for Python, JavaScript, or TypeScript analysis kept alongside the paper.
- Comments, suggestions, version checkpoints, and Git for a reviewable change path where supported.
- Export to supported Markdown, HTML, PDF, LaTeX, Word, and notebook formats.
Research-tool boundary
GPDoc does not replace a citation manager, journal submission system, reproducibility service, or research compliance review. Keep those source files with the project and verify their output in the required external tools.
Suggested workflow
Use Markdown headings for the paper structure. Add LaTeX math, tables, code, and Mermaid diagrams where they explain the method or result.
Store supporting browser notebooks, scripts, data references, and figure exports with the project. Record the runtime and dependencies needed to reproduce each result.
Use comments for questions and suggestions for proposed changes. Check every cited result against the notebook, data source, and current manuscript revision.
Run the anonymization, retention, citation, accessibility, and journal checks required by your organization or publisher outside GPDoc.
Create the required PDF, LaTeX, Word, HTML, or Markdown copy. Compile or open it in the destination environment and check equations, figures, citations, pagination, and private data.
Review structured document authoring, or check every supported export format.
Related solutions
Data science educators & enablement teams
Sharing browser notebooks
Keep Python or JavaScript and TypeScript code, captured output, and technical explanation in one GPDoc notebook, then export an open copy for review or reuse.
Consulting & customer success
Consulting deliverables with clearer source files
Build reports, presentations, notebooks, diagrams, and handoff material in open, versionable files with review history.