One example file

Table of Contents

HOME UP

1 An equation

Do GitHub pages support equation rendering?

\begin{equation*} \int \cos{x} dx = \sin{x} \end{equation*}

2 A figure example

sg_d1.png

3 A code block example

#include <iostream>
int main()
{
  std::cout << "Hello world!" << std:endl;
  return 0;
}

4 A bibliographic reference

Test bibliography: [lewis00_gnu_emacs_lisp]

5 Another section

Bibliography

  • [lewis00_gnu_emacs_lisp] Lewis, The GNU Emacs Lisp reference manual : for Emacs Version 21, Revision 2.6, May 2000, Free Software Foundation (2000).

Author: picaud

Created: 2020-07-17 Fri 08:13

Validate