Function Repository Resource:

ComputationalEssayTemplate

Source Notebook

Open a computational essay template with tools for streamlined essay writing and publishing

Contributed by: Stephen Schroeder

ResourceFunction["ComputationalEssayTemplate"][]

creates and opens the computational essay template notebook in the front end.

Details and Options

ResourceFunction["ComputationalEssayTemplate"] returns a NotebookObject corresponding to the notebook it creates.
ResourceFunction["ComputationalEssayTemplate"] will by default create a notebook with the name "Untitled-n".

Examples

Basic Examples (1) 

Open the computational essay template in a new notebook:

In[1]:=
ResourceFunction["ComputationalEssayTemplate"][]
Out[1]=

Version History

  • 1.1.0 – 25 September 2020
  • 1.0.0 – 07 April 2020

Related Resources

License Information