diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-09-30 20:22:31 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-09-30 20:22:31 -0300 |
commit | e19d89822134537c46ac7e253d281bbd03e8a1a8 (patch) | |
tree | 7b51f3787a46b4935383def6f236d89fc7cc8e4b | |
parent | a0d0c6192ef1c200f1f1589f5b9da5f509d75cbd (diff) | |
download | biblio-e19d89822134537c46ac7e253d281bbd03e8a1a8.tar.gz biblio-e19d89822134537c46ac7e253d281bbd03e8a1a8.tar.bz2 |
Test @online entry
-rw-r--r-- | technology.bib | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/technology.bib b/technology.bib index bb24e36..7834c84 100644 --- a/technology.bib +++ b/technology.bib @@ -565,10 +565,11 @@ note = "Acessado em 28/07/2007", } -@misc{lastfm-terms-archive, - title = "Termos de Uso do Last.fm (Arquivo)", - author = "Last.fm", - year = "2007", - url = "https://web.archive.org/web/20070907011559/http://www.lastfm.com.br/popups/terms/", - note = "Acessado em 28/07/2007", +@online{lastfm-terms-archive, + title = "Termos de Uso do Last.fm (Arquivo)", + author = "Last.fm", + year = "2007", + url = "https://web.archive.org/web/20070907011559/http://www.lastfm.com.br/popups/terms/", + note = "Acessado em 28/07/2007", + urlddate = "2007-07-28", } |