Etc…
- https://github.com/academicpages/academicpages.github.io
- Academic Pages is a GitHub Pages template for personal and professional portfolio-oriented websites.
Projects
- RS-2023-00236928 개인정보보호위원회 한국인터넷진흥원 개인정보기술표준개발지원(R&D) Standardardization of Personal Information Security Requirements for Metaverse Environments 메타버스 환경에서 개인정보보호 요구사항 표준, 2023.04.01~2025.12.31
- This work was supported by the National Research Foundation of Korea grant funded by the Korea government(MSIT) (No. 2020R1A2C1008589). 이 성과는 정부(과학기술정보통신부)의 재원으로 한국연구재단의 지원을 받아 수행된 연구임(No. 2020R1A2C1008589). Secure Healthcare-Cloud Framework for AI-based Resource Management, AI 기반의 자원 관리를 위한 안전한 헬스케어-클라우드 프레임워크, 중견연구 2020.03.01 ~ 2025.02.28
- 2021년도 스포츠산업혁신기반조성(R&D)사업 2021 Sports Industry Innovation Foundation(R&D) Project (지정-5)실내 스포츠 이용자 안전을 위한 스마트체육시설 기술개발 Development of smart sports facility technology for the safety of indoor sports users - 다중 카메라 영상 기반 실내 스포츠 이용자 행동 패턴 인식 SW 개발 2021.04.01 ~ 2022.12.31
- 정보보호핵심원천기술개발사업(국가공공정보보호인프라강화) 1711073998 This work was supported by Institute for Information and Communications Technology Promotion(IITP) grant funded by the Korea government(MSIT) (No.2018-0-00245, Development of prevention technology against AI dysfunction induced by deception attack) 이 논문은 2018년도 정부(과학기술정보통신부)의 재원으로 정보통신기술진흥센터의 지원을 받아 수행된 연구임 (No.2018-0-00245, 기만공격에 의한 AI 역기능 방지 기술 개발) 2018.04.01 ~ 2020.12.31
- This work was supported by the IT R&D program of MSIP/IITP. [10041682, Development of high-definition 3D image processing technologies using advanced integral imaging with improved depth range] 본 연구는 미래창조과학부 및 정보통신기술진흥센터의 정보통신미디어산업원천기술개발사업의 일환으로 수행하였음. [10041682, 집적영상(IP) 깊이 표현 범위를 개선한 고선명 3D 영상 처리 기술] 2012.06.01 ~ 2015.05.31
부산일보 과학칼럼/국제신문 과학에세이
- 실감 콘텐츠 메타버스@21.12.22
- 3D 프린터가 가져올 세상@14.12.1
- IT 강국, 이제 소프트웨어 강국으로@14.09.29
- 영상처리기술에 응용된 음악과 수학@14.07.21
- 전자기파와 조난무선통신@14.05.19
- X레이와 방사선 피폭@14.03.10
- 한국에서 처음 열리는 ‘세계수학자대회’@14.01.13
- 빅데이터활용과 개인정보 보호@13.11.11
- 마우스의 아버지 더글라스 엥겔바트@13.09.02
- 디지털 시대의 창조경제@13.06.24
- 자연의 아름다움에서 나타나는 숫자0.618…@13.04.22
- 이미지센서 이야기@13.01.28
- IPv6@07.12.14
- 죽어서야 계산을 멈춘 수학자@07.11.16
- KB, MB, GB, TB, PB, EB, ZB,… @07.10.19
- 휴대폰 한글 입력방식 통일을@07.09.21
- 작아지고 있는 세상@07.08.24
- 하이퍼링크의 세상@07.07.27
- 나와 무관하지 않은 좁은 세상@07.06.29
- 코흐곡선과 남북철도@07.06.01
- 디지털시대의 퓨전·컨버전스 서비스@07.05.04
- 디지털 중독의 시대가 다가온다@07.03.30
- 초고속인터넷과 소프트웨어 산업@07.03.02
- 한 수학자 이야기@07.02.02
- 유비컬리스트 되기@07.01.05
Locations of key files/directories
- Basic config options: _config.yml
- Top navigation bar config: _data/navigation.yml
- Single pages: _pages/
- Collections of pages are .md or .html files in:
- _publications/
- _portfolio/
- _posts/
- _teaching/
- _talks/
- Footer: _includes/footer.html
- Static files (like PDFs): /files/
- Profile image (can set in _config.yml): images/profile.png
Tips and hints
- Name a file “.md” to have it render in markdown, name it “.html” to render in HTML.
- Go to the commit list (on your repo) to find the last version GitHub built with Jekyll.
- Green check: successful build
- Orange circle: building
- Red X: error
- No icon: not built
- Academic Pages uses Jekyll Kramdown, GitHub Flavored Markdown (GFM) parser, which is similar to the version of Markdown used on GitHub, but may have some minor differences.
- Some of emoji supported on GitHub should be supposed via the Jemoji plugin
. - The best list of the supported emoji can be found in the Emojis for Jekyll via Jemoji blog post.
- Some of emoji supported on GitHub should be supposed via the Jemoji plugin
- While GitHub Pages prevents server side code from running, client-side scripts are supported.
- This means that Google Analytics is supported, and the wiki should contain the most up-to-date information on getting it working.
- Your CV can be written using either Markdown (preview) or generated via JSON (preview) and the layouts are slightly different. You can update the path to the one being used in
_data/navigation.ymlwith the JSON formatted CV being hidden by default.
Resources
MathJax
Support for MathJax Version 3.0 is included in the template:
\[\displaylines{ \nabla \cdot E= \frac{\rho}{\epsilon_0} \\\ \nabla \cdot B=0 \\\ \nabla \times E= -\partial_tB \\\ \nabla \times B = \mu_0 \left(J + \varepsilon_0 \partial_t E \right) }\]The default delimiters of $$...$$ and \\[...\\] are supported for displayed mathematics, while \\(...\\) should be used for in-line mathematics (ex., \(a^2 + b^2 = c^2\))
Note that since Academic Pages uses Markdown which cases some interference with MathJax and LaTeX for escaping characters and new lines, although some workarounds exist.
Markdown guide
Academic Pages uses kramdown for Markdown rendering, which has some differences from other Markdown implementations such as GitHub’s. In addition to this guide, please see the kramdown Syntax page for full documentation.
Header three
Header four
Header five
Header six
Blockquotes
Single line blockquote:
Quotes are cool.
Tables
Table 1
| Entry | Item | |
|---|---|---|
| John Doe | 2016 | Description of the item in the list |
| Jane Doe | 2019 | Description of the item in the list |
| Doe Doe | 2022 | Description of the item in the list |
Table 2
| Header1 | Header2 | Header3 |
|---|---|---|
| cell1 | cell2 | cell3 |
| cell4 | ce | |
| ll5 | cell6 | |
| cell1 | cell2 | cell3 |
| cell4 | cell5 | cell6 |
| Foot1 | Foot2 | Foot3 |
Definition Lists
- Definition List Title
- Definition list division.
- Startup
- A startup company or startup is a company or temporary organization designed to search for a repeatable and scalable business model.
- #dowork
- Coined by Rob Dyrdek and his personal body guard Christopher “Big Black” Boykins, “Do Work” works as a self motivator, to motivating your friends.
- Do It Live
- I’ll let Bill O’Reilly explain this one.
Unordered Lists (Nested)
- List item one
- List item one
- List item one
- List item two
- List item three
- List item four
- List item two
- List item three
- List item four
- List item one
- List item two
- List item three
- List item four
Ordered List (Nested)
- List item one
- List item one
- List item one
- List item two
- List item three
- List item four
- List item two
- List item three
- List item four
- List item one
- List item two
- List item three
- List item four
Buttons
Make any link standout more when applying the .btn class.
Notices
Basic notices or call-outs are supported using the following syntax:
**Watch out!** You can also add notices by appending `{: .notice}` to the line following paragraph.
{: .notice}
which wil render as:
Watch out! You can also add notices by appending {: .notice} to the line following paragraph.
Footnotes
Footnotes can be useful for clarifying points in the text, or citing information.1 Markdown support numeric footnotes, as well as text as long as the values are unique.2
This is the regular text.[^1] This is more regular text.[^note]
[^1]: This is the footnote itself.
[^note]: This is another footnote.
HTML Tags
Address Tag
1 Infinite LoopCupertino, CA 95014
United States
Anchor Tag (aka. Link)
This is an example of a link.
Abbreviation Tag
The abbreviation CSS stands for “Cascading Style Sheets”.
Cite Tag
“Code is poetry.” —Automattic
Code Tag
You will learn later on in these tests that word-wrap: break-word; will be your best friend.
You can also write larger blocks of code with syntax highlighting supported for some languages, such as Python:
print('Hello World!')
or R:
print("Hello World!", quote = FALSE)
Details Tag (collapsible sections)
The HTML <details> tag works well with Markdown and allows you to include collapsible sections, see W3Schools for more information on how to use the tag.
Collapsed by default
This section was collapsed by default!The source code:
<details>
<summary>Collapsed by default</summary>
This section was collapsed by default!
</details>
Or, you can leave a section open by default by including the open attribute in the tag:
Open by default
This section is open by default thanks to open in the <details open> tag!Emphasize Tag
The emphasize tag should italicize text.
Insert Tag
This tag should denote inserted text.
Keyboard Tag
This scarcely known tag emulates keyboard text, which is usually styled like the <code> tag.
Preformatted Tag
This tag styles large blocks of code.
.post-title {
margin: 0 0 5px;
font-weight: bold;
font-size: 38px;
line-height: 1.2;
and here's a line of some really, really, really, really long text, just to see how the PRE tag handles it and to find out how it overflows;
}
Quote Tag
Developers, developers, developers…
–Steve Ballmer
Strike Tag
This tag will let you strikeout text.
Strong Tag
This tag shows bold text.
Subscript Tag
Getting our science styling on with H2O, which should push the “2” down.
Superscript Tag
Still sticking with science and Isaac Newton’s E = MC2, which should lift the 2 up.
Variable Tag
This allows you to denote variables.
Footnotes
The footnotes in the page will be returned following this line, return to the section on Markdown Footnotes.