mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
updated wikipedia reference
This commit is contained in:
parent
0f46ec7f65
commit
a25f5b021c
|
@ -1,24 +1,24 @@
|
||||||
@online{vtpchap4,
|
@online{ slideshare:vtpchap4,
|
||||||
author = {Hector Camba Lainez},
|
author = "Hector Camba Lainez",
|
||||||
title = {Cap4 implementing vtp},
|
title = "Cap4 implementing vtp",
|
||||||
year = 2010,
|
year = "2010",
|
||||||
url = {https://www.slideshare.net/lucky0679/cap4-implementing-vtp},
|
url = {https://www.slideshare.net/lucky0679/cap4-implementing-vtp},
|
||||||
note = {Last Accessed: 2017-05-22},
|
note = "[Online; accessed 22-May-2017]"
|
||||||
}
|
}
|
||||||
|
|
||||||
@misc{wp_spanningtree,
|
@misc{ wiki:Spanning_Tree_Protocol,
|
||||||
title = {Spanning Tree Protocol},
|
author = "Wikipedia",
|
||||||
year = 2017,
|
title = "{Spanning Tree Protocol} --- {W}ikipedia{,} The Free Encyclopedia",
|
||||||
url = {https://en.wikipedia.org/w/index.php?title=Spanning_Tree_Protocol&oldid=778662646},
|
year = "2017",
|
||||||
urldate = {2017-05-24},
|
howpublished = {\url{http://en.wikipedia.org/w/index.php?title=Spanning\%20Tree\%20Protocol&oldid=778662646}},
|
||||||
note = {Last Accessed: 2017-05-24},
|
note = "[Online; accessed 24-May-2017]"
|
||||||
}
|
}
|
||||||
|
|
||||||
@book{froom2015implementing,
|
@book{froom2015implementing,
|
||||||
author = {Froom, Richard},
|
author = "Froom, Richard",
|
||||||
title = {Implementing Cisco IP switched networks (SWITCH) : foundation learning guide},
|
title = "Implementing Cisco IP switched networks (SWITCH) : foundation learning guide",
|
||||||
publisher = {Cisco Press},
|
publisher = "Cisco Press",
|
||||||
year = {2015},
|
year = "2015",
|
||||||
address = {Indianapolis, IN},
|
address = "Indianapolis{,} IN",
|
||||||
isbn = {978-1-58720-664-1}
|
isbn = "978-1-58720-664-1"
|
||||||
}
|
}
|
Loading…
Reference in a new issue