404
+ +Page not found :(
+Try to check other pages through the menu.
+diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/404.html b/404.html new file mode 100644 index 00000000..a6160f6b --- /dev/null +++ b/404.html @@ -0,0 +1,920 @@ + + +
+ + + + + + +Page not found :(
+Try to check other pages through the menu.
+Jekyll
theme for elegant writers.
++ + + + + + + + + + + + + + + + + + + + + + + +
+ +
+Like this elegant theme? You can give it a star or sponsor me!
+I will respect your crucial support and say THANK YOU!
+
+ + + +
+ ++ + + +
+ +## Features + +- Support beautiful **Night Mode**. +- Modern responsive web design. +- Full layouts `home`, `post`, `tags`, `archive` and `about`. +- Uses font awesome 5 for icons. +- Beautiful page banner with image and video. +- Beautiful Syntax Highlight using [highlight.js][highlight-js]. +- Beautiful image gallery previewer using [PhotoSwipe 5][photoswipe-5]. +- RSS support using [Jekyll Feed][jekyll-feed] gem. +- Optimized for search engines using [Jekyll Seo Tag][jekyll-seo-tag] gem. +- Sitemap support using [Jekyll Sitemap][jekyll-sitemap] gem. +- Complex and flexible table support using [Jekyll Spaceship][jekyll-spaceship] gem. +- MathJAX and LaTeX optional support using [Jekyll Spaceship][jekyll-spaceship] gem. +- Media (Youtube, Spotify, etc.) support using [Jekyll Spaceship][jekyll-spaceship] gem. +- Diagram (PlantUML, Mermaid) support using [Jekyll Spaceship][jekyll-spaceship] gem. +- Google Translation support. +- New post tag support. +- Pin post tag support. + +Also, visit the [Live Demo][yat-live-demo] site for the theme. + +## Installation + +There are three ways to install: + +- As a [gem-based theme](https://jekyllrb.com/docs/themes/#understanding-gem-based-themes). +- As a [remote theme](https://blog.github.com/2017-11-29-use-any-theme-with-github-pages/) (GitHub Pages compatible). +- Forking/directly copying all of the theme files into your project. + +### Gem-based Theme Method + +Add this line to your Jekyll site's `Gemfile`: + +```ruby +gem "jekyll-theme-yat" +``` + +And add this line to your Jekyll site's `_config.yml`: + +```yaml +theme: jekyll-theme-yat +``` + +And then execute: + +```bash +$ bundle +``` + +Or install it yourself as: + +```bash +$ gem install jekyll-theme-yat +``` + +### Remote Theme Method with GitHub Pages + +Remote themes are similar to Gem-based themes, but do not require `Gemfile` changes or whitelisting making them ideal for sites hosted with GitHub Pages. + +To install: + +Add this line to your Jekyll site's `Gemfile`: + +```ruby +gem "github-pages", group: :jekyll_plugins +``` + +And add this line to your Jekyll site's `_config.yml`: + +```yaml +# theme: owner/name --> Don't forget to remove/comment the gem-based theme option +remote_theme: "jeffreytse/jekyll-theme-yat" +``` + +And then execute: + +```bash +$ bundle +``` + +### Forking/Cloning the project + +You need to update the option of github workflow file `.github/workflows/build-jekyll.yml`, especially to ensure the value of `jekyll_baseurl` is correct. + +### GitHub Pages without limitation + +GitHub Pages runs in `safe` mode and only allows [a set of whitelisted plugins/themes](https://pages.github.com/versions/). **In other words, the third-party gems will not work normally**. + +To use the third-party gem in GitHub Pages without limitation: + +Here is a GitHub Action named [jekyll-deploy-action](https://github.com/jeffreytse/jekyll-deploy-action) for Jekyll site deployment conveniently. 👍 + +## Usage + +Add or update your available layouts, includes, sass and/or assets. + +## Development + +To set up your environment to develop this theme, run `bundle install`. + +Your theme is setup just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal. + +When your theme is released, only the files in `_data`, `_layouts`, `_includes`, `_sass` and `assets` tracked with Git will be bundled. +To add a custom directory to your theme-gem, please edit the regexp in `jekyll-theme-yat.gemspec` accordingly. + +## Contributing + +Issues and Pull Requests are greatly appreciated. If you've never contributed to an open source project before I'm more than happy to walk you through how to create a pull request. + +You can start by [opening an issue](https://github.com/jeffreytse/jekyll-theme-yat/issues/new) describing the problem that you're looking to resolve and we'll go from there. + +## License + +This theme is licensed under the [MIT license](https://opensource.org/licenses/mit-license.php) © JeffreyTse. + + + +[jekyll]: https://jekyllrb.com/ +[yat-git-repo]: https://github.com/jeffreytse/jekyll-theme-yat/ +[yat-live-demo]: https://jeffreytse.github.io/jekyll-theme-yat/ +[jekyll-spaceship]: https://github.com/jeffreytse/jekyll-spaceship +[jekyll-seo-tag]: https://github.com/jekyll/jekyll-seo-tag +[jekyll-sitemap]: https://github.com/jekyll/jekyll-sitemap +[jekyll-feed]: https://github.com/jekyll/jekyll-feed +[highlight-js]: https://github.com/highlightjs/highlight.js +[photoswipe-5]: https://photoswipe.com/ diff --git a/about.html b/about.html new file mode 100644 index 00000000..ff6c4049 --- /dev/null +++ b/about.html @@ -0,0 +1,1163 @@ + + + + + + + + + + No arbitrage is a fundamental concpet to the Modern Portfolio Theory and pricing models
+ for the most complex financial products such as Black-Scholes option pricing model.
+ Some works from those academic giants has been recognised with Nobel Prizes. However, The basic idea is simple,
+No profit gain is possible without taking appropriate risks in an efficient market. Or simply No pain, no gain.
+ It is a practical philosophy of living.
+
No Arbitrate (this site) is my personal blog created to share practical financial knowledge,
+ ranging from basics to advanced concepts, and from theory to hands-on spreadsheet techniques.
+ It’s a space for exchanging ideas, making connections, and inspiring both readers and myself.
+
+
+ I am Joseph Cai, a financial analyst living in London, originally from China. + With over a decade of formal academic training in finance, my expertise lies primarily in corporate finance. + However, my interests extend well beyond that field. I'm deeply fascinated by derivative products, largely due to their mathematical rigor and the sophisticated modeling they require. +
++ In recent years, I've also embarked on a journey to expand my technical skill set through programming. + I started with SQL and then moved on to DAX (Power BI), M-Scripting (Power Query), and Python. + Lately, I've been experimenting with automating tasks using TypeScript in Excel. +
+ ++ If you have a curiosity about finance and a desire to grow their knowledge in the field. + Whether you're a finance major, a professional preparing for exams like the CFA, a business manager looking to sharpen your strategic skills, or an entrepreneur seeking funding for your next venture, I hope you'll find value here. +
++ I'll be sharing a mix of original content and insightful pieces from other sources. My goal is to create a resource that not only educates but also inspires. + Whether you're looking to pick up a new technical skill, unwind on a quiet Sunday afternoon, or find motivation during a late-night work session, I hope my posts will provide what you need. +
+ ++ I've taken many turns in my career, and one thing I've learned is that life's path is rarely a straight line. + A valued mentor and friend once encouraged me that if you are focused on your goal and learn from mistakes, you will reach there sooner or later. + + The most meaningful achievements often take time to materialize. It's crucial to be patient and stay committed to the process because, + in the words of James Clear from Atomic Habits: +
+++"The seed of every habit is a single, tiny decision... It is your commitment to the process that will determine your progress."
+
You have to trust that you can rise through and above adversity.
++ ▶ Please note that none of the content on this site should be considered financial advice; + any decision-making should be evaluated based on specific cases. +
+ ++ I'm always open to making new connections and exchanging ideas. Feel free to reach out to me on + LinkedIn, if you'd like to connect or have a chat. + Let's learn, grow, and inspire each other! +
+ + +This is a bare-minimum template to create a Jekyll site that uses the Just the Docs theme. You can easily set the created site to be published on GitHub Pages – the README file explains how to do that, along with other details.
+ +If Jekyll is installed on your computer, you can also build and preview the created site locally. This lets you test changes before committing them, and avoids waiting for GitHub Pages.1 And you will be able to deploy your local build to a different platform than GitHub Pages.
+ +More specifically, the created site:
+ +Gemfile
and loads the just-the-docs
gemOther than that, you’re free to customize sites that you create with this template, however you like. You can easily change the versions of just-the-docs
and Jekyll it uses, as well as adding further plugins.
Browse our documentation to learn more about how to use this theme.
+ +To get started with creating a site, simply:
+ +If you want to maintain your docs in the docs
directory of an existing project repo, see Hosting your docs from an existing project repo in the template README.
Welcome + +Hello! I am thrilled that you are here! This is my first and latest blog where I will share my thoughts on financial market and financial fundamental knowledge and occassionally practical example files (models and slides). You can find more about me in the ABOUT page. + +To add new posts, simply add a file in the _posts directory that fol... Read More
+ +You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated. + +To add new posts, simply add a file in the _posts dire... Read More
+ ++ +Paragraphs are separated by a blank line. + +2nd paragraph. Italic, bold, and monospace. Itemized lists +look like: + + + this one + that one + the other one + + +Note that — not considering the asterisk — the actual text +content starts at 4-columns in. + + + Block quotes are +written like so. + + They can span multiple paragraphs, +if you like. + + +Use 3 da... Read More
+ ++ A safe integer is an integer that + + can be exactly represented as an IEEE-754 double precision number, and + whose IEEE-75 representation cannot be the result of rounding any other integer to fit the IEEE-754 representation + + + For example, $ 2 ^ {53} - 1 $ is a safe integer, + + it can be exactly represented + + + + Read More
+ +Canon in D (Pachelbel’s Canon) - Cello & Piano [BEST WEDDING VERSION] +Some of you know that we occasionally play for weddings. As you can imagine, we get a LOT of requests for Canon in D, and we discovered that there were no good arrangements available anywhere for piano and cello! Hard to believe given its popularity. So we decided to make ... Read More
+ +Table example as below + +For now, these extended features are provided: + + + Cells spanning multiple columns + Cells spanning multiple rows + Cells text align separately + Table header not required + Grouped table header rows or data rows + + +Rowspan and Colspan +^^ in a cell indicates it should be merged with the cell above. +This feature is contribu... Read More
+ +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. + +Some great heading (h2) + +Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, m... Read More
+ +Eos eu docendi tractatos sapientem, brute option menandri in vix, quando vivendo accommodare te ius. Nec melius fastidii constituam id, viderer theophrastus ad sit, hinc semper periculis cum id. Noluisse postulant assentior est in, no choro sadipscing repudiandae vix. Vis in euismod delenit dignissim. Ex quod nostrum sit, suas decore animal id i... Read More
+ +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lo... Read More
+ +Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur s... Read More
+ +Put the math expression within $…$: + +\(\LaTeX{}\) + +$\Pi$ + +$ a * b = c ^ b $ + +$ 2^{\frac{n-1}{3}} $ + +$ \int_a^b f(x)\,dx. $ + +\( \int_a^b f(x)\,dx. \) + +$$ +\begin{cases} +\text{if true}\ foo +\text{if false}\ bar +\end{cases} +$$ + + + + + $ \rho {\rm{FOD}} = \sum\limits{\sigma ,i} {(\delta _1 - \delta _2 n_i^\sigma ) + \phi _i^\sigma ({\bf{... Read More
+ +You can write regular markdown here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/headings/tables/etc. + +Here is some bold text + +Here is a secondary heading + +Here’s a useless table: + + + + ... Read More
+ +For now, these extended features are provided:
+ +^^ in a cell indicates it should be merged with the cell above.
+This feature is contributed by pmccloghrylaing.
Stage | +Direct Products | +ATP Yields | +
---|---|---|
Glycolysis
+ + |
+ 2 ATP | + +|
2 NADH | +3–5 ATP | +|
Pyruvaye oxidation | +2 NADH | +5 ATP | +
Citric acid cycle
+ + |
+ 2 ATP | + +|
6 NADH | +15 ATP | +|
2 FADH | +3 ATP | +|
30–32 ATP | + + +
[ Net ATP yields per hexose]
+ +A backslash at end to join cell contents with the following lines.
+This feature is contributed by Lucas-C.
Easy Multiline | + + +||
---|---|---|
Apple
+ +Apple + +Apple |
+ Banana
+ +Banana + +Banana |
+ Orange
+ +Orange + +Orange |
+
Apple
+ +Apple |
+ Banana
+ +Banana |
+ Orange
+ +Orange |
+
Apple | +Banana | +Orange | +
Table header can be eliminated.
+ +♜ | ++ | ♝ | +♛ | +♚ | +♝ | +♞ | +♜ | +
+ | ♟ | +♟ | +♟ | ++ | ♟ | +♟ | +♟ | +
♟ | ++ | ♞ | ++ | + | + | + | + |
+ | ♗ | ++ | + | ♟ | ++ | + | + |
+ | + | + | + | ♙ | ++ | + | + |
+ | + | + | + | + | ♘ | ++ | + |
♙ | +♙ | +♙ | +♙ | ++ | ♙ | +♙ | +♙ | +
♖ | +♘ | +♗ | +♕ | +♔ | ++ | + | ♖ | +
|: Fruits \|\| Food :|||
+|:-------- |:-------- |:------------ |
+| Apple |: Apple :| Apple \
+| Banana | Banana | Banana \
+| Orange | Orange | Orange |
+|: Rowspan is 5 :||: How's it? :|
+|^^ A. Peach ||^^ 1. Fine |
+|^^ B. Orange ||^^ 2. Bad $I = \int \rho R^{2} dV$ |
+|^^ C. Banana || It's OK! ![example image][my-image] |
+
Table cell can be set alignment separately.
+ +:Fruits | +Food | + +|
---|---|---|
Apple | +Banana | +Orange | +
Apple | +Banana | +Orange | +
+ | Fruits: | + +|
---|---|---|
Apple | +Banana | +Orange | +
Apple | +Banana | +Orange | +
:Fruits | ++ | Food | + +||
---|---|---|---|---|
Apple | +Banana | +Orange
+ + |
+ Strawberry | +|
Apple & Banana | + +Peach | + +
:Fruits | ++ | Food | + +||
Apple | +Banana | +Orange | +Strawberry | +
Fruits || Food | + + +||
---|---|---|
Apple
+ +Banana + +Orange |
+ Apple
+ +Banana + +Orange |
+ Apple
+ +Banana + +Orange |
+
Rowspan is 5
+ +A. Peach + +B. Orange + +C. Banana |
+ How’s it?
+ + + |
+
+ |
It’s OK! + | + +
Some of you know that we occasionally play for weddings. As you can imagine, we get a LOT of requests for Canon in D, and we discovered that there were no good arrangements available anywhere for piano and cello! Hard to believe given its popularity. So we decided to make our own! We tried to stick as closely to the original as possible (which was written for three violins and basso continuo), and we performed it not at a snail’s pace so the bride can actually make it down the aisle without putting everyone to sleep. 🙊(Yeah, we said it! Nobody likes a slow processional!) Also, the number one complaint about this piece from cellists is always how booooring it is to play because they literally have to play the same 8 bass notes over and over for the entire piece. Problem solved with this arrangement because the cello never has to play the bass! 🙌(The piano does, but we get lots of other fun stuff too so it’s ok!) So for all you musicians out there playing weddings, we hope you enjoy playing this arrangement a little more than the ones you were used to…You can get it from www.musicnotes.com. 😊Be sure to let us know in the comments if you do!
+ + + +BACKGROUND /
+ +Gucci share their creative vision through a series of surreal animated paintings by acclaimed artist Ignasi Monreal and The Line Animation studio. The animations make up part of a larger campaign shared via social media, above the line and print.
+ +APPROACH /
+ +Our aim was to ground and accentuate the outlandish scenarios with ambient sound design. Neither proclaiming to be positive or negative, the sound conveys a sense of the uncanny and leaves the audience with nothing but their own interpretations. their creative vision through a series of surreal animated paintings by acclaimed artist Ignasi Monreal and The Line Animation studio. The animations make up part of a larger campaign shared via social media, above the line and print.
+ + + +Grammy Award-winning musician and producer FINNEAS sits down with Pitchfork and closely examines his creative process while working on some of the biggest hit songs of the past couple years. FINNEAS explores the sounds that brought upon +some of his greatest musical breakthroughs in songs such as bad guy, bury a friend, ocean eyes, when the party’s over, I Lost a Friend, Used to This and much more.
+ + + +In future, drivers will be able to choose whether they wish to be driven or do the driving themselves. With the BMW Vision M NEXT, the BMW Group is revealing its take on how driving pleasure might look in future. It offers a foretaste of the BMW M brand’s electrified future by placing the focus squarely on the actively engaged driver. Intelligent technologies provide comprehensive yet carefully targeted assistance to turn them into the ultimate driver.
+ + + +In modern browsers, adding a video to your page is as easy as adding an image. No longer do you need to deal with special plug-ins or require crazy markup, you can do it with a single element. +
+ + + +Hello! I am thrilled that you are here! This is my first and latest blog where I will share my thoughts on financial market and financial fundamental knowledge and occassionally practical example files (models and slides). You can find more about me in the ABOUT page.
+ +To add new posts, simply add a file in the _posts
directory that follows the convention YYYY-MM-DD-name-of-post.ext
and includes the necessary front matter. Take a look at the I
There is a list of topics that I already have in mind that I would lilke to share and hopefully gather your thoughts.
+ +Topic | +Descriptions | +
---|---|
Corporate Finance 101 | +Fundamental framework of classic topics in Corporate Finance. | +
Business Model 101 | +A easy to apply framework for any types of business | +
Often Mistakes in Valuation | +Maybe opinionated | +
Automate model updates with Power Query | +One click updates all | +
Sales Dashboard End to End showcase | +Power BI and standard dataset | +
Book recommendation | +Building a StoryBrand by Donald Miller | +
Book recommendation | +The Synergy Solution by Mark Sirower, Jeff Weirens | +
Please feel free to reach out to me on LinkedIn to let me know your thoughts and make any recommendations if you have.
+ +]]>Some of you know that we occasionally play for weddings. As you can imagine, we get a LOT of requests for Canon in D, and we discovered that there were no good arrangements available anywhere for piano and cello! Hard to believe given its popularity. So we decided to make our own! We tried to stick as closely to the original as possible (which was written for three violins and basso continuo), and we performed it not at a snail’s pace so the bride can actually make it down the aisle without putting everyone to sleep. 🙊(Yeah, we said it! Nobody likes a slow processional!) Also, the number one complaint about this piece from cellists is always how booooring it is to play because they literally have to play the same 8 bass notes over and over for the entire piece. Problem solved with this arrangement because the cello never has to play the bass! 🙌(The piano does, but we get lots of other fun stuff too so it’s ok!) So for all you musicians out there playing weddings, we hope you enjoy playing this arrangement a little more than the ones you were used to…You can get it from www.musicnotes.com. 😊Be sure to let us know in the comments if you do!
+ + + +BACKGROUND /
+ +Gucci share their creative vision through a series of surreal animated paintings by acclaimed artist Ignasi Monreal and The Line Animation studio. The animations make up part of a larger campaign shared via social media, above the line and print.
+ +APPROACH /
+ +Our aim was to ground and accentuate the outlandish scenarios with ambient sound design. Neither proclaiming to be positive or negative, the sound conveys a sense of the uncanny and leaves the audience with nothing but their own interpretations. their creative vision through a series of surreal animated paintings by acclaimed artist Ignasi Monreal and The Line Animation studio. The animations make up part of a larger campaign shared via social media, above the line and print.
+ + + +Grammy Award-winning musician and producer FINNEAS sits down with Pitchfork and closely examines his creative process while working on some of the biggest hit songs of the past couple years. FINNEAS explores the sounds that brought upon +some of his greatest musical breakthroughs in songs such as bad guy, bury a friend, ocean eyes, when the party’s over, I Lost a Friend, Used to This and much more.
+ + + +In future, drivers will be able to choose whether they wish to be driven or do the driving themselves. With the BMW Vision M NEXT, the BMW Group is revealing its take on how driving pleasure might look in future. It offers a foretaste of the BMW M brand’s electrified future by placing the focus squarely on the actively engaged driver. Intelligent technologies provide comprehensive yet carefully targeted assistance to turn them into the ultimate driver.
+ + + +In modern browsers, adding a video to your page is as easy as adding an image. No longer do you need to deal with special plug-ins or require crazy markup, you can do it with a single element. +
]]>For now, these extended features are provided:
+ +^^ in a cell indicates it should be merged with the cell above.
+This feature is contributed by pmccloghrylaing.
Stage | +Direct Products | +ATP Yields | +
---|---|---|
Glycolysis | +2 ATP | | ++ |
^^ | +2 NADH | +3–5 ATP | +
Pyruvaye oxidation | +2 NADH | +5 ATP | +
Citric acid cycle | +2 ATP | | ++ |
^^ | +6 NADH | +15 ATP | +
^^ | +2 FADH | +3 ATP | +
30–32 ATP || | ++ | + |
[ Net ATP yields per hexose]
+ +A backslash at end to join cell contents with the following lines.
+This feature is contributed by Lucas-C.
: Easy Multiline :|| | ++ | + |
---|---|---|
Apple | +Banana | +Orange \ | +
Apple | +Banana | +Orange \ | +
Apple | +Banana | +Orange | +
Apple | +Banana | +Orange \ | +
Apple | +Banana | +Orange | +
Apple | +Banana | +Orange | +
Table header can be eliminated.
+ +♜ | ++ | ♝ | +♛ | +♚ | +♝ | +♞ | +♜ | +
+ | ♟ | +♟ | +♟ | ++ | ♟ | +♟ | +♟ | +
♟ | ++ | ♞ | ++ | + | + | + | + |
+ | ♗ | ++ | + | ♟ | ++ | + | + |
+ | + | + | + | ♙ | ++ | + | + |
+ | + | + | + | + | ♘ | ++ | + |
♙ | +♙ | +♙ | +♙ | ++ | ♙ | +♙ | +♙ | +
♖ | +♘ | +♗ | +♕ | +♔ | ++ | + | ♖ | +
|: Fruits \|\| Food :|||
+|:-------- |:-------- |:------------ |
+| Apple |: Apple :| Apple \
+| Banana | Banana | Banana \
+| Orange | Orange | Orange |
+|: Rowspan is 5 :||: How's it? :|
+|^^ A. Peach ||^^ 1. Fine |
+|^^ B. Orange ||^^ 2. Bad $I = \int \rho R^{2} dV$ |
+|^^ C. Banana || It's OK! ![example image][my-image] |
+
Table cell can be set alignment separately.
+ +\:Fruits | | +Food : | ++ |
---|---|---|
Apple | +Banana | +Orange | +
Apple | +Banana | +Orange | +
+ | Fruits\:: | | ++ |
---|---|---|
Apple | +Banana | +Orange | +
Apple | +Banana | +Orange | +
: \:Fruits :| | ++ | : Food :| | ++ |
---|---|---|---|
Apple | +Banana | +Orange | +: Strawberry : | +
Apple & Banana | | +^^ | +Peach :| | ++ |
: \:Fruits :| | ++ | : Food :| | ++ |
Apple | +Banana | +Orange | +: Strawberry : | +
: Fruits || Food :|| | ++ | + |
---|---|---|
Apple | +: Apple : | +Apple \ | +
Banana | +Banana | +Banana \ | +
Orange | +Orange | +Orange | +
: Rowspan is 5 :| | +: How’s it? : | ++ |
^^ A. Peach | | +^^ 1. Fine | ++ |
^^ B. Orange | | +^^ 2. Bad $I = \int \rho R^{2} dV$ | ++ |
^^ C. Banana | | +It’s OK! ![example image](http://www.unexpected-vortices.com/sw/rippledoc/example-image.jpg "An exemplary image") | ++ |
Paragraphs are separated by a blank line.
+ +2nd paragraph. Italic, bold, and monospace
. Itemized lists
+look like:
Note that — not considering the asterisk — the actual text +content starts at 4-columns in.
+ +++ +Block quotes are +written like so.
+ +They can span multiple paragraphs, +if you like.
+
Use 3 dashes for an em-dash. Use 2 dashes for ranges (ex., “it’s all +in chapters 12–14”). Three dots … will be converted to an ellipsis. +Unicode is supported. ☺
+ +Here’s a numbered list:
+ +Note again how the actual text starts at 4 columns in (4 characters +from the left side). Here’s a code sample:
+ +# Let me re-iterate ...
+for i in 1 .. 10 { do-something(i) }
+
As you probably guessed, indented 4 spaces. By the way, instead of +indenting the block, you can use delimited blocks, if you like:
+ +define foobar() {
+ print "Welcome to flavor country!";
+}
+
(which makes copying & pasting easier). You can optionally mark the +delimited block for Pandoc to syntax highlight it:
+ +import time
+# Quick, count to ten!
+for i in range(10):
+ # (but not *too* quick)
+ time.sleep(0.5)
+ print(i)
+
Now a nested list:
+ +First, get these ingredients:
+ +Boil some water.
+Dump everything in the pot and follow +this algorithm:
+ +find wooden spoon
+uncover pot
+stir
+cover pot
+balance wooden spoon precariously on pot handle
+wait 10 minutes
+goto first step (or shut off burner when done)
+
Do not bump wooden spoon or it will fall.
+Notice again how text always lines up on 4-space indents (including +that last line which continues item 3 above).
+ +Here’s a link to a website, to a local +doc, and to a section heading in the current +doc. Here’s a footnote 1.
+ +Tables can look like this:
+ +Name Size Material Color +————- —– ———— ———— +All Business 9 leather brown +Roundabout 10 hemp canvas natural +Cinderella 11 glass transparent
+ +Table: Shoes sizes, materials, and colors.
+ +(The above is the caption for the table.) Pandoc also supports +multi-line tables:
+ +Keyword Text +——– ———————– +red Sunsets, apples, and + other red or reddish + things.
+ +green Leaves, grass, frogs + and other things it’s + not easy being. +——– ———————–
+ +A horizontal rule follows.
+ +Here’s a definition list:
+ +Again, text is indented 4 spaces. (Put a blank line between each +term and its definition to spread things out more.)
+ +Here’s a “line block” (note how whitespace is honored):
+ +Line one | +
Line too | +
Line tree | +
and images can be specified like so:
+ + + +Inline math equation: $\omega = d\phi / dt$. Display +math should get its own line like so:
+ +$$I = \int \rho R^{2} dV$$
+ +And note that you can backslash-escape any punctuation characters +which you wish to be displayed literally, ex.: `foo`, *bar*, etc.
+Some footnote text. ↩
+Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu.
+ +Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
+ +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit.
+ +Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum.
+ +Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc.
+ +Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
+ +++ +This quote will change your life. It will reveal the secrets of the universe, and all the wonders of humanity. Don’t misuse it.
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt.
+ +Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum.
+ +<html>
+ <head> </head>
+ <body>
+ <p>Hello, World!</p>
+ </body>
+</html>
+
In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris.
+ +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris.
+ +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris.
+ +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris.
+ +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris.
+ +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris.
+ +Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
+ +Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
+ +Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc.
+ +Title 1 | +Title 2 | +Title 3 | +Title 4 | +
---|---|---|---|
lorem | +lorem ipsum | +lorem ipsum dolor | +lorem ipsum dolor sit | +
lorem ipsum dolor sit | +lorem ipsum dolor sit | +lorem ipsum dolor sit | +lorem ipsum dolor sit | +
lorem ipsum dolor sit | +lorem ipsum dolor sit | +lorem ipsum dolor sit | +lorem ipsum dolor sit | +
lorem ipsum dolor sit | +lorem ipsum dolor sit | +lorem ipsum dolor sit | +lorem ipsum dolor sit | +
Title 1 | +Title 2 | +Title 3 | +Title 4 | +
---|---|---|---|
lorem | +lorem ipsum | +lorem ipsum dolor | +lorem ipsum dolor sit | +
lorem ipsum dolor sit amet | +lorem ipsum dolor sit amet consectetur | +lorem ipsum dolor sit amet | +lorem ipsum dolor sit | +
lorem ipsum dolor | +lorem ipsum | +lorem | +lorem ipsum | +
lorem ipsum dolor | +lorem ipsum dolor sit | +lorem ipsum dolor sit amet | +lorem ipsum dolor sit amet consectetur | +
No laudem altera adolescens has, volumus lucilius eum no. Eam ei nulla audiam efficiantur. Suas affert per no, ei tale nibh sea. Sea ne magna harum, in denique scriptorem sea, cetero alienum tibique ei eos. Labores persequeris referrentur eos ei.
]]>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
+ +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
]]>Welcome + +Hello! I am thrilled that you are here! This is my first and latest blog where I will share my thoughts on financial market and financial fundamental knowledge and occassionally practical example files (models and slides). You can find more about me in the ABOUT page. + +To add new posts, simply add a file in the _posts directory that fol... Read More
+ +You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated. + +To add new posts, simply add a file in the _posts dire... Read More
+ ++ +Paragraphs are separated by a blank line. + +2nd paragraph. Italic, bold, and monospace. Itemized lists +look like: + + + this one + that one + the other one + + +Note that — not considering the asterisk — the actual text +content starts at 4-columns in. + + + Block quotes are +written like so. + + They can span multiple paragraphs, +if you like. + + +Use 3 da... Read More
+ ++ A safe integer is an integer that + + can be exactly represented as an IEEE-754 double precision number, and + whose IEEE-75 representation cannot be the result of rounding any other integer to fit the IEEE-754 representation + + + For example, $ 2 ^ {53} - 1 $ is a safe integer, + + it can be exactly represented + + + + Read More
+ +Canon in D (Pachelbel’s Canon) - Cello & Piano [BEST WEDDING VERSION] +Some of you know that we occasionally play for weddings. As you can imagine, we get a LOT of requests for Canon in D, and we discovered that there were no good arrangements available anywhere for piano and cello! Hard to believe given its popularity. So we decided to make ... Read More
+ +Table example as below + +For now, these extended features are provided: + + + Cells spanning multiple columns + Cells spanning multiple rows + Cells text align separately + Table header not required + Grouped table header rows or data rows + + +Rowspan and Colspan +^^ in a cell indicates it should be merged with the cell above. +This feature is contribu... Read More
+ +You’ll find this post in your _posts
directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve
, which launches a web server and auto-regenerates your site when a file is updated.
To add new posts, simply add a file in the _posts
directory that follows the convention YYYY-MM-DD-name-of-post.ext
and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.
Jekyll also offers powerful support for code snippets:
+ + + +Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekyll’s GitHub repo. If you have questions, you can ask them on Jekyll Talk.
+ +$ a * b = c ^ b $
+ +$ 2^{\frac{n-1}{3}} $
+ +$ \int_a^b f(x)\,dx. $
+ +#include <iostream>
+using namespace std;
+
+int main() {
+ cout << "Hello World!";
+ return 0;
+}
+// prints 'Hi, Tom' to STDOUT.
+
class Person:
+ def __init__(self, name, age):
+ self.name = name
+ self.age = age
+
+p1 = Person("John", 36)
+
+print(p1.name)
+print(p1.age)
+
Eos eu docendi tractatos sapientem, brute option menandri in vix, quando vivendo accommodare te ius. Nec melius fastidii constituam id, viderer theophrastus ad sit, hinc semper periculis cum id. Noluisse postulant assentior est in, no choro sadipscing repudiandae vix. Vis in euismod delenit dignissim. Ex quod nostrum sit, suas decore animal id ius, nobis solet detracto quo te.
+ +No laudem altera adolescens has, volumus lucilius eum no. Eam ei nulla audiam efficiantur. Suas affert per no, ei tale nibh sea. Sea ne magna harum, in denique scriptorem sea, cetero alienum tibique ei eos. Labores persequeris referrentur eos ei.
+ + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit.
+ +Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu.
+ +Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
+ +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit.
+ +Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum.
+ +Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc.
+ +Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
+ +++ +This quote will change your life. It will reveal the secrets of the universe, and all the wonders of humanity. Don’t misuse it.
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt.
+ +Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum.
+ +<html>
+ <head> </head>
+ <body>
+ <p>Hello, World!</p>
+ </body>
+</html>
+
In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris.
+ +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris.
+ +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris.
+ +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris.
+ +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris.
+ +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris.
+ +Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
+ +Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
+ +Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc.
+ +Title 1 | +Title 2 | +Title 3 | +Title 4 | +
---|---|---|---|
lorem | +lorem ipsum | +lorem ipsum dolor | +lorem ipsum dolor sit | +
lorem ipsum dolor sit | +lorem ipsum dolor sit | +lorem ipsum dolor sit | +lorem ipsum dolor sit | +
lorem ipsum dolor sit | +lorem ipsum dolor sit | +lorem ipsum dolor sit | +lorem ipsum dolor sit | +
lorem ipsum dolor sit | +lorem ipsum dolor sit | +lorem ipsum dolor sit | +lorem ipsum dolor sit | +
Title 1 | +Title 2 | +Title 3 | +Title 4 | +
---|---|---|---|
lorem | +lorem ipsum | +lorem ipsum dolor | +lorem ipsum dolor sit | +
lorem ipsum dolor sit amet | +lorem ipsum dolor sit amet consectetur | +lorem ipsum dolor sit amet | +lorem ipsum dolor sit | +
lorem ipsum dolor | +lorem ipsum | +lorem | +lorem ipsum | +
lorem ipsum dolor | +lorem ipsum dolor sit | +lorem ipsum dolor sit amet | +lorem ipsum dolor sit amet consectetur | +
You can write regular markdown here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/headings/tables/etc.
+ +Here is some bold text
+ +Here’s a useless table:
+ +Number | +Next number | +Previous number | +
---|---|---|
Five | +Six | +Four | +
Ten | +Eleven | +Nine | +
Seven | +Eight | +Six | +
Two | +Three | +One | +
How about a yummy crepe?
+ + + +It can also be centered!
+ + + +Here’s a code chunk:
+ +var foo = function(x) {
+ return(x + 5);
+}
+foo(3)
+
And here is the same code with syntax highlighting:
+ +var foo = function(x) {
+ return(x + 5);
+}
+foo(3)
+
And here is the same code yet again but with line numbers:
+ +
+1
+2
+3
+4
+
+var foo = function(x) {
+ return(x + 5);
+}
+foo(3)
+
+
You can add notification, warning and error boxes like this:
+ +Note: This is a notification box.
+ +Warning: This is a warning box.
+ +Error: This is an error box.
+ +This single quote code inetmessage:to
will not be parsed to emoji icon.
Put the math expression within $…$:
+ +\(\LaTeX{}\)
+ +$\Pi$
+ +$ a * b = c ^ b $
+ +$ 2^{\frac{n-1}{3}} $
+ +$ \int_a^b f(x)\,dx. $
+ +\( \int_a^b f(x)\,dx. \)
+ +$$
+\begin{cases}
+\text{if true}\ foo
+\text{if false}\ bar
+\end{cases}
+$$
$ \rho {\rm{FOD}} = \sum\limits{\sigma ,i} {(\delta _1 - \delta _2 n_i^\sigma ) | +\phi _i^\sigma ({\bf{r}}) | +^2} $ | +
$$ \rho {\rm{FOD}} = \sum\limits{\sigma ,i} {(\delta _1 - \delta _2 n_i^\sigma ) | +\phi _i^\sigma ({\bf{r}}) | +^2} $$ | +
Here is a liquid filter.
+ +`escape inline code`
+inline code
+Here is a capture block.
100 / 3 = 33
+ + + +1. 21312
+2. 21312
+4. 4214
+1
+2
+3
+4
+5
+6
+7
+8
+9
+10
+11
+12
+13
+14
+15
+16
+17
+18
+19
+20
+21
+22
+23
+24
+25
+26
+27
+28
+29
+30
+31
+32
+33
+34
+35
+36
+37
+38
+
+import networkx as nx
+from collections import Counter
+
+diagrams = defaultdict(list)
+particle_counts = defaultdict(Counter)
+
+for (a, b), neighbors in common_neighbors.items():
+ # Build up the graph of connections between the
+ # common neighbors of a and b.
+ g = nx.Graph()
+ for i in neighbors:
+ for j in set(nl.point_indices[
+ nl.query_point_indices == i]).intersection(neighbors):
+ g.add_edge(i, j)
+
+ # Define the identifiers for a CNA diagram:
+ # The first integer is 1 if the particles are bonded, otherwise 2
+ # The second integer is the number of shared neighbors
+ # The third integer is the number of bonds among shared neighbors
+ # The fourth integer is an index, just to ensure uniqueness of diagrams
+ diagram_type = 2-int(b in nl.point_indices[nl.query_point_indices == a])
+ key = (diagram_type, len(neighbors), g.number_of_edges())
+ # If we've seen any neighborhood graphs with this signature,
+ # we explicitly check if the two graphs are identical to
+ # determine whether to save this one. Otherwise, we add
+ # the new graph immediately.
+ if key in diagrams:
+ isomorphs = [nx.is_isomorphic(g, h) for h in diagrams[key]]
+ if any(isomorphs):
+ idx = isomorphs.index(True)
+ else:
+ diagrams[key].append(g)
+ idx = diagrams[key].index(g)
+ else:
+ diagrams[key].append(g)
+ idx = diagrams[key].index(g)
+ cna_signature = key + (idx,)
+ particle_counts[a].update([cna_signature])
+
+
void insert(const char* key) {
+ if (*key == '\0') {
+ finish = true;
+ } else {
+ int idx = *key - 'A';
+ if (!next[idx])
+ next[idx] = new Trie();
+ next[idx]->insert(key + 1);
+ }
+}
+
p ":+1:"
+
+ 'user_exists' => 'SELECT EXISTS(SELECT 1 FROM table WHERE username = (:username || \'@sample'))',
++ 'get_users' => 'SELECT split_part(username, \'@\', 1) FROM table WHERE (username ILIKE :search) OR (name ILIKE :search)',
++ 'get_password_hash_for_user' => 'SELECT split_part(password, \'{CRYPT}\', 2) FROM table WHERE username = (:username || \'@sample\')',
++ 'set_password_hash_for_user' => 'UPDATE table SET password = \'{CRYPT}\' || :new_password_hash WHERE username = (:username || \'@sample\')',
+
Reload the Nginx:
+ +$ sudo nginx -s reload
+
+ +Method |
+
+ +\(\lambda^a\) |
+ \[O_3 + C_2H_2 \rightarrow\] + | +\[O_3 + C_2H_4 \rightarrow\] + | +
+ +MAE |
+
+
+
+
+ ||||
---|---|---|---|---|---|---|---|---|
vdW | +TS | +cycloadd. | +vdW | +TS | +cycloadd. | + +|||
\(\lambda\)-tPBE | +0.20 | +-0.40 | +7.69 | +-68.00 | +-1.86 | +4.87 | +-57.57 | +1.29 | +
MC1H-PBE \(^b\) | +0.25 | +-1.08 | +3.66 | +-70.97 | +-1.25 | +0.13 | +-61.26 | +3.35 | +
Reference values \(^c\) | +——— | +-1.90 | +7.74 | +-63.80 | +-1.94 | +3.37 | +-57.15 | +——— | +
\(^a\) The optimal mixing parameter.\(~\) \(^b\) From Ref. .\(~\) \(^c\) Best estimates from Ref. . | ++ + + + + + + + |
1 | +2 | +3 | +4 | +5 | +6 | +7 | +
spancell1
+ +spancell1 |
+ spancell2 | +cell | +spancell3 | + + + +|||
spancell2 | +cell | +spancell3 | + + + +
(0,0) | +(0,1) | +(0,2)
+ + |
+ (0,3) | ++ |
(1,0) | + +(1,3) | ++ + |
(0,0) | +(0,1) | +(0,2) | +(0,3) | ++ |
(1,0) | +(1,3) | + + + +
(0,0) | +(0,1) | +(0,2) | +(0,3)
+ + |
+ + |
(1,0) | + ++ + + |
(0,0)
+ +(1,0) |
+ (0,1)
+ + |
+ (0,2)
+ + |
+ (0,3)
+ + |
+
+ + |
+
Stage | +Direct Products | +ATP Yields | +
---|---|---|
Glycolysis
+ + |
+ 2 ATP | + +|
2 NADH | +3–5 ATP | +|
Pyruvaye oxidation | +2 NADH | +5 ATP | +
Citric acid cycle
+ + |
+ 2 ATP | + +|
6 NADH | +15 ATP | +|
2 FADH | +3 ATP | +|
30–32 ATP | + + +
Here’s a Inline Attribute Lists example | + +|||
---|---|---|---|
+ +IALs + + |
+
+ < Normal HTML Block >
+ |
+ ||
Red | +|||
Green | +|||
Blue | +|||
Black | +
Heading | +Column 1 | +Column 2 | +
---|---|---|
Row 1 | +Apple1(Footnote) | +Youtube (Home) | +
Row 2 | +Banana | +Github | +
Row 3 (merged)
+ + |
+ Blueberry | ++Google ***** Github + | +
Plum | +Raspberry + | +|
Row 4
+ + |
+
+https://www.google.com
+ +https://www.youtube.com + |
+ test | +
+ | ||
Row 5 | +https://www.google.com | + +
Not in table: <Mail Gateway>
In table:
+ +Decision Point | +Design Decision | +
---|---|
Authoritative DNS MX Record | +<Mail Gateway> |
+
9 * 9
+ +1 * 1 = 1 | ++ | + | + |
1 * 2 = 2 | +2 * 2 = 4 | ++ | + |
1 * 3 = 3 | +2 * 3 = 6 | +3 * 3 = 9 | ++ |
1 * 3 = 3 | +2 * 3 = 6 | +3 * 4 = 12 | +4 * 4 = 16 | +
$\LaTeX{}$
+ +Opus Audio (“.opus”):
+ + + +“MP3” file (“.mp3”) :
+ + + +WebM Audio (“.weba”):
+ + + +WebMv2 Audio (“.webm”):
+ + + +Ogg Vorbis (“.ogg”) :
+ + + +“wave” file(“.wav”) :
+ + + +FLAC file (“.flac”) :
+ + + +CAF file (“.caf”) :
+ + + +Spotify Podcast:
+ + + +Local video file (“.webm”):
+ + + +Video with custom thumbnail:
+ + + +Tips:
+|
) to delineate columns, and dashes to delineate the header row from the rest of the table.Use pipes (
+ |
+
+) to delineate columns, and dashes to delineate the header row from the rest of the table. |
+
Footnote ↩
+Paragraphs are separated by a blank line.
+ +2nd paragraph. Italic, bold, and monospace
. Itemized lists
+look like:
Note that — not considering the asterisk — the actual text +content starts at 4-columns in.
+ +++ +Block quotes are +written like so.
+ +They can span multiple paragraphs, +if you like.
+
Use 3 dashes for an em-dash. Use 2 dashes for ranges (ex., “it’s all +in chapters 12–14”). Three dots … will be converted to an ellipsis. +Unicode is supported. ☺
+ +Here’s a numbered list:
+ +Note again how the actual text starts at 4 columns in (4 characters +from the left side). Here’s a code sample:
+ +# Let me re-iterate ...
+for i in 1 .. 10 { do-something(i) }
+
As you probably guessed, indented 4 spaces. By the way, instead of +indenting the block, you can use delimited blocks, if you like:
+ +define foobar() {
+ print "Welcome to flavor country!";
+}
+
(which makes copying & pasting easier). You can optionally mark the +delimited block for Pandoc to syntax highlight it:
+ +import time
+# Quick, count to ten!
+for i in range(10):
+ # (but not *too* quick)
+ time.sleep(0.5)
+ print(i)
+
Now a nested list:
+ +First, get these ingredients:
+ +Boil some water.
+Dump everything in the pot and follow +this algorithm:
+ +find wooden spoon
+uncover pot
+stir
+cover pot
+balance wooden spoon precariously on pot handle
+wait 10 minutes
+goto first step (or shut off burner when done)
+
Do not bump wooden spoon or it will fall.
+Notice again how text always lines up on 4-space indents (including +that last line which continues item 3 above).
+ +Here’s a link to a website, to a local +doc, and to a section heading in the current +doc. Here’s a footnote 1.
+ +Tables can look like this:
+ +Name Size Material Color +————- —– ———— ———— +All Business 9 leather brown +Roundabout 10 hemp canvas natural +Cinderella 11 glass transparent
+ +Table: Shoes sizes, materials, and colors.
+ +(The above is the caption for the table.) Pandoc also supports +multi-line tables:
+ +Keyword Text +——– ———————– +red Sunsets, apples, and + other red or reddish + things.
+ +green Leaves, grass, frogs + and other things it’s + not easy being. +——– ———————–
+ +A horizontal rule follows.
+ +Here’s a definition list:
+ +Again, text is indented 4 spaces. (Put a blank line between each +term and its definition to spread things out more.)
+ +Here’s a “line block” (note how whitespace is honored):
+ +Line one | +
Line too | +
Line tree | +
and images can be specified like so:
+ + + +Inline math equation: $\omega = d\phi / dt$. Display +math should get its own line like so:
+ +$$I = \int \rho R^{2} dV$$
+ +And note that you can backslash-escape any punctuation characters +which you wish to be displayed literally, ex.: `foo`, *bar*, etc.
+Some footnote text. ↩
+Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+ + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
+ +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
+ +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.
+ + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. + +Some great heading (h2) + +Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, m... Read More
+ +Eos eu docendi tractatos sapientem, brute option menandri in vix, quando vivendo accommodare te ius. Nec melius fastidii constituam id, viderer theophrastus ad sit, hinc semper periculis cum id. Noluisse postulant assentior est in, no choro sadipscing repudiandae vix. Vis in euismod delenit dignissim. Ex quod nostrum sit, suas decore animal id i... Read More
+ +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lo... Read More
+ +Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur s... Read More
+ +Put the math expression within $…$: + +\(\LaTeX{}\) + +$\Pi$ + +$ a * b = c ^ b $ + +$ 2^{\frac{n-1}{3}} $ + +$ \int_a^b f(x)\,dx. $ + +\( \int_a^b f(x)\,dx. \) + +$$ +\begin{cases} +\text{if true}\ foo +\text{if false}\ bar +\end{cases} +$$ + + + + + $ \rho {\rm{FOD}} = \sum\limits{\sigma ,i} {(\delta _1 - \delta _2 n_i^\sigma ) + \phi _i^\sigma ({\bf{... Read More
+ +You can write regular markdown here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/headings/tables/etc. + +Here is some bold text + +Here is a secondary heading + +Here’s a useless table: + + + + ... Read More
+ +Hello! I am thrilled that you are here! This is my first and latest blog where I will share my thoughts on financial market and financial fundamental knowledge and occassionally practical example files (models and slides). You can find more about me in the ABOUT page.
+ +To add new posts, simply add a file in the _posts
directory that follows the convention YYYY-MM-DD-name-of-post.ext
and includes the necessary front matter. Take a look at the I
There is a list of topics that I already have in mind that I would lilke to share and hopefully gather your thoughts.
+ +Topic | +Descriptions | +
---|---|
Corporate Finance 101 | +Fundamental framework of classic topics in Corporate Finance. | +
Business Model 101 | +A easy to apply framework for any types of business | +
Often Mistakes in Valuation | +Maybe opinionated | +
Automate model updates with Power Query | +One click updates all | +
Sales Dashboard End to End showcase | +Power BI and standard dataset | +
Book recommendation | +Building a StoryBrand by Donald Miller | +
Book recommendation | +The Synergy Solution by Mark Sirower, Jeff Weirens | +
Please feel free to reach out to me on LinkedIn to let me know your thoughts and make any recommendations if you have.
+ + + + +