\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Dr Milind Audichya (drmkaudichya)} \pdfinfo{ /Title (the-right-to-information-act-2005-rti-2005.pdf) /Creator (Cheatography) /Author (Dr Milind Audichya (drmkaudichya)) /Subject (The Right to Information Act, 2005 - RTI, 2005 Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{407EC9} \definecolor{LightBackground}{HTML}{F3F6FB} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{The Right to Information Act, 2005 - RTI, 2005 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Dr Milind Audichya (drmkaudichya)} via \textcolor{DarkBackground}{\uline{cheatography.com/202141/cs/42878/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Dr Milind Audichya (drmkaudichya) \\ \uline{cheatography.com/drmkaudichya} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 29th March, 2024.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{2} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{ACT DETAILS}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Short Title}} & The Right to Information Act, 2005 \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{Act Year}} & 2005 \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{Act Number}} & 22 \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} {\bf{Ministry}} & Ministry of Personnel, Public Grievances and Pensions \tn % Row Count 7 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{Department}} & Department of Personnel and Training \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} {\bf{Long Title}} & An Act to provide for setting out the practical regime of right to information for citizens to secure access to information under the control of public authorities, in order to promote transparency and accountability in the working of every public authority, the constitution of a Central Information Commission and State Information Commissions and for matters connected therewith or incidental thereto. \tn % Row Count 30 (+ 21) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{ACT DETAILS (cont)}} \tn % Row 6 \SetRowColor{LightBackground} {\bf{Enactment Date}} & 15-06-2005 \tn % Row Count 1 (+ 1) % Row 7 \SetRowColor{white} {\bf{Enforcement Date}} & Ss. 4(1), 5(1) (2), 12, 13, 15, 16, 24, 27, 28 (15-06-2005) and rest provisions on 120th day of its enactment. \tn % Row Count 7 (+ 6) % Row 8 \SetRowColor{LightBackground} {\bf{Chapters}}({\bf{6}}) & I-VI \tn % Row Count 8 (+ 1) % Row 9 \SetRowColor{white} {\bf{Sections}}({\bf{31}}) & 1-31 \tn % Row Count 9 (+ 1) % Row 10 \SetRowColor{LightBackground} {\bf{Schedules}}({\bf{2}}) & 1-2 \tn % Row Count 10 (+ 1) % Row 11 \SetRowColor{white} {\bf{RTI Act - English}} & {\bf{\{\{popup="https://www.indiacode.nic.in/bitstream/123456789/2065/1/A2005-22.pdf"\}\}Click to access act in English\{\{/popup\}\}}} \tn % Row Count 17 (+ 7) % Row 12 \SetRowColor{LightBackground} {\bf{सूचना का अधिकार \seqsplit{अधिनियम}, 2005}} & {\bf{\{\{popup="https://www.indiacode.nic.in/bitstream/123456789/2065/2/H2005-22.pdf"\}\}Click to access act in Hindi\{\{/popup\}\}}} \tn % Row Count 24 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.292 cm} x{4.864 cm} x{1.444 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{CHAPTERS}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{CHAPTER}} & {\bf{CHAPTER TITLE}} & {\bf{SECTIONS}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{I}} & PRELIMINARY & 1-2 \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{II}} & RIGHT TO INFORMATION AND OBLIGATIONS OF PUBLIC AUTHORITIES & 3-11 \tn % Row Count 6 (+ 3) % Row 3 \SetRowColor{white} {\bf{III}} & THE CENTRAL INFORMATION COMMISSION & 13-14 \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{IV}} & THE STATE INFORMATION COMMISSION & 15-17 \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} {\bf{V}} & POWERS AND FUNCTIONS OF THE INFORMATION COMMISSIONS, APPEAL AND PENALTIES & 18-20 \tn % Row Count 13 (+ 3) % Row 6 \SetRowColor{LightBackground} {\bf{VI}} & MISCELLANEOUS & 21-31 \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.72 cm} x{2.016 cm} x{2.232 cm} x{2.232 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Landmark Judgements}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Sr.No.}} & {\bf{Case}} & {\bf{Particular}} & {\bf{Link}} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} 1 & {\bf{State of U.P. v. Raj Narain (1975)}} & The court \seqsplit{acknowledged} that the fundamental right to freedom of speech and expression, as protected by Article 19(1)(a) of the Indian \seqsplit{Constitution}, includes the right to \seqsplit{information.} According to the court, citizens have a right to know about government operations, as this is essential to a functioning democracy. & \{\{popup="https://main.sci.gov.in/jonew/judis/6074.pdf"\}\} {\emph{1975 AIR 865}} - {\bf{Read Judgement}}\{\{/popup\}\} \tn % Row Count 30 (+ 27) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{p{0.72 cm} x{2.016 cm} x{2.232 cm} x{2.232 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Landmark Judgements (cont)}} \tn % Row 2 \SetRowColor{LightBackground} 2 & {\bf{Central Public \seqsplit{Information} Officer v. Subhash Chandra Agarwal (2019)}} & The 5-judge \seqsplit{constitution} bench, consisting of Ranjan Gogoi, CJ, NV Ramana, Dr. DY Chandrachud, Deepak Gupta, and Sanjiv Khanna, JJ, held in Central Public Information Officer v. Subhash Chandra Agarwal, 2019 SCC OnLine SC 1459, that the Chief Justice of India's office falls under the purview of the Right to \seqsplit{Information.} & \{\{popup="https://main.sci.gov.in/supremecourt/2009/36624/36624\_2009\_1\_1502\_18247\_Judgement\_13-Nov-2019.pdf"\}\} {\emph{2019 SCC OnLine SC 1459}} - {\bf{Read Judgement}}\{\{/popup\}\} \tn % Row Count 27 (+ 27) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.48 cm} x{5.52 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{CHAPTER I}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{CHAPTER TITLE}} & {\emph{PRELIMINARY}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{SECTION}} & {\bf{PARTICULAR}} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} 1 & Short title, extent and commencement. \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} 2 & Definitions \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.4 cm} x{5.6 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{CHAPTER II}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{CHAPTER TITLE}} & {\emph{RIGHT TO INFORMATION AND OBLIGATIONS OF PUBLIC AUTHORITIES}} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{SECTION}} & {\bf{PARTICULAR}} \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} 3 & Right to information \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} 4 & Obligations of public authorities \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} 5 & Designation of Public Information Officers \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} 6 & Request for obtaining information \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} 7 & Disposal of request \tn % Row Count 12 (+ 1) % Row 7 \SetRowColor{white} 8 & Exemption from disclosure of information \tn % Row Count 14 (+ 2) % Row 8 \SetRowColor{LightBackground} 9 & Grounds for rejection to access in certain cases \tn % Row Count 16 (+ 2) % Row 9 \SetRowColor{white} 10 & Severability \tn % Row Count 17 (+ 1) % Row 10 \SetRowColor{LightBackground} 11 & Third party information \tn % Row Count 18 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.4 cm} x{5.6 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{CHAPTER III}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{CHAPTER TITLE}} & {\emph{THE CENTRAL INFORMATION COMMISSION}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{SECTION}} & {\bf{PARTICULAR}} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} 12 & Constitution of Central Information Commission \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} 13 & Terms of office and conditions of service \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} 14 & Removal of Chief Information Commissioner or Information Commissioner \tn % Row Count 10 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.4 cm} x{5.6 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{CHAPTER IV}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{CHAPTER TITLE}} & {\emph{THE STATE INFORMATION COMMISSION}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{SECTION}} & {\bf{PARTICULAR}} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} 15 & Constitution of State Information Commission \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} 16 & Term of office and conditions of service \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} 17 & Removal of State Chief Information Commissioner or State Information Commissioner \tn % Row Count 10 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.4 cm} x{5.6 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{CHAPTER V}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{CHAPTER TITLE}} & {\emph{POWERS AND FUNCTIONS OF THE INFORMATION COMMISSIONS, APPEAL AND PENALTIES}} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{SECTION}} & {\bf{PARTICULAR}} \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} 18 & Powers and functions of Information Commissions \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} 19 & Appeal \tn % Row Count 7 (+ 1) % Row 4 \SetRowColor{LightBackground} 20 & Penalties \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.4 cm} x{5.6 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{CHAPTER VI}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{CHAPTER TITLE}} & {\emph{MISCELLANEOUS}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{SECTION}} & {\bf{PARTICULAR}} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} 21 & Protection of action taken in good faith \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} 22 & Act to have overriding effect \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} 23 & Bar of jurisdiction of courts \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} 24 & Act not to apply to certain organisations \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} 25 & Monitoring and reporting \tn % Row Count 12 (+ 1) % Row 7 \SetRowColor{white} 26 & Appropriate Government to prepare programmes \tn % Row Count 14 (+ 2) % Row 8 \SetRowColor{LightBackground} 27 & Power to make rules by appropriate Government \tn % Row Count 16 (+ 2) % Row 9 \SetRowColor{white} 28 & Power to make rules by competent authority \tn % Row Count 18 (+ 2) % Row 10 \SetRowColor{LightBackground} 29 & Laying of rules \tn % Row Count 19 (+ 1) % Row 11 \SetRowColor{white} 30 & Power to remove difficulties \tn % Row Count 20 (+ 1) % Row 12 \SetRowColor{LightBackground} 31 & Repeal \tn % Row Count 21 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}