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
General ⇒ Sources
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Sources
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.
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.