mirror of
				https://github.com/bspeice/bspeice.github.io
				synced 2025-11-03 18:00:29 -05:00 
			
		
		
		
	Now using the actual publish settings.
This commit is contained in:
		@ -6,18 +6,20 @@
 | 
			
		||||
        <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
			
		||||
        <meta name="description" content="MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}}); My only non-core class this semester has been in Structure Products. We've been surveying a wide variety of products, and the ...">
 | 
			
		||||
        <meta name="keywords" content="finance, monte carlo, simulation">
 | 
			
		||||
        <link rel="icon" href="/favicon.ico">
 | 
			
		||||
        <link rel="icon" href="https://bspeice.github.io/favicon.ico">
 | 
			
		||||
 | 
			
		||||
        <title>Autocallable Bonds - Bradlee Speice</title>
 | 
			
		||||
 | 
			
		||||
        <!-- Stylesheets -->
 | 
			
		||||
        <link href="/theme/css/bootstrap.min.css" rel="stylesheet">
 | 
			
		||||
        <link href="/theme/css/fonts.css" rel="stylesheet">
 | 
			
		||||
        <link href="/theme/css/nest.css" rel="stylesheet">
 | 
			
		||||
        <link href="/theme/css/pygment.css" rel="stylesheet">
 | 
			
		||||
        <link href="https://bspeice.github.io/theme/css/bootstrap.min.css" rel="stylesheet">
 | 
			
		||||
        <link href="https://bspeice.github.io/theme/css/fonts.css" rel="stylesheet">
 | 
			
		||||
        <link href="https://bspeice.github.io/theme/css/nest.css" rel="stylesheet">
 | 
			
		||||
        <link href="https://bspeice.github.io/theme/css/pygment.css" rel="stylesheet">
 | 
			
		||||
        <!-- /Stylesheets -->
 | 
			
		||||
 | 
			
		||||
        <!-- RSS Feeds -->
 | 
			
		||||
        <link href="https://bspeice.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Bradlee Speice Full Atom Feed" />
 | 
			
		||||
        <link href="https://bspeice.github.io/feeds/blog.atom.xml" type="application/atom+xml" rel="alternate" title="Bradlee Speice Categories Atom Feed" />
 | 
			
		||||
        <!-- /RSS Feeds -->
 | 
			
		||||
 | 
			
		||||
        <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
 | 
			
		||||
@ -39,7 +41,7 @@
 | 
			
		||||
            <div class="container">
 | 
			
		||||
                <div class="header-nav">
 | 
			
		||||
                    <div class="header-logo">
 | 
			
		||||
                        <a class="pull-left" href="/"><img class="mr20" src="images/logo.svg" alt="logo">Bradlee Speice</a>
 | 
			
		||||
                        <a class="pull-left" href="https://bspeice.github.io/"><img class="mr20" src="https://bspeice.github.ioimages/logo.svg" alt="logo">Bradlee Speice</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="nav pull-right">
 | 
			
		||||
                    </div>
 | 
			
		||||
@ -54,12 +56,12 @@
 | 
			
		||||
              <div class="col-lg-12">
 | 
			
		||||
                  <div class="header-content">
 | 
			
		||||
                      <h1 class="header-title">Autocallable Bonds</h1>
 | 
			
		||||
                      <p class="header-date"> <a href="/author/bradlee-speice.html">Bradlee Speice</a>, Fri 27 November 2015,  <a href="/category/blog.html">Blog</a></p>
 | 
			
		||||
                      <p class="header-date"> <a href="https://bspeice.github.io/author/bradlee-speice.html">Bradlee Speice</a>, Fri 27 November 2015,  <a href="https://bspeice.github.io/category/blog.html">Blog</a></p>
 | 
			
		||||
                      <div class="header-underline"></div>
 | 
			
		||||
                      <div class="clearfix"></div>
 | 
			
		||||
                      <p class="pull-right header-tags">
 | 
			
		||||
                          <span class="glyphicon glyphicon-tags mr5" aria-hidden="true"></span>
 | 
			
		||||
<a href="/tag/finance.html">finance</a>, <a href="/tag/monte-carlo.html">monte carlo</a>, <a href="/tag/simulation.html">simulation</a>                      </p>
 | 
			
		||||
<a href="https://bspeice.github.io/tag/finance.html">finance</a>, <a href="https://bspeice.github.io/tag/monte-carlo.html">monte carlo</a>, <a href="https://bspeice.github.io/tag/simulation.html">simulation</a>                      </p>
 | 
			
		||||
                  </div>
 | 
			
		||||
              </div>
 | 
			
		||||
        </div>
 | 
			
		||||
@ -3867,6 +3869,7 @@ Present value of Phoenix with memory note: $100.09</pre>
 | 
			
		||||
                    <div class="col-xs-4 col-sm-3 col-md-3 col-lg-3">
 | 
			
		||||
                        <div class="footer-title"></div>
 | 
			
		||||
                        <ul class="list-unstyled">
 | 
			
		||||
                            <li><a href="https://bspeice.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate"></a></li>
 | 
			
		||||
                        </ul>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="col-xs-4 col-sm-3 col-md-3 col-lg-3">
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user