{"id":13632845,"url":"https://github.com/guanyingc/latex_paper_writing_tips","last_synced_at":"2025-04-14T08:16:05.814Z","repository":{"id":42940640,"uuid":"429674912","full_name":"guanyingc/latex_paper_writing_tips","owner":"guanyingc","description":"Tips for Writing a Research Paper using LaTeX","archived":false,"fork":false,"pushed_at":"2023-05-04T15:51:42.000Z","size":4128,"stargazers_count":3424,"open_issues_count":0,"forks_count":388,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-03-31T00:08:14.903Z","etag":null,"topics":["cvpr","latex","paper","poster","thesis-latex-template"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guanyingc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-11-19T04:59:45.000Z","updated_at":"2025-03-30T15:44:52.000Z","dependencies_parsed_at":"2024-01-14T07:17:25.626Z","dependency_job_id":"41a4624c-8ad9-467a-bc5d-2e96f5e23bd9","html_url":"https://github.com/guanyingc/latex_paper_writing_tips","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanyingc%2Flatex_paper_writing_tips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanyingc%2Flatex_paper_writing_tips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanyingc%2Flatex_paper_writing_tips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanyingc%2Flatex_paper_writing_tips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guanyingc","download_url":"https://codeload.github.com/guanyingc/latex_paper_writing_tips/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574085,"owners_count":20960496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cvpr","latex","paper","poster","thesis-latex-template"],"created_at":"2024-08-01T22:03:19.221Z","updated_at":"2025-04-07T01:07:45.289Z","avatar_url":"https://github.com/guanyingc.png","language":"TeX","funding_links":[],"categories":["TeX"],"sub_categories":[],"readme":"# Tips for Writing a Research Paper using LaTeX\n\n## Table of Contents\n* [Brief Introduction](#brief-introduction)\n  * [Examples for Table Organization](#examples-for-table-organization)\n  * [Examples for Figure Organization](#examples-for-figure-organization)\n* [More Resources](#more-resources)\n  * [LaTeX Templates for CVPR/ICCV/NeurIPS Paper Submission](#latex-templates-for-cvpriccvneurips-paper-submission)\n  * [Sample LaTeX Conference Posters (CVPR/ICCV/ECCV/NeurIPS)](#sample-latex-conference-posters-cvpriccveccvneurips)\n  * [LaTeX Files for My Thesis (SYSU B.Eng. + HKU PhD.)](#latex-files-for-my-thesis-sysu-beng--hku-phd)\n  * [Simple Python Programs for Figure Creation](#simple-python-programs-for-figure-creation)\n  * [Great Resources Shared by Others](#great-resources-shared-by-others)\n\n## Brief Introduction\nLaTeX is a very powerful tool for documentation preparation, and is often used by researchers to prepare a manuscript for reviewing and publication. \nHowever, some new graduate students might not have experience in using LaTeX and thus have a difficult time in prepare their first papers.\n\nIn this [article (PDF)](./paper_writing_tips.pdf), we will first provide some tips for paper writing.\nThen, we will showcase several working examples for the tables and figures, which have been used in our previous publications. The readers are encouraged to adapt those tables and figures to their purposes to save time when preparing their first papers.\n\n**Overleaf Link: https://www.overleaf.com/read/hypvpvnzjjwx**\n\n\n### Examples for Table Organization\n\u003cp align=\"center\"\u003e\n    \u003cimg src='samples/table.jpg' width=\"800\"\u003e\n\u003c/p\u003e\n\n### Examples for Figure Organization\n\u003cp align=\"center\"\u003e\n    \u003cimg src='samples/figure.jpg' width=\"800\"\u003e\n\u003c/p\u003e\n\n## More Resources\n\n### LaTeX Templates for CVPR/ICCV/NeurIPS Paper Submission\n- [:boom: Main Paper + Supplementary for Conference Submission (NeurIPS) in Overleaf](https://www.overleaf.com/read/bwkhwwpjnnrs)\n- [:boom: Main Paper + Rebuttal + Supplementary for Conference Submission (CVPR/ICCV) in Overleaf](https://www.overleaf.com/read/nzxkcksvjhkr)\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src='samples/cvpr_latex_structure.jpg' width=\"800\"\u003e\n    \u003c!--\u003cimg src='samples/cvpr_latex_supp.jpg' width=\"800\"\u003e--\u003e\n    \u003cimg src='samples/cvpr_latex_rebuttal.jpg' width=\"800\"\u003e\n\u003c/p\u003e\n\n**Download or fork the overleaf project: click the menu at the top left, and select `Source` or `Copy`**\n\u003cp align=\"center\"\u003e\n    \u003cimg src='samples/overleaf_menu.png' height=\"100\"\u003e\n    \u003cimg src='samples/overleaf_download_copy.png' height=\"100\"\u003e\n\u003c/p\u003e\n\n- [Rebuttal for Conference Submission (CVPR/ICCV)](https://github.com/guanyingc/cv_rebuttal_template)\n- [Supplementary Material for Conference Submission (CVPR/ICCV/ECCV)](https://www.overleaf.com/read/drpfhrnwyvfz)\n\n### Sample LaTeX Conference Posters (CVPR/ICCV/ECCV/NeurIPS)\n- [TOM-Net: Learning Transparent Object Matting from a Single Image (CVPR 2018)](https://github.com/guanyingc/TOM-Net_Poster_LaTex)\n- [PS-FCN: A Flexible Learning Framework for Photometric Stereo (ECCV 2018)](https://github.com/guanyingc/PS-FCN_Poster_LaTex)\n- [Self-calibrating Deep Photometric Stereo Networks (CVPR 2019)](https://github.com/guanyingc/SDPS-Net_Poster_LaTex)\n- [HDR Video Reconstruction: A Coarse-to-fine Network and A Real-world Benchmark Dataset (ICCV 2021)](https://github.com/guanyingc/DeepHDRVideo_Poster_LaTex)\n- [PS-NeRF: Neural Inverse Rendering for Multi-view Photometric Stereo (ECCV 2022)](https://github.com/ywq/PS-NeRF_Poster_LaTex)\n- [S^3-NeRF: Neural Reflectance Field from Shading and Shadow under a Single Viewpoint (NeurIPS 2022)](https://github.com/ywq/S3-NeRF_Poster_LaTex)\n\u003cp align=\"center\"\u003e\n    \u003cimg src='samples/poster_example_cvpr19.jpg' width=\"800\"\u003e\n    \u003cbr\u003e\u003cbr\u003e\n    \u003cimg src='samples/poster_example_iccv21.jpg' width=\"800\"\u003e\n    \u003cbr\u003e\u003cbr\u003e\n    \u003cimg src='samples/poster_example_neurips22.jpg' width=\"800\"\u003e\n\u003c/p\u003e\n\n### LaTeX Files for My Thesis (SYSU B.Eng. + HKU PhD.)\n- [Single View Analysis of Non-Lambertian Objects Based on Deep Learning](https://github.com/guanyingc/HKU-PhD-Thesis-LaTex) (PhD Thesis, HKU CS)\n- [LaTex Template Files for Undergraduate Thesis (Sun Yat-sen University)](https://github.com/guanyingc/SYSU-LaTex-Thesis)\n\n### Simple Python Programs for Figure Creation\n- [A simple code for plotting figure, colorbar, and cropping with python](https://github.com/guanyingc/python_plot_utils)\n\n\n### Great Resources Shared by Others\n- Paper Writing Tips by MLNLP-World: https://github.com/MLNLP-World/Paper-Writing-Tips\n- Paper Picture Writing Code by MLNLP-World: https://github.com/MLNLP-World/Paper-Picture-Writing-Code\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguanyingc%2Flatex_paper_writing_tips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguanyingc%2Flatex_paper_writing_tips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguanyingc%2Flatex_paper_writing_tips/lists"}