This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {- Author: Grigory Shepelev.; Github: @altjsus; E-mail: [email protected] -} | |
| import Data.List | |
| import Data.Ord | |
| import Data.Maybe | |
| import Control.Monad | |
| import System.Random | |
| import Fake hiding (shuffle) | |
| import Fake.Provider.Person.EN_US |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| % Шаблон (версия от 15.02.2016) предназначен | |
| % для использования студентами каф. ПМиИ СамГТУ | |
| % при оформлении отчетов по лабораторным работам. | |
| % Copyright (c) 2016 by Mikhail Saushkin ([email protected]) | |
| % All rights reserved except the rights granted by the | |
| % Creative Commons Attribution 4.0 International Licence | |
| % <https://creativecommons.org/licenses/by/4.0/> | |
| % Свежая версия шаблона здесь <https://www.overleaf.com/read/sqvxbnhgxxdm> | |
| \documentclass[14pt,a4paper,report]{ncc} |
NewerOlder