Team:Montgomery Cougars NJUSA/Extras/References
From 2014hs.igem.org
(Difference between revisions)
(→References) |
|||
Line 1: | Line 1: | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <title>Horizontal Navigation Bar w/Rollover Effect</title> | ||
+ | <style type="text/css"> | ||
+ | <!-- | ||
+ | #navbar ul { | ||
+ | margin: 0; | ||
+ | padding: 5px; | ||
+ | list-style-type: none; | ||
+ | text-align: center; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | #navbar ul li { | ||
+ | display: inline; | ||
+ | } | ||
+ | #navbar ul li a { | ||
+ | text-decoration: none; | ||
+ | padding: .2em 1em; | ||
+ | color: #fff; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | #navbar ul li a:hover { | ||
+ | color: #000; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | --> | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="navbar"> | ||
+ | <ul> | ||
+ | <li><a href="https://2014hs.igem.org/Team:Montgomery_Cougars_NJUSA#Team">Team</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Team:Montgomery_Cougars_NJUSA/Project">Project</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Safety">Safety</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/References">References</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Attributions">Attributions</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Team:Montgomery_Cougars_NJUSA#Human_Practices">Human Practices</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Team:Montgomery_Cougars_NJUSA#Fun.21">Fun!</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
+ | {|align="justify" | ||
Bhatia A, Maisonneuve JF, Persing DH. PROPIONIBACTERIUM ACNES AND CHRONIC DISEASES. In: Institute of Medicine (US) Forum on Microbial Threats; Knobler SL, O'Connor S, Lemon SM, et al., editors. The Infectious Etiology of Chronic Diseases: Defining the Relationship, Enhancing the Research, and Mitigating the Effects: Workshop Summary. Washington (DC): National Academies Press (US); 2004. | Bhatia A, Maisonneuve JF, Persing DH. PROPIONIBACTERIUM ACNES AND CHRONIC DISEASES. In: Institute of Medicine (US) Forum on Microbial Threats; Knobler SL, O'Connor S, Lemon SM, et al., editors. The Infectious Etiology of Chronic Diseases: Defining the Relationship, Enhancing the Research, and Mitigating the Effects: Workshop Summary. Washington (DC): National Academies Press (US); 2004. | ||
Higaki, Shuichi. "Lipase Inhibitors for the Treatment of Acne." Journal of Molecular Catalysis B: Enzymatic 22.5-6 (2003): 377-84. Print. | Higaki, Shuichi. "Lipase Inhibitors for the Treatment of Acne." Journal of Molecular Catalysis B: Enzymatic 22.5-6 (2003): 377-84. Print. |
Revision as of 19:52, 28 March 2014