Notebook[{cell_1, cell_2, ...}] is the low-level construct that represents a notebook manipulated by the Mathematica front end.
Version 6.0 greatly extended Mathematica's powerful symbolic document paradigm, integrating support for editable symbolic graphics, structure-programmable table layouts, ...
Mathematica 7 enhances the Mathematica notebook experience in several ways, with new convenient usability features, new levels of automation for the form and structure of ...
In Mathematica's unified symbolic architecture, every Mathematica notebook you see is represented as a symbolic expression that can be manipulated and controlled ...
Expressions corresponding to notebooks. Here is a simple Mathematica notebook. Here is the expression that corresponds to this notebook.
Program-constructible symbolic documents with uniquely flexible formatting.
Cells as Mathematica Expressions Notebooks as Mathematica Expressions Manipulating Notebooks from the Kernel
Mathematica notebooks allow you to create documents that can be viewed interactively on screen or printed on paper. Particularly in larger notebooks, it is common to have ...
A typical Mathematica notebook containing text, graphics, and Mathematica expressions. The brackets on the right indicate the extent of each cell. Mathematica notebooks are ...
ButtonNotebook[] gives the notebook, if any, that contains the button which initiated the current evaluation.