emeryberger / CSrankings

A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
http://csrankings.org
Other
2.73k stars 3.26k forks source link

Add New Faculty Wardat at Oakland University #8019

Closed Wardat-ISU closed 2 days ago

Wardat-ISU commented 3 days ago

Contributing to CSrankings

Thanks for contributing to CSrankings! Please read and indicate you agree with all these guidelines to getting your pull request accepted. Note that pull requests may take some time to get merged (please don't contact us for at least three months for updates, unless you are a sponsor - see below).

If you find CSrankings useful, please consider becoming a sponsor.

NOTE: IF YOU DO NOT FOLLOW THE STEPS BELOW, YOUR PULL REQUEST WILL BE SUMMARILY REJECTED. You must read and check all the boxes below by filling them in with an X or your PR will be rejected.

The Basics

Inclusion criteria

Updating an affiliation or home page

Adding one or more faculty members (including an entire department)

(Advanced) Quick contribution via a shallow clone

We recommend that you use the GitHub web user interface to make changes. However, it may be more convenient to clone the repository for larger-scale changes.

However, a full clone of the CSrankings repository is almost 2GB. To contribute a change without creating a full local clone of the CSrankings repo, you can perform a shallow clone. To do so, follow these steps:

  1. Fork the CSrankings repo. If you have an existing fork, but it is not up to date with the main repository, this technique may not work. If necessary, delete and re-create your fork to get it up to date. (Do not delete your existing fork if it has unmerged changes you want to preserve!)

  2. Do a shallow clone of your fork: git clone --depth 1 https://github.com/yourusername/CSrankings. This will only download the most recent commit, not the full git history.

  3. Make your changes on a branch, push them to your clone, and create a pull request on GitHub as usual.

If you want to make another contribution and some time has passed, perform these steps again, creating a fresh fork and shallow clone.

emeryberger commented 2 days ago

Clearly edited with Excel, which has corrupted many entries.

Do not use Excel to edit any .csv files; Excel incorrectly tries to convert some Google Scholar entries to formulas, corrupting the database. Use the GitHub user interface or a text editor like emacs or NotePad instead.

Wardat-ISU commented 2 days ago

Hello,

Should I repeat the steps again? Can I send my information to you? I tried twice, but it seems to have failed.

Dr. Mohammad Wardat

Assistant Professor Dept of Computer Science & Engineering Oakland University, Rochester, MI 48309 Phone: (248) 370-2683 Email : @.*** Web : https://wardat.github.io/

On Sat, Nov 23, 2024 at 1:02 PM Emery Berger @.***> wrote:

Closed #8019 https://github.com/emeryberger/CSrankings/pull/8019.

— Reply to this email directly, view it on GitHub https://github.com/emeryberger/CSrankings/pull/8019#event-15408293591, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASY3E4UGBDOO2QBOLBYXPEL2CC7KTAVCNFSM6AAAAABSJ4T5D2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJVGQYDQMRZGM2TSMI . You are receiving this because you authored the thread.Message ID: @.***>

emeryberger commented 2 days ago

You can use the web interface here to fork the repo, edit the relevant CSV file, and make a PR.