Wasair
Portada. (2010, marzo 8). Wasair, . Retrieved 20:27, septiembre 7, 2010 from http://wasair.com/index.php5?title=Portada&oldid=99.
"Portada." Wasair, . 8 mar 2010, 21:27 UTC. 7 sep 2010, 20:27 <http://wasair.com/index.php5?title=Portada&oldid=99>.
Wasair contributors, 'Portada', Wasair, , 8 marzo 2010, 21:27 UTC, <http://wasair.com/index.php5?title=Portada&oldid=99> [accessed 7 septiembre 2010]
Wasair contributors, "Portada," Wasair, , http://wasair.com/index.php5?title=Portada&oldid=99 (accessed septiembre 7, 2010).
Wasair contributors. Portada [Internet]. Wasair, ; 2010 mar 8, 21:27 UTC [cited 2010 sep 7]. Available from: http://wasair.com/index.php5?title=Portada&oldid=99.
Portada, http://wasair.com/index.php5?title=Portada&oldid=99 (last visited septiembre 7, 2010).
@misc{ wiki:xxx,
author = "Wasair",
title = "Portada --- Wasair{,} ",
year = "2010",
url = "http://wasair.com/index.php5?title=Portada&oldid=99",
note = "[Online; accessed 7-septiembre-2010]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Wasair",
title = "Portada --- Wasair{,} ",
year = "2010",
url = "\url{http://wasair.com/index.php5?title=Portada&oldid=99}",
note = "[Online; accessed 7-septiembre-2010]"
}