{"id":16517881,"url":"https://github.com/mtsokol/bibtexbrowser","last_synced_at":"2025-03-02T19:40:56.479Z","repository":{"id":82426573,"uuid":"113658294","full_name":"mtsokol/BibTeXBrowser","owner":"mtsokol","description":"Console browser for *.bib files with author and entry filters.","archived":false,"fork":false,"pushed_at":"2017-12-09T10:44:26.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T06:43:21.405Z","etag":null,"topics":["abstract-factory-pattern","bibtex","bibtexparser","java","junit5","oop","visitor-pattern"],"latest_commit_sha":null,"homepage":"","language":"Java","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/mtsokol.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-09T09:38:50.000Z","updated_at":"2017-12-09T10:39:10.000Z","dependencies_parsed_at":"2023-06-15T15:30:13.676Z","dependency_job_id":null,"html_url":"https://github.com/mtsokol/BibTeXBrowser","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/mtsokol%2FBibTeXBrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtsokol%2FBibTeXBrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtsokol%2FBibTeXBrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtsokol%2FBibTeXBrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtsokol","download_url":"https://codeload.github.com/mtsokol/BibTeXBrowser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241564432,"owners_count":19982958,"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":["abstract-factory-pattern","bibtex","bibtexparser","java","junit5","oop","visitor-pattern"],"created_at":"2024-10-11T16:34:08.953Z","updated_at":"2025-03-02T19:40:56.473Z","avatar_url":"https://github.com/mtsokol.png","language":"Java","readme":"# BibTeXBrowser\n\nProject for \"Object Oriented Programming\" course on \"AGH - University of Science and Technology\" in Cracow.\n\n\n## How it works\n\nBibTeXBrowser opens *.bib files and creates indentical objective form in Java. \nThen, based on given arguments, program prints filtered parts. Document can be filtered by:\n- Authors\n- Entry types\n\nExemplary arguments in **Main.java**.\n\nProject shows proper usage of **Visitor** design pattern. It has been used to add \nfiltering functionality to Entries classes without modifying them.\n\n\nProject also shows proper usage of **Abstract Factory** design pattern, which allows to instantiate classes with common interface.\n\n\n\n### Concept diagram\n\nDiagram shows relations between abstract concepts. It isn't made in any UML standard. \n\n![Diagram](https://image.ibb.co/eJbUEb/Bib_Te_X_Browser.jpg)\n\n\nProject contains JUnit5 tests for factories. \n\n## Used libraries\n\n- [JUnit5](https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api/5.0.2)\n- Java8\n\n## External links\n\n- [Summary of BibTeX](http://maverick.inria.fr/~Xavier.Decoret/resources/xdkbibtex/bibtex_summary.html)\n- [BibTeX on Wikipedia](https://en.wikipedia.org/wiki/BibTeX)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtsokol%2Fbibtexbrowser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtsokol%2Fbibtexbrowser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtsokol%2Fbibtexbrowser/lists"}