GeneralSources

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
mvroozen
Posts: 1
Joined: Sat Apr 19, 2014 12:39 pm

Sources

Post by mvroozen »

Dear Latex-users

I am new to Latex and have to write a document about iteration techniques.
Naturally I have to give the used sources, however if I want to give a site I stumble on a problem:
You can't use `macro parameter charactter #` in horizontal mode

\newpage
\section{bronnen} %bronnen is Dutch for sources
http://www.numberworld.org/misc_runs/pi ... l#formulas
\end{document}

If there are any problems with the post please tell me, it's my first post.

Thank you in advance

Maurits van Roozendaal

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Sources

Post by Johannes_B »

Use package url or hyperref for urls.

BTW: As a beginner, you should read some introductory material. It is also very important to learn how to prepare minimal working examples (MWEs). Please inform yourself.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply