Sitemap
A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.
Pages
Posts
Simplest Way to Insert Latex in MS PowerPoint Presentation - IguanaTex
Published:
- IguanaTex is a PowerPoint add-in that can convert Latex Code to corresponding vector map.
How to use
- Go to IguanaTex’s official repo: https://github.com/Jonathan-LeRoux/IguanaTex/tree/v1.62.1
- Following the README.md to install ###
- Remarks:
- Install a correct version of Latex runtime is necessary (e.g., MacTex 2025), otherwise you may missing same package used for running IguanaTex, such as dvipng.
How to Make Your Page Powered by Jekyll & AcademicPages Visible to Search Engine
Published:
It just take several simple steps to make your page powered by Jekyll
& AcademicPages
visible to search engine(taking Google as example)!
Your persoanl homepage will not automatically be visible to search engine, which means others cannot find your page (but still can access your page through URL) through searching for your names or other relevant information. Hence, you need to take a few steps to “register” your webpage to make it available to search engine
- Go to Google Search Console.
- Add your website (take this webpage as an example: https://tom-liii.github.io/) as a property.
- Select the HTML file upload method.
- Download the HTML verification file (e.g., google1234567890abcdef.html).
- Place the HTML verification file to the root of your Jekyll project or Github repository.
- Add the following to
include
section in_config.yml
as following:include: ... - google1234567890abcdef.html
- Now your can verify the ownership of your page.
- Wait for the search engine to process your data, which may take a day or so.
Adding Conditional Control to Text-to-Image Diffusion Models
Published:
See full version of this blog on Notion
Introduction
Start Learning Diffusion Model!
Published:
See full version of this blog on Notion
Overview
- Introduction to Diffusion Model
- The Architecture of Diffusion Model
- Connecting Diffusion Model with Real-World Application — Take Text-to-Image Generation as an Example
- Start Playing with Diffusion Models!
portfolio
Portfolio item number 1
Published:
Short description of portfolio item number 1
Portfolio item number 2
Published:
Short description of portfolio item number 2
publications
Paper Title Number 1
Published in Journal 1, 2009
This paper is about the number 1. The number 2 is left for future work.
Recommended citation: Your Name, You. (2009). "Paper Title Number 1." Journal 1. 1(1).
Download Paper | Download Slides
Paper Title Number 2
Published in Journal 1, 2010
This paper is about the number 2. The number 3 is left for future work.
Recommended citation: Your Name, You. (2010). "Paper Title Number 2." Journal 1. 1(2).
Download Paper | Download Slides
Paper Title Number 3
Published in Journal 1, 2015
This paper is about the number 3. The number 4 is left for future work.
Recommended citation: Your Name, You. (2015). "Paper Title Number 3." Journal 1. 1(3).
Download Paper | Download Slides
Paper Title Number 4
Published in GitHub Journal of Bugs, 2024
This paper is about fixing template issue #693.
Recommended citation: Your Name, You. (2024). "Paper Title Number 3." GitHub Journal of Bugs. 1(3).
Download Paper
talks
Talk 1 on Relevant Topic in Your Field
Published:
This is a description of your talk, which is a markdown files that can be all markdown-ified like any other post. Yay markdown!
Conference Proceeding talk 3 on Relevant Topic in Your Field
Published:
This is a description of your conference proceedings talk, note the different field in type. You can put anything in this field.
teaching
Teaching experience 1
Undergraduate course, University 1, Department, 2014
This is a description of a teaching experience. You can use markdown like any other post.
Teaching experience 2
Workshop, University 1, Department, 2015
This is a description of a teaching experience. You can use markdown like any other post.