Scientific Article - Latex - How to reference a website
Página 1 de 1
Scientific Article - Latex - How to reference a website
Here are 2 different examples on how to reference a website in Latex when writing a scientific article:
1 -
2 -
2.1 - Edit the bib file and add a reference using the following format:
2.2 - Reference the website reference:
1 -
- Código:
...
\usepackage{url}
...
\url{http://www.myurl.com}
...
2 -
2.1 - Edit the bib file and add a reference using the following format:
- Código:
@misc{mywebsite,
Author = {mywebsite},
note = {Last accessed on Jan 03, 2014},
Title = {mywebsite - MY WEB SITE TITLE},
Url = {http://www.mywebsite.com/},
Year = {2014},
Howpublished = {http://www.mywebsite.com/}
}
2.2 - Reference the website reference:
- Código:
\cite{mywebsite}
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos
Ter Set 24, 2019 1:16 pm por jpmartins
» Artigo Bitcoin
Ter Set 24, 2019 1:13 pm por jpmartins
» Novo site para desportistas / New site for athletes
Ter Dez 04, 2018 8:19 am por Admin
» Check used port with the command line
Ter Dez 04, 2018 8:10 am por Admin
» Check the port where mariaDB is running
Seg Dez 03, 2018 4:59 am por Admin
» Check the linux version
Seg Dez 03, 2018 3:12 am por Admin
» Granting rights to a database for a user
Qui Nov 29, 2018 2:04 am por Admin
» Create new user
Qui Nov 29, 2018 2:01 am por Admin
» Change level of password security level
Qui Nov 29, 2018 1:59 am por Admin